@charset "utf-8";

/*
******************************************************************
* style.css
******************************************************************
*/

/*
******************************************************************
* style.css
******************************************************************
*/


#contentsWrap {
	background-color: #f1f1f1;
}

#contents {
	height: 2176px;
}

.section-02 {
	width: 1366px;
	margin: auto;
	position: absolute;
	top: 701px;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
}

.section-02 .inner {
	height: 1475px;
	background: url(../img/bg_pattern.jpg) 352px 761px no-repeat;
}

.section-02 .item {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.section-02 .item.no_01 {
	top: 250px;
}
.section-02 .item.no_02 {
	top: 721px;
}
.section-02 .item.no_03 {
	left: auto;
	right: 956px;
	top: 812px;
}
.section-02 .item.no_04 {
	top: 845px;
	right: auto;
	left: 404px;
}
.section-02 .item.no_05 {
	left: 956px;
	right: auto;
	top: 812px;
}
.section-02 .item.no_06 {
	top: 1306px;
}


a:hover {
	opacity: 0.7;
}


footer {
	bottom: 15px;
	position: absolute;
	right: 30px;
	z-index: 10;
}