@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
@import url(//cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.css);

html {overflow-y:scroll}
body { min-width: 100%; max-width: 1920px; margin:0 auto;padding:0;font-size:0.875em;font-family: 'NanumSquare', 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: 'NanumSquare', 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: 'NanumSquare', sans-serif, '맑은 고딕'; font-size:1em}
button {cursor:pointer}

textarea, select {font-family: 'NanumSquare', sans-serif, '맑은 고딕'; font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all;line-height: 1.6em;}
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}

*{margin: 0; padding:0;}
button{ outline: none; border: none; cursor: pointer;}
img, fieldset{ border: 0; outline: none;}
li{list-style:none;}
img{ /* width: 100%; */ border:0;}
a{ display: block; text-decoration: none;}
.clear:after{ content:""; display: block; clear:both;}
.hide {position:absolute; top:0; left:-99999px; height:0; width:0; font-size:0; overflow:hidden; line-height:0;}
input[type="submit"] {cursor:pointer}

/* 팝업레이어 */
#hd_pop {position:relative;margin:0 auto;width:100%;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; z-index:9999;}
.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 {position:relative;min-width:100%;max-width: 100%;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
/* #hd_topbar {border-bottom:1px solid #ddd;background:#f6f6f6} */
/* template 상단 레이아웃 ================================== start */
#hd_topbar {}
#logo{width: 164px;margin: 0 auto;padding: 10px 0px;}
#logo img{ width: 100%;}

.login-out__menu{ width: 218px; margin:0 auto 20px;}
.login-out__menu li{ width: 50%; background-color: #1d1d1d; border: 1px solid rgba(255, 255, 255, .2); float: left; box-sizing: border-box;line-height: 38px; text-align: center;}
.login-out__menu li.wide-item{ width: 100%;}
.login-out__menu a{ color: #fff;}
/* template 상단 레이아웃 ================================== end */
#hd_topbar_wrapper { font-size: 0.857em; overflow: hidden;}
#hd_topbar_wrapper #tnb li {display:inline-block;padding:0 5px;zoom:1;*display:inline}
#hd_wrapper {width:250px;position: fixed; top:0; left:0; height: 100%; zoom:1; background-color: #131f3f; z-index: 999;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}


/* 메인메뉴 */
#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
/* template 메인메뉴 ================================== start */
#cb_gnb {/* position:relative; */margin-bottom: 10px;}
#gnb_1dul { width: 100%; margin:0 auto !important;padding:0;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {/* position:relative; */ width:100%; text-align: right; line-height: 46px; box-sizing: border-box;}
.gnb_1dli.last{}
.gnb_1da {width: 100%; display:inline-block; height:46px;line-height:46px; font-size: 18px; color: #fff; font-weight: bold; 
font-family: 'NanumSquare', sans-serif, '맑은 고딕'; text-decoration:none;cursor:pointer; padding: 0 18px; box-sizing: border-box;}
.gnb_1da:link, .gnb_1da:visited{ color: #fff;}
.gnb_1da.c_pointer {cursor:pointer}
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none}
.gnb_1dli_air .gnb_1da {color:#abcec0}
.gnb_1dli_on .gnb_1da {text-decoration: underline; background-color: #000000; color: #abcec0;}

.gnb_2dul {display:none; position: absolute; top: 0; left: 250px; width:270px;font-size:0.929em; background:rgba(0, 0, 0, .8); height: 100vh; z-index: 99;padding-top: 214px; box-sizing: border-box;}
.sub_menu{ color: #fff; margin: 50px 0 20px; }
.sub_menu span{ display: block; font-size: 16px; line-height: 30px;}
.sub_menu strong{ display: block; font-size: 16px; background-color: #fff; color: #1e79a5; width: 80%; margin: 0 auto; line-height: 40px; position: relative;}
.sub_menu strong:after{ 
content:""; display: block; position: absolute; width: 0px; height: 9px; bottom:-25px; left: 50%; margin-left: -4px; z-index: 99999;
border-width:8px; border-color: #fff; border-bottom-color: transparent; border-right-color: transparent; border-left-color: transparent; border-style: solid;
transition: all 0.3s ease; }


.gnb_2da { display: block; padding: 0; line-height: 46px; height: 46px; text-align: left; padding-left: 20px; position: relative; box-sizing: border-box; font-size: 18px;}
.gnb_2da.last_gnb_2da{line-height:25px;}
.gnb_2da:after{ content:"."; display: block; position: absolute; top: -6px; left: 12px; font-size: 20px;}
.gnb_2da.last{ border-bottom: 0;}
.gnb_1dli_air .gnb_2da {color:#fff}
.gnb_1dli_on .gnb_2da {color:#fff}
.gnb_2da:focus, .gnb_2da:hover {color:#abcec0;text-decoration:none;}
.gnb_1dli_over .gnb_2dul {display: block; position: absolute; top: 0; left: 250px; padding-top: /* 294px */214px; box-sizing: border-box;}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;}

.contact_ul{ width: 218px; margin: 0 auto; border-top: 1px solid #fff;}
.contact_li{ width: 100%; padding-right: 16px; box-sizing: border-box;}
.contact_li.tel{color: #fff;font-size: 40px;text-transform: uppercase;margin: 14px 0 10px;text-align: center;padding-right:0;}
.contact_li.tel .tel__text{ font-size: 14px; letter-spacing: 14px; margin-left: 14px;}
.contact_li.tel .tel__text .tel__ico{}
.contact_li.sns_line{ text-align: right; margin-bottom: 24px;}
.contact_li.sns_line a{ display: block; float: right; width: 30px; margin-left: 10px;}
.contact_li.sns_line a img{ width: 100%;}
.contact_li.time__line { border: 1px solid #fff; color: #fff; padding: 10px 16px;}
.contact_li.time__line .title{ text-align: center; font-size: 16px; padding-bottom: 10px;}
.contact_li.time__line .line{font-size: 15px;display: inline-block;width: 75px;}
.contact_li.time__line .line.weekday{ letter-spacing: 26px;}
.contact_li.time__line .line.saturday{ letter-spacing: 6px;}
.contact_li.time__line .last-line{ font-size: 14px; text-align: right; padding-top: 10px;}
.btn__admin{ width: 100%; text-align: center;}
.btn__admin a{ font-size: 18px; color: #fff; width: 70%; margin: 20px auto; display: block; height: 40px; background: rgba(0, 0, 0, .5); line-height: 40px; border: 1px solid #fff;}
.btn__admin a:hover{ text-decoration: none; background: #42bfec;}


/* template 메인메뉴 ================================== end */
/* 중간 레이아웃 */
#index_wrapper { width: calc(100% - 250px); margin-left: 250px; z-index: 10;}
#wrapper {width:100%;padding:10px 0 20px 0;margin:0 auto;overflow:hidden;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {width:200px;padding-top:10px;float:left;}
#aside .am_ul {width:100%;padding:0;margin:0;border-bottom:1px solid #ddd;list-style:none;}
#aside .am_ul li {border-top:1px solid #ddd;}
#aside .am_ul li a {display:block;padding:15px 0 15px 20px;text-decoration:none;}
#aside .am_ul li a:hover,
#aside .am_ul li.on a {color:#008299}
#aside .am_default,
#aside .am_ul .am_first {position:relative;padding:15px 0;margin:0 0 20px 0;text-align:center;background:#333;border:0;font-size:1.2em;font-family: 'NanumSquare', sans-serif, '맑은 고딕'; color:#fff}
#aside .amf_cut_box {position:absolute;width:24px;height:24px;}
#aside .amf_cut_1 {top:0;right:0;background:url("../img/am_first_cut_1.png") no-repeat;}
#aside .amf_cut_2 {bottom:0;left:0;background:url("../img/am_first_cut_2.png") no-repeat;}

#container {position:relative;width:980px;min-height:500px;height:auto !important;height:500px;float:right;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {width: calc(100% - 250px); margin-left: 250px;font-size:0.857em; background-color: #000;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#ft_company_wrapper { width: 100%; padding: 10px 0 20px; overflow: hidden; position: relative;}
#ft_company {padding:10px 0 0 0; text-align: center;}
#ft_company p {padding:5px 0; color: #fff;}
#ft_logo {    position: absolute; top: 20px; left: 34%;}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#333}
.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 {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:#333;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:#333;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 #ddd;background:#f6f6f6;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:#333;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:#f6f6f6;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:85px;padding:7px 13px;border:1px solid #ddd;border-left:0;background:#f6f6f6;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;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: 'NanumSquare', 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:#333}

/* 자바스크립트 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 {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}
/* add ================================== start */
.mbskin{ width: 600px; margin: 120px auto 0;}
#index_container {position:relative;width:100%;height: 100%; background-image: url('../img/full_bg.jpg'); background-size: cover; margin:0 auto;font-size:1em;zoom:1}

.section__wrap{ width: 1350px; margin: 0 auto; padding: 80px 0px 100px;}
.section__block{ float: left; box-shadow: 0px 0px 10px 0px rgba(19, 31, 63, .5);}
.section__block04, .visual{ margin-top: -105px;}

#visual { width: 650px;}
@media screen and (max-width: 1616px) {
.section__wrap{ width: 1000px; margin: 0 auto; padding: 80px 0px 100px; position: relative;}
.section__block{ float: left;}

.section__block04, .visual{ margin-top: 0;}
.section__block04{position: absolute; bottom: 100px; left: 350px;}
.section__block05{ margin-top: -150px;}
}

/* sub style start */
/* common style */
.sub__wrapper{ min-width: 936px; width: calc(100% - 250px); margin-left: 250px; /* min-height: 500px;  */  min-height: calc(100vh - 98px); box-sizing: border-box;
height: 100%; padding: 72px 0; background-image: url('../img/sub/full_bg1.jpg'); background-size: cover;}
.sub__wrapper-introduce{ background-image: url('../img/full_bg.jpg');}
.sub__wrapper-therapy{ background-image: url('../img/sub/full_bg2.jpg');}
.sub__content{ position: relative; background-color: #fff; width: 1350px; height: auto; box-shadow: 0px 0px 10px 0px rgba(15, 5, 7, .5); margin: 0 auto;}




.full__img{ width: 100%;}
.full__img img{ width: 100%;}
.big__title{ font-size: 40px; position: relative; display: inline-block; font-weight: normal;}
.big__title:after{ content:""; display: block; width:48px; height:3px; background-color: #000; margin: 16px 3px;}
.big__title.location:after{ margin: 16px auto;}

.sub__the-body{ padding: 50px 50px; box-sizing: border-box; /* min-height: 542px; */ overflow-y: scroll; overflow-x: hidden; height: 640px;}
.sub__the-body-left{ width: 60%; float: left; margin-bottom: 40px;}
.sub__the-body-left .big__title-text{ font-size: 20px; display: inline-block;}
.sub__the-body-left .title{ font-size: 24px; color: #000;}
.sub__the-body-left p{ font-size: 18px; line-height: 1.6em; color: #2e2e2e; letter-spacing: -1px; word-break: keep-all; transform: skew(-0.001deg);}

.sub__the-body-right{ width: 40%; float: right;}
.sub__the-body-right.sub1-item{ width: 40%;}
.sub__the-body-right .thumbnail{}

.sub__the-body-wide{ width: 100%; clear: both;}
.sub__the-body-wide .big__title-text{ font-size: 20px; display: inline-block;}
.sub__the-body-wide .title{ font-size: 24px; color: #000;}
.sub__the-body-wide p{ font-size: 18px; line-height: 1.6em; color: #2e2e2e; word-break: keep-all;}
/* common style end*/
/* 의료진소개 */
.sub__the-body.-doctor{ /* min-height: 640px; */}
.doctor__thum-ul{ width: 100%;}
.doctor__thum-li{ width: 189px; border: 1px solid #e9e9e9; display: inline-block; margin-right: 11px; margin-bottom: 11px; box-sizing: border-box; cursor: pointer;}
.doctor__thum-li.last-item{ margin-right:0;}
.doctor__thum-li.last-line{ margin-bottom:0;}
.doctor__thum-li.active{ border: 5px solid #42bfec;}

.doctor__the-body-ul{ background: url('../img/sub/thumbnail_sub0_1_bg.jpg') no-repeat top center; background-size: cover;
width: 100%; padding: 26px 28px; box-sizing: border-box; clear: both;}
.doctor__the-body-li{ overflow: hidden; clear: both;}
.doctor__the-body-li .the-body__thum{ width: 189px; margin-right: 26px; margin-bottom: 20px; float: left;}
.doctor__the-body-li .the-body__thum img{ width: 100%;}
.doctor__the-body-li .doctor__name{ font-size: 30px; display: block; padding: 102px 0 20px; margin-bottom: 24px;}
.doctor__the-body-li .doctor__name span{ font-size: 20px; display: block;}
.doctor__the-body-li .doctor__profile{ width: 49%; float: left;}
.doctor__the-body-li .doctor__profile.left-item{ margin-right: 2%;}
.doctor__the-body-li .doctor__profile.left-item2{}
.doctor__the-body-li .doctor__profile.left-item2 .profile__title{margin-top:20px;}
.doctor__the-body-li .doctor__profile.right-item{}
.profile__title, .profile__text{ display: block;}

.profile__title{ font-size: 22px; color: #42bfec; margin-bottom: 10px;}
.profile__text{ font-size: 16px; color: #000; line-height: 1.8em}
.profile__text.two-line-item{ line-height: 1.2em}

.doctor__sns{}
.doctor__sns span{}
.doctor__sns img{}

/* 의료진소개 끝*/
/* 오시는길 */
.sub__the-body-center.-location{ width: 100%; margin-bottom: 40px; text-align: center;}
.sub__the-body-center.-location{ width: 100%; }
.root_daum_roughmap{ width: 100% !important;}
/* 오시는길 */
/* 진료과목 */
.sub__the-body-wide.padding__top{ padding-top: 40px;}
.sub__the-body-wide.padding__top-bot{ padding-top: 40px; padding-bottom: 40px;}
.sub__the-body-wide.padding__bot{ padding-bottom: 40px;}

.sub__the-body-wide .box-step__wrap{ width: 100%; margin: 10px 0;}
.sub__the-body-wide .box-step__block{ width: 222px; height: 128px; float: left; border: 2px solid #42bfec; margin-right: 18px; text-align: center; padding: 10px 0; box-sizing: border-box;}
.sub__the-body-wide .box-step__block.last-item{ margin-right:0;}
.sub__the-body-wide .box-step__title{ font-size: 32px; color: #42bfec; line-height: 1.2em;}
.sub__the-body-wide .box-step__title:after{ content:""; display: block; width: 11px; height: 3px; background-color: #42bfec; margin: 0 auto 10px;}
.sub__the-body-wide .box-step__text{ font-size: 17px; line-height: 1.2em; color: #4b4b4b; letter-spacing: -1px; transform: skew(-0.001deg);}

.sub__the-body-wide .box-title__wrap{ width: 100%;}
.sub__the-body-wide .box-title__block{ width: 100%; margin-top: 24px;}
.sub__the-body-wide .box-title__block.-half{ width: 50%; float: left;}
.sub__the-body-wide .box-title__title{ float: left; width: /* 245px */20%; color: #fff; background-color: #131f3f; text-align: center; position: relative; transform: skew(-0.001deg);}
.sub__the-body-wide .box-title__title.-half{ width: auto; padding: 0 14px;}
.sub__the-body-wide .box-title__title:after{ content:""; display: block; width: 24px; height: 1px; position: absolute; right: -24px; top: 50%; background-color: #131f3f;}
.sub__the-body-wide .box-title__title:before{ content:""; display: block; width: 4px; height: 4px; border-radius: 3px; position: absolute; right: -30px; top: 50%; margin-top: -2px; border: 1px solid #131f3f; background-color: #fff;}
.sub__the-body-wide .box-title__text{ float: left; color: #4b4b4b; margin-left: 42px; font-weight: bold; width: /* 760px */70%; transform: skew(-0.001deg);}
.sub__the-body-wide span.box-title__text{ display: inline-block; color: #4b4b4b; margin-left: 42px; font-weight: bold; transform: skew(-0.001deg); line-height: 1.6em; font-size: 18px; width: auto;}
.sub__the-body-wide .box-title__block.-wide{ margin-bottom: 10px;}

.box-title__text span{ position: relative;}
.box-title__text span:after{ content:"▶"; display: inline-block; color: #131f3f; margin: 0 4px 0 12px;}
.box-title__text span.last-item:after{ content:"";}

.sub__the-body-wide .box-title__block.min-item .box-title__text{ width: 380px;}
/* 진료과목 끝*/
/* sub style end */
/* add ================================== end */

@media screen and (max-width: 1616px) {
.sub__content{ min-width: 700px; width: 90%;}
/* 오시는길 지도 */
.sub__the-body-right.-location{ width: 100%;}
/* 의료진소개 */
.sub__the-body.-doctor .sub__the-body-left{ width: 100%; }
.sub__the-body.-doctor .sub__the-body-right{ float: inherit; width: 550px; margin: 0 auto;}
.doctor__thum-li.last-item{ margin-right: 11px;}
/* 의료장비 / 시설안내 */
.blueberry.sub__the-body-right{ float: inherit; width: 100%; margin: 0 auto 30px;}
.sub__the-body-left.__gall-item{ float: inherit; width: 100%; margin: 0 auto 0; padding: 0 30px; box-sizing: border-box;}

.sub__the-body-wide .box-step__block{ width: 192px; margin-right: 12px; margin-bottom: 10px;}
.sub__the-body-wide .box-step__text{ font-size: 16px}
}
@media screen and (max-width: 1505px) {
/* 의료진소개 */
.doctor__thum-li{ width: /* 18% */15%;}


.sub__the-body-wide .box-step__block{ width: 178px; height: 132px; margin-right: 10px; margin-bottom: 10px;}
.sub__the-body-wide .box-title__text{ width: 500px; word-break: keep-all;}
.sub__the-body-wide .box-title__block.min-item .box-title__text{ width: 320px;}
}
@media screen and (max-width: 1400px) {
/* 오시는길 지도 */
.sub__the-body-left{ width: 100%;}
.sub__the-body-right{ width: 100%;}
/* 진료과목 */
.sub__the-body-right.sub1-item{ width: 100%;}


.sub__the-body-wide .box-step__block{
	width: 142px;
    height: 136px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px 0;
    box-sizing: border-box;}
/* .sub__the-body-wide .box-title__text{ width: 350px; font-size: 16px;} */
.sub__the-body-wide .box-title__block.min-item{ width: 100%;}
.sub__the-body-wide .box-title__block.min-item .box-title__text{ width: 466px;}
}
@media screen and (max-width: 1288px) {
.section__wrap{ width: 764px; margin: 0 auto; padding: 80px 0px 350px; position: relative;}
.section__block a{ width: 100%; height: 100%;}
.section__block img{ width: 100%; height: 100%;}
.section__block00, .section__block01{ width: 382px; height: 233px;}
.section__block03, .section__block05{ width: 250px;}
.section__block#visual{ width: 100%; margin-top: 0; margin-left: 0;}
.section__block03{ position: absolute; top: 900px; left:0;}
.section__block04{ width: 264px; position: absolute; top: 900px; left: 500px; bottom: inherit;}
.section__block05{ position: absolute; top: 1052px; left: 250px;}
}
@media screen and (max-width: 1200px) {
.sub__content{width: 90%;}
.sub__wrapper:after{zoom:0.9}
.sub__wrapper{ min-width: 700px; }
#ft{background-color:#000}

/* 오시는길 지도 */
.sub__the-body-right.-location{ width: 100%;}
/* 의료진소개 */
.sub__the-body-right{ min-width: 100%; width: 100%;}
/* 의료장비 / 시설안내 */
.blueberry.sub__the-body-right{ float: inherit; margin: 0 auto 30px;}
.sub__the-body-left.__gall-item{ float: inherit; margin: 0 auto 0; padding: 0 30px; box-sizing: border-box;}


.sub__the-body-wide .box-step__block{ width: 136px; margin-bottom: 5px; margin-right: 5px;}
.sub__the-body-wide .box-title__block.min-item{ width: 100%;}

.sub__the-body-wide .box-title__title:after{ height: 2px;}
.sub__the-body-wide .box-title__title:before{ border: 2px solid #131f3f;}
.sub__the-body-wide .box-title__title{ width: 166px;}
.sub__the-body-wide .box-title__text{width:350px}
}


.holyday_table, .holyday_table td, .holyday_table th {  
  border: 1px solid #ddd;
}

.holyday_table {
  border-collapse: collapse;
  width: 100%;
  text-align:center;
  margin-top:30px;
}

.holyday_table th, .holyday_table td {
  padding: 5px;
}

.operation {background:#42bfec; color:#fff;}