.main_visual{
	width: 100%;
	height: 550px;
	min-width: 1024px;
}


.main_visual{
	width: 100%;
	height: 550px;
	background-image: url("../images/top/top_main_visual01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1!important;
	background-position: center center;
}
.main_visual ul {
	width: 100%;
	height: auto;
}
.main_visual ul li{
	width: 100%;
	height: auto;
}
.main_visual ul li img{
	width: 100%;
	height: auto;
}

#contents{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1024px;
}


.top_contents01_box{
	width:100%;
	height: 700px;
	background-image: url("../images/top/top_contents01_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 1024px;
	background-position-y: 0px;
}



.top_contents01_left{
	margin-top: 110px;
	margin-left: 110px;
}
.top_contents01_right{
	margin-top: 190px;
}

.top_contents02_box{
	width:100%;
	height: 700px;
	background-image: url("../images/top/top_contents02_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 1024px;
}




.top_contents02_left{
	margin-top: 90px;
	margin-left: 110px;
}
.top_contents02_right{
	margin-top: 190px;
}


.top_contents03_box{
	width:100%;
	height: 700px;
	background-image: url("../images/top/top_contents03_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 1024px;
}



.top_contents03_left{
	margin-top: 40px;
	margin-left: 110px;
}

.top_contents03_left > img{
	width: 40px;
	height: auto;
}

.top_contents03_right{
	margin-top: 190px;
}




.contents_slide{
	width: 1024px;
	height: auto;
	margin: 0 auto;
}



.top_contents01_box a,
.top_contents02_box a,
.top_contents03_box a{
	display: block;
	margin-top: 37px;
	text-align: center;
}



.gallery_area{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}



.gallery_title_area{
	width: 1024px;
	height: auto;
	margin: 0 auto;
}
.gallery_title_area img{
	position: relative;
	left: 50%;
	margin-left: -180px;
}

.gallery_thumbnail{
	width: 100%;
	height: auto;
	margin: 40px auto!important;
	overflow: hidden;
}

#loopslider {
    margin: 0 auto;
    width: 100%;
    height: 226px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 226px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 306px;
    height: 226px;
    float: left;
    display: inline;
    overflow: hidden;
}
 

#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}







.gallery_thumbnail img{
	float: left;
}


.link_area{
	width: 1024px;
	height: auto;
	margin: 0 auto;
}

.link_area img{
	float: left;
	margin-left: 40px;
	box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
}


.link_area .fb-page{
	width: 468px;
	height: 301px;
	float: left;
	margin-left: 0;
	box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 4px 1px;
}





