@charset "utf-8";/* スマートフォン用CSS */
@media screen and (max-width: 640px) {
 
img{
	max-width: 100%;
height: auto;
width /***/:auto;
}
 
/* ここから通常のCSS */
*{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	#main{
	   display: flex;           /* Flexコンテナ化 */
   flex-direction: column; /* ボックスを縦並びに */
	padding-top: 0px;
	
	padding-left: 0px;
	
	padding-right: 0px;
	
	padding-bottom: 0px;
	
	border-top-width: 0px;
	
	border-left-width: 0px;
	
	border-right-width: 0px;
	
	border-bottom-width: 0px;
	
	width: 100%;
	
	height: inherit;
	
	margin-top: auto;
	
	margin-left: auto;
	
	margin-right: auto;
	
	margin-bottom: auto;
	
	background-color: white;
	
}

#header{
	order: 1;
	background-image: url(../image/title.jpg);
	height: 200px;
}

	#menu{
	 order: 4; 
	padding-top: 10px;
	
	width: 200px;
	
	float: none;
	

    text-align : center;
    margin-left : auto;
    margin-right : auto;
  }

	#contents{
	order: 3;
	text-align: left;
	
	padding-top: 10px;
	
	margin-left: 5px;
	
	margin-right: 5px;
	
	float: none;
	
	width: 100%;
	
}

#footer{
	order: 7;
	height: 20px;
	clear: both;
    background-color : #8ccc33;
  }

	#navi{
	order: 5;
	background-color : #8ccc33;
	
	padding-top: 5px;
	
	width: 100%;
	
	clear: left;
	
	float: left;
	
	padding-bottom: 5px;
	
}

#navi ul{
	list-style-type: none;
	margin-left: 5px;
    margin-right : 5px;
  }

#pan{
	order: 2;
	clear: both;
  font-size : x-small;
  text-align : left;
  padding-left : 20px;
  padding-top : 5px;
  padding-bottom : 10px;
}

#navi ul li{
	background-color: white;
	vertical-align: middle;
	text-align: center;
	width : 100%;
	height: inherit;
	float: left;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #8ccc33;
    border-left-color : #8ccc33;
    border-right-color : #8ccc33;
    border-bottom-color : #8ccc33;
  }

#navi ul li a{
	background-color: white;
	text-decoration: none;
	display: block;
	line-height : 10px;
  color : #494949;
}

#navi ul li a:hover{
	color: fuchsia;
	background-color: #c9f5d5;
}

body{
	font-size: small;
	line-height : 150%;
	text-align: center;
  background-color : #ffff99;
  clear : both;
}

#header h1{
	font-size : large;
	color: white;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
}

#contents h2{
	font-size: 16px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color : #e1e151;
	border-left-color : #e1e151;
	border-right-color : #e1e151;
	border-bottom-color : #e1e151;
}

#contents h3{
	font-size: 12px;
	background-color : #8ccc33;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;
	margin-top: 10px;
	margin-right: 10px;
    margin-bottom : 3px;
  }

#menu h4{
	background-color : #e1e151;
	padding-top: 3px;
}

#menu p{
	text-align: left;
	padding-top : 0px;
	padding-left : 3px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contents img{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.imageclear{
	clear: both;
}
.naviJa{
  font-size : 108%;
  line-height : 20px;
  height : 20px;
}

.naviEn{
  font-size : 77%;
  font-weight : bold;
  line-height : 15px;
  height : 15px;
}


#pageTop{
	order: 6;
  clear : both;
  text-align : right;
  padding-top : 20px;
  padding-right : 10px;
  padding-bottom : 20px;
}
#pageTop a{
	background-image : url(../family/henro/image/iconPageTop.png);padding-left : 20px;background-repeat : no-repeat;text-decoration : none;color : black;background-color : transparent;
}
	#header p{
	
	font-size: 25px;
	
	font-weight: bold;
	
	line-height: 30%;
	
	color: white;
	
	text-align: left;
	
	padding-top: 20px;
	
	padding-left: 30px;
	
}
#pan a{
  color : #494949;
  text-decoration : none;
}}/* ←CSSの一番最後に記述 */


#menu ul li a{
  text-decoration : none;
  color : #494949;
  display : block;
  line-height : 40px;
}
#menu ul li{
  background-color : #cbd379;
  list-style-type : none;
  text-align : center;
  font-weight : bold;
  font-size : medium;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #8ccc33;
  border-left-color : #8ccc33;
  border-right-color : #8ccc33;
  border-bottom-color : #8ccc33;
}
#menu ul li a:hover{
  background-color : #7de898;
  color : fuchsia;
}
#menu ol{
  margin-left : 5px;
  margin-bottom : 0px;
  list-style-type : none;
  font-size : small;
}
#menu ol a{
  text-decoration : none;
  color : #494949;
}
#menu ol a:hover{
  color : fuchsia;
}
#menu ol li{
  margin-bottom : 5px;
}
#contents p{
  margin-left : auto;
  margin-right : auto;
  width : 80%;
}
#menu ul ul li{
  background-color : #ccffcc;
  text-align : left;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #8ccc33;
  border-left-color : #8ccc33;
  border-right-color : #8ccc33;
  border-bottom-color : #8ccc33;
  font-size : small;
}
#menu ul ul li a{
  padding-left : 10px;
}
#pan a:hover{
  color : fuchsia;
}