
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/




.about_motto_section{
	width : 100% ;
	padding : 90px 0px 140px ;
	background-color: #095AC5 ;
}

.about_motto_title{
	font-size: 34px ;
	line-break: 40px ;
	font-weight: 700 ;
	color : #FFFFFF ;
	text-align: center ;
}

.about_motto_title_bar{
	width: 100% ;
	max-width: 100px ;
	height: 3px ;
	background-color: #72A4CE ;
	margin : 20px auto 0px ;
}

.about_motto_catch{
	font-size: 44px ;
	font-weight: 700 ;
	color: #FFFFFF ;
	text-align: center ;
	line-break: 90px ;
	margin-top : 80px ;
	padding : 0px 40px ;
}

.about_motto_story{
	padding : 0px 40px ;
	font-size: 16px ;
	font-weight: 700 ;
	color : #A2D4FF ;
	line-height: 40px ;
	text-align: center ;
	margin-top : 60px ;
}




.about_oem_section{
	width: 100% ;
	padding : 100px 0px 90px ;
}
.about_oem_section.first{
	padding-top : 0px ;
}
.about_oem_section.gray{
	background-color: #F9F9FA;
}
.about_inner{
	width: 100% ;
	max-width: 1080px;
	padding : 0px 40px ;
	margin : 0px auto ;
}

.about_image{
	width: 100% ;
}
.about_story{
	padding-top : 40px ;
	font-size: 15px ;

}
.about_story_title{
	text-align: center ;
	font-size: 24px ;
	font-weight: 700 ;
	color: #095AC5 ;
}
.about_story_title_bar{
	width: 100px ;
	height: 1px ;
	background-color: #72A4CE ;
	margin : 10px auto 30px ;
}
.about_story_title_bar.long{
	width: 240px ;
}
























































































































































@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {




.about_motto_section{
}

.about_motto_title{
	font-size: 24px ;
	line-break: 26px ;
}

.about_motto_title_bar{
}

.about_motto_catch{
	font-size: 24px ;
}

.about_motto_story{
}








.about_oem_section{
}
.about_oem_section.gray{
}
.about_inner{
	padding : 0px 0px ;
}

.about_image{
}
.about_story{
	padding : 40px 40px 0px ;

}
.about_story_title{
	font-size: 20px ;
}
.about_story_title_bar{
}
.about_story_title_bar.long{
	width: 240px ;
}






















}