*{
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
body,h1,h2,h3,h4,h5,div,p,ul,li{
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-size: 14px;
}
body{
  background: url("../img/bg_body.gif") #f6f6ee repeat-x center top;
}
img{
  border: none;
  vertical-align: bottom;
}
a{
  color: #4a621d;
}
a:hover{
  color: #ee0000;
}
h2{
  margin: 0px 0px 40px;
}
h3{
  margin: 10px 0px;
}
p{
  line-height: 2;
}
#wrapper{
  margin: 0 auto;
  width: 940px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.15);
  box-shadow: 0px 1px 5px rgba(0,0,0,0.15);
}
.box{
  padding: 50px 50px 40px;
  border-top: 1px solid #dddddd;
  background: url("../img/bg_box.gif") no-repeat left top;
}
#box_kv{
  position: relative;
  width: 940px;
  height: 400px;
}
#box_kv ul{
  position: relative;
  list-style :none;
  margin: 0px;
  padding:0px;
}
#box_kv li{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  width: 940px;
  height: 400px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
#box_kv li a{
  display: block;
}
.box_news{
  padding: 15px 0px;
  border-top: 1px solid #dddddd;
}
.box_news h2{
  float: left;
  width: 290px;
  margin: 0px;
}
.box_news ul{
  float: left;
  width: 650px;
  padding: 10px 0px 0px;
}
.box_news li{
  width: 550px;
  padding: 5px 50px;
  color: #333333;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.box_news li a{
  color: #333333;
  text-decoration: none;
}
.box_news li a:hover{
  color: #ee0000;
}
#box_map{
  width: 240px;
  height: 240px;
  margin: 0px 0px 10px;
  padding: 0px;
}
.box_sub{
  padding: 50px 50px 40px;
  border-top: 1px solid #dddddd;
}
.layout_l{
  float: left;
  width: 550px;
  padding: 0px;
}
.layout_r{
  float: right;
  width: 240px;
  padding: 0px 0px 10px;
}
.box_sub .layout_l{
  float: left;
  width: 240px;
  padding: 0px 0px 10px;
}
.box_sub .layout_r{
  float: right;
  width: 550px;
  padding: 0px;
}
.box h2{
  color: #4a621d;
  font-weight: normal;
  font-size: 28px;
}





#header{
  position: relative;
  width: 940px;
  margin: 0px auto 25px;
  padding: 17px 0px;
}
#header h1{
  width: 940px;
  margin: 0px auto;
}
#footer{
  width: 940px;
  margin: 0px auto;
  padding: 50px;
  text-align: center;
}
#footer ul{
  width: 750px;
  margin: 0px auto 50px;
  font-size: 0;
}
#footer li{
  display: inline-block;
  padding: 0px 5px;
}
#footer p{
  font-size: 12px;
  line-height: 1;
}
#footer p a{
  color: #333333;
  text-decoration: none;
}
#footer p a:hover{
  color: #ee0000;
}






.form_table{
}
.form_table th{
  width: 240px;
  padding: 0px 0px 10px;
  color: #333333;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
}
.form_table td{
  padding: 0px 0px 10px;
  width: 600px;
  color: #333333;
  font-size: 15px;
  line-height: 1.5;
}
.form_table td input,
.form_table td textarea{
  width: 578px;
  margin: 0px;
  padding: 5px 10px;
}
.form_submit{
  padding: 30px 0px 0px;
  text-align: center;
}
.form_submit input{
  width: 160px;
  margin: 0px 10px;
  padding: 10px 0px;
  color: #333333;
  font-size: 15px;
  line-height: 1;
  text-align: center;
}
.form_caution{
  margin: 15px 0px 0px;
  padding: 15px 30px;
  border: 1px solid #dddddd;
  color: #ee0000;
  line-height: 2;
  text-align: center;
}


/*for float clear*/
.clearfix:after{
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix{
  display: inline-block;
}
/*\*/
*html .clearfix{
  height: 1%;
}
.clearfix{
  display: block;
}
/**/


/*190313 update*/
.header_nav {
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 0;
  text-align: right;
}
.header_nav_item {
  display: inline-block;
}
.header_nav_item + .header_nav_item {
  margin-left: 14px;
}
.header_nav_item img {
  vertical-align: top;
}
.map {
  margin-bottom: 10px;
}


/*190617 update*/
.box_topics{
  display: table;
  width: 100%;
  padding: 15px 0px;
  border-top: 1px solid #ddd;
}
.box_topics_photo {
  display: table-cell;
  width: 238px;
  padding: 0 25px;
  vertical-align: middle;
}
.box_topics_text {
  display: table-cell;
  padding: 0 50px;
  background-color: #f5f5f5;
  line-height: 2;
  vertical-align: middle;
}
.box_topics_text b {
  color: #4a621d;
  font-family: serif;
  font-size: 21px;
}
.box_topics_blank {
  display: table-cell;
  width: 25px;
}