@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id WEL_07 */
/* load db model002 */
.model002 img{max-width:100%;max-height:100%;}
.model002{position:relative;}
/*END*/
/* load db banner_basic */
.banner_basic{
width:100%;
	height:40vw;
}
.banner_basic .word{padding-top: 87%;}
/*banner*/
.banner1{
	float: left;
	background: url(../../model/sample/baseimg/banner_basic/banner1.jpg) no-repeat center center;
	background-size:cover;
	width: 33.333333%;
	height:100%;
}
.banner1_text{
	background: rgba(0,0,0,0.6);
	text-align:center;
	font-size:16px;
	color:transparent;
	letter-spacing: 2px;
	height:100%;
}
.banner1_text:hover{
	background:transparent;
	color:#684f45;
	transition: all 0.5s ease 0s;
}

.banner2{
	float: left;
	background: url(../../model/sample/baseimg/banner_basic/banner2.jpg) no-repeat center center;
	background-size:cover;
	width: 33.333333%;
	height:100%;
}
.banner2_text{
	background: rgba(0,0,0,0.6);
	text-align:center;
	font-size:16px;
	color:transparent;
	letter-spacing: 2px;
	height:100%;
}
.banner2_text:hover{
	background:transparent;
	color:#fff;
	transition: all 0.5s ease 0s;
}

.banner3{
	float: left;
	background: url(../../model/sample/baseimg/banner_basic/banner3.jpg) no-repeat center center;
	background-size:cover;
	width: 33.333333%;
	height:100%;
}
.banner3_text{
	background: rgba(0,0,0,0.6);
	text-align:center;
	font-size:16px;
	color:transparent;
	letter-spacing: 2px;
	height:100%;
}
.banner3_text:hover{
	background:transparent;
	color:#fff;
	transition: all 0.5s ease 0s;
}          	

/*END*/
/* load db model002 */
.model002 img{max-width:100%;max-height:100%;}
.model002{position:relative;}
/*END*/