@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

html {	
	height: 100%;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

#header {
	width: 100%;
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}

#main_wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#header {
	background: #000000;
	height: 3.6em;
	padding-top: 0.5em;
	
}


.prod {	
    width: 100%;
    height: auto;
    padding: 20px 0px;
    display: inline-block;
    position: relative;
	
}

.prod h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 0px;
    padding: 0 0 20px 0px;
    color: #6D786E;
    border-bottom: 2px #6D786E solid;
}

.prod h5 {	
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 1px;
    margin: 0 0 -15px 65px;
    color: #FFFFFF;
}

.prod h6 {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 20px 0 2px 32px;
    color: #FFF;
    float: left;
}

.prod p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: justify;
    padding: 10px 0 0 0;
    color: #575757;
}

.prod del {
    color: #ffffff;
    display: inline-block;
    padding-right: 6px;
    font-weight: normal;
}

.prod strong {
    font-size: 40px;
    display: inline-block;
    margin: 0 3px 0 6px;
    font-weight: 500;
    color: #DAE404;
}

.prod span {
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 2px;
    padding: 3px 10px;
    margin-top: 10px;
    margin-left: 65px;
    background: #333333;
    color: #FFF;
    display: block;
    float: left;
}

.combination {
	width: 900px;
	position: relative;
	top: 100px;
	left: 300px;
}

.box {
    width: 150px;
	height: 340px;
    position: relative;
    float: left;
	padding-right: 20px;
}

.box img{
	width:100%;	
}

.title_wrap {
    width: 100%;
    height: 384px;
    background: url("../img/00_bg.jpg") no-repeat center 100%;
}

.title {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/00_bg_m.jpg") no-repeat center 100%;
}

.button_wrap {
	width: 100%;
	height: 612px;
    background: url("../img/01_bg.jpg") no-repeat center 100%;
}

.button {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/01_bg_m.jpg") no-repeat center 100%;
}


.area01_wrap {
	width: 100%;
	height: 690px;
    background: url("../img/02_bg.jpg") no-repeat center 100%;
}

.area01 {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/02_bg_m.jpg") no-repeat center 100%;
}

.area02_wrap {
	width: 100%;
	height: 690px;
    background: url("../img/03_bg.jpg") no-repeat center 100%;
}

.area02 {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/03_bg_m.jpg") no-repeat center 100%;
}

.area03_wrap {
	width: 100%;
	height: 690px;
    background: url("../img/04_bg.jpg") no-repeat center 100%;
}

.area03 {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/04_bg_m.jpg") no-repeat center 100%;
}

.area04_wrap {
	width: 100%;
	height: 659px;
    background: url("../img/05_bg.jpg") no-repeat center 100%;
}

.area04 {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
	background: url("../img/05_bg_m.jpg") no-repeat center 100%;
}

.area05_wrap {
	width: 100%;
	height: 445px;
    background: url("../img/06_bg.jpg") no-repeat center 100%;
}

footer{
	margin: 0;
	width:100%;
	background: #000;
	padding-top: 1.2em;
	height: 70px;
	text-align: center;
}

.area05 {
	width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

footer,#header{
    margin: auto;
    width: 100%;
}

.text{
	float: left;
	overflow: auto;	
}

.mosttx132 {	
	font-size: 1em;
	color: #000;
	letter-spacing:1px;
	line-height:23px;
	margin-bottom: 1em;
}

.mosttx133 {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
	line-height:45px;
	margin:20;
}