@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,500);
@import url(https://cdn.jsdelivr.net/gh/theeluwin/NotoSansKR-Hestia@master/stylesheets/NotoSansKR-Hestia.css);
@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);
@import url(http://cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/NotoSansKR-2350.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(/base/img/pc/css/blank.css);
@font-face {
  font-family: 'GmarketSansLight';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GmarketSansBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');


*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.07em;color:inherit;}
img {border:0; vertical-align:top;}
a {border:0; text-decoration:none;}
ul, li {list-style:none;}
html,body {}
body {font-family: 'NotoSansKR','Noto Sans Korean','Noto Sans KR','Nanum Gothic','Roboto',sans-serif; color:#333; font-weight:300;}
div {display:block;}
.clearfix {content:"";clear:both;}
h1,h2,h3 {font-weight:300;line-height:1.5}
h4,h5 {font-weight:200;line-height:1.4}
b {letter-spacing:inherit;font-weight:600}
.inner {width:1260px;margin:auto;position: relative;clear:both}
.inner2 {width:1100px;margin:auto;clear:both}
.inner3 {width:1000px;margin:auto;clear:both}
.c_main {color: #303030 !important}
.c_sub1 {color:#16b5b4 !important}
.c_sub2 {color:#a3d1f2 !important}
.c_lightgray {color:#c0c0c0 !important}
.c_gray {color:#808080 !important}
.c_white {color:#fff !important}
.c_black {color:#303030 !important}
.c_red {color:red !important}


h1 {font-size:50px !important;line-height:1.5}
h2 {font-size:40px;line-height:1.15}
h3 {font-size:30px;}
h4 {font-size:24px !important;}
h5 {font-size:20px;line-height:1.5}
p {font-size:19px;line-height:1.7;color:inherit;word-break:keep-all; letter-spacing: 0.5px;}
p.small {font-size:15px;}
span.small {font-size:15px;}
.font18 {font-size: 18px;}
.font20 {font-size: 20px;}
.font36 {font-size: 36px;}
.font44 {font-size: 44px;}
.font50 {font-size: 50px;}
.roboto {font-family: "Roboto";}
.loose {letter-spacing: 0.1em;}
.thin {font-weight: 200 !important;}

span {color:inherit}

.float {float:left;}
.float_r {float:right !important;}
.float_l {float:left !important;}
.center {text-align:center !important;}
.left {text-align:left !important;}
.right {text-align:right !important;}


hr {width:100%;height:1px;background:#d0d0d0;border:0;}

.gmarket {font-family: 'GmarketSansLight';}
.gmarket2 {font-family: 'GmarketSansMedium';}
.gmarket3 {font-family: 'GmarketSansBold';}
.nanum {font-family: 'nanumsquare';}

/* 폭 설정 */
.half {width:50% !important}
.col6 {width:16.66% !important;}
.col5 {width:20% !important;}
.col4 {width:25% !important;}
.col3 {width:33.33% !important;}
.col3x2 {width:66.66% !important;}
.w30 {width:30% !important;}
.w40 {width:40% !important;}
.w48 {width:48% !important;}
.w55 {width:55% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w75 {width:75% !important;}
.w80 {width:80% !important;}

.w90 {width:90% !important;}
.w95 {width:95% !important;}
.w100 {width:100% !important;}
.w600 {width:600px !important;}



/* 마진,패딩 설정 */
.mg0 {margin-left:0 !important;margin-right:0 !important}
.pd0 {padding-left:0 !important;padding-right:0 !important}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt100 {margin-top:100px;}
.mt120 {margin-top:120px;}
.mt130 {margin-top:130px;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb100 {margin-bottom:100px;}
.mb120 {margin-bottom:120px;}
.mb130 {margin-bottom:130px;}

.ml100 {margin-left:100px;}

.pl02 {padding-left:2%}
.pl03 {padding-left:3%}
.pl04 {padding-left:4%}
.pl05 {padding-left:5%}
.pl08 {padding-left:8%}
.pl10 {padding-left:10%}
.pl15 {padding-left:15%}
.pl20 {padding-left:20%}
.pl25 {padding-left:25%}
.pl30 {padding-left:30%}
.pl35 {padding-left:35%}

.pr02 {padding-right:2%}
.pr03 {padding-right:3%}
.pr04 {padding-right:4%}
.pr05 {padding-right:5%}
.pr08 {padding-right:8%}
.pr10 {padding-right:10%}
.pr15 {padding-right:15%}
.pr20 {padding-right:20%}
.pr25 {padding-right:25%}
.pr30 {padding-right:30%}
.pr35 {padding-right:35%}

.pt60 {padding-top:60px;}
.pb60 {padding-bottom:60px;}

.pl50 {padding-left:50px;}
.pr50 {padding-right:50px;}
.pd50 {padding:0 50px;}
.pd15 {padding:0 15px;}



/* 컬럼 설정 */
.flex {display: flex;}
.col {flex: 1;}


/* 공통 */
#wrap {width:100%; min-width:1200px; margin:auto; position:relative; height:100%;}

a.logo {width:279px;height:67px;z-index: 99999; display:block; text-indent:-3333px;background-image:url(/base/img/pc/images/logo.png);background-size:contain;background-repeat:no-repeat;}
#footer a.logo {background-image:url(/base/img/pc/images/logo_w.png);}

#header {width:100%; height:120px; background: #fff; border-bottom: 8px solid #4bbba8;}
#header .logo {position:absolute; top:25px; left:0;}


#header #gnb {width: 100%;background-color: #fff;}
#header #gnb img {margin-top: 22px;}
#header #gnb ul {width: 70%; position:absolute; right: 0; top:30px; }
#header #gnb ul > li { float:left; line-height:55px; text-align:center; width: 16.666%;}
#header #gnb ul > li > p {line-height:inherit;}
#header #gnb ul > li > p a {display:block; font-size:20px; color: #132a4c; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
#header #gnb ul > li > p a.on,#header #gnb ul > li > p a:hover {font-weight:bold;}


#header #gnb .subnav { margin:auto;
width:100%;
 clear:both;
 display: none;
 position: absolute;
  z-index:100;
  text-align:left;
  top:85px;
  left: 0;
  font-size:18px;
  background-color:#fff;
  padding: 30px 0;
  border: 1px #d0d0d0 solid;
  border-top: 0;
 }

/* #header #gnb ul > li:nth-child(1) > p a {padding-right: 70px;} */
#header #gnb .hn1 img {margin-top: 23px;}


#header #gnb .subnav dl {text-align: center; float:left;position:relative; border-left:1px rgba(255,255,255,0.1) solid;}
#header #gnb .subnav dl:first-child {border-left:0; margin-left: 376px;}
#header #gnb .subnav dd {line-height:25px;margin-bottom:7px; width: 146px;}
#header #gnb .subnav a:hover {color:#4bbba8;}
#header #gnb .subnav a {display:block;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}

/* Underline From Left */
#header #gnb .subnav a,.UnderlineFromLeft {
    
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
#header #gnb .subnav a:before,
.UnderlineFromLeft:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#header #gnb .subnav a:hover:before,
#header #gnb .subnav a:focus:before,
#header #gnb .subnav a:active:before,
.UnderlineFromLeft:hover:before,
.UnderlineFromLeft:focus:before,
.UnderlineFromLeft:active:before {
  right: 0;
}



/* 공통 하단 */
#footer {width:100%; height: 230px; position:relative; float:left; padding: 40px 0; background-color: #606060; display: inline-block;}

#footer .footertop {width: 100%; height: 62px; background: url(/base/img/pc/images/footer_top.png) top center no-repeat; position:absolute; top: 0;}
#footer .footertop .inner > a {display: block; width: 575px; text-indent: -3333px; float: left; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
#footer .footertop .inner > a.ft_01 {width: 270px; height: 60px; position:absolute; left: 80px;}
#footer .footertop .inner > a.ft_02 {width: 270px; height: 60px; position:absolute; left: 450px;}
#footer .footertop .inner > a.ft_03 {width: 270px; height: 60px; position:absolute; left: 860px;}



#footer .logo {position: absolute; top: 20px;}
#footer .txt {font-size:17px; color:#fff; line-height: 1.7; position: absolute;left: 340px;}
#footer .txt span {display:inline-block; margin:0 7px;font-weight:thin; letter-spacing: 1px;}
#footer a#admin {color: #fff;}
#footer a#back-top {width: 46px; height: 46px; display: block; background: url(/base/img/pc/images/top.png) top left no-repeat; position: absolute;right:0; top:0}


/* 메인 */
#main {width:100%; min-width:1200px; float:left; position:relative; display:inline-block;}


#main .section {width:100%; float: left; display: inline-block;}
/* #main a.go {-webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
#main a.go:hover {background-color: #5893e5 !important; color: #fff;} */

/* #main #visual {height: 681px; text-align: center; position: relative; background: url(/base/img/pc/images/main_sl1.png) top center no-repeat;}
#main #visual .inner {height: 681px; background: url(/base/img/pc/images/main_sl1_inner.png) top center no-repeat;} */
#main #visual .visual1 {width: 100%; height: 681px; background: url(/base/img/pc/images/main_sl1.png) top center no-repeat;}
#main #visual .visual1 .inner {height: 681px; background: url(/base/img/pc/images/main_sl1_inner.png) top center no-repeat;}
#main #visual .visual2 {width: 100%; height: 681px; background: url(/base/img/pc/images/main_sl2.png) top center no-repeat;}
#main #visual .visual2 .inner {height: 681px; background: url(/base/img/pc/images/main_sl1_inner2.png) top center no-repeat;}
/* #main #visual .visual3 {width: 100%; height: 724px; background: url(/base/img/pc/images/main_sl3.jpg) top center no-repeat;}
#main #visual .visual3 .inner {background: url(/base/img/pc/images/main_sl3_inner.png) top center no-repeat;}
#main #visual .visual4 {width: 100%; height: 724px; background: url(base/img/pc/images/main_sl4.jpg) top center no-repeat;}
#main #visual .visual4 .inner {background: url(/base/img/pc/images/main_sl4_inner.png) top center no-repeat;} */

#main #sec1 {padding: 100px 0; height: 1173px; background: url(/base/img/pc/images/sec1_bg.jpg);}
#main #sec1 .sec1_box {width: 100%; height: 987px; background: url(/base/img/pc/images/sec1.png) top left no-repeat; position: relative;}
#main #sec1 .sec1_box a {display: block; text-indent: -3333px; float: left; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}

#main #sec1 .sec1_box_01 {position: absolute; top: 380px;}
#main #sec1 .sec1_box_01 a {width: 200px; height: 75px;}

#main #sec1 .sec1_box_02 {position: absolute; top: 380px; right: 0;}
#main #sec1 .sec1_box_02 a {width: 200px; height: 75px;}

#main #sec1 .sec1_box>a.sec1_07 {width: 630px; height: 390px; position: absolute; right: 0; top: 510px;}



#main #sec2 {padding-bottom: 100px;}
#main #sec2 .sec2_box {width: 100%; height: 272px; background: url(/base/img/pc/images/sec2.png) top center no-repeat; position: relative;}
#main #sec2 .sec2_map {position: absolute; right: 1px; top: 78px; z-index: 9999;}

#main #sec2 .sec2_box {}
#main #sec2 .sec2_box > a {width: 380px; height: 272px; display: block;text-indent: -3333px; float: left; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
#main #sec2 .sec2_box > a.sec2_01 {position:absolute; }
#main #sec2 .sec2_box > a.sec2_02 {position:absolute; left: 440px;}
#main #sec2 .sec2_box > a.sec2_03 {position:absolute; right: 0;}

#main #sec3 .sec3_box {width: 100%; height: 563px; background: url(/base/img/pc/images/sec3.png) top center no-repeat; position: relative; }

#main #sec3 .sec3_box .sec3_notice { width: 530px; height: 100px; position: absolute; top: 60px;left: 50px;}
#main #sec3 .sec3_box .sec3_qna { width: 530px; height: 100px; position: absolute; top: 60px;left: 670px;}
#main #sec3 .sec3_box .sec3_map {position: absolute; top: 260px; left: 30px;}

#main #sec3 .sec3_box .clickbox > a {display: block; text-indent: -3333px; float: left; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
#main #sec3 .sec3_box .clickbox > a.sec3_01 {width: 540px; height: 70px; position:absolute; left: 50px;}
#main #sec3 .sec3_box .clickbox > a.sec3_02 {width: 540px; height: 70px; position:absolute; right: 50px;}
#main #sec3 .sec3_box .clickbox > a.sec3_03 {width: 1200px; height: 70px; position:absolute; top: 185px; left: 30px;}


/* 서브 */
#sub {width:100%; display:inline-block; float: left;}
#sub .subtop {width:100%; height:279px; padding-top:80px; background-position: top center; text-align:center; color: #303030;}
#sub .subtop p {color:#808080; margin-top: 10px; font-weight: normal;}

#sub .subtop1 { background: url(/base/img/pc/images/subtop1.jpg) top center no-repeat;}
#sub .subtop2 { background: url(/base/img/pc/images/subtop2.jpg) top center no-repeat;}
#sub .subtop3 { background: url(/base/img/pc/images/subtop3.jpg) top center no-repeat;}
#sub .subtop4 { background: url(/base/img/pc/images/subtop4.jpg) top center no-repeat;}
#sub .subtop5 { background: url(/base/img/pc/images/subtop5.jpg) top center no-repeat;}
#sub .subtop6 { background: url(/base/img/pc/images/subtop6.jpg) top center no-repeat;}

#sub .snb {border-bottom: 1px solid #e0e0e0; width:100%;text-align:center;height:70px;line-height:70px;margin:0 auto 0;position:relative;z-index:1}
#sub .snb ul {width: 1200px;text-align:center;height:70px;line-height:70px;margin:0 auto 0;}
#sub .snb ul li {float:left;font-size:20px;}
#sub .snb ul li a {display:block;height:70px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#sub .snb ul li a:hover {background:#e0e0e0;}
#sub .snb ul li a.on,#sub .snb ul li a.on:hover {background:#4bbba8;color:#fff; font-weight: bold;}
#sub .snb ul.p1 li {width:100%}
#sub .snb ul.p2 li {width:50%}
#sub .snb ul.p3 li {width:33.333%}
#sub .snb ul.p4 li {width:25%}
#sub .snb ul.p5 li {width:20%}
#sub .snb ul.p6 li {width:16.666%}
#sub .snb ul.p7 li {width:14.285%}

#sub .snb2 {border-bottom: 1px solid #e0e0e0; width:1100px;text-align:center;height:70px;line-height:70px;margin:0 auto 0;position:relative;z-index:1}
#sub .snb2 ul {width: 1100px;text-align:center;height:70px;line-height:70px;margin:0 auto 0;}
#sub .snb2 ul li {float:left;font-size:20px;}
#sub .snb2 ul li a {display:block;height:70px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#sub .snb2 ul li a:hover {background:#e0e0e0;}
#sub .snb2 ul li a.on,#sub .snb ul li a.on:hover {background:#4bbba8;color:#fff; font-weight: bold;}
#sub .snb2 ul.p1 li {width:100%}
#sub .snb2 ul.p2 li {width:50%}
#sub .snb2 ul.p3 li {width:33.333%}
#sub .snb2 ul.p4 li {width:25%}
#sub .snb2 ul.p5 li {width:20%}
#sub .snb2 ul.p6 li {width:16.666%}
#sub .snb2 ul.p7 li {width:14.285%}


/* 서브메뉴 라운드처리 */
#sub #content {width:100%; display:inline-block; margin-bottom:100px; }
#sub #content.mg0 {margin:0;}
#sub #content .paragraph {width:100%;display:inline-block; position:relative;}
#sub #content .row {width:100%; display:inline-block; position:relative;}
#sub #content hr {width: 100%; height: 1px; background-color: #d0d0d0; border: 0;}


#sub #content .paragraph.imgbox {padding-left: 50%;}
#sub #content .paragraph.imgbox > * {margin-left: -960px;float: left;}
#sub #content .paragraph.imgbox .row {width:1920px !important;}

#sub #content .lo_bg {width: 100%; height: 560px; background-color: #fff8ee;}
#sub #content .map {margin-top: 20px;}

/* 테이블 설정 */
#sub #content .paragraph table.basic {width:100%;border-top:2px #364250 solid;border-collapse:collapse;}
#sub #content .paragraph table.basic td,#sub #content .paragraph table.basic th {padding:15px 10px; border-bottom:1px #d0d0d0 solid; border-left:1px #d0d0d0 dashed;}
#sub #content .paragraph table.basic th {background-color: #f4f8fe ;}
#sub #content .paragraph table.basic th h5 {font-weight: 600; font-size: 22px;}
#sub #content .paragraph table.basic .bg_gray {background-color:#f5f5f5;}
#sub #content .paragraph table.basic .first { border-left: 0; }
#sub #content .paragraph table.basic .title h5 {font-weight: 600; color: #186ace; text-align: center;}
#sub #content .paragraph table.basic.checklist td h5  {margin: 5px 0;}
#sub #content .paragraph table.basic td.price {text-align: right;}

/* 탭 */
#sub #content .tabs {width:100%; text-align:center; display: flex; border-bottom:1px #fff solid;}
#sub #content .tabs li {flex: 1; line-height:70px; font-size: 20px; border-left: 1px #fff solid;}
#sub #content .tabs li.first {border-left: 0;}
#sub #content .tabs li a {display: block; height: inherit;}
#sub #content .tabs li.active a {background-color: #bb9f88; color: #fff;}
#sub #content .tab_content {width:100%;padding-top:50px;display:inline-block;}

/* 게시판 */
#sub #content .board_box {width:100%;display:inline-block;font-size:18px;line-height:1.7;min-height:500px}
#sub #content .board_box .att_title font,#sub #content .board_box .board_bgcolor font,#sub #content .board_box .board_bgcolor span {font-size: inherit !important;}
#sub #content .board_box .board_comment_bgcolor .comment_name {display: none !important;}


/* 서브페이지 1_2 */
#sub #content .sub1_2_a {width: 1920px; height: 886px; background: url(/base/img/pc/images/sub1_2_01.png) top center no-repeat; position: relative; background-color: #f3fafe;}
#sub #content .sub1_2_a > a {position: absolute; display: block; width: 212px; height: 60px; text-indent: -3333px; float: left; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
#sub #content .sub1_2_a > a.sub12a_01 {width: 212px; position:absolute; bottom: 177px; left: 660px;}
#sub #content .sub1_2_a > a.sub12a_02 {width: 212px; position:absolute; bottom: 177px; right: 430px;}

/* 서브페이지 1_3 */
#sub #content .visual {width:1200px;height:500px;margin:auto;overflow:hidden;}
#sub #content .visual > img {-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
#sub #content .visual:hover > img,#sub #content .visual:focus > img {-webkit-transform: scale(1.1);transform: scale(1.1);}
#sub #content .visual_bottom {background-color:#fff;margin-top:-230px;position:relative;min-height:120px;padding:40px 40px;z-index:1;}
#sub #content .visual_bottom.half {width:550px !important;left:600px;}
#sub #content .visual_bottom.half.left {left:50px;}

#sub #content .visual_bottom .pl b {color: #16b5b4; font-weight: 700;}
#sub #content .inner2 > .visual {width:1100px;}
#sub #content .inner2 > .visual_bottom.half {width:500px !important;left:550px;}
#sub #content .inner2 > .visual_bottom.half.left {left:50px;}

/* 서브페이지 1_3 */
#sub #content .sub1_3 {position: relative; width: 100%; height: 1100px;}
#sub #content .sub1_3 .sub_map {margin-top: -1074.5px; position: relative;} 
#sub #content .sub1_3 .sub_map .sub_map_map {position: absolute; left: 30px; top:-127px;}
/* 서브페이지 2_1 */
#sub #content.swiper-slide p > img {margin-top: 5px; }
#sub #content .sub2_1_button {width: 1400px; position: relative;}

/* 서브페이지 4_2 */
#sub #content .paragraph h4.title {font-weight:500;color:#8e9337;background:url(/base/img/pc/images/h4_title.gif) top center no-repeat;padding-top:20px}
#sub #content .paragraph h4.left_title {font-weight:500;color:#8e9337;background:url(/base/img/pc/images/h4_title.gif) top left no-repeat;padding-top:20px}
#sub #content .paragraph h4.left_title.red {color:#d00008;background:url(/base/img/pc/images/h4_title_red.gif) top left no-repeat}



/* 테이블 스타일 */


#sub #content .paragraph .table {border-collapse: collapse; width: 100%; border-top: 3px #bb9f88 solid;}

#sub #content .paragraph .table th {color:#132a4c;padding:8px;background-color: #ffe9bc;vertical-align:middle; border-left: 1px rgba(255,255,255,0.5) solid;}
#sub #content .paragraph .table th.th2 {background-color: #fdf6e6;}
#sub #content .paragraph .table th h4 {font-weight:500;margin-bottom:0}
#sub #content .paragraph .table td {padding:20px 20px;border-right:1px #d0d0d0 solid;border-bottom:1px #d0d0d0 solid;background:#fff}
#sub #content .paragraph .table td.first {border-left:1px #d0d0d0 solid}
#sub #content .paragraph .table td.price {text-align: right;}


/* 테이블 */
#sub #content .paragraph .bagic {width:100%;border-top:2px #303030 solid;margin-top:5px;}
#sub #content .paragraph .bagic th {border-bottom:1px #a0a0a0 solid;font-weight:normal}
#sub #content .paragraph .bagic td {border-bottom:1px #e5e5e5 solid;vertical-align:middle}
#sub #content .paragraph .bagic p {font-size:16px}
#sub #content .paragraph .bagic th,#sub #content .paragraph .bagic td {padding:10px 16px;border-left:1px #e5e5e5 solid}
#sub #content .paragraph .bagic th.first,#sub #content .paragraph .bagic td.first {border-left:0}
#sub #content .paragraph .bagic .bg_point {background:#fbfbf6}



/* 서브 탭 */
h3.subject {float: left; font-weight: 500; font-size: 18px; letter-spacing: 0.5px; color: #505050; margin-bottom: 10px;}
/* 서브페이지 탭 */
#sub #content .tab_list {height:62px; line-height:60px; margin-bottom:40px; background:url(/base/img/pc/images/tab_bg.gif) center repeat-x}
#sub #content ul.tabs {float:right; position:relative; left:-50%;}
#sub #content ul.tabs li { display:inline-block;	float:left; position:relative; left:50%; text-align:center; font-size:17px;  border:1px #e0e0e0 solid; background:#fff; margin:0 2px; width:160px}
#sub #content ul.tabs li a {display:block;}
#sub #content ul.tabs li.active  { background:#00335f; color:#fff;  border:1px #00335f solid}
#sub #content .tab_container {width:100%;display:inline-block; }
#sub #content .tab_content {padding: 30px 0 0 0; width:100%;display:inline-block; min-height:280px;}