@font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 400; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype'); }
@font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 700; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype') }
@font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 300; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype'); }
.nanumbarungothic * { font-family: 'NanumBarunGothic', sans-serif; }
 @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900');
* { margin: 0; padding: 0 }
body, html, td, /*p,*/ input, button, textarea, select, a { font-family: 'Raleway', 'NanumBarunGothic', sans-serif; font-weight: 500; font-size: 16px; color: #333; line-height: 1.6; letter-spacing: -0.5px; padding: 0; margin: 0; word-break: keep-all }
body { overflow-y: scroll }
/*html, body { height: 100% }*/
img { border: 0; vertical-align: top }
a { text-decoration: none; }
a:hover { text-decoration: none; }
li { list-style: none }
h1, h2, h3, h4, h5, h6, strong, b { font-weight: 600 }
.d_container { max-width: 1200px; margin: 0 auto }
/* 공통 */
.sub_full { width: 100%; overflow: hidden; background: #f2f2f2; padding: 40px 0; margin: 0 0 30px 0; border-top: 4px solid #75b0ce }
.inner { max-width: 1200px; margin: 0 auto; position: relative; }
.ovf { overflow: hidden; }
.clear { clear: both }
.center { text-align: center; }
section { text-align: center; }
/*.half { width: 48%; margin: 1%; float: left }*/
.comm_table { width: 100%; border-top: 3px solid #1b8d27; }
.comm_table th { padding: 10px 20px; border-bottom: 1px solid #ccc; text-align: center; font-weight: bold; background: #ececec }
.comm_table td { padding: 10px 20px; border-bottom: 1px solid #ccc; text-align: center; }
.t_left { text-align: left; }
.s_tit { text-align: center; margin: 0 auto; padding: 0 0 30px 0 }
.s_tit p { font-weight: 300; font-size: 18px; }
.s_tit_pbox { display: inline-block; font-size: 15px; line-height: 30px; text-align: center; padding: 13px 40px; color: #fff; background-color: #1b1e6e; border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px; margin: 40px 0 20px 0; }
/*h4 { font-weight: bold; font-size: 30px; margin: 0 0 30px 0; background: url(../images/common/h4_bg.png) no-repeat top center; padding: 20px 0 0 0 }
h4 span { color: #1b8d27; }
.mt30 { margin: 30px 0 0 0; }
.mb30 { margin: 0 0 30px 0; }
.mb50 { margin: 20px 0 50px 0; }
.pd30 { padding: 30px; }*/
.comm_list li { padding: 3px 0 3px 10px; background: url(../images/common/li_bg.jpg) no-repeat 0 10px; text-align: left }
.comm_list li span { display: inline-block; width: 10%; font-weight: bold; color: #1b8d27; }
.column3 { width: 33%; }
.column4 { width: 25%; }
.column5 { width: 20%; }
.column3 dl dd { text-align: left; }
/*.box { border: 3px dotted #1b8d27; padding: 20px; }
.box p { font-size: 1.2em; font-weight: bold }*/
.strong { color: #1b8d27; }
.bold { font-weight: bold; }
.s_btn { display: inline-block; }
.s_btn a { display: block; padding: 10px 20px; background: #1b8d27; color: #fff; font-weight: bold; text-align: center }
.s_btn a:hover { background: #333; }
/*h5 { text-align: center; font-weight: 500; font-size: 28px; background: url(../images/common/h5_bg.png) no-repeat top center; padding: 20px 0 }
h6 { text-align: left; font-weight: bold; font-size: 20px; margin: 0 0 30px 0 }*/
.b_txt { font-size: 1.4em; font-family: 'WONBatang'; }
hr { border: 1px solid #CCC }
#header { position: relative; z-index: 990; background: rgba(29,46,121,0.9); position: absolute; width: 100% }
footer { width: 100%; overflow: hidden; padding: 3em 0; margin: 0 auto; background: #393939; color: #c2c2c2; text-align: left }
footer ul { overflow: hidden; padding: 1em 0; border-bottom: 1px solid #c2c2c2 }
footer ul li { display: inline-block; padding: 0 20px 0 0; float: left; }
footer ul li a { font-weight: bold; color: #c2c2c2; }
footer address { font-style: normal; text-align: left; overflow: hidden; padding: 1em 0 0 0 }
footer address span { font-weight: bold; color: #00dfff }
/* 탭 */
.tab { text-align: center; }
.tab li { display: inline-block; }
.tab li a { display: block; background: #eaeaea; height: 40px; line-height: 40px; }
/*.tab li a:hover { background: #333 !important; color: #fff; }*/
.select a { background: #75b0ce !important; font-weight: bold; color: #fff; }
.li2 li { width: 49%; }
.li4 li { width: 23%; }
.li5 li { width: 18%; display: inline-block; }
.li6 li { width: 16%; display: inline-block; }
.li7 li { width: 9%; display: inline-block; }
.hvr-sweep-to-top { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-sweep-to-top:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #333; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active { color: white; }
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); }
.hvr-sweep-to-top { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-sweep-to-top:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #00dfff; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-sweep-to-top:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active { color: white; }
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); }
/*effect-underline*/
a.effect-underline:after { content: ''; position: absolute; left: 0; display: inline-block; height: 1em; width: 100%; border-bottom: 1px solid; margin-top: 10px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
a.effect-underline:hover:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/*effect-box*/
a.effect-box:after, a.effect-box:before { content: ''; position: absolute; left: 0; display: inline-block; height: 1em; width: 100%; margin-top: 10px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
a.effect-box:before { border-left: 1px solid; border-right: 1px solid; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
a.effect-box:after { border-bottom: 1px solid; border-top: 1px solid; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
a.effect-box:hover:after, a.effect-box:hover:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/* effect-shine */
a.effect-shine:hover { -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%); -webkit-mask-size: 200%; animation: shine 2s infinite; }
 @-webkit-keyframes shine { from {
 -webkit-mask-position: 150%;
}
to { -webkit-mask-position: -50%; }
}
/* 메인 */
.container { overflow: hidden; clear: both }
.progress-tracker { position: fixed; top: 50%; right: 10px; display: none }
.progress-tracker.hide { width: 0px; }
.progress-tracker.hide ul li .pt-description, .progress-tracker.hide.active ul li .pt-description, .progress-tracker.hide.constant ul li.active .pt-description { display: none; }
.progress-tracker ul li { width: 20px; height: 5px; position: relative; border: 1px solid #fafafa; margin-bottom: 10px; list-style-type: none; }
.progress-tracker ul li a { width: 100%; height: 100%; display: block; }
.progress-tracker ul li .pt-description { display: none; position: absolute; top: -2px; right: 25px; padding: 0.5em; background-color: #fafafa; white-space: nowrap; font-family: 'Montserrat', sans-serif; font-weight: bold; font-size: 0.8em }
.progress-tracker ul li.active { background-color: #0074f6; border-color: #0074f6; }
.progress-tracker.constant ul li.active .pt-description { display: block; }
/* 공통 */
.main_t h2 { text-align: left; font-size: 1.8em; font-weight: 500 }
.main_t h2 p { font-family: 'Montserrat', sans-serif; color: #0074f6; font-weight: 900; background: url(../images/main/main_t_bg.jpg) no-repeat bottom left; padding: 1em 0; margin: 0 0 3em 0 }
.main_t h2 span { display: block; color: #1d2e79; font-size: 1.5em; font-weight: 500 }
.main_p { text-align: left; padding: 1em 0; font-weight: 500; font-size: 1.1em }
/* 메인 게시판 */
#ptsection-one { position: relative; overflow: hidden }
.board_container { position: relative; top: -4.2em; left: 50%; transform: translateX(-50%); background: rgba(0,116,246,0.8); max-width: 1200px; width: 100%; overflow: hidden }
.main_board { float: left; width: 47%; padding: 1em }
.main_board dl dt { font-weight: bold; font-family: 'Montserrat', sans-serif; color: #fff; font-size: 1.2em; float: left; width: 20%; text-align: center }
.main_board dl dd { float: left; width: 80%; color: #fff; padding: 0.3em 0 }
.main_board dl dd span { float: right; }
.main_board dl dd a { color: #fff }
.scrolldown { position: absolute; top: 75%; left: 50%; transform: translateX(-50%) }
.main_quick { position: absolute; top: 65%; left: 50%; transform: translateX(-50%); width: 100%; max-width: 1200px }
.main_quick li { display: block; width: 23%; background: rgba(0,116,246,0.8); text-align: center; margin: 1%; float: left }
.main_quick li a { display: block; color: #fff; font-weight: bold; height: 120px; line-height: 120px; transition: all 0.5s }
.main_quick li:first-child a, .main_quick li:last-child a { padding: 50px 0 0 0; height: 70px; line-height: 1 }
.main_quick li a:hover { background: #fff; color: #000 }
.main_quick li:nth-child(2), .main_quick li:nth-child(4) { background: rgba(29,46,121,0.9) }
/* 메인 병원소개 */
#ptsection-two { position: relative; background: url(../images/main/section02_bg.jpg) no-repeat top center; padding: 5em 0; margin: -4em 0 0 0; text-align: center }
.num01 { position: absolute; left: 10%; top: 50%; }
.info_box { display: inline-block; width: 15%; padding: 2em; background: #0074f6; color: #fff; font-weight: 500; font-size: 1.5em; margin: 2%; box-shadow: 5px 5px 5px #ccc; transition: all 0.2s }
.info_box:hover, .info_box_center:hover { background: #333 }
.info_box img { margin: 0 0 1em 0 }
.info_box span { display: block; font-size: 0.6em; margin: 0 0 1em 0 }
.info_box a { display: inline-block; border: 1px solid #FFF; color: #fff; padding: 0.3em 2em; text-align: center; border-radius: 100px; transition: all 0.2s }
.info_box a:hover { background: #fff; color: #009 }
.info_box_center { background: #1d2e79 }
/* 메인 미션 */
#ptsection-three { overflow: hidden; position: relative; background: url(../images/main/section03_bg.jpg) no-repeat top center; padding: 4em 0; background-size: cover }
.num02 { position: absolute; right: 10%; top: 50%; }
#ptsection-three .main_t h2 p, #ptsection-three .main_t h2 span { color: #00dfff }
#ptsection-three .main_t h2 p { background: url(../images/main/main_t_bg2.png) no-repeat bottom left }
#ptsection-three .main_t h2, #ptsection-three .main_p { color: #fff }
.main_mission { position: relative; left: 50%; transform: translateX(-40%); width: 100% }
.main_mission li { background: url(../images/main/vision_bg.png) no-repeat top center; display: inline; float: left; width: 16%; padding: 5em 2em; text-align: center; color: #fff; margin: 0 -1.3em 0 0 }
.main_mission li span { font-size: 1.5em; border-bottom: 2px solid #FFF; display: block; margin: 0 auto 1em auto; width: 50% }
/*메인 프로그램 */
#ptsection-four { overflow: hidden; position: relative; padding: 5em 0; background: url(../images/main/section04_bg.jpg) no-repeat top center }
.num03 { position: absolute; left: 10%; top: 50%; }
#ptsection-four .inner { position: relative }
.main_tel { overflow: hidden; padding: 1.5em 0; border-top: 1px solid #1d2e79; border-bottom: 1px solid #1d2e79; position: absolute; top: 7em; right: 0; width: 25% }
.main_tel dt { float: left; width: 20% }
.main_tel dd { float: right; width: 70%; text-align: left }
.main_tel dd span { display: block }
.main_tel dd p a { font-weight: 500; color: #1d2e79; font-size: 2em }
.program_box { display: inline-block; width: 24.9%; padding: 5em 0; background: #fff; float: left; border: 1px solid #ccc; transition: all 0.2s; text-align: center }
.program_box dl dt { margin: 0 0 1em 0 }
.program_box dl dd { font-size: 1.5em; font-weight: 500 }
.program_box p { padding: 1em 0 }
.program_box p a { display: block; border: 1px solid #999; padding: 0.5em; text-align: center; border-radius: 100px; width: 30%; margin: 0 auto; font-size: 0.8em }
.program_box:hover { background: #0074f6; color: #fff }
.box01, .box03, .box06, .box08 { color: #fff; border: none }
.box01 a, .box03 a, .box06 a, .box08 a { color: #fff; border: 1px solid #fff !important }
.box01 { background: url(../images/main/medical_bg01.png) no-repeat; background-size: cover }
.box03 { background: url(../images/main/medical_bg03.png) no-repeat; background-size: cover }
.box06 { background: url(../images/main/medical_bg06.png) no-repeat; background-size: cover }
.box08 { background: url(../images/main/medical_bg08.png) no-repeat; background-size: cover }
/* 메인 커뮤니티 */
#ptsection-five { position: relative }
.num04 { position: absolute; right: 10%; top: 50%; }
.main_gallery { overflow: hidden; padding: 3em 0 }
.main_gallery li { display: inline-block; width: 18%; margin: 0.3em }
.main_gallery li p { overflow: hidden }
.main_gallery li p img { width: 100%; transition: all 0.2s; filter: grayscale(0%); height: 200px }
.main_gallery li p img:hover { transform: scale(1.2); filter: grayscale(100%) }
.main_gallery li span { display: block; text-align: left; padding: 1em }
/* 서브 */
.sub_head { width: 100%; overflow: hidden; height: 400px; padding: 0; margin: 0 auto; }
.sub_head::before { }
.sub_head h2 { text-align: center; color: #fff; font-weight: 100; padding: 9em 0 0 0; text-shadow: 1px 1px 5px #000; font-size: 1.3em }
.sub_head h2 span { display: block; font-weight: bold; font-size: 2em; }
.sub_head p { position: absolute; top: 0; left: 50%; margin: 0 -17%; }
.sub_contants { min-height: 800px; overflow: hidden; background: url(../images/common/subcon_bg.jpg) no-repeat top center }
.sub_tit { position: relative; overflow: hidden; margin: 0 auto 50px auto; text-align: center; border-bottom: 1px solid #ccc; padding: 0 0 1em 0 }
.sub_tit h3 { font-size: 2.5em; font-weight: 500; margin: 0 0 20px 0; background: url(../images/main/main_t_bg.jpg) no-repeat top left; padding: 20px 0 0 0; text-align: left }
.sub_tit p { font-weight: 300; font-size: 1em; text-align: left }
.sub_tit p span { font-weight: 500 }
/* 서브네비 */
.sub_navi { margin-top: -50px; height: 120px }
#DB_navi39 a { text-decoration: none; display: block }
#DB_navi39 img { border: 0; vertical-align: top }
#DB_navi39 { position: relative; width: 100%; height: 50px; background: #0074f6 url(../images/common/submenu_bg.png) no-repeat top right; }
#DB_navi39 ul { width: 1200px; margin: 0 auto }
#DB_navi39 ul li { border-right: 1px solid #0035ed; text-indent: 15px }
#DB_navi39 ul li.m0 { width: 50px; }
#DB_navi39 ul li.m1 { width: 200px }
#DB_navi39 ul li.m2 { width: 200px }
#DB_navi39 ul li.m3 { width: 200px }
#DB_navi39 ul li.DB_main { float: left; position: relative }
#DB_navi39 ul li.DB_main a { color: #fff; line-height: 50px; ; background: url('../images/common/subnavi_arrow.png') no-repeat 95% 17px }/*메뉴간격*/
#DB_navi39 ul li.DB_main a:hover { color: #fff !important; font-weight: bold; background-position: right -27px }
#DB_navi39 ul li.DB_main.DB_select a { background-position: right -27px }
#DB_navi39 ul li.m0 a { background: url('../images/common/icon_home.png') no-repeat 50%; text-indent: -9999px }
#DB_navi39 ul li.m0.DB_select a { background-position: 13px -24px; }
#DB_navi39 .DB_main .DB_sub { position: absolute; left: 0; top: 50px; width: 100%; display: none; background: #ffffff; border: 1px solid #ccc; border-width: 1px; margin-left: -1px; z-index: 999 }
#DB_navi39 .DB_main .DB_sub li { border: none; border-bottom: 1px solid #fff }
#DB_navi39 .DB_main .DB_sub li a { display: block; color: #666666; line-height: 40px; background: #ffffff }
#DB_navi39 .DB_main .DB_sub li a:hover { color: #ffffff; background: #233377 }
#DB_navi39 .DB_main .DB_sub li.DB_select a { color: #ffffff; background: #233377 }
.sticky-navigation { margin: -100px 0 0 0 }
.sticky-navigation.stuck { position: fixed; top: 130px; width: 100%; z-index: 999; left: 50%; transform: translateX(-50%); height: 10px; display: none }
#DB_navi39 ul li.DB_main a b { display: none; }
.thumbimg li { display: inline; float: left; width: 25%; }
/* 인사말 */
.greeting { overflow: hidden; margin: 0 0 3em 0 }
.greeting_left { float: left; width: 48%; margin: 0 2% 0 0 }
.greeting_left img { width: 100%; }
.greeting_right { float: left; width: 50%; }
.greeting_right p { text-align: left }
/* 의료진소개 */
#portfolio { width: 100%; overflow: hidden; padding: 0; text-align: left; margin-top: 50px; }
ul.thumbs { padding: 0; overflow: hidden; }
ul.thumbs li { display: inline-block; /*height: 180px;*/ overflow: hidden; padding: 0; /*float: left;*/ position: relative; text-align: center; margin: 0 19px 20px 0; padding: 0; border: 1px solid #ccc }
ul.thumbs li:last-child { margin-right: 0; }
ul.thumbs li img { margin: 0 0 20px 0; text-align: center; width: 100%; }
ul.thumbs li p { text-align: center; padding-bottom: 5px; width: 100%; font-weight: bold; font-size: 1.3em }
ul.thumbs li a.thumbnail { display: block;	/*overflow: hidden;*/ box-sizing: border-box; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; z-index: 9; width: 100%; height: 100%; }
ul.thumbs li a.thumbnail .description { padding: 0; position: absolute; height: 0; left: 0; top: 0; width: 100%; box-sizing: inherit; opacity: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; color: #fff; background-color: rgba(0, 0, 0, 0.5); font-size: 1.1em; padding: 100px 12px; line-height: 16px; box-sizing: inherit; text-align: center; font-weight: bold; }
ul.thumbs li a.thumbnail .active-arrow { width: 0; height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-bottom: 25px solid #8298ad; bottom: -10px; z-index: 99; position: absolute; left: 0; right: 0; margin: 0 auto; }
ul.thumbs li a.thumbnail:hover .description { height: 85%; opacity: 1; }
ul.thumbs li.content { display: none; overflow: hidden; position: relative; padding: 0; background: #8298ad; margin: 0 auto; margin-top: -33px; }
ul.thumbs li.content h3 { display: inline-block; }
ul.thumbs li.content .close { position: absolute; top: 10px; right: 10px; color: #c2c2c2; cursor: pointer; font-weight: normal; font-family: -webkit-pictograph; font-size: 50px; line-height: 35px; z-index: 999 !important; }
ul.thumbs li.content .close:hover { opacity: 0.7; }
ul.thumbs li.content .media { display: inline-block; float: none; width: 95%; padding: 20px; text-align: left; min-height: 200px; color: #fff; }
ul.thumbs li.content .media .detail { float: left; width: 50%; margin-left: 4%; }
ul.thumbs li.content .media .detail h4 { text-align: left; font-size: 30px; margin: 0 !important; background-position: top left }
ul.thumbs li.content .media p { color: #fff; text-align: left !important; background: none !important; position: relative !important; padding: 0 !important; font-size: 1em !important }
ul.thumbs li.content .media img { float: left; margin: 0 0px 0 0px; width: 40% }
.detail ul li { background: url(../images/sub04/arrow.png) no-repeat 100% 30%; padding: 0 10px 0 0; }
.detail ul li:last-child { background: none !important; }
.detail ul li span { display: block; padding: 10px; vertical-align: auto; background: #039; color: #fff; }
.portfolio-content { display: none; }
/* 소방 안내 */
.fire { background: url(../images/sub01/fire_bg.jpg) no-repeat top left; overflow: hidden; padding: 2em; margin: 0 0 3em 0 }
/* 오시는길 */
.map { display: inline-block; width: 24%; overflow: hidden; padding: 20px 0 }
.map img { display: block; text-align: center; margin: 0 auto; padding: 20px 0 }
.map dt { font-weight: bold; font-size: 18px }
/* 협력병원 */
.partner li { display: inline-block; width: 24%; border: 5px solid #eaeaea; padding: 20px; margin: 0 20px 30px 0; }
.partner li img { display: block; text-align: center; margin: 0 auto 20px auto; transition: all 0.2s }
.partner li img:hover { transform: scale(0.9); opacity: 0.8 }
.partner li a { font-weight: bold; }
.partner li a:hover { color: #92c83e }
.nomar { margin: 0 0 30px 0 !important }
/* 이미지 텍스트 */
.phototxt { overflow: hidden; padding: 50px 0; }
.phototxt p { float: left; width: 60%; }
.phototxt p img { width: 100%; }
.phototxt dl { text-align: left; padding: 20px; float: left; width: 30%; background: url(../images/common/line_bg.jpg) no-repeat 20px 0; }
.phototxt dl dt { font-weight: bold; font-size: 24px; margin: 0 0 20px 0 }
.phototxt dl dt span { display: block; font-size: 14px; font-weight: 100; color: #999 }
.right_photo p { float: right !important }
/* 집중재활센터 */
.fac { display: inline-block; width: 48%; border: 1px solid #ccc; overflow: hidden; margin: 0 1% 30px 0; float: left }
.fac p { overflow: hidden; }
.fac p img { width: 100%; transition: all 0.2s }
.fac p img:hover { transform: scale(1.1); }
.fac_inner { }
.fac_inner h5 { font-size: 1.5em; padding: 10px }
.fac_inner h5 span { display: block; font-size: 0.7em; color: #999 }
.fac_inner dl { padding: 20px; }
.fac_inner dl dt { font-weight: bold; background: #92c83e; color: #fff; padding: 5px; float: left; width: 15%; padding: 10px 0; clear: both; margin: 0 10px 0 0 }
.fac_inner dl dd { float: left; width: 80%; text-align: left; margin: 0 0 30px 0 }
.fac_list li { overflow: hidden; margin: 0 0 1em 0 }
.dl01 { background: #92c83e; color: #fff; padding: 3px; margin: 0 1em 0 0; display: inlien-block; float: left; width: 20%; text-align: center }
.dl02 { float: left; width: 73%; }
/* 대관안내 */
.colm05 { overflow: hidden }
.colm05 li { display: inline-block; width: 18%; margin: 0 2% 0 0; float: left; }
.colm05 li p { overflow: hidden }
.colm05 li p img { width: 100%; transition: all 0.2s }
.colm05 li p img:hover { transform: scale(1.2) }
.process { background: url(../images/sub05/arrow.png) no-repeat 100% 50%; }
/* 건강검진 */
.test_con p { font-weight: bold; }
.test_con ul { }
.test_con ul li { display: inline-block; padding: 20px; border: 1px solid #ccc }
/* 치과 */
.comm_box { overflow: hidden; padding: 1em; border: 3px solid #92c83e; border-radius: 10px }
.comm_box li { display: inline-block; padding: 1em; font-weight: bold; font-size: 1.2em }
/* 사이트맵 */
.sitemap { display: inline-block; width: 30%; float: left; min-height: 250px; margin: 0 20px 20px 0 }
.sitemap dt { font-weight: bold; background: #92c83e; color: #fff; padding: 10px }
.sitemap dd { padding: 5px 0 }
/* 제일 위로 */
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 999 }
#back-top a { width: 50px; display: block; text-align: center; text-transform: uppercase; text-decoration: none; color: #bbb; /* background color transition */ -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top a:hover { color: #000; }
#back-top span { width: 40px; height: 40px; display: block; margin-bottom: 7px; background: #0074f6 url(../images/common/up-arrow.png)no-repeat center center; background-size: 50%; /* rounded corners */ /* -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;  background color transition */ -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top a:hover span { background-color: #777; }




/* 상단메뉴 */
/*pc*/
@media all and (min-width:1024px) {
#hsec1 { padding: 0px 0px; display: none }
#hsec1 .d_container { position: relative }
#hsec1 .con1 { display: none }
#hsec1 .con2 { text-align: left }
#hsec1 .con2 .mo { display: none }
#hsec1 .con3 { position: absolute; right: 0; top: 0 }
#hsec2 { position: relative; padding: 1em 0 0 0 }
#hsec2 h1 { float: left; margin: 0 2em 0 0 }
#hsec2 p { float: right; margin: 10px 0 0 0; width: 48px; height: 38px; padding: 17px 0 0 0 }
#d_lnb_bg { position: absolute; left: 0; top: 95px; width: 100%; background: rgba(29,46,121,0.9); height: 0; }
#d_lnb { height: 80px }
#d_lnb h2 { display: none }
#d_lnb ul { float: left; width: 76% }
#d_lnb li { position: relative; float: left; width: 14%; text-align: center; }
#d_lnb li > a { display: block; font-weight: bold; color: #fff; line-height: 66px; }
#d_lnb li > a:hover, #d_lnb li.on > a { color: #00dfff }
.hvr-underline-from-center { display: block; vertical-align: bottom; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; overflow: hidden; }
.hvr-underline-from-center:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #00dfff; height: 4px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before { left: 0; right: 0; }
#d_lnb li.on .sub { /*background: #fff; border-top: 3px solid #2aa737*/ }
#d_lnb li .sub { position: absolute; width: 100%; top: 66px; height: 0; overflow: hidden }
#d_lnb li .sub dl { padding: 10px 0px 0px 0px; text-align: left }
#d_lnb li .sub dd { padding: 2px 0; text-align: center }
#d_lnb li .sub dd a { color: #fff; font-size: 13px !important; display: block }
#d_lnb li .sub dd a:hover {/* text-decoration: underline; */ color: #fff }
#d_lnb_mask { display: none }
.mob_img { display: none; }
}
/* 메인 슬라이드 */
.text01 { font-weight: bold; color: #1b8d27; font-size: 5em; letter-spacing: -1px }
.text02 { font-weight: 300; color: #333; font-size: 36px; letter-spacing: -1px; margin-top: -30px; color: #23256d; }
.text02 span { font-weight: bold; }
.responsive-slider { width: 100%; position: relative; margin: 0 auto }
.responsive-slider [data-animate] { opacity: 1; }
.responsive-slider .slides { position: relative; overflow: hidden; width: 100% }
.responsive-slider .slides ul { list-style-type: none; padding: 0; margin: 0; white-space: nowrap; font-size: 0; }
.responsive-slider .slides ul li { display: inline-block; max-width: 100%; }
.responsive-slider .slides ul li .slide-body { display: inline-block; position: relative; max-width: 100%; font-size: 14px; }
.responsive-slider .slides ul li .slide-body img { max-width: 100%; }
.responsive-slider .slides ul li .slide-body .caption { position: absolute; color: #fff; /*text-shadow: 2px 2px 5px #000000; */ }
.responsive-slider .slides ul li .slide-body .caption.header { top: 30%; position: absolute; max-width: 1200px; width: 100%; left: 50%; transform: translateX(-50%); font-size: 0.5em }
.sd_nb2 { font-weight: bold; font-size: 3em; text-shadow: 1px 1px 3px #000; letter-spacing: -1px }
.responsive-slider .slides ul li .slide-body .caption.header h2 { font-size: 6em; font-weight: bold; text-shadow: 1px 1px 3px #000; text-align: center }
.responsive-slider .slides ul li .slide-body .caption.header h2 span { display: block; font-size: 1.5em; font-weight: bold; }
.responsive-slider .slides ul li .slide-body .caption.header p { color: #fff; text-align: center; font-size: 3em; font-weight: 300 }
.responsive-slider .slides ul li .slide-body .caption.sub { font-weight: bold; left: 0; right: 0; text-align: center; font-size: 1.5em; max-width: 1200px; width: 100%; left: 50%; transform: translateX(-50%); text-shadow: 1px 1px 3px #000 }
.responsive-slider .slider-control { position: absolute; font-size: 0px; color: #fff; top: 40%; padding: 100px; }
.responsive-slider .slider-control.left { left: 10%; padding-left: 0; background: url(../images/main/arrow_left.png) no-repeat; }
.responsive-slider .slider-control.left:hover { text-decoration: none; background: url(../images/main/arrow_left_on.png) no-repeat; }
.responsive-slider .slider-control.right { right: 10%; padding-right: 0; background: url(../images/main/arrow_right.png) no-repeat; }
.responsive-slider .slider-control.right:hover { text-decoration: none; background: url(../images/main/arrow_right_on.png) no-repeat; }
.responsive-slider .pages { position: absolute; bottom: 20%; left: 0; width: 100%; text-align: center; }
.responsive-slider .pages .page { display: inline-block; margin: 0.5em; color: transparent; width: 5px; height: 5px; border: 3px solid #fff; border-radius: 50%; opacity: 0.5; }
.responsive-slider .pages .page.active { opacity: 1; }
 @media all and (max-width:1024px) {
.responsive-slider .slides ul li .slide-body .caption.header h2 { font-size: 2em; }
.responsive-slider .slides ul li .slide-body .caption.img01, .responsive-slider .slides ul li .slide-body .caption.img02, .responsive-slider .slides ul li .slide-body .caption.img03 { width: 30%; }
.responsive-slider .slides ul li .slide-body .caption.img01 { left: 0; }
.responsive-slider .slides ul li .slide-body .caption.img02 { left: 35%; }
.responsive-slider .slides ul li .slide-body .caption.img03 { right: 0; }
.mob_height { height: 400px; max-width: 200% !important }
}
/* 이미지 썸네일 슬라이드 */

.lSSlideOuter { overflow: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.lightSlider:before, .lightSlider:after { content: " "; display: table; }
.lightSlider { overflow: hidden; margin: 0; }
.lSSlideWrapper { max-width: 100%; overflow: hidden; position: relative; }
.lSSlideWrapper > .lightSlider:after { clear: both; }
.lSSlideWrapper .lSSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform, height; transition-property: transform, height; -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; }
.lSSlideWrapper .lSFade { position: relative; }
.lSSlideWrapper .lSFade > * { position: absolute !important; top: 0; left: 0; z-index: 9; margin-right: 0; width: 100%; }
.lSSlideWrapper.usingCss .lSFade > * { opacity: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; }
.lSSlideWrapper .lSFade > *.active { z-index: 10; }
.lSSlideWrapper.usingCss .lSFade > *.active { opacity: 1; }
#image-gallery li p { position: absolute; top: 0; left: 0; width: 200px; background: #92c83e; z-index: 999; color: #fff; font-weight: bold; font-size: 30px; padding: 80px 0 }
#image-gallery li p span { display: block; font-size: 18px; }
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg { margin: 10px 0 0; padding: 0; text-align: center; }
.lSSlideOuter .lSPager.lSpg > li { cursor: pointer; display: inline-block; padding: 0 5px; }
.lSSlideOuter .lSPager.lSpg > li a { background-color: #222222; border-radius: 30px; display: inline-block; height: 8px; overflow: hidden; text-indent: -999em; width: 8px; position: relative; z-index: 99; -webkit-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; }
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #428bca; }
.lSSlideOuter .media { opacity: 0.8; }
.lSSlideOuter .media.active { opacity: 1; }
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery { list-style: none outside none; padding-left: 0; margin: 0; overflow: hidden; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.lSSlideOuter .lSPager.lSGallery li { overflow: hidden; -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s; transition: border-radius 0.12s linear 0s 0.35s linear 0s; opacity: 0.5 }
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { opacity: 1 }
.lSSlideOuter .lSPager.lSGallery img { display: block; height: auto; max-width: 100%; }
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { content: " "; display: table; }
.lSSlideOuter .lSPager.lSGallery:after { clear: both; }
/* End of Gallery*/

/* slider actions */
.lSAction > a { width: 32px; display: block; top: 50%; height: 32px; background-image: url('../images/common/controls.png'); cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; opacity: 0.5; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSAction > a:hover { opacity: 1; }
.lSAction > .lSPrev { background-position: 0 0; left: 10px; }
.lSAction > .lSNext { background-position: -32px 0; right: 10px; }
.lSAction > a.disabled { pointer-events: none; }
.cS-hidden { height: 1px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; }
/* vertical */
.lSSlideOuter.vertical { position: relative; }
.lSSlideOuter.vertical.noPager { padding-right: 0px !important; }
.lSSlideOuter.vertical .lSGallery { position: absolute !important; right: 0; top: 0; }
.lSSlideOuter.vertical .lightSlider > * { width: 100% !important; max-width: none !important; }
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a { left: 50%; margin-left: -14px; margin-top: 0; }
.lSSlideOuter.vertical .lSAction > .lSNext { background-position: 31px -31px; bottom: 10px; top: auto; }
.lSSlideOuter.vertical .lSAction > .lSPrev { background-position: 0 -31px; bottom: auto; top: 10px; }
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl { direction: rtl; }
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { padding-left: 0; list-style: none outside none; }
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { padding-right: 0; }
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float: left; position: relative }
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li img { width: 100% }
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { float: right !important; }
/* Rtl */

@-webkit-keyframes rightEnd { 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
@keyframes rightEnd { 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
@-webkit-keyframes topEnd { 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
@keyframes topEnd { 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
@-webkit-keyframes leftEnd { 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
@keyframes leftEnd { 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
@-webkit-keyframes bottomEnd { 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
@keyframes bottomEnd { 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
.lSSlideOuter .rightEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
.lSSlideOuter .leftEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .rightEnd { -webkit-animation: topEnd 0.3s; animation: topEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .leftEnd { -webkit-animation: bottomEnd 0.3s; animation: bottomEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .rightEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .leftEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
/*/  GRab cursor */
.lightSlider.lsGrab > * { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }
.lightSlider.lsGrabbing > * { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; }
/* 메인 스크롤 무브 */
/*html.fp-enabled, .fp-enabled body { margin: 0; padding: 0; overflow: hidden; Avoid flicker on slides transitions for mobile phones #336
-webkit-tap-highlight-color: rgba(0,0,0,0); } */
#superContainer {/* height: 100%;*/ position: relative; /* Touch detection for Windows 8 */ -ms-touch-action: none; /* IE 11 on Windows Phone 8.1*/ touch-action: none; }
.fp-section { position: relative; -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */ -moz-box-sizing: border-box; /* <=28 */ box-sizing: border-box; }
.fp-slide { float: left; }
.fp-slide, .fp-slidesContainer { height: 100%; display: block; }
.fp-slides { z-index: 1; height: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */ transition: all 0.3s ease-out; }
.fp-section.fp-table, .fp-slide.fp-table { display: table; table-layout: fixed; width: 100%; }
.fp-tableCell { display: table-cell; vertical-align: top; width: 100%; height: 100%; }
.fp-slidesContainer { float: left; position: relative; }
.fp-controlArrow { position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0; height: 0; border-style: solid; margin-top: -38px; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.fp-controlArrow.fp-prev { left: 15px; width: 0; border-width: 38.5px 34px 38.5px 0; border-color: transparent #fff transparent transparent; }
.fp-controlArrow.fp-next { right: 15px; border-width: 38.5px 0 38.5px 34px; border-color: transparent transparent transparent #fff; }
.fp-scrollable { overflow: scroll; }
.fp-notransition { -webkit-transition: none !important; transition: none !important; }
#fp-nav { position: fixed; z-index: 100; margin-top: -32px; top: 50%; opacity: 1; -webkit-transform: translate3d(0, 0, 0); }
#fp-nav.right { right: 17px; }
#fp-nav.left { left: 17px; }
.fp-slidesNav { position: absolute; z-index: 4; left: 50%; opacity: 1; }
.fp-slidesNav.bottom { bottom: 17px; }
.fp-slidesNav.top { top: 17px; }
#fp-nav ul, .fp-slidesNav ul { margin: 0; padding: 0; }
#fp-nav ul li, .fp-slidesNav ul li { display: block; width: 14px; height: 13px; margin: 7px; position: relative; }
.fp-slidesNav ul li { display: inline-block; }
#fp-nav ul li a, .fp-slidesNav ul li a { display: block; position: relative; z-index: 1; width: 100%; height: 100%; cursor: pointer; text-decoration: none; }
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span { height: 12px; width: 12px; margin: -6px 0 0 -6px; border-radius: 100%; }
#fp-nav ul li a span, .fp-slidesNav ul li a span { border-radius: 50%; position: absolute; z-index: 1; height: 4px; width: 4px; border: 0; background: #333; left: 50%; top: 50%; margin: -2px 0 0 -2px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span { width: 10px; height: 10px; margin: -5px 0px 0px -5px; }
#fp-nav ul li .fp-tooltip { position: absolute; top: -2px; color: #fff; font-size: 14px; font-family: arial, helvetica, sans-serif; white-space: nowrap; max-width: 220px; overflow: hidden; display: block; opacity: 0; width: 0; }
#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip { -webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; width: auto; opacity: 1; }
#fp-nav ul li .fp-tooltip.right { right: 20px; }
#fp-nav ul li .fp-tooltip.left { left: 20px; }
.snb { border-bottom: 1px solid #4a588d }
.snb ul { width: 1200px; overflow: hidden; padding: 1em 0; margin: 0 auto; text-align: right }
.snb li { display: inline-block; text-align: center; width: auto !important; padding: 0 5px }
.snb li a { display: block; font-weight: bold; color: #fff; padding: 0 1em; transition: all 0.2s }
.snb li a:hover { color: #00dfff }
/*모바일*/
@media all and (max-width:767px) {
body { font-size: 14px; }
img { max-width: 100%; }
body.lnb_on { overflow: hidden }
body.lnb_on #d_lnb_mask { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url('../images/common/lnb_mask_bg.png'); z-index: 990; }
h1 { width: 60%; margin: 0 auto }
#hsec1 { padding: 0px 0px; border-bottom: 1px solid #ddd }
#hsec1 .d_container { position: relative }
#hsec1 .con1 { position: absolute; left: 5px; top: 5px; padding: 14px 10px; cursor: pointer; }
#hsec1 .con2 { text-align: center; padding: 1em 0 }
#hsec1 .con2 .pc { display: none }
#hsec1 .con3 { position: absolute; right: 5px; top: 10px }
#hsec2 { }
#d_lnb { position: fixed; left: -100%; top: 0; width: 80%; height: 100%; background: #fff; z-index: 991; padding: 0 !important }
#d_lnb h1 { display: none }
#d_lnb p { display: none }
#d_lnb h2 { position: relative; text-align: center; color: #333; padding: 40px 0; border-bottom: 1px solid #ddd }
#d_lnb h2 .close { position: absolute; right: 10px; top: 10px; cursor: pointer }
#d_lnb li { border-bottom: 1px solid #ddd }
#d_lnb li.on > a { color: #fff; background: #060 }
#d_lnb li > a { display: block; padding: 10px 25px; font-weight: 600; }
#d_lnb li .sub { display: none; }
#d_lnb li .sub dd { border-top: 1px solid #ddd }
#d_lnb li .sub dd a { display: block; padding: 10px 35px; background: #fff }
#d_lnb li .sub dd a:hover { text-decoration: underline }
.inner { width: auto; max-width: 100%; padding: 10px; }
.responsive-slider .slider-control.left, .responsive-slider .slider-control.right { display: none; }
.text01, .text02 { font-size: 30px; }
.m_info, .m_info2 { float: none; width: auto }
.m_info2 p { top: 10px; left: 10px; font-size: 1.2em }
.swipe-wrap p { font-size: 2em }
#ptsection-four h2, #ptsection-four h2 { font-size: 2em }
#ptsection-four h2 span { font-size: 0.8em; }
#ptsection-five { background-size: cover }
#ptsection-five h2 span { font-size: 1.5em; }
.m_premium { width: 50%; }
.m_premium figure { width: 100%; height: auto }
.foot_colm { float: none; width: auto; text-align: center; padding: 20px 0; border-bottom: 1px soild #666 }
footer address { text-align: center }
.foot_info { margin: 0 }
.foot_info dd p a { font-size: 2.5em }
#quick { display: none }
.snb { position: relative; top: 0 }
.snb li { border: none !important; }
.snb li a { width: 30px; height: 30px; padding: 5px !important; }
#prev, #next { width: 15% }
#instafeed a { width: 38% }
/* 서브레이아웃 */
.sub_head { height: 150px; }
.sub_navi { margin: 0; height: auto }
#DB_navi39 ul li.m1 { display: none }
.sub_tit h3 { font-size: 2em }
.navi_prev { left: 0; width: 15% }
.navi_next { right: 0; width: 15% }
.sticky-navigation.stuck { top: 0 }
.li7 li { width: 32%; margin: 0 0 3px 0 }
#image-gallery li p { width: 100px; padding: 20px; font-size: 1.3em }
.sub_head h2 { font-size: 1em; padding: 3em 0 0 0 }
ul.thumbs li.content .media { width: auto }
ul.thumbs li.content .media img { width: auto; float: none }
ul.thumbs li.content .media .detail { width: auto; float: none; margin: 0 }
ul.thumbs li.content .media .detail h4 { background-position: top left; font-size: 1.3em; margin: 1em 0 0 0 !important }
h4 { font-size: 1.5em }
.map { width: 49% }
.mob_none { display: none }
.thumbimg li { width: 50% }
.phototxt p { float: none; width: auto; margin: 0 0 30px 0 }
.phototxt dl { float: none; width: auto; }
.right_photo p { float: none !important }
.sitemap_btn { display: none }
.responsive-slider .slides ul li .slide-body .caption.sub { font-size: 1em }
.responsive-slider .slides ul li .slide-body .caption.header h2 { font-size: 1.3em }
.pc_img { display: none; }
#ptsection-two { padding: 0; margin: 0 auto }
.b_txt { font-size: 1.2em }
.fire { background-size: 200%; background-color: #fafafa; padding: 10em 1em 1em 1em }
.partner li { width: auto; margin: 0 0 1em 0 }
.colm05 li { width: 30%; }
h5 { font-size: 1.3em }
/* 모바일 메인 */
#header { position: relative }
.main_quick { position: relative; overflow: hidden; padding: 2em 0 }
.main_quick li { width: 48% }
.snb { display: none }
.board_container { top: auto; width: auto }
.main_board { float: none; width: auto }
.main_t h2 { font-size: 1.2em }
.info_box { width: auto }
#ptsection-three { padding: 0; background-size: cover }
.main_mission { left: 0; transform: none }
.main_mission li { display: block; float: none; width: auto; margin: 0 }
#ptsection-four { padding: 1em 0 }
.main_tel { width: auto; position: relative }
.program_box { float: left; width: 49%; padding: 2em 0 }
#ptsection-four h2, #ptsection-four h2 { font-size: 1.2em }
.responsive-slider .slides ul li .slide-body img { max-width: auto; width: 200% !important; height: 300px !important }
.scrolldown { display: none }
.main_gallery li { width: 47%; vertical-align: top }
}
