@charset "UTF-8";

#title2 {
	background-image:url(../img/title_bg.jpg);
}

#title2 h3 {
	position:absolute;
	top:50px;
	right:100px;
}
#title2 h3 img {
	height:91px;
	z-index:500;
}
.ind1 {
	text-indent:-3.7em;
	padding-left:3.7em;
}

.cvimg1 {
	background-image:url(../img/02.jpg);
}
.cvimg1 h3 {
	position:absolute;
	bottom:50px;
	left:70px;
}
.cvimg1 h3 img {
	height:41px;
	z-index:500;
}
.cvimg2 {
	background-image:url(../img/03.jpg);
}
.cvimg2 h3 {
	position:absolute;
	top:50px;
	left:70px;
}
.cvimg2 h3 img {
	height:91px;
	z-index:500;
}
.cvimg3 {
	background-image:url(../img/04.jpg);
}
.cvimg3 h3 {
	position:absolute;
	top:50px;
	right:70px;
}
.cvimg3 h3 img {
	height:91px;
	z-index:500;
}
.cvimg4 {
	background-image:url(../img/05.jpg);
}
.cvimg4 h3 {
	position:absolute;
	top:50px;
	right:70px;
}
.cvimg4 h3 img {
	height:91px;
	z-index:500;
}
.cvimg5 {
	background-image:url(../img/06.jpg);
}
.cvimg5 h3 {
	position:absolute;
	bottom:50px;
	left:70px;
}
.cvimg5 h3 img {
	height:91px;
	z-index:500;
}

@media screen and (max-width: 499px) {

#title2 h3 {
	top:20px;
	right:20px;
	text-align:right;
}
#title2 h3 img {
	height:45px;
}
.cvimg1 h3 {
	position:absolute;
	bottom:45px;
	left:20px;
}
.cvimg1 h3 img {
	height:20px;
	z-index:500;
}
.cvimg2 h3 {
	position:absolute;
	top:20px;
	left:20px;
}
.cvimg2 h3 img {
	height:45px;
	z-index:500;
}
.cvimg3 h3 {
	position:absolute;
	top:20px;
	right:20px;
}
.cvimg3 h3 img {
	height:45px;
	z-index:500;
}
.cvimg4 h3 {
	position:absolute;
	top:20px;
	right:20px;
}
.cvimg4 h3 img {
	height:45px;
	z-index:500;
}
.cvimg5 h3 {
	position:absolute;
	bottom:45px;
	left:20px;
}
.cvimg5 h3 img {
	height:45px;
	z-index:500;
}
}

@media screen and (min-width: 500px) {

}

@media screen and (min-width: 1400px) {

}