#container #content.greetings {padding:0 !important;}
.mt0 {margin-top:0 !important;}

.blue_txt {color:#0a56a7; vertical-align:baseline}

.greetings .svg{position:absolute;bottom:-130px;left: 0;width: 100%;height: 100%;transform:translate3d(0,100px,0);background: #ececee;}
.greetings .svg svg{position: relative;width: 100%;left: 50%;transform: translateX(-50%);background: #fff;}

.ceo_wrap{position: relative; padding:140px 0 70px !important; z-index: 10;overflow: hidden;}
.ceo_wrap:before{display: block;content:"";position: absolute;bottom: 0;left: 0;width: 100%;max-width: 1400px;height: 100%;background: url('/img/sub/saeron_txt.png')no-repeat center bottom 0px;background-size: 100%;transform: translate3d(0px,0,0);}
.ceo_wrap .text_g{width: calc(100% - 530px);word-break: keep-all;}
.ceo_wrap .text_g .gree_title{font-size:42px; color: #111; font-weight:bold; line-height: 1.36;}
.ceo_wrap .text_g .gree_sub_title{font-size: 22px; color: #000; font-weight: 600; margin-top: 30px; letter-spacing: 0.25px;}
.ceo_wrap .text_g .gree_txt1{font-size:16px; line-height: 1.6; margin-top: 20px; word-break:keep-all; width:90%;}
.ceo_wrap .item{position: absolute;bottom: 0;right: 140px;transform:translate3d(70px,0,0);}


.certi_con{width: 100%; overflow: hidden;}
.certi_con ul{margin-left: -16px; margin-right: -16px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.certi_con ul li{width:25%; display: inline-block; vertical-align: top; margin-right: -4px; vertical-align: middle; padding: 16px;}
.certi_con ul li .certi_img_wrap{width: 100%; border:1px solid #eee;}
.certi_con ul li .certi_img_inner{width: 100%; height: 0; padding-bottom: 140%;}
.certi_con ul li .certi_img_wrap img{width: 100%;}
.certi_con ul li p{width: 100%; height:55px; text-align: center; padding: 16px 0; font-size: 1.1rem;}






/* ¹ÝÀÀÇü */

 @media all and (max-width:1400px){
	.ceo_wrap {padding:140px 2% 70px !important;}
 }


 @media all and (max-width:1200px){
	.greetings .svg{position:absolute;top:71px;  height: 359px;transform: translate3d(0,0,0); overflow: hidden;}
	.greetings .svg:after{display: block;content:"";position: absolute;bottom: 0; left: 0; width: 100%;max-width: 1400px;height: 100%;background: url('/img/sub/saeron_txt.png')no-repeat center bottom 0px;background-size: 100%;transform: translate3d(0px,0,0);}
	
	.ceo_wrap {padding:0 2% 40px !important; position: relative; display: flex; flex-wrap: wrap; margin:70px auto !important;}
	.ceo_wrap:before {display:none;}
	.ceo_wrap .text_g{order: 2; width: 100%; padding-top: 40px;}
	.ceo_wrap .text_g .gree_title{font-size: 35px;}
	.ceo_wrap .text_g .gree_sub_title{font-size: 20px;}
	.ceo_wrap .text_g .gree_txt1{color:#666;}
	.ceo_wrap .text_g .gree_txt1 br{display:none;}
	.ceo_wrap .item{position: relative; width: 320px; left:0; right:0; transform:none; margin:0 auto;}
	.ceo_wrap .item img{width:100%;}
 }


 @media all and (max-width:700px){
	.greetings .svg{top:121px;}
	.certi_con ul {}
	.certi_con ul li {width:50%}
 }


 @media all and (max-width:480px){
	.greetings .svg{top:77px;}
	.ceo_wrap .item {width:280px}
	.ceo_wrap .text_g .gree_title{font-size: 24px;}
 }