@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height: 280px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 0px;
}
.Subvisual_img{
	height: 220px;
	background:url(../images/sale/subvisual.png) center bottom no-repeat;
	background-size: 350%;
}
#Subvisual  h2.title{
    position: absolute;
    top: 90px;
    left: 0;
    width: 160px;
}
.man{
    position: absolute;
    right: 10px;
    bottom: -178px;
    z-index: 998;
    width: 60%;
}

.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;
	font-size:170%;
	margin:0 auto;
}
.ttl-h3{
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 24px #010101;
	font-size: 290%;
	line-height:80px;
	background:#0f0e86;
}

#Sale .ttl-h3 span {
	margin-left: 110px;
}


#Sale .section h3.sale_title {
    position: relative;
    top: -85px;
    left: 5px;
    z-index: 998;
    text-align: center;
    width: 40%;
}

#Sale .section .text01{
    position: relative;
    font-size: 30px;
    font-weight: bold;
    color: #0f0e86;
    z-index: 9998;
    padding: 0px 10px;
    margin: -24% 0px 10px;
    text-shadow: 1px 2px 0 #fff;
}
#Sale .section .text02{
	text-align:center;
	color:#fff;
    padding: 0px 10px 30px;
	font-weight: bold;
	text-shadow:1px 2px 0 #830024;
}

/*Gallery*/
section#Gallery{
    background: url(../images/sale/bg_gallery.png) center left 40% no-repeat #0f0e86;
    min-height: 127px;
    background-size: 160%;
}

/*Flow*/
section#Flow{
	background:url(../images/sale/bg_flow.png) center top repeat-x #f84618;
	border-bottom:solid 1px #fff;
}
section#Flow .flow_box{
	background:url(../images/sale/hero.png) center top  no-repeat;
	min-height:500px;
}
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: -20px;
	width: 18%;
}
section#Flow .flow_box .flow_box_in .flow01{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 15%;
}
section#Flow .flow_box .flow_box_in .flow02{
    position: absolute;
    top: 50px;
    left: 110px;
    width: 26%;
}
section#Flow .flow_box .flow_box_in .flow03{
    position: absolute;
    top: 210px;
    left: 10px;
    width: 15%;
}
section#Flow .flow_box .flow_box_in .flow04{
    position: absolute;
    top: 200px;
    left: 120px;
    width: 25%;
}
section#Flow .flow_box .flow_box_in .flow05{
    position: absolute;
    top: 330px;
    left: 60px;
    width: 18%;
}