@charset "utf-8";
/* SIR 지운아빠 */

@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700|Oswald:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Anton|Archivo+Black|Amaranth');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding|Nanum+Myeongjo');

@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosanssc.css');

/*  한국어 
:lang(ko) {
  font-family: 'Noto Sans KR', sans-serif;
}
*/
 /* 일본어 
:lang(ja) {
  font-family: 'Noto Sans JP', sans-serif;
}
*/
 /* 중국어 (간체) 
:lang(zh-Hans) {
  font-family: 'Noto Sans SC', sans-serif;
}
*/

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Nanum Gothic', 'dotum', sans-serif}
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;font-family:'Nanum Gothic', 'dotum', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;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-family:'Nanum Gothic', 'dotum', sans-serif;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:'Nanum Gothic', 'dotum', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}

ul, li { padding:0; margin:0; list-style:none; }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1200px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {/*z-index:4;*/position:relative;min-width:1200px;background:#fff}
/*.hd_zindex {z-index:10 !important}*/
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:37px 0;width:1200px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo { text-align:left; }
#top_call_wrap { position:absolute; right:0; top:33px; font-size:26px; font-family: 'Amaranth', sans-serif; color:#303030; }
#top_call_wrap .fas { color:#6e6e6e; -ms-transform: rotate(-40deg); -webkit-transform: rotate(-40deg); transform: rotate(-40deg); }
.top_call_wrap_t {font-size:17px; font-weight:bold;}
/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:absolute; width:100%; margin:0px 0 0; background:url('../img/gnb_bg.png'); z-index:1500; }
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:1200px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:block;padding:0 0px; text-align:center; color:#fff !important; font-size:18px; font-weight:bold; line-height:2.75em; text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover { color:#ffff00 !important; text-decoration:none}
.gnb_1dli_air .gnb_1da {/*background-color:#333;*/color:#ffff00 !important;}
.gnb_1dli_on .gnb_1da {/*background-color:#333;*/color:#ffff00 !important; }
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
.m_write_list a{color:#fff; margin-top:-10px;}
.m_write_company1 {margin-top:30px;vertical-align:middle; display:inline-block; width:100%; height:50px; font-size:15px; color:#fff; background:#1c78bd; text-align:center; font-weight:bold; line-height:51px;}

/* 중간 레이아웃 */
#wrapper {z-index:5; width:100%; zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative; margin:0 auto; padding:0; width:1200px;min-height:500px;height:auto !important;height:500px; background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

#sub_container {z-index:4;position:relative; padding:0; width:100%; min-height:500px;height:auto !important;height:500px; background:url('../img/sub_content_bg01.jpg') no-repeat top center; font-size:1em;zoom:1}
#sub_container:after {display:block;visibility:hidden;clear:both;content:""}



/* index 레이아웃 */
#idx_vis_wrap { min-height:666px; margin:0px 0 0; position:relative; width:100%; min-width:1200px;}
.text_box { position:absolute; top:0; left:0; width:100%; text-align:center; z-index:55; }
.ex_vis { background:url('../img/vis_bg1.jpg') no-repeat top center; width:100%; min-height:666px; }


#idx_content_wrap { width:100%; margin:40px 0; }
#idx_content_wrap > ul { clear:both; }
#idx_content_wrap > ul:after {display:block;visibility:hidden;clear:both;content:""}
#idx_content_wrap > ul > li { float:left; width:50%; }
.idx_content_bg1 { width:100%; height:255px;}

.idx_content_box { width:100%; }
.idx_content_box > ul { clear:both; }
.idx_content_box > ul:after {display:block;visibility:hidden;clear:both;content:""}
.idx_content_box > ul > li { float:left; width:50%; }

.idx_content_bg2 { width:100%; height:255px; background:url('../img/idx_cont_bg02.jpg') no-repeat top center; }
.idx_content_bg3 { width:100%; height:255px; background:url('../img/idx_cont_bg03.jpg') no-repeat top center; }
.idx_content_bg4 { width:100%; height:255px; background:url('../img/idx_cont_bg04.jpg') no-repeat top center; }
.idx_content_bg5 { width:100%; height:255px; background:url('../img/idx_cont_bg05.jpg') no-repeat top center; }


.main_title {text-align: center;padding: 60px 0 20px;}
.main_title .title_box {position: relative;}
.main_title .title_box:before {content: '';display: block;position: absolute;left: 0;right: 0;top: 50%;border-top: 1px solid #b5b5b5;}
.main_title .title_txt {font-family: 'noto_r';font-size: 30px;line-height: 1.33;color: #171717;position: relative;display: inline-block;padding: 0 30px;background-color: #fff;z-index: 1;}

.port_list_div{ margin-left:-20px;  overflow: hidden; *width:100%;  }
.port_list li{ float:left;  width:25%;  padding-bottom:40px; }
.port_list li:first-child{ margin-left:0}
.port_list li dl { padding:7px; margin-left:20px; border:1px solid #e7e7e7 ; position:relative; overflow:hidden; background:#f6f6f6; text-align:center;}
.port_list li dl:hover{border:1px solid #999  ;}

.port_list li dl dt{  position:relative; overflow:hidden;  text-align:center}
.port_list li dl dt img{ width:100%}

.port_list li dl dd { margin:6% 9%;  overflow:hidden; position:relative; }
.port_list li dl dd p{height:28px;line-height:2.3em}

.port_list li dl dd  > div .tit{ position:relative; margin-bottom:25px; overflow:hidden} /*타이틀*/
.port_list li dl dd  > div h3{ font-size:1.2em; font-weight:600; line-height:1.5em; margin-bottom:0; padding-bottom:0}
.port_list li dl dd  > div span.more{ position:absolute; top:0; right:0;}
.port_list li dl dd p{ color:#777; font-size:15px;}


.rain_list_div{ margin-left:-20px;  overflow: hidden; *width:100%;  }
.rain_list li{ float:left;  width:50%;  padding-bottom:40px; }
.rain_list li:first-child{ margin-left:0}
.rain_list li dl { padding:7px; margin-left:20px; border:1px solid #e7e7e7 ; position:relative; overflow:hidden; background:#f6f6f6; text-align:center;}
.rain_list li dl:hover{border:1px solid #999  ;}

.rain_list li dl dt{  position:relative; overflow:hidden;  text-align:center}
.rain_list li dl dt img{ width:100%}

#idx_cs_wrap { width:100%; margin:0 0 40px; }
#idx_cs_wrap > ul { clear:both; }
#idx_cs_wrap > ul:after {display:block;visibility:hidden;clear:both;content:""}
#idx_cs_wrap > ul > li { float:left; height:375px; }

.idx_cs_box1 { width:407px; background:url('../img/idx_cs_bg01.png') no-repeat top center; }
.idx_cs_box2 { width:317px; background:url('../img/idx_cs_bg02.png') no-repeat top center; }
.idx_cs_box3 { width:476px; }

.idx_cs_box1 h2 { font-size:28px; text-align:center; color:#fff; padding:47px 0 0; }
.idx_cs_box1 h2 span { font-size:1px; height:1px; border-bottom:1px solid #fff; width:27px; display:inline-block; }
.idx_cs_box1 p { font-size:42px; color:#fff; text-align:center; font-weight:normal; font-family: 'Anton', sans-serif; letter-spacing:0.1em; }

.call_time { color:#fff; font-size:14px; line-height:180%; padding: 25px 0 0 150px; position:relative; }
.call_time:before { content:""; display:block; position:absolute; top:38px; left:53px; width:73px; height:69px; background:url('../img/idx_icon_time.png'); }
.call_time b { font-weight:normal; color:#f6b53a; }
.call_time span { display:inline-block; width:50px; }


.call_ps { color:#99a5d7; font-size:14px; letter-spacing:-0.07em; padding:20px 55px 0 0; text-align:right;  }

.idx_cs_box2 p { color:#fff; text-align:center; padding:285px 0 0; line-height:150%;  }

/* 하단 레이아웃 */
#ft {min-width:1200px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:50px 0 0;line-height:1.8em; color:#dadada; }

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:1200px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:0px 0;width:1200px;color:#fff}
#ft_copy div > ul { clear:both; }
#ft_copy div > ul:after {display:block;visibility:hidden;clear:both;content:""}
#ft_copy div > ul > li { float:left; }
#ft_copy div > ul > li:first-child { padding:66px 130px 0 0; }
#ft_copy div > ul > li p { font-size:17px; }
#ft_copy div > ul > li span { color:#848484; display:block; padding:25px 0 50px; position:relative; }
#ft_copy div > ul > li span a { float:right; }
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

.ft_top { position: absolute; left: 50%; margin-left: 620px; z-index: 100; }
.ft_top .link_wingtop { width: 42px; height: 42px; font-size: 0; line-height: 0; background:transparent; background-image:url('../img/btn_top.png'); text-indent: -9999px; border:0; padding:0; margin:0; }

/* sub 레이아웃 */
#sub_vis_wrap { min-height:292px; margin:0px 0 0; position:relative;   width:100%; min-width:1200px;}
.sub_vis01 { background:url('../img/sub_jd_img_01.jpg') no-repeat top center; width:100%; min-height:380px; }
.sub_vis02 { background:url('../img/sub_vis02.jpg') no-repeat top center; width:100%; min-height:292px; }
.sub_vis03 { background:url('../img/sub_vis03.jpg') no-repeat top center; width:100%; min-height:292px; }
.sub_vis04 { background:url('../img/sub_vis04.jpg') no-repeat top center; width:100%; min-height:292px; }
.sub_vis05 { background:url('../img/sub_vis05.jpg') no-repeat top center; width:100%; min-height:292px; }
.sub_vis06 { background:url('../img/sub_vis06.jpg') no-repeat top center; width:100%; min-height:292px; }

.sub_text_wrap { text-align:center; color:#fff; }
.sub_text_wrap span { font-size:16px; font-family: 'Nanum Myeongjo', serif; display:block; padding:160px 0 15px;  }
.sub_text_wrap h2 { font-size:38px; font-family: 'Noto Sans KR', sans-serif; }


#sub_menu_wrap { width:100%; border-bottom:1px solid #e1e1e1; }
#sub_menu_wrap > ul { width:1200px; margin:0 auto; }
#sub_menu_wrap > ul:after {display:block;visibility:hidden;clear:both;content:""}
#sub_menu_wrap > ul > li { float:left; width:20%; }
.sub_menu_btn { font-size:17px; display:block; text-align:center; padding:15px 0 15px; color:#666666 !important;}
.sub_menu_btn:hover { color:#2e2e2e !important; font-weight:bold; text-decoration:none; border-bottom:2px solid #3d3d3d; }
#sub_menu_wrap > ul > li .active { color:#000 !important; font-weight:bold; text-decoration:none; border-bottom:2px solid #000;  }


#sub_title_wrap { clear:both; width:100%; max-height:300px; height:300px; }
.sub_title_box { width:1200px; margin:0 auto; position:relative; }
.sub_title_box h1, .sub_title_box h2, { font-family: 'Noto Sans KR', sans-serif; text-align:center; color:#2e2e2e; }
.sub_title_box h1 { font-size:55px; letter-spacing:-0.07em; }
.sub_title_box h2 { font-size:35px; font-weight:normal; letter-spacing:-0.07em; }
.sub_title_box h2 { padding:55px 0 0; }
.sub_title_box h3 { font-size:25px; color:#2e2e2e; padding-top:40px; padding-bottom:20px;}
.sub_title_box h3 span {font-size:15px; color:#dcb30c;  }
.sub_title_box p { font-size:14px; color:#2e2e2e; padding-bottom:25px; line-height:22px;}
.sub_title_box .sub_title_line { border-top:1px solid #3d3d3d; padding-bottom:25px;}


.sub_title_box22 { width:1200px; margin:0 auto; position:relative; }
.sub_title_box22 h3 { font-size:25px; color:#2e2e2e; padding-top:40px; padding-bottom:10px;}
.sub_title_box22 p { font-size:17px; color:#2e2e2e; padding:10px; line-height:38px;}
.mo_text_all {width:100%; overflow: hidden; height:auto;}
.mo_text_L {float:left; width:50%;}
.mo_text_R {float:left; width:50%;}



.about_us { background:url('../img/sub_view01_bg.png') no-repeat top center; min-height:804px; margin:108px 0 0; }
.about_us > ul { width:1200px; margin:0 auto; }
.about_us > ul:after {display:block;visibility:hidden;clear:both;content:""}
.about_us > ul > li { padding:0 0 0 441px; position:relative; }
.about_us > ul > li:before { content:""; display:inline-block; width:441px; height:717px; background:url('../img/01.png') no-repeat top center; position:absolute; top:0; left:0; }
.about_us > ul > li > div { padding:0 0 0 28px; font-family: 'Noto Sans KR', sans-serif;  }
.about_us > ul > li > div h2 { font-size:28px; padding:60px 0 50px; font-family: 'Noto Sans KR', sans-serif; }
.about_us > ul > li > div h2 b { color:#c13838; }
.about_us > ul > li > div p { font-size:16px; color:#282727; line-height:230%; letter-spacing:-0.05em; font-weight:normal; }
.about_us > ul > li > div > b { display:inline-block; font-size:16px; padding:40px 0 0px; line-height:230% }




.staff_Introduction { width:1200px; margin:0 auto 100px; background:url('../img/sub_view02_bg.png') no-repeat top center; min-height:711px; position:relative; }
.staff_Introduction:before { content:""; display:inline-block; width:344px; height:618px; background:url('../img/director01.png') no-repeat top center; position:absolute; bottom:41px; left:144px; }

.staff_Info01 { position:absolute; right:234px; top:165px; width:423px;  }
.staff_name_tag { padding:0 8px 0; }
.staff_name_tag > span { font-size:20px; color:#636363; font-family: 'Noto Sans KR', sans-serif; font-weight:300; letter-spacing:-0.02em;}
.staff_name_tag > span b { color:#a1a1a1; font-weight:300; }
.staff_name_tag > h2 { font-size:42px; font-family: 'Noto Sans KR', sans-serif; font-weight:300; color:#131313; letter-spacing:-0.02em; padding:0 0 10px; }
.staff_name_tag > h2 b { font-weight:500; }
.staff_name_tag > p { font-size:19px; color:#217ad4; font-weight:bold; padding:0 0 22px; line-height:140%; }


.staff_history { font-size:17px; }
.staff_history .fas { font-size:6px; color:#cdcdcd; vertical-align: baseline; }
.staff_history li { padding:10px 8px 0; color:#303030; letter-spacing:-0.07em; }
.staff_history li:first-child { padding:20px 8px 0; }

.staff_bottom_Info { position:absolute; right:0px; bottom:8px; width:100%; color:#fff; text-align:center; font-size:19px; font-weight:bold;  }


.medi_info_wrap { margin:0 0 100px; }
.medi_info_wrap table { width:100%;border-collapse:collapse;border-spacing:0 }
.medi_info_wrap table th { font-size:15pt; width:14.3%; border-left:1px solid #c9c9c9; background:#30354b; color:#fff; font-family: 'Noto Sans KR', sans-serif; font-weight:400; padding:0.7em 0; }
.medi_info_wrap table th:first-child { border-left:0px solid #c9c9c9; }
.medi_info_wrap table td { font-size:15pt; width:14.3%; border-left:1px solid #c9c9c9; border-top:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9; font-family: 'Noto Sans KR', sans-serif; text-align:center; padding:0.7em 0; }
.medi_info_wrap table td:first-child { border-left:0px solid #c9c9c9; }
.medi_info_wrap table td .fas { color:#fdbb58; }
.medi_info_wrap table td .reds { color:#f36500; }


.medi_call_wrap { margin:65px 0 0; }
.medi_call_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.medi_call_wrap > ul { clear:both; }
.medi_call_wrap > ul > li { float:left; width:50%; min-height:523px; background:url('../img/sub_medi_info_bg02.jpg') no-repeat top center; position:relative; }
.medi_call_wrap > ul > li:first-child { background:url('../img/sub_medi_info_bg01.jpg') no-repeat top center; }


.medi_call_wrap > ul > li.medi_callcenter h2 { font-size:41px; text-align:center; color:#fff; padding:45px 0 0; font-family: 'Noto Sans KR', sans-serif; font-weight:400; line-height:120%; }
.medi_call_wrap > ul > li.medi_callcenter h2 span { font-size:1px; height:1px; border-bottom:2px solid #fff; width:40px; display:inline-block; padding:30px 0 0; }
.medi_call_wrap > ul > li.medi_callcenter p { font-size:64px; color:#fff; text-align:center; font-weight:200; font-family: 'Amaranth', sans-serif; letter-spacing:.02em; margin:-10px 0 0; }
.medi_call_wrap > ul > li .call_time { color:#fff; font-size:20px; line-height:170%; padding: 22px 0 0 200px; position:absolute; top:253px; left:27px; font-weight:bold; }
.medi_call_wrap > ul > li .call_time:before { content:""; display:block; position:absolute; top:38px; left:53px; width:107px; height:101px; background:url('../img/sub_icon_time.png'); }
.medi_call_wrap > ul > li .call_time b { font-weight:bold; color:#f6b53a; }
.medi_call_wrap > ul > li .call_time span { display:inline-block; width:80px; }

.medi_call_wrap > ul > li .call_ps { position:absolute; bottom:60px; right:72px; color:#99a5d7; font-size:20px; padding:0; letter-spacing:-0.07em; }

.medi_call_wrap > ul > li.medi_text_box div { position:absolute; left:33px; bottom:30px; color:#fff; }
.medi_call_wrap > ul > li.medi_text_box div h2 { font-size:37px; font-family: 'Noto Sans KR', sans-serif; font-weight:500; padding:0 0 15px; }
.medi_call_wrap > ul > li.medi_text_box div p { font-size:13px; line-height:170%; }

#map_info { border:1px dashed #525252; border-radius:25px; text-align:center; }
#map_info h2, #map_info p { display:inline-block; }
#map_info h2 { position:relative; padding:25px 50px 25px 215px; font-size:20px; font-family: 'Noto Sans KR', sans-serif; }
#map_info h2:before { content:""; display:block; width:203px; height:38px; background:url('../img/logo.jpg') top center no-repeat; background-size:cover; position:absolute; left:0px; top:22px; }
#map_info p { font-size:17px; font-family: 'Noto Sans KR', sans-serif }

.load_map_wrap { margin:50px 0 100px; }
.load_map_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.load_map_wrap > ul { clear:both; }
.load_map_wrap > ul > li { float:left; width:50%; min-height:523px; position:relative; }
.load_map_wrap > ul > li:first-child { background:url('../img/loadmap_bg01.png') no-repeat top center; }



#teeth_wrap {}
.teeth_title { background:url('../img/view02/sub_view_title01.png') no-repeat top center; width:100%; height:255px; }
.teeth_menu_box { width:1022px; margin:0 auto; }
.teeth_menu_box:after {display:block;visibility:hidden;clear:both;content:""}
.teeth_menu_box > ul { clear:both; }
.teeth_menu_box > ul > li { float:left; width:160px; height:160px; border:1px solid #fff; border-radius:50%; margin:47px 0 0 53px; }
.teeth_menu_box > ul > li:first-child { margin:47px 0 0 0px; }
.teeth_menu_box h2 { text-align:center; color:#fff; font-size:20px; font-weight:bold; padding:58px 0 0; letter-spacing:-0.07em; }
.teeth_menu_box h2 span { display:block; font-size:16px; font-weight:200; padding:5px 0 0px;}


#implant_wrap {}
.implant_title { background:url('../img/view03/sub_view3_title01.png') no-repeat top center; width:100%; height:255px; }
.implant_menu_box { width:592px; margin:0 auto; }
.implant_menu_box:after {display:block;visibility:hidden;clear:both;content:""}
.implant_menu_box > ul { clear:both; }
.implant_menu_box > ul > li { float:left; width:160px; height:160px; border:1px solid #fff; border-radius:50%; margin:47px 0 0 53px; }
.implant_menu_box > ul > li:first-child { margin:47px 0 0 0px; }
.implant_menu_box h2 { text-align:center; color:#fff; font-size:20px; font-weight:bold; padding:58px 0 0; letter-spacing:-0.07em; }
.implant_menu_box h2 span { display:block; font-size:16px; font-weight:200; padding:5px 0 0px;}


#orthodontic_wrap {}
.orthodontic_title { background:url('../img/view04/sub_view4_title01.png') no-repeat top center; width:100%; height:255px; }
.orthodontic_menu_box { width:1022px; margin:0 auto; }
.orthodontic_menu_box:after {display:block;visibility:hidden;clear:both;content:""}
.orthodontic_menu_box > ul { clear:both; }
.orthodontic_menu_box > ul > li { float:left; width:160px; height:160px; border:1px solid #fff; border-radius:50%; margin:47px 0 0 53px; }
.orthodontic_menu_box > ul > li:first-child { margin:47px 0 0 0px; }
.orthodontic_menu_box h2 { text-align:center; color:#fff; font-size:20px; font-weight:bold; padding:58px 0 0; letter-spacing:-0.07em; }
.orthodontic_menu_box h2 span { display:block; font-size:16px; font-weight:200; padding:5px 0 0px;}

#esthetics_wrap {}
.esthetics_title { background:url('../img/view05/sub_view5_title01.png') no-repeat top center; width:100%; height:255px; }
.esthetics_menu_box { width:592px; margin:0 auto; }
.esthetics_menu_box:after {display:block;visibility:hidden;clear:both;content:""}
.esthetics_menu_box > ul { clear:both; }
.esthetics_menu_box > ul > li { float:left; width:160px; height:160px; border:1px solid #fff; border-radius:50%; margin:47px 0 0 53px; }
.esthetics_menu_box > ul > li:first-child { margin:47px 0 0 0px; }
.esthetics_menu_box h2 { text-align:center; color:#fff; font-size:20px; font-weight:bold; padding:70px 0 0; letter-spacing:-0.07em; }
.esthetics_menu_box h2 span { display:block; font-size:16px; font-weight:200; padding:5px 0 0px;}

#general_wrap {}
.general_title { background:url('../img/view06/sub_view6_title01.png') no-repeat top center; width:100%; height:255px; }
.esthetics_menu_box { width:1022px; margin:0 auto; }
.esthetics_menu_box:after {display:block;visibility:hidden;clear:both;content:""}
.esthetics_menu_box > ul { clear:both; }
.esthetics_menu_box > ul > li { float:left; width:160px; height:160px; border:1px solid #fff; border-radius:50%; margin:47px 0 0 53px; }
.esthetics_menu_box > ul > li:first-child { margin:47px 0 0 0px; }
.esthetics_menu_box h2 { text-align:center; color:#fff; font-size:20px; font-weight:bold; padding:70px 0 0; letter-spacing:-0.07em; }
.esthetics_menu_box h2 span { display:block; font-size:16px; font-weight:200; padding:5px 0 0px;}







/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;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;padding:7px;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 {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;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;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 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_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;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}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !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:110px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:'Nanum Gothic', 'dotum', sans-serif;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


.btn_confirm {text-align:center;}
.btn_confirm .m_btn{display:inline-block; cursor: pointer; width:130px; margin-top:0px; height:35px; font-size:14px; color:#fff; background:#626262;  text-align:center; line-height:35px;}
.btn_confirm .m_btn2{display:inline-block; cursor: pointer; width:130px; margin-top:0px; height:35px; font-size:14px; color:#fff; background:#d7a303;  text-align:center; line-height:35px;}
