@CHARSET "UTF-8";

#main_cooper{}
.main_cooper{width: 100%; background: #f8f8f8;}
.main_cooper .cooper{padding: 40px 0; text-align: center;}
.main_cooper .cooper .cooper_title{font-family: "NSR_EB";  font-size:30px; color:#2c2c2c; letter-spacing:-1.5px;padding-bottom:20px;}
.main_cooper .cooper .cooper_bg {width: 100%; height: 500px;background-color:#ffffff; position: relative; overflow: hidden; cursor:pointer;}
.main_cooper .cooper .cooper_01{background: url("/resources/images/landing/about/cooper_bg_01.png") no-repeat; /*background-size: contain;*/ width: 100%; height: 100px; background-position: center center; }
.main_cooper .cooper .cooper_02{background: url("/resources/images/landing/about/cooper_bg_02.png") no-repeat; /*background-size: contain;*/ width: 100%; height: 100px; background-position: center center; }
.main_cooper .cooper .cooper_03{background: url("/resources/images/landing/about/cooper_bg_03.png") no-repeat; /*background-size: contain;*/ width: 100%; height: 100px; background-position: center center; }
