@charset "utf-8";
@import url("../S-Core-Dream-light/s-core-dream.css"); 
@import url("http://webb.co.kr/font/pretendard/pretendard.css"); 
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:1em;font-family: 'Pretendard-Regular', sans-serif; font-weight: 400; background:#fff;height:100%}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em; color: #343434; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 *:focus { outline:none; }

@font-face {
    font-family: 'Jalnan';
    src: url('../../../font/Jalnan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../../../font/NotoSansKR-Thin.woff2') format('woff2'),
       url('../../../font/NotoSansKR-Thin.woff') format('woff'),
       url('../../../font/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../../../font/NotoSansKR-Light.woff2') format('woff2'),
       url('../../../font/NotoSansKR-Light.woff') format('woff'),
       url('../../../font/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('../../../font/NotoSansKR-Regular.woff2') format('woff2'),
        url('../../../font/NotoSansKR-Regular.woff') format('woff'),
        url('../../../font/NotoSansKR-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('../../../font/NotoSansKR-Medium.woff2') format('woff2'),
        url('../../../font/NotoSansKR-Medium.woff') format('woff'),
        url('../../../font/NotoSansKR-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url('../../../font/NotoSansKR-Bold.woff2') format('woff2'),
        url('../../../font/NotoSansKR-Bold.woff') format('woff'),
        url('../../../font/NotoSansKR-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('../../../font/NotoSansKR-Black.woff2') format('woff2'),
        url('../../../font/NotoSansKR-Black.woff') format('woff'),
        url('../../../font/NotoSansKR-Black.otf') format('opentype');
 } 
 



#wrap { position:relative; margin:0; padding:0; }

/* 팝업레이어 */ 
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:0;color:#fff;text-align:right; position: absolute; bottom: -30px; right: 0; background:#393939;}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff; font-size: 12px}

/* 상단 레이아웃 */
#hd {position:relative;background:#333}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {padding:10px 10px;height:50px;text-align:center}
#logo img{vertical-align:middle;max-height:100%;width:auto}

.headtop { width: 100%; height: 72px; position: fixed; z-index: 9999}
.headtop .logo_m { position:absolute; width:198px; height:36px; left:50%; top:25px; margin:0 0 0 -99px; z-index:1000; background: url("../image/index/logo_sungil_m.png") 0 -36px}
.headtop .logo_m_e { position:absolute; width:198px; height:36px; left:50%; top:25px; margin:0 0 0 -99px; z-index:1000; background: url("../image/index/logo_sungil_m.png") 0 -36px}
.headtop .lang { width: auto; position: absolute; top: 25px; right: 10px; background:#187fc3; border-radius: 10px; padding: 5px 20px; color: #fff; font-size: 13px }


.headtop.down {
	position:fixed; top:0; left:0;width:100%; color: #000;	background:#fff; z-index:999; border-bottom: 1px solid #bab3b3; transition: 0.5s; }

.headtop.down .logo_m {position: absolute; width:198px; height:36px; left:50%; top:25px; margin:0 0 0 -99px; z-index:1000; background: url("../image/index/logo_sungil_m.png") 0 0}
.headtop.down .logo_m_e {position: absolute; width:198px; height:36px; left:50%; top:25px; margin:0 0 0 -99px; z-index:1000; background: url("../image/index/logo_sungil_m.png") 0 0}

.headtop.down #gnb_open {position:absolute;top:10px;left:0;padding:0;height:60px;width:60px;border:0;background-size:70%;color:#000;background:none; font-size: 23px;; z-index:1000000}

#gnb_open {position:absolute;top:10px;left:0;padding:0;height:60px;width:60px;border:0;background-size:70%;color:#fff;background:none; font-size: 23px;; z-index:9}
#gnb {display:none;background:#262626;position:fixed;top:0;left:0;z-index:99999;height:100%;overflow-y:auto;width:100%;  transition: 0.5s;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

#gnb a {display:block;color:#efefef}
.gnb_1dli{position:relative;line-height:40px;}
.gnb_1dli button{position:absolute;top:0;right:0;background:url;border:0;width:40px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}
.gnb_1da {padding:0 20px;border-bottom:1px solid #2d2d2d; text-decoration:none}
.gnb_1da:focus { outline:none; text-decoration:none}
.gnb_2dul {display:none; background:#187fc3}
.gnb_2da {border-bottom:1px dotted #f3f3f3;background:url(../img/mobile/btn_next.png) no-repeat 25px 10px;padding-left:50px}
#gnb_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
#222222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_sch {text-align:center;padding:20px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px;}
#hd_sch #sch_stx {width:100%;height:45px;background:#464646;border:0;padding-left:10px;border-radius:3px 0 0 3px;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;right:0;width:40px;height:45px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;color:#fff;background:#464646;font-size:1.25em}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:30px;width:30px;border:0;;color:#fff;font-size:16px;background:none;letter-spacing:-0.1em}
#user_menu{display:none;position:fixed;top:0;right:0;height:100%;;overflow-y:auto;width:320px;z-index:9999;background:#fff;text-align:center;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}
#user_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
#222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}
#snb_cnt span{display:inline-block;padding: 0 7px;height:18px;line-height:18px;font-size:12px;background:#3ca1ff;border-radius:20px;color:#fff}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb2{border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}


.mainimage{width:100%; position:relative; z-index:1; height: calc(100vh - 55px);}

.idxtop { position:absolute; width:50px; height:50px; right:2px; top:2px; z-index:15    }
.idxlogin { width:90px; height:30px; line-height:30px; text-align:center; background:rgba(0,0,0,0.5); padding:1px; border:0px solid #ddd; border-radius:25px; margin-bottom:10px; font-size:11px; color:#FFF }
.idxlogin a { color:#FFF }


.ntable { width:100%; margin-top:2px; border-collapse:collapse; text-align: center; }
.ntable td { padding:3px; }
.ntable .t_head { background:#f5f5f5; font-weight:bold; font-family:'Nanum Gothic',sans-serif;font-size:13px; text-decoration: none; color:#141414; width:160px  }	

.mobile_live {display: block}
.pc_live {display: none}
	.live a {width: 80px; height: 80px; position: fixed; right: 2px; top: 100px;z-index: 6}	
	.live a:hover {opacity: 0.8}




.subimgwrap { position:relative; width:100%; height:550px;  }
.subimg01{width:100%; height:550px; position:relative; background:url(../image/sub/subimg01.jpg) no-repeat center center; background-size: cover;  z-index:1;}
.subimg02{width:100%; height:550px; position:relative; background:url(../image/sub/subimg02.jpg) no-repeat center center; background-size: cover;  z-index:1;}	
.subimg03{width:100%; height:550px; position:relative; background:url(../image/sub/subimg03.jpg) no-repeat center center; background-size: cover;  z-index:1;}	
.subimg04{width:100%; height:550px; position:relative; background:url(../image/sub/subimg04.jpg) no-repeat center center; background-size: cover;  z-index:1;}	
.subimg05{width:100%; height:550px; position:relative; background:url(../image/sub/subimg05.jpg) no-repeat center center; background-size: cover;  z-index:1;}
.subimg06{width:100%; height:550px; position:relative; background:url(../image/sub/subimg06.jpg) no-repeat center center; background-size: cover;  z-index:1;}	
.subimg07{width:100%; height:270px; position:relative; background:url(../image/sub/subimg07_m.jpg) no-repeat center center; background-size: cover;  z-index:1;}	
.subimg08{width:100%; height:270px; position:relative; background:url(../image/sub/subimg08_m.jpg) no-repeat center center; background-size: cover;  z-index:1;}	




	.photo_h1 a {display: block; font-size:30px; font-family: 'Pretendard-Regular', sans-serif;  text-decoration:none; font-weight: bold; width: 100%; text-align: center; margin: 50px 0}
    .imgres { max-width: 100%; height: auto}


	.idx_text { width: 50%; height: auto; position: absolute; right:50px; top: 380px; z-index: 99 }
	.idx_text2 { width: 50%; height: auto; position: absolute; left: 50px;  top: 180px; z-index: 99 }
	.idx_text3 { display: none }	


    



.dropdown_lang{
    position:absolute; right:6px; width:46px; height:30px; z-index:10; text-align:center; top:6px
}

.dropdown-content {
    display: none;
    position: absolute; right:0px; top:40px;
    background: rgba(0,0,0,0.7); border-radius: 8px;
    z-index: 10;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.custom-shape-divider-bottom-1727087053 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
	z-index: 99;
}

.custom-shape-divider-bottom-1727087053 svg {
    position: relative;
    display: block;
    width: calc(200% + 1.3px);
    height: 212px;
}

.custom-shape-divider-bottom-1727087053 .shape-fill {
    fill: #FFFFFF;
}

.m_topbg { width: 100%; height: 80px; position: absolute; top: 0; left: 0; border-bottom: 1px solid #3d322b;  z-index: 10000}

	.sf { font-family: 'Poppins', sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0; line-height: 1.1;}
	
	.idx01wrap { width: 100%; height: auto; position: relative; margin-top: 100px; padding: 0 15px; overflow: hidden }
	.idx01 { width: 100%; height: auto; position: relative; margin:0 auto }
	.idx_bar { width: 50px; height: 5px; position: relative; background: #e53600; }	
    .title_big { font-size: 30px; margin-top: 30px}
    .title_s { margin-top: 30px; font-size: 20px}
    .aboutwrap {width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 50px}

	.idx_bar2 { width: 50px; height: 5px; position: absolute; background: #e53600; left: 15px; bottom: 150px }	
    .title_big2 { font-size: 30px;  position: absolute; bottom: 85px; left: 15px }
    .title2_s  {  font-size: 20px; position: absolute; bottom: 25px; left: 15px}
	.idx_bar3 { width: 50px; height: 5px; position: absolute; background: #e53600; left: 15px; bottom: 150px }	
    .title_big3 { font-size: 30px; margin-top: 30px; margin-left: 15px}
    .title3_s { margin-top: 30px; font-size: 20px; margin-left: 15px}


	.idx02wrap { width: 100%;  height:100%; position: relative}
    .mainflexwrap {  
	  background: #1e3f6c url('../image/index/idx_bg2.jpg') no-repeat left center;
     /* Full height */
      height: 100%; 
     /* Create the parallax scrolling effect */
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative }
.idx02 { width: 100%;  height: auto; position: relative; margin: 0 auto; padding: 45px 15px 60px; overflow: hidden; word-break: keep-all}
.idx02 h2 { width: 100%; font-family: 'Pretendard-Regular', sans-serif; text-align: left; font-size: 20px; font-weight: 400; color: #fff; margin-top: 20px; line-height: 1.5 }

    .newmem_img { max-width: 100%; height:auto; position: absolute; right: 0; top: -60px; z-index: 9; display: none}	

	.idx03wrap { width: 100%; height: auto; position: relative; padding: 70px 15px  }
	.idx03 { width: 100%; height: auto; position: relative; margin:0 auto }
	.idx03 p { margin-top: 30px; font-size: 15px; word-break: keep-all}
	.idx03 ul { margin-top: 150px; text-align: center;  }
	.i_title { font-size: 30px; font-weight: bold; color: #555;}
    .title_b {display: block;  font-family: 'Pretendard-Regular', sans-serif; font-size: 25px; font-weight: bold; color: #000; margin-top: 30px}
	.title_p {display: block;  font-family: 'Pretendard-Regular', sans-serif;  font-size: 16px; font-weight: 400; color: #000; line-height: 1.5}

	.idx03 h3 { font-family: 'Pretendard-Regular', sans-serif; text-align: left; font-size: 20px; font-weight: 400; color: #555; margin-top: 40px; word-break: keep-all}



	.sermonwrap { width: 100%; height: auto; position: relative; margin: 40px 0; background: url("../image/index/sermon_bg.jpg") center center no-repeat}	
	.sermon_inner { width: 100%; height: inherit; position: relative; margin: 0 auto; padding: 90px 0 0 30px}
	.sermon_img { width: 100%; height: auto; position: relative; overflow: hidden }	
	.sermon_content { width: 80%; height: inherit; position: absolute; left: 40px; top: 90px; z-index: 9 }	
	.sermon_content h1 a { display: block;  font-family: 'Pretendard-Regular', sans-serif; text-align: left; font-size: 40px; font-weight: bold; color: #fff; }	


	.nextwrap { width: 100%; height: auto; position: relative; margin-top: 0;   }	
	.nextinnerwrap	 { width: 100%; height: auto; position: relative; background: #1b485e; padding: 15px 15px 50px}
	.nextinner01 { width: 100%; height: 300px; margin: 0 auto; position: relative; padding: 10px 0 }
	.nextinner02 { width: 100%; height: auto; margin: 0 auto; padding: 100px 0 0 0; position: relative}	
	.next_img01 { width: 300px; height: auto; position: absolute;  top: 120px; left: -1000px; z-index: 9; display: none}
	.next_title { font-family: 'Pretendard-Regular', sans-serif; text-align: left; font-size: 30px; font-weight: 400; color: #fff; }
	.next_img02 { width: 80%; height: auto; position: relative; margin-top: 80px}	
	.next_img03 { width: 100%; height: 76px; position: absolute;  bottom: 30px; left: 0; z-index: 9}
	
	.facwrap { width: 100%; height: auto; position: relative; padding:80px 15px 0 15px}	
	.facinner { width: 100%; height: auto; margin: 0 auto; position: relative}
	.facinnerwrap { width: 100%; height: 590px; background: url("../image/index/fac_bg.jpg") no-repeat center top; background-size: cover}
    .facvr { width: 100%; height: auto; position: relative; margin: 30px auto; padding-top: 50px }
    .facvr a:before { content: url(../image/index/vr360_btn.png); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%)}
    .facvr a:hover:before { opacity: 0.7}

	.btn_nextg { width: auto; height: 40px; text-align: center; line-height: 40px; border-radius: 20px ; background: #ff3600; position: absolute; top: 470px; left: 15px; z-index: 99; padding: 0 20px }
	.btn_nextg a { display: block; color: #fff; font-size: 16px}	
	.btn_nextg a:hover {border-radius: 20px ;  color: #000}	

	.otherwrap { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/prod_bg.png") no-repeat 0 -100px }
	.other { width: 100%; position: relative; margin: 100px auto 40px; color: rgba(255,255,255,0.5); font-size: 25px; padding: 0 15px}	
	.other h1 { font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase; margin-bottom: 85px }			
	.other h3 { font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }		
	
	.otherwrap2 { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/certi_bg.png") no-repeat 0 0 }
	.other2 { width: 100%; position: relative; margin: 100px auto 40px; color: rgba(255,255,255,0.5); font-size: 25px; padding: 0 15px}	
	.other2 h1 { font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase }			
    .other2 h1 a { display: block; color: #fff}    
	.other2 h3 { font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }		    
	
    .otherwrap3 { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/certi_bg.png") no-repeat 0 0 }
	.other3 { width: 100%; position: relative; margin: 100px auto 40px; color: rgba(255,255,255,0.5); font-size: 25px; padding: 0 15px}	
	.other3 h1 { font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase }			
    .other3 h1 a { display: block; color: #fff}    
	.other3 h3 { font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }	

	.bbswrap { width: 100%; height: auto; position: relative; margin: 30px auto; text-align: center; overflow: hidden}
	.bbs_left  { display: block; width: 100%; height:200px; float: none; background: #fff; padding:20px; position: relative; color: #000 } 	
	.bbs_left:before { content:'sung-il encare \A news'; width: auto;  position: absolute; text-transform: uppercase;font-size: 25px; font-weight: bold; font-family: 'Pretendard'; color: #000; text-align: center; top: 55px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_left:after { content:'성일엔케어는 고객들에게 높은 만족을 주고 있습니다'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 13px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_left:hover:before  { color: #fff}
	.bbs_left:hover:after  { color: #fff}
  	.bbs_left:hover {  background: #cd6d37; }	
	.bbs_left:hover { color: #fff  }	

	.bbs_right  { display: block; width: 100%; height:200px; float: none; background: #fff; margin-left: 0; padding: 20px; position: relative; margin-top: 30px } 		
	.bbs_right:before { content:'051-264-2000'; width: auto;  position: absolute; text-transform: uppercase;font-size: 35px; font-weight: bold; font-family: 'Pretendard'; color: firebrick; text-align: center; top: 55px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_right:after { content:'성일엔케어는 고객 여러분과 함께합니다'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 13px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_right:hover:before  { color: #fff}
	.bbs_right:hover:after  { color: #fff}
	.bbs_right a:hover{ color: #fff}
	.bbs_right:hover {  background: #7cb552; }	
	.bbs_right:hover { color: #fff  }	

	.bbswrap_e { width: 100%; height: auto; position: relative; margin: 30px auto; text-align: center; overflow: hidden}
	.bbs_left_e  { display: block; width: 100%; height:200px; float: none; background: #fff; padding:20px; position: relative; color: #000 } 	
	.bbs_left_e:before { content:'sung-il encare \A news'; width: auto;  position: absolute; text-transform: uppercase;font-size: 25px; font-weight: bold; font-family: 'Pretendard'; color: #000; text-align: center; top: 55px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_left_e:after { content:'We will keep you posted'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 13px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_left_e:hover:before  { color: #fff}
	.bbs_left_e:hover:after  { color: #fff}
  	.bbs_left_e:hover {  background: #cd6d37; }	
	.bbs_left_e:hover { color: #fff  }	

	.bbs_right_e  { display: block; width: 100%; height:200px; float: none; background: #fff; margin-left: 0; padding: 20px; position: relative; margin-top: 30px } 		
	.bbs_right_e:before { content:'82-51-264-2000'; width: auto;  position: absolute; text-transform: uppercase;font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: firebrick; text-align: center; top: 55px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_right_e:after { content:'sung-il encare will answer with all sincerity.'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 13px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_right_e:hover:before  { color: #fff}
	.bbs_right_e:hover:after  { color: #fff}
	.bbs_right_e a:hover{ color: #fff}
	.bbs_right_e:hover {  background: #7cb552; }	
	.bbs_right_e:hover { color: #fff  }	



.s_text { width:100%; height:auto; position:absolute;   top: 50%; text-align: center; font-size: 30px; color: #fff; transform: translateY(-50%); z-index:1;  }
.subtitle {width: 200px; height: auto; position: absolute; top: 160px; left: 50%; margin: 0 0 0 -100px; z-index: 1000}	

	.c_btn01 a {width: 50%; height: 35px; background: url("../image/index/c_btn01.jpg"); position: relative; float: left}
    .c_btn02 a {width: 50%; height: 35px; background: url("../image/index/c_btn02.jpg"); position: relative; float: left}





.subhead01 { width:100%; height:auto; padding:40px 0; background:#f4eee2; position: relative}
.subhead01text { text-align:center; padding-bottom: 25px; line-height: 1.4  }
.subhead01text h1 { color:#666; font-weight:bold; font-size:24px }

.sub01wrap { width:100%; height:auto; background:url(../image/sub/s0101_bg.jpg) center  top no-repeat; position:relative; word-break:keep-all}
.sub01 { color:#666; width:100%; text-align:center; line-height:20px; font-size:18px; padding: 20px  5px 5px; margin:0 auto; }
.sub01 .sub_b  { color:#cba56b; font-weight:bold;}
.sub01_s {  color:#686868; width:100%; text-align:center; line-height:20px; font-size:13px; padding:25px 5px 0; margin:0 auto; }

	
.c01 {width: 100%; height: 100px; position: absolute; left: 50%; top: 50%; margin: 50px 0 0 -50%; z-index: 999 }		
.c01 ul {width:330px;  margin: 0 auto}	
.c01 ul li {width: 75px; height: 75px; border: 3px solid #fff; border-radius: 50%;  text-align: center; line-height: 75px;  float: left; margin-left: 5px; font-size: 14px}
.c01 ul li a { color: #fff;}
.c01 ul li a:hover {color: #E08508; text-decoration: none}

.tailwrap { width:100%; height:auto; padding:30px 15px; position:relative; color:#333333; clear:both; font-size:16px; margin-top:0  }
.tail_inner	 { width: 100%; height: auto; margin: 0 auto; position: relative}
.tail_left { width:200px; height:auto; float:none; position:relative; margin: 20px auto}
.tail_in { width: 100%; height:auto; float: none; margin-left: 0 ; text-align: center }
.tail_in ul li { padding: 3px 0}	

	.slogan { width: 90%; height: auto; position: absolute; left: 50%; top: 250px; transform: translateX(-50%); font-size: 20px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: center; text-transform: uppercase; word-break: keep-all}
	.slogan span {  width: 80%;  font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left;  text-transform: uppercase}

.pc_tail { display:none}
.pc_menu { display:none }
.pc_bizplan { display:none }
.custom-shape-divider-bottom-1727086955 { display: none}


.img_about { width: 100%}
.mb_on { display: block}
.pc_on { display: none}

	
	.bg01 { width: 100%;  position: relative; background: url("../image/index/01.jpg") no-repeat center top; background-size: cover}
	.bg02 { width: 100%;  position: relative; background: url("../image/index/02.jpg") no-repeat center top; background-size: cover}
	.bg03 { width: 100%;  position: relative; background: url("../image/index/03.jpg") no-repeat center top; background-size: cover}	
	.bg01 { width: 100%;  position: relative; background: url("../image/index/01.jpg") no-repeat center top; background-size: cover}
	.bg02 { width: 100%;  position: relative; background: url("../image/index/02.jpg") no-repeat center top; background-size: cover}
	.bg03 { width: 100%;  position: relative; background: url("../image/index/03.jpg") no-repeat center top; background-size: cover}	
	.bg01  { width: 100%;  font-size: 16px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: center; padding-top:250px; text-transform: uppercase;  }	
	.bg01 span {  width: 100%;  font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left;  text-transform: uppercase}
	.bg02  { width: 100%;  font-size: 16px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: center; padding-top:250px; text-transform: uppercase;  }	
	.bg02 span {  width: 100%;  font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left;  text-transform: uppercase}
	.bg03  { width: 100%;  font-size: 16px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: center; padding-top:250px; text-transform: uppercase;  }	
	.bg03 span {  width: 100%;  font-size: 30px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left;  text-transform: uppercase}



	
@media screen and (min-width: 1200px) {
.mobile_menu { display:none }
.pc_menu { display:block }
.pc_tail { display:block }
.m_tail { display:none }
.mb_on { display: none}	
.pc_on { display: block}		
.idxtop { position:absolute; width:100px; height:65px; right:50px; top:15px; z-index:100   }
.idxlogin { width:90px; height:30px; line-height:30px; text-align:center; background:rgba(0,0,0,0.5); padding:1px; border:0px solid #ddd; border-radius:25px; margin-bottom:10px; font-size:11px; color:#FFF }
.idxlogin a { color:#FFF }

	
.mobile_live {display: none}
.pc_live {display: block}
	.live a {width: 181px; height: 181px; position: fixed; right: 10px; top: 100px;z-index: 8}	
	.live a:hover {opacity: 0.8}
	.subpagewrap { width: 100%; height: 800px;  background: url("../image/sub/s_bg.png") repeat-x center top}
		
.subimgwrap { position:relative; width:100%; height:650px;  }
.s_text { width: 100%; text-align: center;  font-size:60px; font-family: 'Pretendard-Regular', sans-serif;  text-decoration:none; font-weight: bold; color: #fff; top: 280px }
.subimg{width:100%; height:300px; position:relative; background:url(../image/sub/subimg.jpg) no-repeat center center;  z-index:1;}
.subimg01{width:100%; height:650px; position:relative; background:url(../image/sub/subimg01.jpg) no-repeat center center;  z-index:1; background-size: cover}	
.subimg02{width:100%; height:650px; position:relative; background:url(../image/sub/subimg02.jpg) no-repeat center center;  z-index:1;background-size: cover}		
.subimg03{width:100%; height:650px; position:relative; background:url(../image/sub/subimg03.jpg) no-repeat center center;  z-index:1;background-size: cover}	
.subimg04{width:100%; height:650px; position:relative; background:url(../image/sub/subimg04.jpg) no-repeat center center;  z-index:1;background-size: cover}		
.subimg05{width:100%; height:650px; position:relative; background:url(../image/sub/subimg05.jpg) no-repeat center center;  z-index:1;background-size: cover}		
.subimg06{width:100%; height:650px; position:relative; background:url(../image/sub/subimg06.jpg) no-repeat center center;  z-index:1;background-size: cover}	
	
.subtitle {width: 283px; height: 124px; position: absolute; top: 125px; left: 50%; margin: 0 0 0 -142px }		

.mainimage{width:100%; position:relative; z-index:1; height: 100%}	

	.linkwrap { width: 240px; height: 80px; position: absolute; right:0; top: 0; z-index: 9; display: flex;  }
	.link01:nth-child(1) { background: #187fc3; width: 80px;   text-align: center; font-weight: bold; font-size: 20px; word-break: keep-all; text-transform: uppercase; line-height: 80px }
	.link01:nth-child(1) a { display: block; color: #fff}
	.link01:nth-child(2) { background: #7cb552; width: 80px; text-align: center; font-weight: bold; font-size: 16px; word-break: keep-all; text-transform: uppercase;  }
	.link01:nth-child(2) a { display: block; color: #fff; height: 80px; align-content: center }	
	.link01:nth-child(3) { background: #cd6d37; width: 80px;  text-align: center; font-weight: bold; font-size: 16px; word-break: keep-all; text-transform: uppercase; }
	.link01:nth-child(3) a { display: block; color: #fff; height: 80px; align-content: center }	
	
	
	
.header { /*2015-11-11 header속성 수정*/
	position:absolute ; 
	z-index:999;
	width:100%;
	height:80px; top: 20px; 
		
	
}
.header .logo   {  width:240px; height:43px; position:absolute; left:100px; top:19px; z-index:10; }
.header .logo  a { display:block;  }

.header .logo_e   {  width:198px; height:36px; position:absolute; left:20px; top:19px; z-index:10; }
.header .logo_e  a { display:block;  }
	
.head_inner {
	position:relative;
	width:1400px; height:80px; margin: 0 auto; background: #fff
	/* height:285px;*/

}
	.head_inner .logo {
		position:absolute;width:240px; height:43px;
		left:80px;top:19px;
		
	}
		.head_inner .logo img {width:100%;}

	


.header.down {
	position:fixed; top:0px; left:0;
	min-width:1200px;
	background:#fff; z-index:999; border-bottom: 1px solid #bab3b3; transition: 0.5s;
}

.down {  height:81px; color:#000 }



/* GNB */
.gnb {
	max-width:1300px;
	position:absolute;
    right: 30px

}
.gnb-list {
	overflow:hidden; width:100%;
	position:relative;
    list-style:none
}


.gnb-item {
	float:left; 	
}
    
	.gnb-item:hover {color: #000}    
	.gnb-item .title {
		display:block;
		height:80px;
		padding:0 30px ;
		color:#000;
		font-size:18px;
		font-family: 'Pretendard-Regular', sans-serif;  text-decoration:none; font-weight: bold;
		line-height:80px; text-align:left;   
	}
    
    	.header.down .gnb-item .title {color: #000}

	.gnb-item:hover .title span {
		display:block; 		height:80px;
		border-bottom:3px solid #000;
	}
	.gnb-item .gnb-depth2 {
		display:none; 
		padding:20px 10px 20px 0px; list-style:none

	}
		.gnb-item .gnb-depth2 li {}
		.gnb-item .gnb-depth2 li a {
			display:block;
			height:auto; padding:3px 0;
			color:#000; font-family: 'Pretendard-Regular', sans-serif; font-size:14px; text-decoration:none; left:30px;  top:0; position: relative ; 
		}
		.gnb-item .gnb-depth2 li a:hover, .gnb-item .gnb-depth2 li a.active {
			color:orange;
			text-decoration:none;
		}

	
		
.header_e { /*2015-11-11 header속성 수정*/
	position:absolute ; 
	z-index:999;
	width:100%;
	height:80px; top: 20px; 
		
	
}
.header_e .logo   {  width:240px; height:43px; position:absolute; left:100px; top:19px; z-index:10; }
.header_e .logo  a { display:block;  }

.header_e .logo_e   {  width:240px; height:43px; position:absolute; left:20px; top:19px; z-index:10; }
.header_e .logo_e  a { display:block;  }
	
.head_inner_e {
	position:relative;
	width:1500px; height:80px; margin: 0 auto; background: #fff
	/* height:285px;*/

}
	.head_inner_e .logo {
		position:absolute;width:240px; height:43px;
		left:80px;top:19px;
		
	}
		.head_inner_e .logo img {width:100%;}

	


.header_e.down {
	position:fixed; top:0px; left:0;
	min-width:1200px;
	background:#fff; z-index:999; border-bottom: 1px solid #bab3b3; transition: 0.5s;
}

.header_e.down {  height:81px; color:#000 }



/* GNB */
.head_inner_e .gnb {
	max-width:1300px;
	position:absolute;
    right: 30px

}
.head_inner_e .gnb-list {
	overflow:hidden; width:100%;
	position:relative;
    list-style:none
}


.head_inner_e .gnb-item {
	float:left; 	
}
    
.head_inner_e	.gnb-item:hover {color: #000}    
.head_inner_e .gnb-item .title {
		display:block;
		height:80px;
		padding:0 30px ;
		color:#000;
		font-size:18px;
		font-family: 'Pretendard-Regular', sans-serif;  text-decoration:none; font-weight: bold;
		line-height:80px; text-align:left;   
	}
    
    	.header_e .down .gnb-item .title {color: #000}

	.head_inner_e .gnb-item:hover .title span {
		display:block; 		height:80px;
		border-bottom:3px solid #000;
	}
	.head_inner_e .gnb-item .gnb-depth2 {
		display:none; 
		padding:20px 10px 20px 0px; list-style:none

	}
		.head_inner_e .gnb-item .gnb-depth2 li {}
		.head_inner_e .gnb-item .gnb-depth2 li a {
			display:block;
			height:auto; padding:3px 0;
			color:#000; font-family: 'Pretendard-Regular', sans-serif; font-size:14px; text-decoration:none; left:30px;  top:0; position: relative ; 
		}
		.head_inner_e .gnb-item .gnb-depth2 li a:hover, .head_inner_e .gnb-item .gnb-depth2 li a.active {
			color:orange;
			text-decoration:none;
		}
	
		.header_e .gnb-add {
	display:none;
	position:absolute;
	left:50%; top:80px; margin: 0 0 0 -750px;
	height:230px; width:1500px;
	border-bottom:1px solid #dedede ; 
	background:rgba(255,255,255,1) ; z-index:-1
}
		.header_e .gnb_img { width:228px; height:229px; position:absolute; left: 50%;  margin:  0 0 0 -600px; bottom:0;  }	
	
	
	
	
.gnb-add {
	display:none;
	position:absolute;
	left:50%; top:80px; margin: 0 0 0 -700px;
	height:300px; width:1400px;
	border-bottom:1px solid #dedede ; 
	background:rgba(255,255,255,1) ; z-index:-1
}
.gnb_img { width:228px; height:229px; position:absolute; left: 50%;  margin:  0 0 0 -600px; bottom:0;  }	


.custom-shape-divider-bottom-1727086955 {
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
		z-index: 99;
}

.custom-shape-divider-bottom-1727086955 svg {
    position: relative;
    display: block;
    width: calc(200% + 1.3px);
    height: 212px;
}

.custom-shape-divider-bottom-1727086955 .shape-fill {
    fill: #FFFFFF;
}	
	
	.fullmenu { display: block; color: #fff; position:fixed; right: 15px; top: 0; font-size: 50px; z-index: 9; cursor:pointer; width: 100px; height: 100px; border-left: rgba(255,255,255,0.3) 1px solid; line-height: 100px; text-align: center}	
    .header.down .fullmenu { color: #666; position:fixed; right: 15px; top: 0; font-size: 50px; z-index: 9; cursor:pointer; width: 100px; height: 100px; border-left: solid #bab3b3 1px; line-height: 100px; text-align: center}
    
	.bg01 { width: 100%;  position: relative; background: url("../image/index/01.jpg") no-repeat center top; background-size: cover}
	.bg02 { width: 100%;  position: relative; background: url("../image/index/02.jpg") no-repeat center top; background-size: cover}
	.bg03 { width: 100%;  position: relative; background: url("../image/index/03.jpg") no-repeat center top; background-size: cover}	

	
	.slogan { width: 100%; height: auto; position: absolute; left: 50%; top: 250px; transform: translateX(-50%); font-size: 40px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: center; text-transform: uppercase;}
	.slogan span {  width: 100%;  font-size: 60px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left;  text-transform: uppercase}
	
	.sf { font-family: 'Poppins', sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -3px; line-height: 1.1;}

	.otherwrap { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/prod_bg.png") no-repeat 100px top }
	.other { width: 1400px; position: relative; margin: 180px auto 60px; color: rgba(255,255,255,0.5); font-size: 35px}	
	.other h1 { font-size: 60px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase }			
	.other h3 { font-size: 23px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }		
	
	.otherwrap2 { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/certi_bg.png") no-repeat 0 0 }
	.other2 { width: 1400px; position: relative; margin: 180px auto 60px; color: rgba(255,255,255,0.5); font-size: 35px}	
	.other2 h1 { font-size: 60px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase }			
    .other2 h1 a { display: block; color: #fff}    
	.other2 h3 { font-size: 23px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }		    
	
    .otherwrap3 { width: 100%; height: auto; position: relative; margin-top: 0; background: url("../image/index/certi_bg.png") no-repeat 0 0 }
	.other3 { width: 1400px; position: relative; margin: 180px auto 60px; color: rgba(255,255,255,0.5); font-size: 35px}	
	.other3 h1 { font-size: 60px; font-weight: bold; font-family: 'Pretendard'; color: #fff; text-align: left; padding-top:5px; text-transform: uppercase }			
    .other3 h1 a { display: block; color: #fff}    
	.other3 h3 { font-size: 23px; font-weight: 400; font-family: 'Pretendard'; color: #c1d0bd; text-align: left; padding-top:5px;  }		    
        

	.bbswrap { width: 1360px; height: 350px; position: relative; margin: 50px auto 0; text-align: center}
	.bbs_left  { display: block; width: 630px; height:350px; float: left; background: #fff; padding: 55px; position: relative; color: #000 } 	
	.bbs_left:before { content:'sung-il encare \A news'; width: auto;  position: absolute; text-transform: uppercase;font-size: 45px; font-weight: bold; font-family: 'Pretendard'; color: #000; text-align: center; top: 115px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_left:after { content:'성일엔케어의 새소식을 알려드립니다'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_left:hover:before  { color: #fff}
	.bbs_left:hover:after  { color: #fff}
  	.bbs_left:hover {  background: #cd6d37; }	
	.bbs_left:hover { color: #fff  }	

	.bbs_right  { display: block; width: 630px; height: 350px; float: left; background: #fff; margin-left: 50px; padding: 55px; position: relative; margin-top: 0 } 		
	.bbs_right:before { content:'051-264-2000'; width: auto;  position: absolute; text-transform: uppercase;font-size: 65px; font-weight: bold; font-family: 'Pretendard'; color: firebrick; text-align: center; top: 115px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_right:after { content:'성일엔케어는 고객 여러분과 함께합니다'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_right:hover:before  { color: #fff}
	.bbs_right:hover:after  { color: #fff}
	.bbs_right a:hover{ color: #fff}
	.bbs_right:hover {  background: #7cb552; }	
	.bbs_right:hover { color: #fff  }	

	.bbswrap_e { width: 1360px; height: 350px; position: relative; margin: 50px auto 0; text-align: center}
	.bbs_left_e  { display: block; width: 630px; height:350px; float: left; background: #fff; padding: 55px; position: relative; color: #000 } 	
	.bbs_left_e:before { content:'sung-il encare \A news'; width: auto;  position: absolute; text-transform: uppercase;font-size: 45px; font-weight: bold; font-family: 'Pretendard'; color: #000; text-align: center; top: 115px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_left_e:after { content:'We will keep you posted'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_left_e:hover:before  { color: #fff}
	.bbs_left_e:hover:after  { color: #fff}
  	.bbs_left_e:hover {  background: #cd6d37; }	
	.bbs_left_e:hover { color: #fff  }	

	.bbs_right_e  { display: block; width: 630px; height: 350px; float: left; background: #fff; margin-left: 50px; padding: 55px; position: relative; margin-top: 0 } 		
	.bbs_right_e:before { content:'82-51-264-2000'; width: auto;  position: absolute; text-transform: uppercase;font-size: 50px; font-weight: bold; font-family: 'Pretendard'; color: firebrick; text-align: center; top: 115px; left: 50%; transform: translateX(-50%);white-space: pre;}
	.bbs_right_e:after { content:'sung-il encare will answer with all sincerity.'; width: 100%;  position: absolute; text-transform: uppercase;font-size: 20px; font-weight: 400; font-family: 'Pretendard'; color: #000; text-align: center; bottom: 25px; left: 50%; transform: translateX(-50%);}
	.bbs_right_e:hover:before  { color: #fff}
	.bbs_right_e:hover:after  { color: #fff}
	.bbs_right_e a:hover{ color: #fff}
	.bbs_right_e:hover {  background: #7cb552; }	
	.bbs_right_e:hover { color: #fff  }	
	
   
    
.subhead01 { width:100%; height:auto; padding:40px 0 25px; background:#f4eee2; position: relative }
.subhead01text { text-align:center; padding-bottom: 25px; line-height: 1.5 }
	.subhead01text:before { content:url("../image/sub/sublogo.jpg"); width:30px; height: 30px; position: absolute; top: 60px; left: 50%; transform: translateX(-50%); z-index: 99; }	
.subhead01text h1 { color:#666; font-weight:bold; font-size:36px; font-family: 'Pretendard-Regular', sans-serif;}

.sub01wrap { width:100%; height:760px; background:url(../image/sub/s0101_bg.jpg) center  top no-repeat; position:relative}
.sub01 { color:#666; width:1100px; text-align:center; line-height:60px; font-size:36px; padding-top: 70px; margin:0 auto}
.sub01 .sub_b  { color:#cba56b; }
.sub01_s {  color:#686868; width:1100px; text-align:center; line-height:25px; font-size:15px; padding-top: 75px; margin:0 auto}




   


    
    

	
.c01 {width: 1150px; height: 250px; position: absolute; left: 50%; top: 50%; margin: 50px 0 0 -575px; z-index: 999 }		
.c01 ul {width:1150px;  margin: 0 auto}		
.c01 ul li {width: 220px; height: 220px; border: 5px solid #fff; border-radius: 50%; background: rgba(0,0,0,0.4); color: #fff; text-align: center; line-height: 220px;  float: left; margin-left: 50px; font-size: 30px}
	



.tailwrap { width:100%; height:auto; padding:30px 0 ; position:relative; color:#333333; clear:both; font-size:14px; margin-top:0; border-top: 1px solid #dedede; overflow: hidden  }
.tail_inner	 { width: 1200px; height: auto; margin: 0 auto; position: relative}
.tail_left { width:200px; height:auto; float:left; position:relative; margin: 0 auto}
.tail_in { width: 900px; height:auto; float: left; margin-left: 50px; text-align: left  }
.tail_in ul li { padding: 3px 0}	


.mobile_bizplan{ display:none }	
.pc_bizplan{ display:block }	
	
}

	
.go-top{
	display:block;
	width:55px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	position:fixed;
	bottom:-40px;
	right:20px;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	background-color:#737373;
	color:#FFFFFF;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-family:'Nanum Gothic', sans-serif; z-index:99999  
	
	
}

.go-top.show{
	bottom:20px;
}

.go-top:hover{
	background-color:#000;
	color:#FFFFFF;
	text-decoration:none;
}


/* 중간 레이아웃 */
#wrapper {position: relative}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.2em;font-weight:bold;height:50px;padding:10px;line-height:30px;background:#fff;color:#333;
-webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow: 0 0 5px rgba(55,55,5,0.4);
box-shadow: 0 0 5px rgba(55,55,5,0.4);
}
.top{position:relative}
.btn_top{position:absolute;top:0px;right:0px;z-index:999;padding:10px;}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed{position:fixed;top:0;right:0;z-index:999;}
#container_title.fixed{width:100%;}


.container {max-width: 1350px; height: auto; position: relative; margin: 0 auto; padding: 15px}
.container:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */




#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#eeb00a;color:#fff;cursor:pointer;border-radius:3px; padding: 15px}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle; padding: 15px}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none; }
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#ff506a;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:0 solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border-bottom:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{margin-top: 30px; padding:30px 10px;}
.list_01 li{margin:0;padding:5px 15px;border-bottom:1px solid #ccc;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}


