@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,hr,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,span{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #555;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,a,
em,img {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	display: block;
	margin: 0;
}

* {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
 }

 a{
	 text-decoration:none;
	 }

a:hover {
	opacity: 0.7;
 	-ms-filter: "alpha(opacity=70)";
}

 /*↓メニュー始まり*/

 #menu{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
  box-sizing:border-box;
  border:solid 0.5px #4F4F4F;
  }
#menu li a{
  display: block;
  padding: 10px 0 8px;
  background: #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size:80%;
}
#menu li a:hover{
  background: #444;
}
#toggle{
 display: none;
}

/*↑メニュー終わり*/


 #wrapper{
	 border-left:solid 1px #08cbc4;
	 border-right:solid 1px #08cbc4;
	 max-width:1200px;
	 margin-left:auto;
	 margin-right:auto
	 }

#header h2{
	font-size:200%;
	font-weight:bold;
	margin-left:2%;
	padding-bottom:1%;
	}

#header h1{
	margin-left:2%;
	padding-top:1%
	}

#news{
	margin-top:2%;
	clear:both;
	}


#news li{
	color:#FF007E;
	margin-left:2%;
	list-style-image: url("../img/new.gif");
	list-style-position: inside;
	line-height:3em;
	}

/*--パンくず--*/
p.breadcrumb {
  margin-left: 1%;
  margin-top: 1%;
  color: #333;
  display:flex;
  clear:both;
  padding:7px;
  font-size:90%;
}

p.breadcrumb a{
  margin:2px 4px;
}

#main img {
	width:100%;
	border-top:solid 1px #08cbc4;
	}


#howtitle{
	border-top:solid 1px #08cbc4;
	border-bottom:solid 1px #08cbc4;
	margin-bottom:3%;
	}

.mainsyoukai{
	background-color:#08cbc4;
	color:#fff;
	text-align:center;
	padding:20px;
	margin-bottom:2%;
	font-size:80%;
	}

#submenu{
	float:left;
	width:34%;
	}

#submenu h3{
	font-size:20px;
	color:#333;
	background-color:#fff33f;
	border-top:solid 1px #08cbc4;
	border-bottom:solid 1px #08cbc4;
	padding:2%;
	text-align:center;
	}

.contents{
	margin:5%;
	}

.contents h4{
	background-color:#08cbc4;
	padding:2%;
	color:#fff;
	text-align:center;
	margin-bottom:2%;
	}

#submenu .contents ul {
	list-style-image: url("../img/head.gif");
	list-style-position: inside;}

#submenu .contents ul li{
	padding-left: 1em;
    text-indent: -1em;
	border-bottom:dashed 1px #333;
	padding-top:2%;
	padding-bottom:2%;
	}

#section{
	width:66%;
	float:right;
}

.sectionbox1{
	float:left;
	border:solid 1px #08cbc4;
	width:50%;
	padding:2%;
	}

.sectionbox1 h5 a{
	color:#08CBC4;
	}

.sectionbox1 img{
	width:100%;}

.sectionbox2{
	float:left;
	border-top:solid 1px #08cbc4;
	border-bottom:solid 1px #08cbc4;
	width:50%;
	padding:2%;

	}

.sectionbox2 h5 a{
	color:#08CBC4;
	}

.sectionbox2 img{
	width:100%;}

.sectionbox3{
	float:left;
	border-left:solid 1px #08cbc4;
	border-right:solid 1px #08cbc4;
	width:50%;
	padding:2%;

	}

.sectionbox3 h5 a{
	color:#08CBC4;
	}

.sectionbox3 img{
	width:100%;}

.sectionbox4{
	float:left;
	width:50%;
	padding:2%;

	}

.sectionbox4 h5 a{
	color:#08CBC4;
	}

.sectionbox4 img{
	width:100%;}

.sectionbox5{
	float:left;
	width:50%;
	padding:2%;
	border-left:solid 1px #08cbc4;
	border-top:solid 1px #08cbc4;
	border-right:solid 1px #08cbc4;

	}

.sectionbox5 h5 a{
	color:#08CBC4;
	}

.sectionbox5 img{
	width:100%;}

.sectionbox6{
	float:left;
	width:50%;
	padding:2%;
	border-top:solid 1px #08cbc4;

	}

.sectionbox6 h5 a{
	color:#08CBC4;
	}

.sectionbox6 img{
	width:100%;}

h5{
	color:#08cbc4;
	font-size:20px;
	margin-bottom:2%;
	font-weight:bold;
	line-height:1.3em;
	}

#ninki{
	margin-bottom:2%;
	padding-bottom:1%;
	background-color:#fffcdb;
	margin-left:2%;
	margin-right:2%;
	}

#ninki h6{
	background-color:#FFF33F;
	text-align:center;
	line-height:2em;
	margin-bottom:1%;
	color:#FF0004;
	}

#ninki li{
	list-style-image: url("../img/head.gif");
	list-style-position: inside;
	margin: 0 auto 0 35%;
	}
@media only screen and (max-width: 550px) {
	#ninki li{
	margin:0 5%;
	}}

#ranking{
	clear:both;
	border-top:solid 1px #08cbc4;
	display:flex;
	flex-wrap:wrap;
	background-color:#cef5f2;
	}

#ranking img{
	width:100%;
	margin-bottom:3%;
	}

.rankingbox1{
	width:33%;
	padding:2%;
	}

