@charset "UTF-8";
@import "reset.css";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ³õÆÚÔO¶¨ */
body {
	color: #333;
	font-size: 14px;
		background-image: url(/extra/home-coming-day/hcd_12/img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right 0px bottom 150px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

/*¥Ñ¥ó¤¯¤º¥ê¥¹¥È*/
#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;
	}
	
#header{
	background-color: #FED201;
	background-image: url(/extra/home-coming-day/hcd_12/img/top_bg.png);
	background-repeat: repeat-x;
	height: 600px;
	padding-top: 66px;
}

#menu{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	    z-index: 900;
}

#menu ul{
	margin: auto;
	width: 1000px;
}

#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_12/img/logo_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 220px;
	text-indent: -4000px;
	margin-right: 1.5em;
}

#menu li.menu{
	background-color: rgba(21,1013,80,0.2);
	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;
}




#content{
	font-size: 16px;
	line-height: 1.7em;
}

#home01{
	background-image: url(/extra/home-coming-day/hcd_12/img/top_bg01.png);
	background-repeat: no-repeat;
	margin-top: 2em;
		padding: 20px;
}
#home01 h1{
	font-size: 30px;
	padding: 2em;
	text-align: center;
}
#home01 p{
	font-size: 16px;
	line-height: 1.75em;
	width: 800px;
	margin: auto;
}



#news{
	background-image: url(/extra/home-coming-day/hcd_12/img/top_bg02.png);
	background-repeat: no-repeat;
	margin-top: 2em;
	background-position: right 3em;
		padding: 20px;
}
#news h1{
	font-size: 30px;
	padding: 2em;
	text-align: center;
}

#news ul{
	margin: auto;
	width: 800px;
}

#news li{
	clear: both;
	margin-bottom: 2px;
	background-color: #eee;
	position: relative;
	min-height: 90px;
}

#news .days{
	background-color: #3058D3;

	width: 60px;
	color: #FFF;
	text-align: center;
	padding: 15px;
	    position: absolute;
}

#news .days .nen{
	font-size: 16px;
	margin-bottom: 0.75em;
}

#news .days .hi{
	font-size: 30px;	
}

#news .text{
	padding: 15px 15px 15px 110px;
line-height: 1.7em;
}


#home02{
	text-align: center;
	padding: 20px;
	background-color: #FFF;
}

#home02 h1{
	font-size: 30px;
	padding: 2em;
	text-align: center;
}

#link{
	text-align: center;
	padding: 4em 2em;
	}

#contact{
	margin: auto;
	width: 800px;
	text-align: left;
	padding: 3em;
}

#contact h1{
	font-size: 20px;
	line-height: 1.7em;
}
#contact p{
	line-height: 1.7em;
}





/*page*/

#page{
	margin: auto;
	width: 800px;
	text-align: left;
	padding: 120px 3em 3em 3em;

	}


#page .content{
	font-size: 16px;
	line-height: 1.7em;
}



#footer{
	background-color: #ccc;
	text-align: center;
	
}

#footer .copy{
	padding: 0 3em 3em 3em;
}


/*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;
}


/****************
map
*****************/

 .map{
padding:1px;
display: inline-block;
color:#111;
line-height: 1.3;
background-color: #fff;
}

 .mapbangou{
color:#FFF;
min-width: 18px;
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 h1{
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 150px;
	line-height: 1.5em;
	font-size: 1.7em;
	font-weight: normal;
	clear: both;
	background-image: url(/extra/home-coming-day/hcd_12/img/h1.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
}

#page h2{
	margin-bottom: 1em;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	font-size: 1.2em;
	width: auto;
	display: block;
	background-image: url(/extra/home-coming-day/hcd_12/img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #300;
}

#page .content h2 a{
  color: #fff;
  
}

#page .content h3{
	  border-bottom: 1px dotted #ccc;
  padding: 0.5em;
  margin-bottom: 1em;  
}

#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_12/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.5em;
    width: auto;
}

#page table img{
   width: 100%;
   padding:1%;
   height: auto;
}

#page img{
   width: auto;
   height: auto;
}


.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: 1000px) {
		.wrapper1000{
		margin: auto;
	width: auto;
	}
	
	#header img{
		width: 100%;
		}
	#header{
	background-color: #FED201;
	background-image: url(/extra/home-coming-day/hcd_12/img/top_bg.png);
	background-repeat: repeat-x;
	height:auto;
	padding-top: 66px;
}


#menu{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
}

#menu ul{
	margin: auto;
	width: auto;
}

#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_12/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{
	background-color: rgba(21,1013,80,0.1);
	margin-right: 0;
	width: 25%;
	text-align: center;
}

#menu .book{
	display: none;
}


#menu li.menu a:hover{
	background-color: #156750;
	color: #FED201;
}

	}
@media screen and (max-width: 840px) {


#contact{
	margin: auto;
	width: auto;
	text-align: left;
	padding: 3em;
}
	#news ul{
		margin: auto;
	width: auto;
		}
#home01 p{
	margin: auto;
	width: auto;
}
#home02 img{
	width: 100%;
	}
	
	#page{
	margin: auto;
	width: auto;
	}
	
	
}

@media screen and (max-width: 440px) {

#gyouzhimenu li{
	float: none;
	margin-right: 1em;
	margin-bottom: 1em;
.listbox img{width: 100%;height:auto;}
}