/**********************************************
note : 메인
name : 강혜리
**********************************************/
/* 기사박스 */
.box-skin.cus-box1 > .header, .box-skin.cus-box1 > .content, .box-skin.cus-box1 > .container {float:left;min-height:1px}
.box-skin.cus-box1 > .header {padding-right:25px;width:124px}
.box-skin.cus-box1 > .header strong {line-height:1.25}
.box-skin.cus-box1 > .content, .box-skin.cus-box1 > .container {width:calc(100% - 125px)}

.box-skin.cus-box2 > .header, .box-skin.cus-box2 > .content, .box-skin.cus-box2 > .container {float:left;min-height:1px}
.box-skin.cus-box2 > .header {margin-right:20px;width:285px}
.box-skin.cus-box2 > .header .skin-column > a, .box-skin.cus-box2 > .header .skin-column > strong, .box-skin.cus-box2 > .header > a, 
.box-skin.cus-box2 > .header > strong {position:relative;margin-bottom:0;padding:30px;min-height:214px;font-size:28px;font-weight:900;line-height:1.2;border:1px solid rgba(0,0,0,.55);font-family: 'Noto Sans KR', sans-serif}
.box-skin.cus-box2 > .header > a::before {content:"\e913";position:absolute;right:20px;bottom:20px;display: inline-block;font: 14px/1 fontello;font-size:24px;font-size:inherit;text-rendering:auto}
.box-skin.cus-box2 > .content, .box-skin.cus-box2 > .container {width:calc(100% - 305px)}

.box-skin.cus-box2.green .header {background-color:#069b7a}
.box-skin.cus-box2.light-blue .header {background-color:#3d66d5}
.box-skin.cus-box2.light-red .header {background-color:#d42846}
.box-skin.cus-box2.green .header > a, .box-skin.cus-box2.green .header > strong, 
.box-skin.cus-box2.light-blue .header > a, .box-skin.cus-box2.light-blue.blue .header > strong,
.box-skin.cus-box2.light-red .header > a, .box-skin.cus-box2.light-red .header > strong {color:#fff;border:0}

.box-skin.cus-box2.cus-title .header > strong, .box-skin.cus-box2.cus-title .header > a {border:0;padding:50px 0}
.box-skin.cus-box2.cus-title > .header > a::before {display:none}

.box-skin[class*="icon-"] .header {position:relative;z-index:1}
.box-skin[class*="icon-"] .header::before {content:'';position:absolute;left:0;top:0;width:80px;height:100%;background:url('/image/autobox-icon.png')no-repeat 50% 50%}
.box-skin.icon-1 .header::before {width:140px;background-position:59% 84%}
.box-skin.icon-2 .header {margin-top:50px;height:80px}
.box-skin.icon-2 .header::before {z-index:-1;top:-23px;left:95px;width:150px;background-position:-1% 0}
.box-skin.icon-3 .header::before {width:140px;top:40px;left:120px;background-position:113% 5%}
.box-skin.icon-4 .header {margin-top:50px;height:80px}
.box-skin.icon-4 .header::before {content:'';position:absolute;z-index:-1;top:-10px;left:110px;width:150px;background:url('/image/autobox-icon.png')no-repeat 50% 50%;background-position: 113% 5%;}
.box-skin.icon-4 .header a {position: relative;}

.box-skin .header .thin {font-weight:300}

/**********************************************
note : 소개페이지
name : 강혜리
**********************************************/
.about-us.com-1  {padding:30px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background-color:#f9f9f9}
.about-us.com-1 .com-header {display:block;text-align:center;margin-bottom:2rem}
.about-us.com-1 section {text-align:justify}
.about-us.com-1 .box > strong {display:block;position:relative;padding-left:16px;margin-bottom:16px;font-size:22px;color:#d2242a;font-weight:600;letter-spacing:-.05em}
.about-us.com-1 .box > strong::before {content:'';position:absolute;width:4px;height:100%;top:0;left:0;background-color:#d2242a}
.about-us.com-1 .box > p {color:#555}

