@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height:403px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 12px;
}
.Subvisual_img{
	height:348px;
	background:url(../images/sale/subvisual.png) center 83px no-repeat;
}
#Subvisual  h2.title{
	position:absolute;
	top:160px;
	left:180px;
}
.man{
	position:absolute;
	right:-320px;
	top:-52px;
	z-index:998;
}




.hand{
	position:absolute;
	left:100px;
	bottom:-5px;
	z-index:1;
}

/*#Sale*/
#Sale .bg_l{
	background: url(../images/sale/bg_sale_l.png) left top no-repeat;
}
#Sale .bg_r{
	background: url(../images/sale/bg_sale_r.png) right top no-repeat;
}
#Sale{
	background:url(../images/index/bg01.png) center 80px no-repeat #f93e0e;
}

#Sale .wrapper{
	padding-top: 5px;
}
table.campany-tbl{
	margin-left:30px;
}
#Sale .section {
	position:relative;
	height:300px;
	font-size:200%;
	margin:0 auto;
}
.ttl-h3{
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 24px #010101;
	font-size:400%;
	line-height:80px;
	background:#0f0e86;
}
#Sale .section h3.sale_title{
	position:relative;
	top:-60px;
	z-index:998;

}
#Sale .section .text01{
	position:relative;
	font-size: 40px;
	font-weight:bold;
	color: #0f0e86;
	margin: -145px 0 40px 165px;
	z-index:9999;
	text-shadow:0 4px 0 #fff;
}
#Sale .section .text02{
	text-align:center;
	color:#fff;
	font-weight: bold;
	text-shadow:0 4px 0 #830024;
}

/*Gallery*/
section#Gallery{
	background:url(../images/sale/bg_gallery.png) center top no-repeat #0f0e86;
	min-height:404px;
}

/*Flow*/
section#Flow{
	background:url(../images/sale/bg_flow.png) center top repeat-x #f84618;
	min-height:430px;
	border-bottom:solid 1px #fff;
}
section#Flow .flow_box{
	background:url(../images/sale/hero.png) center top  no-repeat;
	min-height:430px;
}
section#Flow .flow_box .flow_box_in{
	width:960px;
	margin:0 auto;
	position:relative;
}

section#Flow .flow_box .flow_box_in .flow_title{
	position:absolute;
	top:-50px;
}
section#Flow .flow_box .flow_box_in .flow01{
	position:absolute;
	top:150px;
	left:20px;
}
section#Flow .flow_box .flow_box_in .flow02{
	position:absolute;
	top:120px;
	left:170px;
}
section#Flow .flow_box .flow_box_in .flow03{
	position:absolute;
	top:240px;
	left:535px;
}
section#Flow .flow_box .flow_box_in .flow04{
	position:absolute;
	top:30px;
	left:580px;
}
section#Flow .flow_box .flow_box_in .flow05{
	position:absolute;
	top:240px;
	left:760px;
}