@charset "utf-8";
/* CSS Document */

/*mainVisual
------------------------------------*/
.mainVisual{ background-image: url("../../temp01/images/company/mainV_bg.png"); height: 577px; background-repeat: no-repeat; background-size: cover; background-position: bottom;}
.mainVisual h1{ font-size: 64px; color: #fff; text-align: center;}
.mainVisual h2{ color: #ceaf96; font-size: 28px;}
.mainVBox{ width:70%; margin: 0 auto; padding: 150px 0 0 0;}

/*con1
------------------------------------*/
.con1,.con2,.con3{ overflow:hidden; color: #333333;}
.con3{ padding-bottom: 100px;}
.con1Inner,.con2Inner,.con3Inner{ width: 1080px; margin: 100px auto 150px auto;}
.con1 h1,.con2 h1,.con3 h1{ font-size: 36px; color: #ceaf96;}
.leftImg{ float: left;}
.rightText{ float: right;}
.leftText{ float: left;}
.rightImg{ float: right;}



