html,body{
height: 100%;
}
#wrapper{
height: 100%;
}

/*----------------------------------------
main-img
----------------------------------------*/
#main-img {
height: 563px;
background: url(../img/top/bg_top.jpg) no-repeat center center;
background-size: cover;
text-align: left;
letter-spacing: 0.1em;
background-attachment: scroll;
}

/*----------------------------------------
content
----------------------------------------*/
#content{
background: #fff;
}

figure {
position: relative;
overflow: hidden;
width: 245px;
}
figcaption {
position: absolute;
bottom: -45px;
left: 0;
z-index: 2;
width: 100%;
height: 45px;
background: #fff;
opacity: 0.6;
-webkit-transition: .3s;
transition: .3s;
}
figcaption h3{
opacity: 1;
color: #000;
padding: 15px 0 0 0;
}

figure:hover figcaption {
bottom: 0;
}

div.index_menubox{
width: 100%;
xmargin: 0 auto;
height: 245px;
overflow: hidden !important;
position: relative;
}

div.menu_infolink{
width: 245px;
height: 245px;
float:left;
text-align: center;
background: #000;
color: #fff;
line-height: 2em;
font-size: 11px;
position: relative;
}

footer {
position: static;
bottom: inherit;
}

/*----------------------------------------
main-img
----------------------------------------*/
div.index_maincontens_menu{
font-size: 14px;
over-flow: hidden;
width: 100%;
background: url(../img/index/bg_main.png) no-repeat center top;
height: 970px;
}

div.index_maincontens_menu p{
padding: 50px;
font-size: 15px;
line-height: 2em;
}

div.index_centercontents {
width: 980px;
margin: 0 auto;
background: transparent;}

div.index_centercontents ul{
font-size: 0px;
over-flow: hidden;
width: 440px;
margin: 0 40px 0 0;
padding: 0;
float: left;
}

div.index_maincontens_menu ul li {
font-size: 12px;
padding: 0px;
text-align: center;
color: #fff;
vertical-align: top;
width: 440px;
margin: 0 0 30px 0;
}

div.fb-page{
width: 500px;
height: 630px;
text-align: center;
background: transparent;
color: #fff;
line-height: 2em;
font-size: 11px;
margin: 0 auto 20px;
float: left;
}


/*----------------------------------------
main-sub02
----------------------------------------*/
div.index_subcontens_menu02{
width: 100%;
min-width: 980px;
}

#footVisual {
float: right !important;
width: 260px;
}

div.foot_access{
width: 260px;
height: 245px;
float: right !important;
text-align: center;
background: #000;
color: #fff;
line-height: 2em;
font-size: 11px;
}

div.index_subcontens_menu02 ul.footwrap{
font-size: 0px;
over-flow: hidden;
width: 100%;
min-width: 980px;
position: relative;
}

.axgmap {
margin-right: 520px;
}

.content_wrap {
clear: left;
width: 820px;
height: auto;
font-size: 20px;
border-top: 1px solid #ccc;
margin: 0 auto;
text-align: left;
}

