@charset "utf-8";
body,html {
    min-width: 1150px;
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #4D4D4D;
    height: auto;
    top: auto;
    left: auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;	
}
#sub_wrapp {
}
h2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.br_sp{
	display: none;
}
.br_pc{
	display: block;
}

.font-red{
	color: #FF0A0E;
}
#top_image {
	display: block;
	width: 100%;
}
#top_image-sp {
	display: none;
}
#top-main-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.facebook {
    border: 2px solid #3A5A98;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    border-radius: 6px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
.facebook a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top-banner-box {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
    z-index: -1;
}
.top-banner01{
    width: 30%;
    float: left;
}
.top-banner02{
    width: 30%;
    float: left;
    margin-left: 5%;
}
.top-banner03{
    width: 30%;
    float: right;
}
.top-banner-box a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top-greeting-box {
    margin-top: 120px;
    background-color: #EAF0B9;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 4px solid #CDDF76;
    border-radius: 6px;
    text-align: left;
    position: relative;
}
.top_chara01 {
    position: absolute;
    width: 30%;
    top: -40%;
    left: -33%;
    z-index: -1;
}
.top_chara02 {
    position: absolute;
    width: 30%;
    top: -60%;
    right: -33%;
    z-index: -1;
}
.top-greeting-title {
    display: inline-block;
    position: absolute;
    top: -74%;
    left: -10%;
    color: #FFFFFF;
    background-image: url(../img/top_fukidashi02.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 88px;
    background-size: contain;
    padding-top: 24px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 1.4em;
}
.top-greeting-title-sp {
    display:none;
}
.top-news_title {
    margin-left: auto;
    margin-right: auto;
    width: 170px;
}

.top-news {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 900px;
    height: 180px;
}
.iframe_news_Wrap {
    background-color: #F7FFF4;
    margin-top: 10px;
    border-radius: 8px;
}

img {
	width: 100%;
	height: 100%;
}
.nav {
    width: 100%;
    clear: both;
    background-color: #F7F8F8;
    border-bottom: 1px solid #E9E9E9;
}
.nav-box{
	width:1050px;
	margin-left: auto;
	margin-right: auto;
}
.nav-ul {
	background-color: #F7F8F8; 
	display: table;
	table-layout: fixed;
  	text-align: center;
  	width: 100%;
}
.nav-ul li {
  	display: table-cell;
	border-right: 1px solid #DCDDDD;
}
.nav-li-01 {
  	display: table-cell;
	border-right: 1px solid #DCDDDD;
	border-left:1px solid #DCDDDD;
    background-image: url(../img/nav_icon01.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-02 {
  	display: table-cell;
    background-image: url(../img/nav_icon02.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-03 {
  	display: table-cell;
    background-image: url(../img/nav_icon03.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-04 {
  	display: table-cell;
    background-image: url(../img/nav_icon04.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-05 {
  	display: table-cell;
    background-image: url(../img/nav_icon05.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}

.nav-ul li a {
    color: #638456;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    height: 90px;
    padding-top: 10px;

}
.nav-ul li a:hover {
    color: #638456;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    height: 90px;
    background-color: #EAF4ED;

}
.nav-li-01 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon01_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-02 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon02_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-03 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon03_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-04 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon04_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-05 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon05_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}

#menu-box {
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol, ul {
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}


img{
    vertical-align: bottom;
}
.header_link_list a:link {
    color: #4D4D4D;
    text-decoration: none;
}
.header_link_list a:visited {
    color: #4D4D4D;
}
.header_link_list a:hover {
    color: #97B485;
}
.header_link_list a:active { 
    color: #4D4D4D;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.header {
    border-bottom: 2px solid #214100;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
}
.header_logo {
    position: relative;
    width: 408px;
    float: left;
    margin-left: 234px;
    height: 170px;
}
.header_logo_sp{
	display: none;
}
h1 {
    position: absolute;
    left: 45%;
    top: 17%;
    font-size: 1.2em;
    color: #4D4D4D;
}

.header_box_right {
    float: right;
    padding-left: 7px;
    width: 38%;
    text-align: right;
}
.header_tel {
    clear: both;

    font-weight: bolder;
    display: inline-block;
    margin-top: 30px;
}
.header_tel_number {
    float: right;
    margin-left: 8px;
    color: #DE5419;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 2.3em;
    letter-spacing: -1px;
}

.header_tel_icon {
    display: inline-block;
    float: left;
    width: 38px;
    margin-top: 7px;
}
.header_tel_icon img {
    width: 100%;
    height: 100%;
}
.header_link {
	display:block;
}
.header_box {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
}
.header_link_list {
    float: right;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 0.9em;
}
.header_link_list li {
    float: left;

}
.header_link_space{
    margin-left: 40px;
}
#map_wrapper {
	width: 100%;
	position: relative;
	margin-top:80px;
}
h3 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.map_title  {
    position: relative;
    border-radius: 10px;
    display: inline-block;
    color: #6D9C3E;
    font-size: 1.4em;
    text-shadow: 2px 2px #E9ECE7;
}

/*.map_title::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 76px;
  bottom: -18px;
  border-top: 15px solid #318c30;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.map_title::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 72px;
  bottom: -15px;
  border-top: 15px solid #BDEDAF;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
*/

.map_title  p {
	margin: 0;
	padding: 0;
}

#map {
    padding-top: 20%;
    width: 100%;
    border-top: 3px solid #D8E0D6;
    border-bottom: 3px solid #D8E0D6;
    margin-top: 10px;
}

.footer {
    width: 100%;
    background-image: url(../img/footer_bg.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;
    font-size: 0.8em;
    padding-bottom: 38px;
}
.footer-box {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.footer-address {
    width: 27%;
    padding-left: 3%;
    float: left;
    text-align: left;
    line-height: 28px;
    padding-top: 10px;
}
.footer-link {
    width: 45%;
    float: left;
    text-align: left;
    line-height: 30px;
    padding-top: 10px;
}
.footer-link  a:link {
    color: #4D4D4D;
    text-decoration: none;
}
.footer-link  a:visited {
    color: #4D4D4D;
}
.footer-link a:hover {
    color: #97B485;
}
.footer-link  a:active { 
    color: #4D4D4D;
}

.footer_copy {
    text-align: center;
    width: 100%;
    margin-top: 13px;
    color: #5A8441;
}
.footer-logo {
    width: 23%;
    float: left;
}

.footerul {
}
.footerul li {
    float: left;
    padding-left: 6%;
}

/*トップへ戻る*/

    #pageTop {
    position: fixed;
    bottom: 20px;
    right: 50px;
    width: 105px;
    padding-bottom: 3px;
    z-index: 1000;
    }

     

    #pageTop a {
    display: block;
    z-index: 999;
    padding-top: 12px;
    padding-left: 8px;
    padding-bottom: 0;
    border-radius: 30px;
    width: 130px;
    height: 35px;
    /*      background-color: #9FD6D2;
*/  color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: rgba(128,205,110,0.68);
    padding-right: 8px;
    letter-spacing: 2px;
    }

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }
.sub_page_title {
    margin-top: 20px;
    background-image: url(../img/sub_title_line.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;
    font-size: 2em;
    padding-bottom: 7px;
    color: #497B06;
}

#contact_content01 {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.sub_page_contact_text01 {
    font-weight: bold;
    background-color: #9CD06C;
    color: #FFFFFF;
    display: inline-block;
    padding-top: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
    padding-left: 11px;
    border-radius: 6px;
}

#contact_content02 {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#formWrap {
    width: 70%x;
    margin: 0 auto;
    color: #555;
    line-height: 120%;
    font-size: 90%;
    text-align: left;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
    width: 24%;
    font-weight: normal;
    background-color: #3A8E3F;
    text-align: left;
    color: #FFFFFF;
}
.contact_tel01 {
    text-align: center;
    font-weight: bold;
    font-size: 2.3em;
    color: #D47600;
}


#sitemap_content01 {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.sitemap_box {
    border-bottom: 2px solid #73C57D;
    margin-top: 30px;
    padding-bottom: 3px;
}
.sitemap_neme {
	width: 30%;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

.sitemap_description {
    width: 66%;
    float: right;
    line-height: 54px;
    text-align: left;
    padding-left: 2%;
}
.sitemap_button {
  display: inline-block;
  width: 100%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.sitemap_button{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    background: #ECECEC;
    transition: .4s;
    color: #619050;
  }

.sitemap_button:hover {
    background-color: #5FC97C;
    color: #F3F3F3;
}

#privacy_content01 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    line-height: 24px;
    text-align: left;
}
#privacy_content01 dl dt {
    margin-top: 10px;
    color: #3B780A;
}


@media screen and (max-width:480px){
	
body,html {
	width: 100%;
    min-width: 100%;
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #4D4D4D;
    height: auto;
    top: auto;
    left: auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;	
}
#top_image {
	display: none;
}
#top_image-sp {
	display: block;
	width: 100%;
}
img {
	width: 100%;
	height: 100%;
}
.br_sp{
	display: block;
}
.br_pc{
	display: none;
}
.nav {
    width: 100%;
    clear: both;
    background-color: #F7F8F8;
    border-bottom: 1px solid #E9E9E9;
}
.nav-box{
	display: none;
}
.nav-ul {
	background-color: #F7F8F8; 
	display: table;
	table-layout: fixed;
  	text-align: center;
  	width: 100%;
}
.nav-ul li {
  	display: table-cell;
	border-right: 1px solid #DCDDDD;
}
.nav-li-01 {
  	display: table-cell;
	border-right: 1px solid #DCDDDD;
	border-left:1px solid #DCDDDD;
    background-image: url(../img/nav_icon01.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-02 {
  	display: table-cell;
    background-image: url(../img/nav_icon02.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-03 {
  	display: table-cell;
    background-image: url(../img/nav_icon03.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-04 {
  	display: table-cell;
    background-image: url(../img/nav_icon04.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}
.nav-li-05 {
  	display: table-cell;
    background-image: url(../img/nav_icon05.png);
    background-repeat: no-repeat;	
    background-position: 50% 80%;
}

.nav-ul li a {
    color: #638456;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    height: 90px;
    padding-top: 10px;

}
.nav-ul li a:hover {
    color: #638456;
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    height: 90px;
    background-color: #EAF4ED;

}
.nav-li-01 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon01_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-02 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon02_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-03 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon03_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-04 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon04_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
.nav-li-05 a:hover {
    color: #638456;
    display: table-cell;
    font-size: 1.2em;
    background-image: url(../img/nav_icon05_02.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
}
	#menu-box {
	display: block;
}
	#menu {
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#menu li {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	}
	#toggle {
    display: block;
    position: relative;
    width: 100%;
    background-color: #389637;
    color: #FFFFFF;
	}
	#toggle a{
    display: block;
    position: relative;
    padding-top: 14px;
    padding-right: 0;
    padding-left: 3px;
    padding-bottom: 12px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    border-bottom: 3px solid #4E8465;
    letter-spacing: 0.5em;
    font-weight: bold;
	}
	#toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-color: #FFFFFF;
    border-radius: 2px;
    border-bottom: 1px solid #11AA35;
	}
	#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 52%;
	left: 10px;
	width: 30px;
	height: 6px;
	background-color: #11AA35;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
#menu li{
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu li a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    background-color: #F7F7F7;
    color: #10253F;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px solid #BFD3BF;
}
#menu li:last-child a{
	border: none;
    border-bottom: 1px solid #BFD3BF;
}
#menu li a:hover{
    background-color: #89BB72;
    color: #FFFFFF;
}



ol, ul {
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
img{
  vertical-align:bottom;
}
/*
a:link {
    color: #4D4D4D;
    text-decoration: none;
}
a:visited {
    color: #4D4D4D;
}
a:hover {
    color: #97B485;
}
a:active { 
    color: #4D4D4D;
}
*/
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.header {
    border-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 70.98%,rgba(243,255,242,1.00) 100%);
}
.header_logo {
	display: none;
}
.header_logo_sp{
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
h1 {
    position: absolute;
    left: 40%;
    top:-350%;
    font-size: 1.1em;
    color: #4D4D4D;
}

.header_box_right {
    float: none;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: 72%;
}
.header_tel {
    clear: both;
    font-weight: bolder;
    display: inline-block;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.header_tel_number {
	width: 90%;
    float: right;
    margin-left: 2%;
    color: #DE5419;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 1.9em;
    letter-spacing: 0px;
    text-align: left;
    display: inline-block;
}

.header_tel_icon {
    display: inline-block;
    float: left;
    width: 8%;
    margin-top: 7px;
    text-align: left;
}
.header_tel_number a:link {
    color: #DE5419;
    text-decoration: none;
}
.header_tel_number a:visited {
    color: #DE5419;
}
.header_tel_number a:hover {
    color: #DE5419;
}
.header_tel_number a:active { 
    color: #DE5419;
}
.header_tel_icon img {
    width: 100%;
    height: 100%;
}
.header_link {
	display: none;
}
.header_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	background-image: none;
	background-repeat: no-repeat;
}
.header_link_list {
    float: left;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 0.9em;
}
.header_link_list li {
    float: left;

}
.header_link_space{
    margin-left: 40px;
}
#top-main-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.top-banner-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.top-banner01{
    width: 80%;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.top-banner02{
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.top-banner03{
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.top-greeting-box {
    margin-top: 35px;
    background-color: #EAF0B9;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 4px solid #CDDF76;
    border-radius: 6px;
    text-align: left;
    position: relative;
}
.facebook {
    border: 2px solid #3A5A98;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 6px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
.facebook a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top_chara01 {
	display: none;
}
.top_chara02 {
	display: none;
}
.top-greeting-box-text {
    margin-top: 15px;
}

.top-greeting-title {
    display: none;
}
.top-greeting-title-sp {
    display: block;
    color: #FFFFFF;
    margin-top: -33px;
    font-weight: bold;
    background-color: #80C55F;
    width: 60%;
    padding-top: 6px;
    padding-bottom: 4px;
    border: 3px solid #FFFFFF;
    border-radius: 6px;
    -webkit-box-shadow: 3px 3px #98B49C;
    box-shadow: 3px 3px #98B49C;
    font-size: 1.4em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.top-news_title {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}

.top-news {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 100%;
}
#map_wrapper {
	width: 100%;
	position: relative;
	margin-top: 50px;
}
#map {
	padding-top: 38%;
	width: 100%;
}	
	

.iframe_news_Wrap {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
}
.iframe_news_Wrap iframe {
	position: absolute;
	top: 0;left: 0
	;width: 100% !important;
	height: 100% !important;
}
.footer {
    width: 100%;
    background-image: url(../img/footer_bg.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;
    font-size: 0.8em;
    padding-bottom: 38px;
}
.footer-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.footer-address {
    width: 80%;
    padding-left: 3%;
    float: none;
    text-align: left;
    line-height: 28px;
    padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.footer-link {
    width: 60%;
    float: none;
    text-align: left;
    line-height: 30px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.footer_copy {
    text-align: center;
    width: 100%;
    margin-top: 13px;
    color: #5A8441;
}
.footer-logo {
    width: 80%;
    float: none;
	margin-left: auto;
	margin-right: auto;
}

.footerul {
    background-color: #EDFDF7;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    display: block;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    border: 3px solid #DAE3DF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.footerul li {
    float: none;
    padding-left:6%;
}

	
	
#contact_content01 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#contact_content02 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#formWrap {
	width:90%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
#sitemap_content01 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.sitemap_box {
	border-bottom: 2px solid #213F4E;
	margin-top: 30px;
	padding-bottom: 3px;
	width: 100%;
}
.sitemap_neme {
	width: 100%;
	float: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.sitemap_description {
    width: 100%;
    float: none;
    line-height: 24px;
    text-align: left;
    padding-left: 0%;
    margin-top: 10px;
}

.sitemap_button {
  display: inline-block;
  width: 96%;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 34px;
  outline: none;
}
.sitemap_button{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    background: #ECECEC;
    transition: .4s;
    color: #619050;
  }

.sitemap_button:hover {
    background-color: #5FC97C;
    color: #F3F3F3;
}

	
#privacy_content01 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#privacy_content01 dl dt {
    margin-top: 20px;
    color: #3B780A;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#privacy_content01 dd {
    margin-top: 20px;
    margin-left: 3px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#privacy_content01 li {
    margin-top: 0px;
    margin-left: 3px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
}
