@charset "UTF-8";
@import "reset.css";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ³õÆÚÔO¶¨ */
body {
	color: #333;
	font-size: 14px;
	font-family: 'Noto Sans Japanese', sans-serif;
	background-color: #f5f5f5;
}
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.drawer-nav{
	background-image: url(/extra/home-coming-day/hcd_14/img/menu_bg01.jpg);
	background-repeat: repeat;
}
/*¥Ñ¥ó¤¯¤º¥ê¥¹¥È*/
#breadcrumbs{
	width: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.5em;
	font-size: 12px;
}

/* wrapper 1000px */
.wrapper1000{
	margin: auto;
	width: 1000px;
	background-color: #fff;
	}
	
	
#head-base{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: fixed;
	height: 40px;
	background-color: #FFF;
	z-index: 3;
	width:100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0px;
	top:0;
	}
	
	
.head-logo{
	width:200px;
	margin:auto;
	display: block;
}

.head-download{
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 10;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(/extra/home-coming-day/hcd_14/img/head_download.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
}

.drawer-menu01{
	height: 60px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	
}

/* home-content */
	
#home-header{
	width: auto;
	text-align: center;
	margin-top:0;
}

#home-info h1,#home-news h1,#home-fome h1{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 3em;
	padding-bottom: 0.75em;
}

.home-bg{
	width: 730px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	padding: 35px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	font-size: 18px;
	line-height: 1.75em;
}




#news{
	margin: auto;

}

#news li{
	clear: both;
	margin-bottom: 2em;
	padding: 2em 4em;
	
}

#news li:nth-child(even){ background: #ddd; }

#news .days{
	background-color: #333333;
	width: 100px;
	height: 100px;
	color: #FFF;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	vertical-align: middle;
	float: left;
	margin-right: 2em;
}

#news .days .nen{
	font-size: 16px;
	margin-top: 1em;
}

#news .days .hi{
	font-size: 40px;	
}

#news .text{
	padding: 0 1em 1em 1em;
	line-height: 1.7em;
	font-size: 18px;
}




.event-title{
	background-image: url(/extra/home-coming-day/hcd_14/img/menu_bg01.jpg);
	background-repeat: repeat;
	padding: 1em 1em 1em 1em;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
	
	
	.main-menu{margin:100px auto 30px auto;width: 800px;}
	.main-menu li{float:left;margin:0 10px;}
/* oldcss¨‹ */





















#menu{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
}

#menu ul{
	margin: auto;
	width: 800px;
}

#menu li{
	float: left;
}
#menu li a{
	padding: 1.5em;
	display: block;
	color: #000;
}


#menu li.logo{
	background-image: url(/extra/home-coming-day/hcd_14/img/logo_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 220px;
	text-indent: -4000px;
	margin-right: 1.5em;
}

#menu li.menu{

	margin-right: 1px;
}

#menu li.book a{
	background-color: rgba(255,102,0,0.3);
	margin-right:1px;
}

#menu li.book a:hover{
	background-color: #FF0033;
	color: #FED201;
}

#menu li.menu a:hover{
	background-color: #156750;
	color: #FED201;
}


.syuunen{
	padding: 1em;
	border: 4px solid #CCC;
}

h2{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#home01,#home02,#home03,news {
	font-size: 16px;
	line-height: 1.75em

}
#home01 h1,#home02 h1,#home03 h1,#news h1{
	font-size: 30px;
	padding: 1.3em;
	text-align: center;
	background-color: #31AB31;
	color: #FFF;
	font-weight: normal;

}








#link{
	text-align: center;
	padding: 4em 2em;
	}





/*page*/


	
#page .pagebg{
	width: 730px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	padding: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;	
	}

#page .content{
	font-size: 18px;
	line-height: 1.7em;
}













#footer{
	background-color: #ccc;
	text-align: center;
	
}

#footer .copy{
	padding: 3em 3em 3em 3em;
	text-align: center;
}


#footbg {
	margin: auto;
	width: 800px;
	text-align: left;
	padding: 3em;
}

#footbg h1{
	font-size: 20px;
	line-height: 1.7em;
}
#footbg p{
	line-height: 1.7em;
}




