@charset "utf-8";

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);


.cont_sitemap{}
.cont_sitemap .sitemap_lst:after{content:''; display:block; clear:both;}
.cont_sitemap .sitemap_lst > li{position:relative; padding:35px 0; border-top:1px solid #e2e2e2; line-height:1.4;}
.cont_sitemap .sitemap_lst > li:before{content:''; display:inline-block; position:absolute; top:-1px; left:0; width:17.5%; height:3px; background:#0a4096;}
.cont_sitemap .sitemap_lst > li:after{content:''; display:block; clear:both;}
.cont_sitemap .sitemap_lst > li > a{ width:25%; font-weight:800; font-size:1.625em; letter-spacing:-1px;}
.cont_sitemap .sitemap_lst > li > ul { display:flex; flex-wrap:wrap; margin-top:20px;}
.cont_sitemap .sitemap_lst > li > ul > li{ width:20%; padding:0 15px 15px 0; font-weight:600; font-size:1.1em;}
.cont_sitemap .sitemap_lst > li > ul > li > a{display:flex; padding:0 10px 0 15px; height:56px; line-height:1.2; align-items:center; border:1px solid #b4d3ec;}
.cont_sitemap .sitemap_lst > li > ul > li > a[target="_blank"]:after{content:''; display:inline-block; width:15px; height:13px; margin:0 0 0 6px; background:url(../images/common/blank_b.png) no-repeat; vertical-align:baseline; opacity:.7;}
.cont_sitemap .sitemap_lst > li > ul > li > ul{margin:12px 0 0 15px;}
.cont_sitemap .sitemap_lst > li > ul > li > ul > li{position:relative; margin:5px 0; padding-left:8px; font-weight:400; font-size:0.85em;}
.cont_sitemap .sitemap_lst > li > ul > li > ul > li:before{content:''; display:inline-block; position:absolute; top:9px; left:0; width:3px; height:3px; border-radius:50%; background:#6097c1;}
.cont_sitemap .sitemap_lst > li > ul > li > ul > li a[target="_blank"]:after{content:''; display:inline-block; width:15px; height:13px; margin:0 0 0 6px; background:url(../images/common/blank_b.png) no-repeat; vertical-align:baseline; opacity:.4;}



.tooltip-target {    display: inline-block;
    height: 40px;
    line-height: 32px;
    padding: 5px;
    text-align: center;
    border: 1px solid #d2d2d2;
    position: relative;
    font-size: 16px;
    margin: 3px 6px 3px 0;
    min-width: 90px}
.tooltip-target:hover {border-color:#ce2222; color:#ce2222;}

/*.tooltip-target:after { content:''; display:block; position:absolute; right:16px; top:12px; width:2px; height:14px; background:#aaa;}
.tooltip-target:before { content:''; display:block; position:absolute; right:10px; top:18px; width:14px; height:2px; background:#aaa;}*/
.ui-tooltip {
    background: #ce2222; color:#fff !important; font-size:14px !important;
    border:1px solid #ce2222 !important;
    padding:9px  14px 11px;
    color: #333;
    border-radius: 4px;
    box-shadow: none; transform: translateX(-50%); border-radius:0 !important; box-shadow:6px 6px 6px rgba(0,0,0,0.2);
}
.ui-tooltip:before {content:''; display:block; width:8px; height:8px; background:#ce2222; transform:rotate(45deg); position:absolute; left:17px; top:-4px;}
.ui-tooltip * {font-size:14px !important; border-radius:0 !important;}

/* 서브 타이틀 */
.sub_content_box{width:100%;}
.sub_content_box h2.st_title{     display: none; position:relative;  max-width:1600px; margin:0 auto; padding:94px 0 30px; text-align:left; font-size:20px; font-weight:700; word-break:keep-all; letter-spacing:-0.04em; color:#888;}


.table_scroll.on:before {content:'좌우로 스크롤하세요  →'; display:block; margin-bottom:-1px; border:1px solid #444; padding:4px 10px; text-align:center; position:sticky; left:0; top:0; right:0; box-shadow: 0 3px 6px rgba(0,0,0,0.3); z-index:3;animation:table_scroll 2s ease-in-out infinite; font-size:16px; margin-top:10px;}
@keyframes table_scroll{
	0%{ text-indent:0px;}
	50%{ text-indent:12px;}
 	100%{text-indent:0px;}
}



.product .top {position:relative; height:550px; display:flex; align-items: center; margin:0px 0 160px;}
.product .top:before {content:''; display:block; position:absolute; background:#ce2222; left:370px; top:0; bottom:50px; right:0; }
.product .top:after {content:''; display:block; position:absolute; background:#ce2222; left:100%; right:-100%; top:0; bottom:50px; }
.product .top .box {display:flex; position:relative; gap:120px; color:#fff; }
.product .top .box .img img {box-shadow:25px 25px 0 rgba(0,0,0,0.3);}
.product .top .box .txt h2 {font-size:38px; margin:20px 0 16px;}
.product .top .box .txt li {padding-left:15px; position:relative; margin-bottom:6px; margin-left:16px;}
.product .top .box .txt li:before {content:''; display:block; position:absolute; left:0; top:8px; width:1px; height:11px; background:#fff; transform: rotate(45deg); opacity:.5;}
.product .top .ani_tc {position:absolute; right:100px; bottom:-20px; animation:ani_tc 20s linear infinite; opacity:.5; }
@keyframes ani_tc{
	0%{   transform: rotate(0deg);}
    0%{   transform: rotate(360deg);}
}

.product .ctr {position:relative; padding:80px 0; margin:0 -25px; background:#333; margin-bottom:150px;}
.product .ctr h2 {font-size:38px; margin:0 0 20px 25px; color:#fff;}
.product .ctr:before {content:''; display:block; position:absolute; left:-50%; right:100%; top:0; bottom:0; background:#333;}
.product .ctr:after {content:''; display:block; position:absolute; left:100%; right:-50%; top:0; bottom:0; background:#333;}
.product .ctr .item {padding:0 25px;}
.product .ctr .nav { display:flex; justify-content:space-between; margin:30px 25px 0; }
.product .ctr .nav .count {color:#fff; opacity:.65;}
.product .ctr .nav .btn {display:flex; gap:6px;}
.product .ctr .nav button {display:inline-block; width:50px; height:50px; background:#fff; opacity:.65;}

.product .bot { display:flex; }
.product .bot h2 {width:370px; font-size:38px;}
.product .bot h2 span {    display: block;    position: relative;    padding-left: 23px;}
.product .bot h2 span:before {    content: '※';    display: inline-block;    position: absolute;    top: -7px;    left: 0;    font-size: 25px;}
.product .bot > div {width:calc(100% - 370px);}




.conTit1 { font-size:42px; margin-bottom:34px; line-height:1.35;}

.greeting {}

/*.greeting .box {margin-top:80px; background:url(../images/content/gr_img.png) no-repeat right top; min-height:610px;}*/
.greeting .box {margin-top:80px; background:url(../images/content/gr_img.png) no-repeat right top; min-height:610px;}
.greeting .box h3 {font-size: 28px;margin-bottom:30px;  text-shadow: -1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -1px #fff;}
.greeting .box p {    font-size: 24px; margin-bottom:30px;  text-shadow: -1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -1px #fff;}
.greeting .box .sign {text-align:right; font-weight:bold; width:50%;}
.greeting .box .sign strong {font-size:32px; margin-left:12px;}


.history .box {display:flex; padding-top:80px; justify-content:space-between; flex-wrap:wrap; position:relative;}
.history .box .tabs li a {padding-left:40px; display:block; font-size:30px; font-weight:bold; color:#cdcdcd; position:relative; letter-spacing:-0.03em; margin:10px 0; transition: 0.3s; font-family:'Spoqa Han Sans Neo';}
.history .box .tabs li a:before {content:''; display:block; width:10px; height:10px; border-radius:50px; border:5px solid #202c61; position:absolute; left:0; top:50%; margin-top:-10px; opacity:.3;}
.history .box .tabs li.on a:before {opacity:1;}
.history .box .tabs li.on a { font-size:60px; color:#111; margin:30px 0;}
.history .box .txt {width:60%;}
.history .box .tabs.fix_obj {position:fixed; left:0; top:0;}
.history .box .txt .panelWrap {opacity:0; height:0; transition: 0.3s; transform:translateY(50px);}
.history .box .txt .panelWrap.on {opacity:1; height:auto;  transform:translateY(0px);}
.history .box .txt li {padding:40px 0 40px 220px; position:relative; border-bottom:1px solid #ddd;}
.history .box .txt li strong {position:absolute; left:0; top:45px; font-size:24px; font-family:'Spoqa Han Sans Neo';}
.history .box .txt li p { font-size:22px; margin:5px 0; position:relative; padding-left:60px;}
.history .box .txt li p span {font-size:22px; position:absolute; left:0; top:0; font-family:'Spoqa Han Sans Neo';}



.sa0 .img {position:relative; margin-bottom:150px;}
.sa0 .img h2 {position:absolute; left:80px; top:50%; transform: translateY(-50%); font-size:42px; color:#fff; line-height:1.2;}
.sa0 .box {display:flex; justify-content: space-between; margin-bottom:80px;}
.sa0 .box h2 {font-size:38px;}


.loc .panelWrap {opacity:0; height:0; overflow:hidden;}
.loc .panelWrap.on {opacity:1; height:auto;}


.rec .box {display:flex; justify-content: space-between; margin-top:80px;}
.rec .box h2 {font-size:38px;}
.rec .box .txt {width:70%;}
.rec .box .txt li {position:relative; padding-left:120px; margin-bottom:40px; padding-top:7px; font-size:18px; min-height:50px;}
.rec .box .txt li strong { display:block; width:100px; height:41px; line-height:41px; border-radius:50px; background:#12337f; font-size:18px; color:#fff; text-align:center; position:absolute; left:0; top:0;}




.gong_wrap{display: flex;    gap: 40px;}
.gong {display:flex; justify-content: space-between; flex-wrap:wrap; width: 50%;}
.gong.n2 {/*flex-direction: row-reverse;*/}
.gong .lst {width:20%; margin-bottom:70px;}
.gong .lst .box {display:flex;    align-items: flex-start;
    justify-content: center;
    text-align: center;padding:25px;  /*border-radius:20px; border:1px solid #f2f2f2;*/ position:relative; height:100%; }
.gong .lst .box strong {display:block; font-size:15px; line-height:1.3; font-weight:500;}
.gong .lst .box:hover {background:url(../theme/ins/images/main/s02_img01.png) no-repeat center center; background-size:cover;}
.gong .lst .box em {display:block; width:100px; height:36px; line-height:36px; background:#333 ;color:#fff; border-radius:50px; font-size:16px; margin-top:14px;}
.gong .lst .box .fa-right-long {position:absolute; right:-43px; width:40px; height:40px; line-height:40px; bottom:63%; margin-bottom:-35px; font-size:24px; color:#aaa;}
/*.gong.n1 .lst:last-child .box .fa-right-long {right:50%; margin-right:-35px; bottom:-70px; transform: rotate(90deg); margin-bottom:0;}*/
.gong.n2 .lst .box i {right:initial; left:-39px; /*transform: rotateY(180deg); */}
.gong.n2 .lst:last-child .box .fa-right-long {left:50%; margin-left:-35px; bottom:-70px; margin-bottom:0; transform: rotate(90deg);}
.gong.n2 .lst:last-child .box .fa-right-long {display:none;}

/*.gong .lst .box {animation:gong_box 7s linear infinite;}
@keyframes gong_box{
	0%{  border:1px solid #f2f2f2; background:#fff;}
    15%{  border:1px solid #ffd4d4 ; background:#fff;}
    30%{  border:1px solid #f2f2f2; background:#fff;}
}*/
.gong.n1 .lst:nth-child(2) .box {animation-delay: 0.3s;}
.gong.n1 .lst:nth-child(3) .box {animation-delay: 0.6s;}
.gong.n1 .lst:nth-child(4) .box {animation-delay: 0.9s;}
.gong.n2 .lst:nth-child(1) .box {animation-delay: 1.2s;}
.gong.n2 .lst:nth-child(2) .box {animation-delay: 1.5s;}
.gong.n2 .lst:nth-child(3) .box {animation-delay: 1.8s;}
.gong.n2 .lst:nth-child(4) .box {animation-delay: 2.1s;}
.gong.n3 .lst:nth-child(1) .box {animation-delay: 2.4s;}
.gong.n3 .lst:nth-child(2) .box {animation-delay: 2.7s;}
.gong.n3 .lst:nth-child(3) .box {animation-delay: 3s;}
.gong.n3 .lst:nth-child(4) .box {animation-delay: 3.3s;}
.gong .lst .box .fa-right-long {animation:gong_arr 7s linear infinite;  }
@keyframes gong_arr{
	0%{ color:#aaa;}
    15%{ color:#ff4242;}
    30%{ color:#aaa;}
}
.gong.n1 .lst:nth-child(2) .box .fa-right-long  {animation-delay: 0.3s;}
.gong.n1 .lst:nth-child(3) .box .fa-right-long {animation-delay: 0.6s;}
.gong.n1 .lst:nth-child(4) .box .fa-right-long {animation-delay: 0.9s;}
.gong.n2 .lst:nth-child(1) .box .fa-right-long {animation-delay: 1.2s;}
.gong.n2 .lst:nth-child(2) .box .fa-right-long {animation-delay: 1.5s;}
.gong.n2 .lst:nth-child(3) .box .fa-right-long {animation-delay: 1.8s;}
.gong.n2 .lst:nth-child(4) .box .fa-right-long {animation-delay: 2.1s;}
.gong.n3 .lst:nth-child(1) .box .fa-right-long {animation-delay: 2.4s;}
.gong.n3 .lst:nth-child(2) .box .fa-right-long {animation-delay: 2.7s;}
.gong.n3 .lst:nth-child(3) .box .fa-right-long {animation-delay: 3s;}
.gong.n3 .lst:nth-child(4) .box .fa-right-long {animation-delay: 3.3s;}


.gong .lst .box strong:before {content:''; display:block; width:150px; height:150px; background:url(../images/content/ico01.png) no-repeat center; margin:0 auto 20px; background-size: 150px;}  
.gong.n1 .lst:nth-child(2) .box strong:before {background-image:url(../images/content/ico02.png);}
.gong.n1 .lst:nth-child(3) .box strong:before {background-image:url(../images/content/ico03.png);}
.gong.n1 .lst:nth-child(4) .box strong:before {background-image:url(../images/content/ico04.png);}
.gong.n2 .lst:nth-child(1) .box strong:before {background-image:url(../images/content/ico05.png);}
.gong.n2 .lst:nth-child(2) .box strong:before {background-image:url(../images/content/ico06.png);}
.gong.n2 .lst:nth-child(3) .box strong:before {background-image:url(../images/content/ico07.png);}
.gong.n2 .lst:nth-child(4) .box strong:before {background-image:url(../images/content/ico08.png);}
.gong.n3 .lst:nth-child(1) .box strong:before {background-image:url(../images/content/ico09.png);}
.gong.n3 .lst:nth-child(2) .box strong:before {background-image:url(../images/content/ico10.png);}
.gong.n3 .lst:nth-child(3) .box strong:before {background-image:url(../images/content/ico11.png);}
.gong.n3 .lst:nth-child(4) .box strong:before {background-image:url(../images/content/ico12.png);}

.gong .lst .box span {font-size:15px; display:block;     word-break: break-all;}
.gong .lst .box span:before {content:''; display:block; width:150px; height:150px; background:url(../images/content/er01.png) no-repeat center; margin:0 auto 20px; background-size: 150px;} 
.gong.n1 .lst:nth-child(2) .box span:before {background-image:url(../images/content/er02.png);}
.gong.n1 .lst:nth-child(3) .box span:before {background-image:url(../images/content/er03.png);}
.gong.n1 .lst:nth-child(4) .box span:before {background-image:url(../images/content/er04.png);}
.gong.n2 .lst:nth-child(1) .box span:before {background-image:url(../images/content/er05.png);}
.gong.n2 .lst:nth-child(2) .box span:before {background-image:url(../images/content/er06.png);}
.gong.n2 .lst:nth-child(3) .box span:before {background-image:url(../images/content/er07.png);}
.gong.n2 .lst:nth-child(4) .box span:before {background-image:url(../images/content/er08.png);}

.line01 {margin:0px 0 80px; height:1px; background:#d2d2d2;}

.pro_layer {position:fixed; left:0; top:0; right:0; bottom:0; z-index:111111111111111111; display:flex; align-items: center; justify-content: center; background:rgba(0,0,0,0.3); display:none;}
.pro_layer.on {display:flex;}
.pro_layer .in {position:relative; border:6px solid #ff4242 ;}
.pro_layer button {position:absolute; width:50px; height:50px; color:#fff; background:#000; border-radius:50px; line-height:50px; right:-24px; top:-24px;}
.pro_layer img {box-shadow:0px 0px 20px rgba(0,0,0,0.2);}


body.scroll {overflow:hidden; height:100vh;}

.root_daum_roughmap {width:100% !important;}


/*조직도*/
.org2 h2 {width:220px; height:220px; border-radius:50%; background:#ff2d2d url(../images/content/org_logo.png) no-repeat center 60px; color:#fff; text-align:center; padding-top:130px; margin: 50px auto 70px;position:relative;}
.org2 h2:before { content:''; display:block; width:1px; background:#d2d2d2; position:absolute; left:50%; bottom:-250px; height:250px;}
.org2 .n2 {max-width:800px; position:relative; margin:50px auto 70px; display:flex; justify-content: flex-end;}
.org2 .n2:before {content:''; display:block; position:absolute; left:50%; top:50%; right:0; background:#d2d2d2; height:1px;}
.org2 .n2 span {display:block; width:220px; border:1px solid #333; background:#333 ;color:#fff; text-align:center; line-height:66px; position:relative; z-index:2; }
.org2 .lst {display:flex; justify-content: space-between; position:relative;}
.org2 .lst:before {content:''; display:block; position:absolute; left:6%; right:6%; top:0; height:1px; background:#d2d2d2;}
.org2 .lst > li {width:12%; padding-top:70px; position:relative;}
.org2 .lst > li:before {content:''; display:block; position:absolute; left:50%; top:0; height:180px; width:1px; background:#d2d2d2;}
.org2 .lst > li h3 {border:2px solid #222; line-height:30px; height: 100px;  display: flex;  align-items: center;    justify-content: center; text-align:center; position:relative; z-index:2; background:#fff; margin-bottom:24px;}
.org2 .lst > li h3:before {content:''; display:block; width:5px; height:5px; background:#fff; border:4px solid #ff2d2d; border-radius:50px; position:absolute; left:50%; margin-left:-6px; top:-8px;}
.org2 .lst > li li {border:1px solid #888;  line-height:25px;     height: 85px;    display: flex;    align-items: center;    justify-content: center;
    padding: 0 10px; text-align:center; background:#fafafa; position:relative; z-index:2; margin-top:12px;}
.org2 .lst > li li:before {content:''; display:block; position:absolute; left:50%; top:-13px; height:12px; width:1px; background:#d2d2d2;}











.map_lst {display:flex; flex-wrap:wrap;}
.map_lst li {width:50%; padding:50px 50px 50px 100px; position:relative;}
.map_lst li i {width:80px; height:80px; border:1px solid #888; color:#333; text-align:center; line-height:78px; position:absolute; left:0px; top:50px;}
.map_lst li strong {display:block; line-height:1.3; padding:16px 0 26px;}
.map_lst li span {font-size:17px;}
.map_lst li span em {display:block; margin-bottom:15px;}

.ipso_top {padding:80px; border-radius:30px; background:#0066b7 url(../images/content/ipso_img.png) no-repeat right top; margin-bottom:40px;}
.ipso_top h2 {font-size:1.8em; color:#fff; margin-bottom:16px; line-height:1;}
.ipso_top span {color:#fff;}

.box_wrap {border:1px solid #e2e2e2; padding:80px; border-radius:30px;}
.box_ipso .box {display:flex; flex-wrap:wrap; justify-content:space-between; margin-bottom:30px;}
.box_ipso .box h3 {width:300px; background:#f5f5f5; display:flex; justify-content: center; align-items: center; border-radius: 10px;}
.box_ipso .box .right {width:calc(100% - 330px); padding:30px; border:1px solid #e2e2e2; border-radius:10px;}
.box_ipso .box .right li {margin:3px 0;}

.sub_tel {padding:34px 20px; border:1px solid #aaa; margin:60px 0 0 !important; border-radius:10px; text-align:center; font-size:20px; box-shadow: 10px 10px 0 #f5f5f5; font-weight:600;}

.exLst {background:#f9f6e5; padding:40px; line-height:1.7; border-radius:20px; margin-top:40px;}


.fac_info {display:flex;}
.fac_info ul {width:180px; background:#888; padding-top:80px;}
.fac_info ul li a { display:block; width:180px; height:80px; text-align:center; line-height:80px; color:#fff; position:relative; border-bottom:1px solid #777; font-size:20px;}
.fac_info ul li.on a {background:#0072ba; width:190px; padding-right:10px; border-bottom:0; font-weight:bold; font-size:24px; box-shadow:0 5px 5px rgba(0,0,0,0.2);}
.fac_info ul li.on a:before {content:''; display:block; border:7px solid transparent; border-right:7px solid #333; position:absolute; right:3px; bottom:-7px; transform:rotate(45deg);}
.fac_info .right { border:1px solid #bbb; border-left:0; width:1500px; position:relative;}
.fac_info .right .panelWrap {display:flex; align-items: center; justify-content: center;  display:none; padding:30px; padding-left:100px;}
.fac_info .right .panelWrap img {display:block; margin:0 auto; max-width:100%;}
.fac_info .right h3 {position:absolute; left:60px; top:48px; font-size:32px;}


.huwon_top {padding:80px; border-radius:30px; background:#ffe467 url(../images/content/huwon_img01.png) no-repeat right top; margin-bottom:40px;}
.huwon_top h3 {font-size:1.8em; margin-bottom:16px; line-height:1; letter-spacing:-0.06em;}
.huwon_top .txt1 { display:block;}
.huwon_top .txt2 { font-size:18px; font-weight:400; display:block; margin-top:30px;}
.huwon_top .txt2 i {display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; background:#fff; border-radius:3px; margin-right:13px;}




.bank_info {overflow:hidden; margin-bottom:15px;}
.bank_info span {float:left; display:block; width:300px; border:1px solid #aaa; text-align:center; padding:15px 0; margin:10px 10px 0 0;}

.ex_txt {position:relative; padding:26px 20px 20px 76px; background:#f5f5f5; margin-top:50px; min-height:80px; border-radius:10px;}
.ex_txt em {width:40px; height:40px; border-radius:40px; background:#ff4343; color:#fff; text-align:center; line-height:40px; position:absolute; left:20px; top:20px; font-size:24px; font-weight:600;}

.volunteer_top {padding:80px; border-radius:30px; background:#ffe467 url(../images/content/volunteer_img01.png) no-repeat right 0; margin-bottom:40px;}
.volunteer_top h3 {font-size:1.8em; margin-bottom:30px; line-height:1; letter-spacing:-0.06em;}
.volunteer_top h4 {font-size:18px; margin-bottom:10px;}
.volunteer_top .txt1 { display:block; font-size:18px;}
.volunteer_top .txt2 { display:block; margin-top:20px; font-size:18px;}



.th_cross {position:relative; overflow:hidden;}
.th_cross:before {content:''; width:1px; height:220px; background:#ccc; position:absolute; left:50%; top:50%; transform: translateX(-50%) translateY(-50%)  rotate(-65deg);}


.support {display:flex; justify-content: space-between; flex-wrap:wrap;}
.support li { width:48%; background:url(../images/content/sup_img01.png) no-repeat center top; height:360px; background-size:cover; padding:60px; border-radius:30px; color:#fff;}
.support li.n2 {background-image:url(../images/content/sup_img02.png);}
.support li strong {display:block; font-size:28px; margin-bottom:20px; position:relative;}
.support li strong:after {content:''; display:block; width:34px; height:1px; background:#fff; margin-top:14px; opacity:.6; }



.meal_service { display:flex; justify-content: space-between; flex-wrap:wrap;  }
.meal_service li {width:calc(50% - 15px); margin-bottom:30px; padding:50px; border:1px solid #d8d8d8; padding-left:166px; position:relative; border-radius:15px;}
.meal_service li:before {content:''; display:block; width:90px; height:90px; border-radius:50%; background:url(../images/content/food_ico01.png) no-repeat; position:absolute; left:40px; top:35px;}
.meal_service li.n2:before {background-image:url(../images/content/food_ico02.png);}
.meal_service li.n3:before {background-image:url(../images/content/food_ico03.png);}
.meal_service li.n4:before {background-image:url(../images/content/food_ico04.png);}
.meal_service li strong {display:block; font-size:22px; margin-bottom:6px; line-height:1.3;}



.pic_box {display:flex; flex-wrap:wrap; justify-content:space-between; padding-bottom:60px; border-bottom:1px solid #e2e2e2;}
.pic_box:last-child {padding-bottom:0; border:0;}
.pic_box .img {width:330px; height:200px; background:#aaa; margin-top:5px;}
.pic_box ul {width:calc(100% - 400px); margin-top:0;}


.ser_wrap {display:flex; flex-wrap:wrap;  margin:0 -1.5%;}
.ser_wrap .box {position:relative; width:30.3%; margin:0 1.5%; position:relative; padding-bottom:40px; }
.ser_wrap .box .img {display:block; margin-bottom:20px; position:relative;}
.ser_wrap .box .img em {display:block; position:absolute; left:0; top:0; width:60px; height:36px; line-height:36px; color:#fff; background:#333; text-align:center; font-size:15px; font-weight:600; }
.ser_wrap .box strong { display:block; font-size:20px; color:#0a4096; }
.ser_wrap .box .conLst li {font-size:17px;}
.ser_wrap .box .txt {display:block; width:120px; height:40px; line-height:38px; border:1px solid #aaa; font-size:16px; border-radius:30px; text-align:center; position:absolute; left:0; bottom:0;}
.ser_wrap .box .txt2 {display:block; font-size:17px; line-height:1.4; margin-top:10px;}

.ser_wrap.type3 .box {border:1px solid #d2d2d2; padding:30px; margin-bottom:50px; min-height:200px;}


.gallery_lst2 {display:flex; flex-wrap:wrap; margin:0 -1.5%; position:relative; padding-top:46px;}
.gallery_lst2:before {content:''; display:block; height:2px; position:absolute; left:1.5%; right:1.5%; top:0; background:#333;}
.gallery_lst2 li {width:30.3333%; margin:0 1.5% 40px; font-size:17px;}
.gallery_lst2 li img {display:block; margin-bottom:15px; border-radius:12px;}





@media (max-width: 1600px){
    .sub_content_box h2.st_title {margin:0 30px; padding:70px 0 30px;}
}
@media (max-width: 1499px){

    .sa0 .box {display:block;}
    .sa0 .box h2 {margin-bottom:18px;}

}


 @media (max-width: 1280px){
 

    .conTit1 {font-size:32px;}


    .history .box {display:block; padding-top:70px;}
    .history .box .tabs {display:flex; border-bottom:1px solid #333; padding-bottom:30px;}
    .history .box .tabs li a { margin:10px 30px 10px 0; font-size:24px; padding-left:24px;}
    .history .box .tabs li.on a { font-size:24px; margin:10px 30px 10px 0;}
    .history .box .txt {width:auto;}
    .history .box .txt li {padding:40px 20px 40px 100px;}
    .history .box .txt li strong {font-size:19px;}
    .history .box .txt li p , .history .box .txt li p span {font-size:19px;}
    .history .box .txt li p {padding-left:40px;}

	.org2 .lst > li h3{height: 130px;}
	.org2 .lst > li li{height: 90px;}


    .fac_info ul {width:100px;}
    .fac_info ul li a {width:100px; font-size:16px; height:50px; line-height:50px;}
    .fac_info ul li.on a {width:110px; font-size:16px;}
    .fac_info .right h3 { position:initial; font-size:20px;}
    .fac_info .right .panelWrap {padding:20px;}


    .sa0 .img {margin-bottom:70px;}
    .sa0 .img h2 {font-size:3vw; left:60px;}

   
     .gong_wrap{flex-wrap: wrap;}
    
     
     
     
     .gong {display:flex; justify-content: space-between; flex-wrap:wrap; width: 100%}
.gong.n2 {flex-direction: row-reverse;}
.gong .lst {width:calc(25% - 50px); margin-bottom:70px;}
.gong .lst .box {display:flex; align-items: center; justify-content: center; text-align:center; flex-direction: column; padding:40px; min-height:200px; border-radius:20px; border:1px solid #f2f2f2; position:relative; height:100%; }
.gong .lst .box strong {display:block; font-size:20px; line-height:1.3; font-weight:500;}
.gong .lst .box:hover {background:url(../theme/ins/images/main/s02_img01.png) no-repeat center center; background-size:cover;}
.gong .lst .box em {display:block; width:100px; height:36px; line-height:36px; background:#333 ;color:#fff; border-radius:50px; font-size:16px; margin-top:14px;}
.gong .lst .box .fa-right-long {position:absolute; right:-70px; width:70px; height:70px; line-height:70px; bottom:50%; margin-bottom:-35px; font-size:24px; color:#aaa;}
.gong.n1 .lst:last-child .box .fa-right-long {right:50%; margin-right:-35px; bottom:-70px; transform: rotate(90deg); margin-bottom:0;}
.gong.n2 .lst .box i {right:initial; left:-70px; transform: rotateY(180deg); }
.gong.n2 .lst:last-child .box .fa-right-long {left:50%; margin-left:-35px; bottom:-70px; margin-bottom:0; transform: rotate(90deg);}
.gong.n2 .lst:last-child .box .fa-right-long {display:none;}
     
     
    .gong .lst .box strong:before {content:''; display:block; width:120px; height:120px; background:url(../images/content/ico01.png) no-repeat; margin:0 auto 20px;}  
     .gong .lst .box span:before {content:''; display:block; width:120px; height:120px; background:url(../images/content/er01.png) no-repeat; margin:0 auto 20px; background-size: 100%;} 
     
     
 }



 @media (max-width: 1023px){
 
	.cont_sitemap .sitemap_lst > li > ul > li{width:33.33%;}
    .cont_sitemap .sitemap_lst > li > ul > li > a {font-size:15px; padding:0 4px 0 10px;}
    .cont_sitemap .sitemap_lst > li > ul > li > ul > li a {font-size:15px;}
	
    .sub_content_box h2.st_title {margin:0 20px;}

    .pri_wrap {border:0; padding:0;}
   
    .conTit1 {font-size:28px;}

    .greeting .box {margin-top:60px; background:none; width:auto; }
    .greeting .box .sign {width:auto;}

    .product .top {height:auto; margin-bottom:60px; margin-right:0; display:block;}
    .product .top:before {left:25px; top:25px; bottom:0;}
    .product .top:after {display:none;}
    .product .top .box {display:block;}
    .product .top .box .img img {transform: none !important;}
    .product .top .box .txt {padding:30px 25px 30px 60px;}
    .product .top .ani_tc {width:140px; right:30px;}
    .product .top .box .txt h2 {font-size:24px; margin:20px 0 12px;}
    .product .top .box .txt p {font-size:17px;}
    .product .top .box .txt p br {display:none;}


    .rec .box {display:block;}
    .rec .box h2 {margin-bottom:20px;}
    .rec .box .txt {width:auto;}


	.org2 .lst {flex-wrap: wrap;}
	.org2 .lst:before{display:none;}
	.org2 .lst > li {width:100%;}
	.org2 .lst > li h3,.org2 .lst > li li{height: 80px;}


 }



 @media (max-width: 767px){

	.cont_sitemap .sitemap_lst > li > ul > li{width:50%;}

    .sub_content_box h2.st_title {margin:0 15px; padding:40px 0 20px; font-size:16px;}


    .img_wrap {height:160px;}
    .img_wrap img {width:100%; height:100%; object-fit: cover;}
    
    .conTit1 {font-size:20px; margin-bottom:24px;}
    .greeting .box {margin-top:20px; min-height:initial;}
    .greeting .box h3 {font-size:18px; line-height:1.4; margin-bottom:18px;}
    .greeting .box p {font-size:16px; margin-bottom:18px;}
    .greeting .box p br {display:none;}
    .greeting .box .sign strong {font-size:20px;}



    .history .box {padding-top:30px;}
    .history .box .tabs {justify-content: space-between; padding-bottom:18px;}
    .history .box .tabs li {width:32.3333%;}
    .history .box .tabs li a {border:1px solid #d2d2d2; display:flex; height:48px; line-height:1.15; font-size:16px; color:#888; font-weight:normal; text-align:center; justify-content: center; align-items: center; padding:0 5px; margin:0;}
    .history .box .tabs li.on a {margin:0; font-size:16px; border-color:#333; background:#333; color:#fff;}
    .history .box .tabs li a:before {display:none;}

    .history .box .txt li {padding:20px 7px 20px 56px;}
    .history .box .txt li strong {font-size:16px; top:23px;}
    .history .box .txt li p , .history .box .txt li p span {font-size:16px; line-height:1.15;}
    .history .box .txt li p {padding-left:30px; margin:7px 0;}



    .sa0 .img {height:160px; margin-bottom:30px; }
    .sa0 .img h2 {font-size:20px; left:24px; right:24px;}
    .sa0 .img h2 br {display:none;}
    .sa0 .img img {width:100%; height:100%;object-fit: cover;}
    .sa0 .box {margin-bottom:32px;}
    .sa0 .box h2 {font-size:22px; margin-bottom:10px;}

    .product .top .box .img {width:100%;}
    .product .top .box .img img {box-shadow: none; width:100%;}
    .product .top:before {display:none;}
    .product .top .box .txt { background:#ce2222; padding:25px;}
    .product .top .box .txt h2 {font-size:20px; margin:0 0 12px;}
    .product .top .box .txt p {font-size:16px;}
    .product .top .box .txt li {font-size:16px;}

    .product .ctr { padding:40px 0; margin:0 0 40px;}
    .product .ctr .item {padding:0 8px;}
    .product .ctr h2 {font-size:22px; margin:0 0 16px;}
    .product .slickwrap {margin:0 -8px;}
    .product .ctr .nav {margin:15px 5px 0;}
    .product .ctr .nav .count , .product .ctr .nav .count * {font-size:16px;}
    .product .ctr .nav button {width:34px; height:34px; line-height:34px; }
    .product .ctr .nav button i {font-size:14px;}

    .product .bot {display:block;}
    .product .bot h2 {font-size:24px;}
    .product .bot > div {width:auto; transform: none !important; opacity:1 !important;}
    .product .bot > div th {font-size:15px; line-height:1.2;}
    .product .bot > div td {padding:6px;}
    .tooltip-target { font-size: 14px;
        min-width: 60px;
        height: 34px;
        line-height: 26px;
        margin: 3px 6px 3px 0;}
   /* .tooltip-target:after {display:none;}
    .tooltip-target:before {background:none; width:10px; height:34px; content:'+'; right:6px; top:0; line-height:30px; }*/



    .ui-tooltip {
        max-width:100px !important;
        padding:5px;

    }
    .ui-tooltip:before {content:''; display:block; width:8px; height:8px;  background:#ce2222; transform:rotate(45deg); position:absolute; left:17px; top:-4px;}
    .ui-tooltip * {font-size:12px !important; border-radius:0 !important;}



    .gong {display:block;}
    .gong .lst { width:auto; margin-bottom:30px;}
    .gong .lst .box {min-height:initial; border-radius:10px; padding:20px 10px;}
    .gong .lst .box span {color:#777; font-size:15px;}
    .gong .lst .box em { width:80px; height:30px; line-height:30px; font-size:14px;}
    .gong .lst .box .fa-right-long { right:50% !important; margin-right:-15px !important; width:30px !important; height:30px !important; line-height:30px !important; font-size:18px !important;bottom:0 !important; margin-bottom:-31px !important; transform: rotate(90deg) !important; left:initial !important;}
    .pro_layer .in {margin:0 15px; border-width:2px;}
    .pro_layer button {transform: scale(0.75);}

    .jejong_tbl th , .jejong_tbl td {font-size:15px; padding:10px 6px; line-height:1.2;}



    .rec .box {margin-top:40px;}
    .rec .box h2 {font-size:24px; margin-bottom:18px;}
    .rec .box .txt li {padding:5px 0 16px 80px; margin:0; font-size:16px; line-height:1.2;}
    .rec .box .txt li strong {font-size:14px; width:70px; height:30px; line-height:30px;}
    .rec table {margin:0;}
    .rec table th ,  .rec table td {font-size:15px; padding:8px 4px; line-height:1.2; }

    .loc table th ,  .loc table td {font-size:15px; padding:8px 4px; line-height:1.2; }
    .root_daum_roughmap .wrap_map {height:240px !important;}
}


@media (max-width: 520px){
    .box_ipso .box {display:block; margin-bottom:20px;}
    .box_ipso .box h3 {display:block; background:none; text-align:left; width:auto; margin-bottom:10px; padding:0;}
    .box_ipso .box .right {width:auto; padding:16px;}

    .support {display:block;}
    .support li {width:auto; height:auto; min-height:200px; margin-bottom:20px;}

    .bank_info span {float:none; width:100%;}
    .gallery_lst2 li { margin-bottom:15px; font-size:15px;}

	.org2 .n2{margin: 70px auto 0px;}
	.org2 .n2 span{width:100%}
}





/* 공통 */
.max1400{width:95%; max-width:1400px; margin:0 auto;}

.tab_dg, .tab_dg02{display:flex; flex-wrap:wrap; margin:0 -1%;}
.tab_dg li{flex:1; margin:0 1%;}
.tab_dg li a{display:block; padding:20px 0; text-align:center; color:#333; font-size:20px; font-weight:500; background:#f3f3f3;}

.tab_dg02 li{flex:1; margin:0 1%; padding:20px 0; text-align:center; color:#333; font-size:20px; font-weight:500; background:#f3f3f3; cursor:pointer;}

.tab_dg02 li.on{color:#fff; background:#00a1de;}
.tab_dg li.on a{color:#fff; background:#00a1de;}

.tab_menu_box {display:none;}
.tab_menu_box02{display:none;}


.mb_10{margin-bottom:10px !important;}
.mb_15{margin-bottom:15px !important;}
.mb_30{margin-bottom:30px !important;}
.mb_50{margin-bottom:50px !important;}
.mb_80{margin-bottom:80px !important;}


.main_title{position:relative; padding-left:23px; line-height:140%; font-size:28px; font-weight:600; color:#333;}
.main_title::before{content:""; position:absolute; left:0; top:0; width:15px; height:15px; border:5px solid #00a1de; border-radius:50%;}

.sub_title{position:relative; padding-left:20px; line-height:120%; font-size:23px; color:#00a1de; font-weight:600;}
.sub_title::before{content:""; position:absolute; left:0; top:15px; width:12px; height:2px; background:#00a1de;}


.list_box li{position:relative; margin-top:15px; padding-left:15px; line-height:140%; font-size:17px; word-break:keep-all;}
.list_box li::before{content:""; position:absolute; left:0; top:10px; width:5px; height:5px; border-radius:50%; background:#333;}
.list_box li:first-child{margin-top:0;}
.list_box li span.block_skin{margin-right:10px;}


.gray_box{padding:30px; line-height:120%; word-break:keep-all; font-size:17px; font-weight:400; color:#333; background:#f3f3f3;}

.nlist_box{margin:0; padding-left:15px;}
.nlist_box li{margin-top:15px; line-height:140%; font-size:17px;}
.nlist_box li:first-child{margin-top:0;}

.line_box{padding:20px; border:1px solid #ddd; border-radius:5px;}

.block_box{font-size:17px; word-break:keep-all;}

/*버튼*/
.down_btn{display:inline-block; padding:5px 15px; line-height:100%; font-weight:500; color:#fff; background:#00a1de; border-radius:20px;}


.table_from01{width:100%; border-top:2px solid #333; border-bottom:1px solid #ddd; border-callapse:separate; border-spacing:0;}
.table_from01 thead tr th{padding:20px; font-size:17px; border-left:1px solid #ddd; background:#f3f3f3;}
.table_from01 thead tr th:first-child{border-left:0;}
.table_from01 tbody tr th{padding:20px; font-size:17px; font-weight:500; color:#333; text-align:center; background:#f3f3f3; border-top:1px solid #ddd;}
.table_from01 tbody tr td{padding:20px; font-size:17px; font-weight:500; color:#333; border-left:1px solid #ddd; border-top:1px solid #ddd;}
.table_from01 tbody tr td:first-child{border-left:0;}


.table_from02{width:100%; min-width:640px; border-top:2px solid #333; border-bottom:1px solid #ddd; border-callapse:separate; border-spacing:0;}
.table_from02 thead tr th{padding:20px; font-size:17px; border-right:1px solid #ddd; border-top:1px solid #ddd; background:#f3f3f3;}
.table_from02 thead tr th:last-child{border-right:0;}
.table_from02 tbody tr th{padding:20px; font-size:17px; font-weight:500; color:#333; text-align:center; background:#f3f3f3; border-top:1px solid #ddd;}
.table_from02 tbody tr td{padding:20px; font-size:17px; font-weight:500; color:#333; border-right:1px solid #ddd; border-top:1px solid #ddd;}
.table_from02 tbody tr td:last-child{border-right:0;}

.font_s15{font-size:15px !important;}

.red_color{color:#f13737;}

.img_100 img{width:100%; max-width:100%;}





/* 메뉴 */
.menu {clear: both;}
.menu * {box-sizing: border-box;}
.menu .wrap {position: relative; width:60%; margin: 0 auto; box-sizing: border-box; max-width:1200px;}
.menu ul,.menu li {list-style: none;margin: 0;padding: 0;}
.menu a,.menu a:hover,.menu a:link,.menu a:active {text-decoration: none; color: inherit;}
.lnb {position: relative;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#193968', endColorstr='#00acd4')";}
.lnb .lnb_depth1{width: 100%;}
.lnb .lnb_depth1 >li{display: inline-block;width:20%;text-align: center; font-size:17px; letter-spacing:-0.5pt}
.lnb .lnb_depth1 >li a{padding:30px 0 50px;display: inline-block;color: #393939 }
.lnb .lnb_depth1 >li a:hover {color: #45688f;}
.lnb .lnb_depth2 {display:none;position: absolute;top:100px;z-index:100;left: 0;width: 100%;background: #fff;border-bottom: 1px solid #ddd;font-size: 1em;}
.lnb:hover .lnb_depth2{display: block;}
.lnb .lnb_depth2 .wrap >ul {display: block;height:200px;}
.lnb .lnb_depth2 .wrap >ul >li {display: inline-block;text-align: center;width:20%;line-height: 2em;border-left: 1px dotted #ddd;padding:0;box-sizing: border-box;-ms-filter: "box-sizing:border-box";float: left;height: 100%}
.lnb .lnb_depth2 .wrap >ul >li:first-child {border-left:0;}
.lnb .lnb_depth2 .wrap >ul >li ul li a {padding: 3px 0;display: block;box-sizing: border-box;-ms-filter: "box-sizing:border-box";}
.lnb .lnb_depth2 .wrap >ul >li a:hover {background: #689cd4;color: #fff;}
.lnb .lnb_depth2 .wrap #gnb_1dul .gnb_1dli .gnb_2dul .gnb_2dli{position: relative;}
.lnb .lnb_depth2 .wrap #gnb_1dul .gnb_1dli .gnb_2dul .gnb_2dli .gnb_3dul{display: none;position: absolute;top:-1px;left:199px;width:100%;background-color: #fff;z-index: 9999;border: 1px solid #ddd;}
.lnb .lnb_depth2 .wrap #gnb_1dul .gnb_1dli .gnb_2dul .gnb_2dli:hover .gnb_3dul{display: block;}
.lnb .lnb_depth2 .wrap #gnb_1dul .gnb_1dli .gnb_2dul .gnb_2dli .gnb_3dul .gnb_3dli:hover{background-color: #689cd4;color: #fff;}



.sub_menu_box p a i{vertical-align:middle;}


.tbl_wrap {width:100%; overflow:auto;}

























