#main {
	background-image: url(/product/trantixxii/about/images/main_bg.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 5%;
}
#main>div{
	height: 120px;
	color: #fff;
	position: relative;
	overflow: visible;
}
#main h1 {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 48px;
	width: 180px;
	text-align: center;
}
#main p {
	color: #000;
	font-size: 11px;
	position: absolute;
	top: 130px;
	left: 5%;
	width: 90%;
}
.br_pc {
	display: none;
}
#main_image {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 100px;
}


#main_2nd {
	background-image: url(/product/trantixxii/about/images/main_bg.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 15px;
}
#main_2nd>div{
	height: 70px;
	color: #fff;
	position: relative;
}
#main_2nd h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#main_2nd h1 span {
	font-size: 12px;
}




/* [hack] clear fix
--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* index */
#about{
	margin: 0 auto 12%;
	width: 95%;
}

#about h3 {
	font-size: 16px;
	text-align: center;
	margin: 1em auto;
}


.brandOther .btn{
	background: #526894 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: block;
	font-size: 13px;
	margin: 10px auto 10px;
	padding: 10px 20px;
	width: 10em;
}

#brandConcept{
	background: url(/product/trantixxii/about/images/brand_concept_line.gif) left top no-repeat;
	margin-bottom: 10%;
	text-align: center;
}

#brandConceptWrap{
	background: url(/product/trantixxii/about/images/brand_concept_line.gif) left bottom no-repeat;
}

#brandConceptWrap{
	padding: 5% 5% 10%;
}
#brandConcept h4{
	font-size: 14px;
	margin: 5% 0;
}
#brandConcept h4:nth-of-type(3){
	margin: 10% 0 2%;
}


#brandStory{
	background: url(/product/trantixxii/about/images/brand_story_bg.jpg) left top no-repeat;
	background-size: 100%;
	padding-top: 25%;
}
#advantage{
	background: url(/product/trantixxii/advantage/images/main_bg.jpg) center top no-repeat;
	background-size: 150%;
	padding-top: 35%;
	margin-bottom: 10%;
}

.brandOther{
	margin-top: 5%;
	position: relative;
}
.brandOther .contentBox{
	background: #ececec;
	text-align: center;
	padding: 5% 5% 1%;
}
.brandOther .title{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.brandOther .description{
	color: #333;
	font-size: 13px;
	margin-top: 1%;
}

#advantage .mainIMG{
	width: 33%;
	position: absolute;
	top:4%;
	right: 5%;
}




/* brandstory */

#about h2{
	border-bottom: 2px solid #333;
    color: #6f2934;
    line-height: 1.3em;
    margin: 7% 0 3%;
    padding-bottom: 3%;
}
#about h2:first-child,
#about h2.mT0{
    margin-top: 0;
}

#brandstoryMain{
	background: url(/product/trantixxii/about/images/brand_story_bg.png) left top no-repeat;
	background-size: 32%;
	position: relative;
	padding-top: 2%;
}

#brandstorySub{
	margin: 7% 0 10%;
}

#brandstoryMain #brandstoryYear18,
#brandstoryMain #brandstoryYear1970,
#brandstoryMain #brandstoryYear1946,
#brandstoryMain #brandstoryYear2001{
	overflow: hidden;
	zoom: 1;
	padding-bottom: 2em;
}


#brandstoryMain img{ display:none; }

#brandstoryMain .brandstoryImg{
	float: left;
	width: 19%;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 1%;
}

#brandstoryMain .brandstoryTxt{
	width: 77%;
	line-height: 2em;
	font-size: 14px;
	text-align: left;
}

#brandstorySub .brandstoryTxt{
	line-height: 2em;
	font-size: 14px;
}

#brandstoryMain .brandstoryTxt .brandstoryTitle,
#brandstorySub .brandstoryTxt .brandstoryTitle{
	font-size: 15px;
	font-weight: bold;
	color: #6f2934;
	margin-bottom: 10px;
}

#brandstoryMain .brandstoryTxt .brandstoryTitle span,
#brandstorySub .brandstoryTxt .brandstoryTitle span{
	border-bottom: 3px solid #cdc3c4;
}

#brandstoryYear18 .brandstoryTxt,
#brandstoryYear1970 .brandstoryTxt,
#brandstoryYear1946 .brandstoryTxt,
#brandstoryYear2001 .brandstoryTxt{
	float: right;
}