/*bottom*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 1em;
  border-radius: 30px;
  background-color: #9FD6D2;
  color: #fff;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}


.submit-button {
	color: #fff;
	border-style: none;
	background-color: #FF9900;
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: block;
	width: 40%;
	margin: auto;
   }
.submit-button:hover {
   background-color: #FFcc00;
   cursor:pointer;
   }
.submit-button:active {
   background-color: #FFcc00;
   }
   

/****************
map
*****************/

 .map{
padding:1px;
display: inline-block;
color:#111;
line-height: 1.3;
background-color: #fff;
}

 .mapbangou{
color:#FFF;
min-width: 22px;
text-align: center;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
line-height: 1.3;

}

 .box-green{border:solid 1px #009841;}
 .box-blue{border:solid 1px #00A2E7;}
 .box-l_green{border:solid 1px #A7CA00;}
 .box-navy{border:solid 1px #181E8E;}
 .box-pink{border:solid 1px #EF85B5;}
 .box-red{border:solid 1px #e80403;}
 .box-yellow{border:solid 1px #EE9B01;}
 .box-daiko{border:solid 1px #aaaaaa;}


 .green{background-color: #009841;}
 .blue{background-color: #00A2E7;}
 .l_green{background-color: #A7CA00;}
 .navy{background-color: #181E8E;}
 .pink{background-color: #EF85B5;}
 .red{background-color: #e80403;}
.yellow{background-color: #EE9B01;}
.daiko{background-color: #aaaaaa;}




/****************
content
*****************/
.listbox{
	margin-bottom: 1em;
	padding: 4%;
	border: 3px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFF;
}


.zizen{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	background-color: #90C;
	display: inline-block;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	}

.mark{
	color: #FFF;
	background-color: #F90;
	margin-right: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	display: inline-block;
	margin-bottom: 1em;
}


#page .content{
	line-height: 1.75em;
	}
	
	
#page .content h1{
	border-bottom: 1px dotted #ccc;
	padding: 0.5em;
	font-size: 28px;
	text-align: center;
	margin-bottom:1em;
	font-weight: normal;
	line-height: 1.4em;
}


#page h2{
	color: #364e96;
	border-top: solid 3px #364e96;
	border-bottom: solid 3px #364e96;
	display: block;
	margin-bottom: 1.5em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}


#page .content h3{
	  border-bottom: 1px dotted #ccc;
  padding: 0.5em;

}

#page .content h4{
	background-color: #ddd;
	padding: 0.75em;
	margin-bottom: 1em;  
}


#page .content h5{
   padding-left:1.5em;
  
  	background-image: url(/extra/home-coming-day/hcd_14/img/listm.png);
	background-repeat: no-repeat;
	background-position: 0px 0.35em;
  margin-top:1em;
   margin-bottom:0.5em;
   font-size: 1.2em;
     border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  
  
  
}



#page .content ul{
list-style-type: square;
list-style-position: outside;
margin-left: 2em;
}


#page .content ol{
list-style-type: decimal;
list-style-position: outside;
margin-left: 2em;
}

#page table {
    border-collapse: separate;
    border-spacing: 0;
    width: auto;
}

#page table img{
   width: 100%;
   padding:1%;
   height: auto;
}


#leaf{top: 70px;
position: fixed;
z-index: 1;
}

.sonota-table{width: 100%;}
.sonota-table td{padding:0.5em;border-bottom: #ccc 1px solid;}
.sonota-table .target01{background-color: #fff;}
.sonota-table .target02{background-color: #cff;}
.sonota-table .target03{background-color: #ffc;}

.sonota-title{margin-top:1em;
font-size: 24px;
  line-height: 1.75em;}

#gyouzhimenu li{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}#gyouzhimenu li a{
	padding: 1em;
	border: 2px solid #CCC;
	display: block;
	color: #000;
}
#gyouzhimenu li a:hover{
	color: #FFF;
	background-color: #F90;
	

}


/* media screen */
@media screen and (max-width: 800px) {
		.wrapper1000{
		margin: auto;
	width: auto;
	}
	
#header img{
		width: 100%;
		}

	.main-menu{margin:100px auto 30px auto;width:400px;}

#menu ul{
	margin: auto;
	width: auto;
}


#menu li.logo{
	background-image: url(/extra/home-coming-day/hcd_14/img/logo_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -4000px;
	margin-right: 1.5em;
	float: none;
	width: 100%;
	background-color: #fff;
}


#menu li.menu{
	margin-right: 0;
	width: 25%;
	text-align: center;
}

#menu .book{
	display: none;
}


#menu li.menu a:hover{
	background-color: #156750;
	color: #FED201;
}

	
.home-bg{
	width: auto;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #FFF;
	padding: 35px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;	
}

#page .pagebg {
    width: auto;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: #FFF;
    padding: 35px;
    margin-top: 2em;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
}
	
#page .home-bg img{
	width: 100%;
	}
	

#page {

}

#footbg {
	margin: auto;
	width: auto;
	text-align: left;
	padding: 3em;
}

#leaf{top:140px;
position: fixed;
z-index: 1;
}


}

@media screen and (max-width: 440px) {

#gyouzhimenu li{
	float: none;
	margin-right: 1em;
	margin-bottom: 1em;
}
.home-img{width: 100%;height:auto;}

.head-download{
	height: 40px;
	width: 40px;
	display: none;
}

#news li{
	clear: both;
	margin-bottom: 2em;
	padding: 0.5em 1em;
}
#news .days{
	background-color: #333333;
	width: 100px;
	height: 100px;
	color: #FFF;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	vertical-align: middle;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:1em;
}

#news .days .nen{
	font-size: 16px;
	margin-top: 1em;
	padding-top:1em;
}

#news .days .hi{
	font-size: 40px;	
}
#page .content{
	font-size: 14px;
	}
#page .content img{
	width: 100%;
	height: auto;
	}


.main-menu{margin:100px auto 60px auto;width:190px;}
.main-menu li{float:none;margin:10px 0px;}
.home-bg{font-size: 14px;margin-top: 1em;padding:10px 1em;}
#news .text {

    padding: 0 1em 1em 1em;
    line-height: 1.5em;
    font-size: 14px;

}
#home01 h1,#home02 h1,#home03 h1,#news h1{
	font-size: 20px;
	padding: 1.3em;
	text-align: center;
	background-color: #31AB31;
	color: #FFF;
	font-weight: normal;

}

#page .content h1{font-size: 20px;}
}