.rankingbox1 p span{
	font-weight:bold;
	color:#08CBC4;
	text-align:center;
	}

.komidasi{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	}

.rankbutton{
	text-align:center;
	color:#fff;
	width:100%;
	background-color:#ff0066;
	padding:2%;
	margin-bottom:5%;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	box-shadow: 0 3px 0 rgba(211,211,211,1);
	}



#footer{
	clear:both;
	background-color:#08cbc4;
	text-align:center;
	}

.footer{
	color:#fff;
	font-size:12px;
	line-height:2em;
		}

#spannai{
	display:none;
	}


#article{
	width:66%;
	float:right;
	padding:2%;
	border-top:1px solid #08CBC4;
	border-left:1px solid #08CBC4;
	}

#article img{
	margin-bottom:3%;
	}

#article h2{
	border-left:solid 6px #08CBC4;
	background-color:#fff799;
	font-size:21px;
	line-height:2em;
	padding-left:2%;
	margin-bottom:2%;
	font-weight:bold;
	}

#article p{
	margin-bottom:5%;
	}

#article h4{
	font-size:18px;
	color:#08CBC4;

	}

#article span{
	font-weight:bold;
	text-decoration:underline;
	}

#article a{
	display:inline;
	color:#1111cc;
	text-decoration:underline;
	font-weight:bold;
	}

#article b{
	font-weight:bold;
	background-color:#FFF799;
	}

.articlebutton{
	background-color:#ff0066;
	color:#fff;
	text-align:center;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:1%;
	margin-bottom:2%;
	box-shadow: 0 3px 0 rgba(211,211,211,1);
	}

.articlebutton span{
	color:#fff;
	font-size:18px;
	}

.articlebutton a{
	color:#fff;
	}

.articlebutton1{
	width:100%;
	text-decoration:underline;
	text-align:center;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:1%;
	margin-bottom:2%;
	}

.articlebutton1 a{
	color:#fff;
	}



.maginbottom5{
	margin-bottom:5%;
	}

table.type07 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #ccc;
	text-align:center;
	margin-bottom:5%;
	font-size:80%;
}
@media screen and (max-width:480px){
table.type07 {
	font-size:70%;
}}

table.type07 thead {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #d3d3d3;
}
table.type07 thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
}
table.type07 tbody th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.type07 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.type07 td a:hover {
	background-color:#FFF799;
	}

#article h3{
	background-color:#EFEFEF;
	padding:1%;
	width:350px;
	text-align:center;
	margin-bottom:2%;
	}

#matomete{
	padding:3%;
	clear:both;
	border-top:solid 1px #08CBC4;
	background-color:#ffffcc;
	}

#matomete h5{
	font-size:22px;
	color:#FF9900;
	}

.matomebutton{
	font-weight:bold;
	color:#fff;
	text-align:center;
	background-color:#ff9900;
	padding:2%;
	font-size:18px;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	margin-top:2%;
	box-shadow: 0 3px 0 rgba(211,211,211,1);
	}

.ggmap{
	margin-bottom:5%;
	}

.none1{
	display:none;
	}



/**佐野**/

/**佐野**/

@media only screen and (max-width: 768px) {
    #menu li{
    width: 50%;
    border-bottom: 1px solid #444;
  }

 .sectionbox1 h5{
	 font-size:15px;
	 }

 .sectionbox2 h5{
	 font-size:15px;
	 }

 .sectionbox3 h5{
	 font-size:15px;
	 }

 .sectionbox4 h5{
	 font-size:15px;
	 }

 .sectionbox5 h5{
	 font-size:15px;
	 }

 .sectionbox6 h5{
	 font-size:15px;
	 }


}
@media only screen and (max-width: 480px) {
  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }

/*↑メニュー終わり*/

#submenu{
	display:none;
	}

#section{
	width:100%;
	}

#spannai{
	clear:both;
	display:block;
	}

#spannai h3{
	display:inherit;
	width:100%;
	background-color:#333333;
	text-align:center;
	color:#fff;
	padding:1%;
	}

.spcontents{
	margin:2%;
	text-align:center;
	}

.spcontents h4{
	background-color:#fff33f;
	}

.spcontents li{
	margin-top:1%;
	border-bottom:1px dashed #333;
	color:#1111cc;
	text-decoration:underline;
	}

#news li{
	line-height:1.3em;
	}

#ranking{
	flex-direction:column;
	}

.rankingbox1{
	width:100%;
	}

#article{
	width:100%;
	}

#header h2{
	text-align:center;
	}

.none1{
	display:block;
	}

.none{
	display:none;
	}

#header h1{
	display:none;
	}

}

th.age{
	border: 1px solid #595959;
	font-size:90%;
	padding:3px;
	width
}

table.uni_coll {
	border: 1px solid #595959;
	font-size:90%;
	padding:3px;
}

table.uni_coll th{
	border: 1px solid #595959;
	background-color:#08cbc4;
	color:#fff;
	padding:3px;
	vertical-align:middle;
	width:1%;
}

table.uni_coll td{
	border: 1px solid #595959;
	padding:3px;
	vertical-align:middle;
	text-align:center;
	}

th.age{
	border: 1px solid #595959;
	font-size:90%;
	padding:3px;
	width:10%;
}

@media only screen and (max-width: 480px) {

table.uni_coll {
	font-size:70%;
	padding:1px;

}

table.uni_coll th{
	padding:1px;
	vertical-align:middle;
}

table.uni_coll td{
	padding:1px;
	}

}