@charset "UTF-8"; 
	
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

@font-face{
    font-family:"NanumSquareR";
    src:url('../font/NanumSquareR.eot');
    src:url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
        url('../font/NanumSquareR.woff') format('woff'),
        url('../font/NanumSquareR.ttf') format('truetype');
    src:local('?'), url('../font/NanumSquareR.woff') format('woff');
}

@font-face{
    font-family:"NanumSquareB";
    src:url('../font/NanumSquareB.eot');
    src:url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
        url('../font/NanumSquareB.woff') format('woff'),
        url('../font/NanumSquareB.ttf') format('truetype');
    src:local('?'), url('../font/NanumSquareB.woff') format('woff');
}


@font-face {
font-family: 'S-CoreDream-Regular';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
	
	
@font-face {
font-family: 'S-CoreDream-Medium';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
font-weight: normal;
font-style: normal;
}	
	
@font-face {
     font-family: 'S-CoreDream-Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'BookkMyungjo-Bd';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkMyungjo-Bd.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BookkMyungjo-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkMyungjo-Bd.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
	
/*
thin 100 
light  300 
regular 400 
medium 500 
bold   700 
bolder  900 
*/
	

@font-face{
    font-family:"NanumSquareR";
    src:url('../font/NanumSquareR.eot');
    src:url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
        url('../font/NanumSquareR.woff') format('woff'),
        url('../font/NanumSquareR.ttf') format('truetype');
    src:local('?'), url('../font/NanumSquareR.woff') format('woff');
}

@font-face{
    font-family:"NanumSquareB";
    src:url('../font/NanumSquareB.eot');
    src:url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
        url('../font/NanumSquareB.woff') format('woff'),
        url('../font/NanumSquareB.ttf') format('truetype');
    src:local('?'), url('../font/NanumSquareB.woff') format('woff');
}



@font-face {
font-family: 'GmarketSansLight';
src: url('../font/GmarketSansLight.eot');
src: url('../font/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
url('../font/GmarketSansLight.svg#NanumSquareRoundOTFB00') format('svg'),
url('../font/GmarketSansLight.ttf') format('truetype'),
url('../font/GmarketSansLight.woff') format('woff'),
url('../font/GmarketSansLight.woff2') format('woff2');
src:local('?'), url('../font/GmarketSansLight.woff') format('woff');
}


@font-face {
font-family: 'GmarketSansMedium';
src: url('../font/GmarketSansMedium.eot');
src: url('../font/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
url('../font/GmarketSansMedium.svg#GmarketSansMedium') format('svg'),
url('../font/GmarketSansMedium.ttf') format('truetype'),
url('../font/GmarketSansMedium.woff') format('woff'),
url('../font/GmarketSansMedium.woff2') format('woff2');
src:local('?'), url('../font/GmarketSansMedium.woff') format('woff');
}

@font-face {
font-family: 'GmarketSansBold';
src: url('../font/GmarketSansBold.eot');
src: url('../font/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
url('../font/GmarketSansBold.svg#NanumSquareRoundOTFB00') format('svg'),
url('../font/GmarketSansBold.ttf') format('truetype'),
url('../font/GmarketSansBold.woff') format('woff'),
url('../font/GmarketSansBold.woff2') format('woff2');
src:local('?'), url('../font/GmarketSansBold.woff') format('woff');
}




html { margin: 0; padding: 0; overflow-x: hidden;font-size:10px;}

body { margin: 0; padding: 0; font-family:"Noto Sans Kr", "NanumSquareR", "맑은 고딕", "Malgun Gothic", "돋움", dotum, "Nunito"; font-size: 10px; color: #454545; line-height: normal; text-size-adjust: none; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; word-wrap: break-word; letter-spacing: -1px}

section, nav, article, aside, hgroup, header, footer { display: block; }

figure { margin: 0; padding: 0; width: auto; }

pre { margin: 0; padding: 0; }

div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol, dl, li { list-style: none; }

form, fieldset { margin: 0; padding: 0; border: 0; }

caption, legend { display: none; }

.clearfix {clear:both;}

a { color: #454545; text-decoration: none; border: 0; }

a:visited, a:active, a:focus { color: #454545; }
a:hover {color: #333}

b { font-weight: normal; }

address { font-style: normal; }

img { font-size: 0; line-height: normal; border: 0; }

table { width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; word-break: break-all; word-wrap: break-word; empty-cells: show; }

hr { visibility: hidden; width: 0; height: 0; font-size: 0; line-height: normal; text-indent: -9999px; overflow: hidden; }

textarea { margin: 0; padding: 5px; font-size: 12px; color: #454545; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; resize: none; }

select { margin: 0; padding: 0; font-size: 12px; color: #454545; }

input, select, button { vertical-align: middle; }

input[type="text"], input[type="password"] { margin: 0; padding: 0 5px; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }

input[type="text"], input[type="password"] { height: 25px; line-height: 25px; }

input[type="image"] { margin: 0; padding: 0; }

input[type="radio"], input[type="checkbox"] { margin: 0 5px 0 0; padding: 0; font-size: 0; line-height: normal; width: 13px; height: 13px; border: 0; outline: 0; }

input[type="button"], button[type="submit"], button[type="button"] { margin: 0; padding: 0; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: none; }

input[type="submit"] { margin: 0; padding: 7px 10px; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: #007bc1; }

input[type='file'] { margin: 0; padding: 0; height: 20px; font-size: 12px; line-height: normal; -webkit-appearance: none; border: 0; border-radius: 0; }



.sendbtn { margin-top: 10px !important; text-align: center; border: 0; }


.sendbtn img { vertical-align: top; }

.blind {display:none;}

/*board*/

.send-btns { margin-top: 10px !important; text-align: center; border: 0; }
.send-btns a, .send-btns span, .send-btns strong, .send-btns input, .send-btns button, .send-btns img { vertical-align: middle; }

.paginate { margin-top: 10px; font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 0; line-height: 0; text-align: center; letter-spacing: 0; border: solid #e5e5e5; border-width: 1px 0; }
.paginate span, .paginate a { font-size: 11px; display: inline-block; vertical-align: middle; color: #454545; text-align: center; }
.paginate .move { padding: 0 10px; height: 33px; line-height: 33px; }
.paginate .number a { margin-right: -1px; width: 35px; height: 35px; line-height: 35px; border: solid #e5e5e5; border-width: 0 1px; }
.paginate .number a:hover { color: #fff; background: #333; }
.paginate .number a.curr_ { font-weight: bold; color: #fff; background: #333; }


/*pagination & search*/
.board-bottom {border-top:1px solid #e5e5e5; *zoom:1}
.board-bottom:after {content:""; clear:both; display:block}
.board-bottom .pagination {margin-left:-16px; float:left}
.board-bottom .pagination span a {padding:3px 10px; font-size:13px;}
.board-bottom .pagination span a img {vertical-align:middle;}
.board-bottom .pagination span a.curr_ {background: #333333; color:#fff;}

.board-bottom .search {margin-top:10px; float:right; _text-align:right}
.board-bottom .search input.under-ts {height:22px; line-height:22px}

.explain { font-size: 11px; display: inline-block; }

.array-tab { font-weight: 600; border-bottom: 1px solid #e5e5e5; }
.array-tab:after { content: ""; clear: both; display: block; }
.array-tab li { margin-right: -1px; float: left; }
.array-tab li.curr_ a { width: 80px; height: 35px !important; color: #5db5b0; text-align: center; }
.array-tab li a { padding: 0 10px; height: 35px; line-height: 35px; color: #454545; display: block; border: 1px solid #e5e5e5; border-bottom: 0; }
.array-tab li a:hover { width: 80px; height: 35px !important; text-align: center; color: #5db5b0; }

.element-invisible { display: none !important; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }

.clear { clear: both; }

.data-nothing { padding: 15px !important; clear: both; font-size: 12px; font-weight: 600; line-height: normal; text-align: center; }

.captcha_img { border: 1px solid #e5e5e5; vertical-align: middle; cursor: pointer; }

.captcha_input { margin-top: 0; padding: 0; height: 41px; line-height: 40px; font-size: 15px; text-align: center; vertical-align: middle; border: 1px solid #e5e5e5; }

.captcha_flash { cursor: pointer; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }





/* ICON CSS */
.icon_lock {background:url(icons/icon_lock.png) left center no-repeat;}
.icon_check {background:url(icons/icon_check.png) left center no-repeat;}
.icon_add {background:url(icons/icon_add.png) left center no-repeat;}
.icon_delete {background:url(icons/icon_delete.png) left center no-repeat;}
.icon_rss {background:url(icons/icon_rss.png) left center no-repeat;}
.icon_shield {background:url(icons/icon_shield.png) left center no-repeat;}
.icon_key {background:url(icons/icon_key.png) left center no-repeat;}
.icon_forbidden {background:url(icons/icon_forbidden.png) left center no-repeat;}
.icon_link {background:url(icons/icon_link.png) left center no-repeat;}
.icon_write {background:url(icons/icon_write.png) left center no-repeat;}
.icon_folder {background:url(icons/icon_folder.png) left center no-repeat;}
.icon_arrow_up {background:url(icons/icon_arrow_up.png) left center no-repeat;}
.icon_arrow_down {background:url(icons/icon_arrow_down.png) left center no-repeat;}
.icon_arrow_left {background:url(icons/icon_arrow_left.png) left center no-repeat;}
.icon_arrow_right {background:url(icons/icon_arrow_right.png) left center no-repeat;}
.icon_setting {background:url(icons/icon_setting.png) left center no-repeat;}
.icon_notice {background:url(icons/icon_notice.png) left center no-repeat;}
.icon_list {background:url(icons/icon_list.png) left center no-repeat;}
.icon_search {background:url(icons/icon_search.png) left center no-repeat;}
.icon_play {background:url(icons/icon_play.png) left center no-repeat;}
.icon_pause {background:url(icons/icon_pause.png) left center no-repeat;}
.icon_home {background:url(icons/icon_home.png) left center no-repeat;}
.icon_print {background:url(icons/icon_print.png) left center no-repeat;}
.icon_info {background:url(icons/icon_info.png) left center no-repeat;}
.icon_chart {background:url(icons/icon_chart.png) left center no-repeat;}
.icon_warning {background:url(icons/icon_warning.png) left center no-repeat;}
.icon_bag {background:url(icons/icon_bag.png) left center no-repeat;}
.icon_mail {background:url(icons/icon_mail.png) left center no-repeat;}
.icon_file {background:url(icons/icon_file.png) left center no-repeat;}
.icon_calendar {background:url(icons/icon_calendar.png) left center no-repeat;}
.icon_monitor {background:url(icons/icon_monitor.png) left center no-repeat;}
.icon_refresh {background:url(icons/icon_refresh.png) left center no-repeat;}
.icon_tag {background:url(icons/icon_tag.png) left center no-repeat;}
.icon_person {background:url(icons/icon_person.png) left center no-repeat;}
.icon_cart {background:url(icons/icon_cart.png) left center no-repeat;}
.icon_word {background:url(icons/icon_word.png) left center no-repeat;}
.icon_excel {background:url(icons/icon_excel.png) left center no-repeat;}
.icon_hwp {background:url(icons/icon_hwp.gif) left center no-repeat;}
.icon_ppt {background:url(icons/icon_ppt.png) left center no-repeat;}
.icon_gift {background:url(icons/icon_gift.png) left center no-repeat;}

/* 일정 추가 CSS */
.btn_ {
    display:inline-block;
    *zoom:1;
    *display:inline;
    padding-right:4px;
    padding-left:4px;
    background:#fff;
    font-family:'Nanum Gothic', '나눔고딕',nanumgothic,'돋움',dotum;
    font-size:12px;
    color:#555;
    line-height:22px;
    word-spacing:-1px;
    text-decoration:none !important;
    white-space:nowrap;
    border-top:1px solid #c5c5c5;
    border-left:1px solid #c5c5c5;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    margin:2px 0px;
    cursor:pointer;
    border-radius:5px;
}
.btn_ span, .btn_ strong {
    display:inline-block;
    vertical-align: middle;
    padding-left:18px;
    cursor:pointer;
}
.btn_:hover {
    color:#39A901;
}
.btn_ img {
    vertical-align:middle;
}
.btn_ .noicon {
    padding-left:0px;
    display:inline-block;
    height:100%;
}
/* password */
.password-confirm {border:3px solid #efefef; width:500px; margin:0 auto; padding:30px; text-align: center;}
.password-confirm .password-title .tit {border-bottom:1px solid #efefef; padding-bottom:10px; margin-bottom:10px; font-size:20px; font-weight: 600;}
.password-confirm .password-title .sub_tit {font-size:14px; margin-bottom:20px;}


.various-form.manage {padding:100px 0 0 0;}







/* common */
body {font-family:"noto sans kr"}

.scroll_none {
-ms-overflow-style: none!important;
scrollbar-width: none!important;
}
.scroll_none::-webkit-scrollbar {
display: none!important;
}


h6 {display:none;}
	
.inner_wrap {width:100%;max-width:1260px;margin:0 auto}	

@media all and (max-width:1260px){

.inner_wrap {width:95%}	

}


.dim {position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2);z-index: 5;display:none;}
	
	
/* header */
header {padding:24px 0 20px 0;border-bottom:1px solid #d5d5d5;font-size:0;position:relative;z-index: 5;background:#fff;}
header .inner_wrap {max-width:1620px;position:relative;}
header .head_logo {display:inline-block;vertical-align:middle;width:25.25%;box-sizing:border-box;}
header .head_logo img {max-width:100%}
header nav.gnb {display:inline-block;vertical-align:middle;width:58.64%}
header nav.gnb ul.dep1 {display:flex;justify-content:space-between;align-items:center;margin-right:50px;}
header nav.gnb ul.dep1 li {display:inline-block;vertical-align:middle;text-align:center;}
header nav.gnb ul.dep1 li a {font-size:20px;font-weight:bold;display:block;padding:0 15px;}
	
	
header nav.sub_menu {background:#eee;position:absolute;left:0;top:115px;width:100%;display:none;z-index: 100;}
header nav.sub_menu .inner_wrap {background:#fff;max-width:1260px;}
header nav.sub_menu ul.dep2 {font-size:0;padding:40px 0;}
header nav.sub_menu ul.dep2 li {display:inline-block;vertical-align:top;width:14.2%;text-align:center;margin: 0 0 0 0;position:relative;}
header nav.sub_menu ul.dep2 li:after {content:"";width:1px;height:15px;background:#333;position:absolute;right:0;top:50%;transform:translateY(-50%);}
	
	
header nav.sub_menu ul.dep2 li:first-child:nth-last-child(7),
header nav.sub_menu ul.dep2 li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	
header nav.sub_menu ul.dep2 li:nth-child(7n):after {display:none;}
header nav.sub_menu ul.dep2 li:last-child:after {display:none;}
	
header nav.sub_menu ul.dep2 li:nth-child(7) ~ li {margin-top:2%;}
	
header nav.sub_menu ul.dep2 li a {display:block;font-size:17px;}
	
header nav.sub_menu .sub_menu_cmn {display:none;}	
	

header ul.head_btn {display:inline-block;vertical-align:middle;padding:0 30px 0 0;box-sizing:border-box;width:100%;max-width:210px;}
header ul.head_btn li {display:inline-block;vertical-align:top;position:relative;}
header ul.head_btn li:after {content:"";width:1px;height:20px;background:#757575;position:absolute;right:0;top:5px;}
header ul.head_btn li:last-child:after {display:none;}
header ul.head_btn li a {display:block;font-size:18px;color:#757575;padding:0 13px;}
	
	
header a.menu_btn {width:50px;height:50px;background:url(/src/img/main/menu_btn.png) center center no-repeat #e14950;display:inline-block;vertical-align:middle;font-size:0;letter-spacing:-9999px;position: absolute;right:0;top:50%;transform:translateY(-50%);}


header nav.m_menu {position:fixed;right:0;top:0;background:rgba(0,0,0,0.3);width:100%;height:100%;z-index:9000;display:none;}

header nav.m_menu .menu_inner {position:fixed;right:0;top:0;width:100%;max-width:320px;height:100%;background:#333;z-index:9001}
	
header nav.m_menu .m_menu_top {width:90%;margin:0 auto;padding:25px 0;position:relative;}
header nav.m_menu .m_menu_top .m_menu_logo {max-width:150px;}
	
header nav.m_menu ul.btns {background:#414141;text-align:center;font-size:0;}
header nav.m_menu ul.btns li {display:inline-block;width:33.3%;position:relative;}
header nav.m_menu ul.btns li:first-child:nth-last-child(4),
header nav.m_menu ul.btns li:first-child:nth-last-child(4) ~ li {width:25%;}

header nav.m_menu ul.btns li:after {content:"";position:absolute;right:0;top:20px;width:1px;height:14px;background:#fff;}
header nav.m_menu ul.btns li:last-child:after {display:none;}
header nav.m_menu ul.btns li a {font-size:14px;padding:15px 0;display:block;color:#fff;}
header nav.m_menu a.close_btn {position:absolute;right:15px;top:50%;transform:translateY(-50%);}
header nav.m_menu a.close_btn img {max-width:20px;}
	
header nav.m_menu ul.dep1 {overflow-y:auto;height:calc(100% - 98px)}
header nav.m_menu ul.dep1 > li.on > a {color:#e59520;}
	
header nav.m_menu ul.dep1 > li > a {font-size:16px;display:block;padding:15px 0;border-bottom:1px solid #414141;color:#fff;text-indent:30px;}
header nav.m_menu ul.dep2 {border-bottom:1px solid #414141;background:#414141;display:none;padding:15px 0;}
header nav.m_menu ul.dep2 > li {position:relative}
header nav.m_menu ul.dep2 > li:before {content:"";position:absolute;left:30px;top:19px;width:3px;height:3px;background:#7ba505;}
header nav.m_menu ul.dep2 > li > a {font-size:14px;display:block;padding:10px 0;color:#fff;text-indent:45px;}




@media all and (max-width:1620px){

header .inner_wrap {width:95%;}

}

@media all and (max-width:1400px){
	
.dim {display:none;}
header {padding:15px 0;}
header .head_logo {width:auto;}
header .head_logo img {max-width:300px;}
header nav.gnb {display:none;}
header nav.gnb ul.dep1 li a {font-size:18px;}
header ul.head_btn {display:none;}
header ul.head_btn li a {font-size:16px;}
header nav.sub_menu {top:115px;display:none!important;}
	
}
	

@media all and (max-width:768px){
	
header .head_logo img {max-width:250px;}
	
}
	
	
	
	


/*@media all and (max-width:1600px){

#snsQuick {display:none;}
	
#snsQuick {background:none;padding:0;width:auto;right:10px;bottom:5px;top:auto;transform:none;}
#snsQuick h2.sq_tit {display:none;}
#snsQuick ul {padding:0;}
#snsQuick ul li {margin:0 0 5px 0;}
#snsQuick ul li a {font-size:0;padding:0;}
#snsQuick ul li a:before {position:static;display:block;border-radius:50%;}
#snsQuick ul li:last-child a:before {background-color:red;}
	
}

@media all and (max-width:1200px){
#snsQuick {position:static;margin:20px 0 0 0;}
#snsQuick ul {padding:0;}
#snsQuick ul li {margin:0 5px 0 0;display:inline-block;}	
}*/

/* footer */
	
footer {background:#f5f5f5;padding:30px 0 50px 0;font-size:0;}
footer .inner_wrap {position:relative;}
	
footer .rel_org {width:100%;max-width:1094px;margin:0 auto 60px;}
footer .rel_org .org_slide .item {border:1px solid #d5d5d5;box-sizing:border-box;margin:1px;}
	
	
footer .rel_org .org_slide .owl-nav {position:absolute;width:100%;left:0;top:0;z-index:-1;}
footer .rel_org .org_slide .owl-nav .owl-prev {position:absolute;left:-50px;}
footer .rel_org .org_slide .owl-nav .owl-next {position:absolute;right:-50px;}
	
	
	
footer .foot_cmn {display:inline-block;vertical-align:top;box-sizing:border-box;}
footer .foot_l {width:100%;max-width:332px;}



#callQuick {position: fixed;right: -2px;top: 54%;transform:translateY(-50%);background:#fff;box-sizing:border-box;border: 2px solid #2a61aa;width:100%;max-width: 150px;border-radius: 15px 0 0 15px;box-shadow:0 0 5px rgba(0,0,0,0.1);z-index: 9;}
#callQuick ul {font-size:0;padding: 12px 0;}
#callQuick ul li {padding: 12px 0;position:relative;}
#callQuick ul li:before {background:#b5b5b5;position:absolute;content:"";width:50px;height:1px;left:50%;bottom:0;transform:translate(-50%,0);;}
#callQuick ul li:last-child:before {display:none}

#callQuick ul li span {text-align:center;font-size: 16px;display:block;line-height:24px;font-weight:500;}











footer .foot_r {width:calc(100% - 332px);padding:0 0 0 45px;}
	
footer .foot_cmn ul.fnb {display:inline-block;vertical-align:middle;}
footer .foot_cmn ul.fnb li {display:inline-block;vertical-align:top;position:relative;}
footer .foot_cmn ul.fnb li:after {content:"";width:2px;height:14px;background:#555;position:absolute;right:-2px;top:50%;transform:translateY(-50%);}
footer .foot_cmn ul.fnb li:last-child:after {display:none;}
	
footer .foot_cmn ul.fnb li a {display:block;color:#555;font-size:15px;font-weight:500;padding:0 14px;}
footer .foot_cmn ul.fnb li:first-child a {padding-left:0;}
	


	
	
#snsQuick {box-sizing:border-box;z-index: 1;padding: 20px 0;display:inline-block;vertical-align:middle;}
#snsQuick h2.sq_tit {text-align:center;font-size:28px;font-weight:500;margin:0 0 30px 0;}
	
#snsQuick ul {padding:0 0 0 25px;font-size:0;}
#snsQuick ul li {display:inline-block;vertical-align:top;margin:0 10px 0 0;}
#snsQuick ul li a {display:block;position:relative;}
#snsQuick ul li a:before {content:"";width:38px;height:38px;background:url(/src/img/main/snsQuick_sprite.png) 0 0 no-repeat;border-radius:50%;display:block;}
#snsQuick ul li:last-child a:before {background-color:red;}
	
#snsQuick ul li:nth-child(2) a:before {background-position:-38px 0;}
#snsQuick ul li:nth-child(3) a:before {background-position:-76px 0;}
#snsQuick ul li:nth-child(4) a:before {background-position:-114px 0;}





	
footer .foot_cmn ul.foot_info li {font-size:15px;color:#555;line-height:32px;word-break:keep-all;}
footer .foot_cmn p.copy {font-size:15px;color:#777;line-height:32px;}
	
footer .foot_cmn select.site_link {position:absolute;right:0;top:0;width:100%;max-width:270px;display:block;background:#e7e7e7;border:1px solid #d5d5d5;box-sizing:border-box;border-radius:5px;margin:0 0 10px 0;font-size:15px;color:#555;padding:10px 10px;}



/*footer .foot_cmn ul.site_link li {display:block;background:#e7e7e7;border:1px solid #d5d5d5;box-sizing:border-box;border-radius:5px;margin:0 0 10px 0;}
footer .foot_cmn ul.site_link li a {display:block;font-size:15px;color:#555;padding:10px 10px;letter-spacing:-1px;position:relative;}
footer .foot_cmn ul.site_link li a:after {content:"";width:7px;height:6px;position:absolute;right:13px;top:50%;transform:translateY(-50%);background:url(/src/img/main/site_link_arrw.png) center center no-repeat;}
	
	*/


@media all and (max-width:1200px){

#callQuick  {display:none;}
footer .rel_org {width:95%;}
footer .rel_org .org_slide .owl-nav {display:none;}

	
footer .foot_cmn {display:block;width:100%;max-width:100%;text-align:center;padding:0;}
footer .foot_l {margin:0 0 40px 0;}
footer .foot_cmn ul.site_link {position:static;max-width:100%;margin:0 0 20px 0;}
footer .foot_cmn ul.site_link li {display:inline-block;width:49%;margin:0 2% 0 0}
footer .foot_cmn ul.site_link li:last-child {margin-right:0}



}

@media all and (max-width:768px){
/*footer .rel_org {display:none;}*/
footer .foot_cmn ul.site_link li {width:100%;margin:0 0 2% 0;}
}