@charset "utf-8";
.form-horizontal .form-group{align-items:center;}




.page-link{color:#666 !important;}
.page-link:focus,
.page-link:hover {color:#006940 !important;}
.page-item.active .page-link{background-color:#006940}

.tab-ul.type2 li{position:relative;z-index:10;}
.tab-ul.type2 li a{position:relative;height:60px;color:#5b5e66;font-size:16px;text-align:left;line-height:1;transition:all .3s;-webkit-transition:all .3s;border:1px solid #e1e1e1;background: #fff;}
.tab-ul.type2 li:first-child a{border-radius:15px 0 0 0;}
.tab-ul.type2 li:last-child a{border-radius:0 0 15px 0;}
.tab-ul.type2 li a span{padding:0 45px 0 25px;}
.tab-ul.type2 li a span:before{content:"";display:inline-block;position:absolute;top:50%;right:28px;width:15px;height:4px;margin-top:-2px;background:#b5b7ba;border-radius: 2px;}
.tab-ul.type2 li.on{position:relative;z-index:11;}
.tab-ul.type2 li a:active,.tab-ul.type2 li a:focus,.tab-ul.type2 li a:hover,.tab-ul.type2 li.on a,.tab-ul.type2 li.on a:active,.tab-ul.type2 li.on a:focus,.tab-ul.type2 li.on a:hover{color:#fff;background: #006940;border-color: #006940;}
.tab-ul.type2 li a:active span:before,.tab-ul.type2 li a:focus span:before,.tab-ul.type2 li a:hover span:before,.tab-ul.type2 li.on a span:before{width:16px;height:10px;margin-top:-5px;background: url(/pcms/dist/img/tab_ov_arrow.png) no-repeat;}

/* <header class="panel-heading"> 숨김처리*/
header.panel-heading{display:none}

.h2{}
.h2 em{display:inline-block;float:right;text-align:right;font-size:14px;}

.table{margin-bottom:0;width:100%;border-collapse:collapse;background-color:transparent;border-top: 2px solid #246551;border-bottom: 1px solid #bcbabb;text-align: center;}
.table-bordered{border-top: 2px solid #246551;border-bottom:1px solid #bcbabb;}
.table thead th{background-color:#f8f7f7;color:#2b2d42;font-size:16px;border-bottom:1px solid #dbdbdb;font-weight:bold;}
.table tbody th{background-color:#f8f7f7;color:#2b2d42;font-weight:bold;}

.board_list{border-top:2px solid #246551;border-bottom:1px solid #bcbabb;}

.program--search {padding: 0;border:none;background: #fff;border: none;/* border-top: 2px solid #246551 !important; */border-radius: 0;margin-bottom: 0;}
.program--search:before {display:none;}


.program--search .search--select>div,
.program--search .search--select>span,
.program--search .search--text span{border-radius: 0 !important;border:1px solid #ddd;}
.program--search .search_inner .fieldset .search--btn{overflow:hidden}
.program--search .search_inner .fieldset .search--btn .btn--submit,
.program--page button{border-radius: 0 !important;}
.program--count strong{color: #26283a;}

.program--search.progtype2{text-align:center}
.program--search.progtype2 .search_inner.float-md-right{float:none;text-align:center;width:100%;display: block;}
.program--search.progtype2 .search_inner.float-md-right .fieldset{width:100%;text-align:center}
.program--search.progtype2 .search_inner.float-md-right .search--text{min-width:21%}

.icon-list {}
.icon-list > li {position:relative;min-height: 26px;padding-left:105px;margin:10px 0;line-height:26px;font-size: 15px;}
.icon-list > li:before {display:inline-block;content:'';position:absolute;width: 5px;height:5px;top: 10.5px;left:1px;border-radius:50%;background:#e45348;}
.icon-list > li em {display:block;position:absolute;left:18px;top:0;color:#666;font-size:16px;font-weight:700;vertical-align:top;line-height:26px;}


/* 개인정보 수집동의 */
.ui_subscription--form{position:relative;margin-bottom:30px;margin-top:-3px;padding:20px 25px;border:1px solid #ddd;border-top: 2px solid #006940;}
.ui_subscription--form:after{display:block;clear:both;content:'';}
.ui_subscription--form .inner{position:relative;width:100%}
.ui_subscription--form .ui_text--box .box-text__scroll{height:200px;padding: 10px;overflow-x: hidden;overflow-y: scroll;}
.ui_subscription--form .ui_text--box .box-text__scroll h3:first-child {margin:0 0 10px;}
.ui_radio--custom{margin-top:20px;padding-top:15px;border-top:1px solid #ddd;text-align:center}
.ui_radio--custom .inblock {display:inline-block;}
.ui_radio--custom input[type='radio']:checked + label{background: #63676d;border: 1px solid #63676d;text-shadow:0px 0px 5px rgba(0,0,0,0.3);color:#fff;}
.ui_radio--custom input[type='radio']{position:absolute;position:fixed;z-index:-100;top:-9999px;left:-9999px;}
.ui_radio--custom label{position:relative;width: auto;min-width: 110px;height: 40px;margin: 0 3px;padding: 0 10px;color:#747981;border:1px solid #cacaca;font-size:16px;font-weight:500;line-height: 38px;text-align: center;}
.ui_radio--custom label.pre{width:auto;padding:0 15px 0 40px;}
.ui_radio--custom label .chk_ball{display: inline-block;width:16px;height:16px;margin-right: 10px;border:1px solid #cacaca;border-radius:100%;background:#fff;vertical-align: middle;}
.ui_radio--custom input[type='radio']:checked + label .chk_ball{border:5px solid #fff;background: #63676d;}
.ui_radio--custom input[type='radio']:focus + label{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color;}

/* 입력폼 */
.addrbtn {height:34px;line-height:34px;padding: 0 20px;border-radius: 4px;border-color: #e45348;background-color: #e45348;color:#fff;font-size: 14px;}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {padding-bottom:7px;}
.form-horizontal.bucket-form .form-group .control-label *,
.form-horizontal .label {margin: 0;padding: 0;border-radius: 0;   }
.form-horizontal .label {top: 5px; color: #006940;font-size: 15px;}
.form-horizontal .input {    padding: 6px 12px;color: #555; }
.bucket-form, .table-form {border-top:3px solid #006940;}
.form-horizontal.bucket-form .form-group .control-label label, .form-horizontal .label{color:#333;font-weight:bold}


.form-horizontal.bucket-form .form-group .control-label:before {    background-color: #f9f9f9;}
@media(max-width:767px){
  .form-horizontal .label {top:0;}
}

/* 상세페이지 */
.main-photo__skin,
.main-photo__skin .photo_list--wrap,
.main-photo__skin .photo_list--wrap .slick-list,
.main-photo__skin .photo_list--wrap .slick-list .slick-track,
.main-photo__skin .photo_list--wrap .slick-list .slick-track .slick-slide,
.main-photo__skin .photo_list--wrap .slick-list .slick-track .slick-slide >div,
.main-photo__skin .photo_list--wrap .slick-list .slick-track .slick-slide >div .photo_list--item,
.main-photo__skin .photo_list--wrap .slick-list .slick-track .slick-slide >div .photo_list--item a {display:inline-block;width:100%;height:100%;vertical-align:top;}

.board--card--list .obj.col1 .col .inner-box .item.only-text .card--body .ui-major, .board--card--list.type2 .obj.col1 .col .inner-box .item.only-text .card--body .ui-major{background-color: #f9fafc;}
.board--card--list .obj.col1 .col .inner-box .item.only-text .card--body ul li em:before, .board--card--list.type2 .obj.col1 .col .inner-box .item.only-text .card--body ul li em:before{background: #e83421;top: 11px;}
.page-item.active .page-link{background-color: #333;border-radius: 5px;}
.btn-default, .btn-default:link, .btn-default:visited{border:1px solid #efefef}
.board--card--list.promtrlReqst, .board--card--list.type2.promtrlReqst{overflow: visible;}
.board--card--list .obj .col .item, .board--card--list.type2 .obj .col .item, .board--card--list .obj.col1 .col item, .board--card--list .obj.col1 .col .item, .board--card--list.type2 .obj.col1 .col .item{border:1px solid #ddd}

.ui-filedown{position:relative;padding:20px;/* padding-right:125px; */border: 1px solid #ddd;border-radius: 5px;}
.ui-filedown .item{position:relative;padding-right:105px;min-height: 42px;}
.ui-filedown .item .ui-banner__title{position: relative;display:block;padding: 8px;padding-left: 34px;color:#3a3a3a;font-size: 16px;line-height: 20px;font-weight: normal;letter-spacing: -1px;/* padding: 8px; */}
.ui-filedown .item .ui-banner__title:before{content: ""; position: absolute;top:50%;left: 0;width:20px;height:20px;margin-top: -10px;background:url(/pcms/dist/img/ir-bbs.png) 0 -340px;}
.ui-filedown .item .btn{position: absolute;top: 0;right: 0;border-radius: 5px;}
.ui-filedown .item .btn.btn-sm{font-size: 14px;padding: 7px 15px;font-weight: bold;}
.txt-box1{position:relative;padding-left: 131px !important;}
.txt-box1 strong.ico{position: absolute;top: 19px;left: 22px;display: block;margin-bottom: 5px;}
.txt-box1 strong.ico:after{display:none;}
.txt-box1 strong.ico em{bottom: -3px;}
.txt-box1 p{padding-left:36px;line-height:1.3;min-height: 19px;}

.ui-tel-box{}
.ui-tel-box .item{display:block;padding:20px;padding-left:200px;position:relative;border-bottom:1px solid #ddd}
.ui-tel-box .item h2{display:block;position: absolute;top: 15px;left:15px;color: #223b62;font-size: 24px;font-weight: 700;font-family: 'score';width: 150px;letter-spacing: -1px;}
.ui-tel-box .item .box_info{display:block;position:relative}
.ui-tel-box .item .box_info span{margin-bottom: 2px;display: inline-block;/* max-width: 166px; */min-width: 166px;}
.ui-tel-box .item .box_info span span,
.ui-tel-box .item .box_info span span a{width:100%;display:block;}

.board--card--list .obj .col .inner-box .item, .board--card--list.type2 .obj .col .inner-box .item{border:1px solid #dbd5d5}
.board--card--list, .board--card--list .obj, .board--card--list .obj .thm--box,
.board--card--list.promtrlReqst, .board--card--list.type2.promtrlReqst{    overflow: visible;}


.ui-introbox{border: 1px solid #ddd;border-radius:0}
.ui-introbox:before{content: "";position: absolute;left:-25px;top:-25px;width:110px;height:110px;background: url(/pcms/dist/img/p03/title-box_left.png) no-repeat;display: inline-block;z-index:0;}
.ui-introbox:after{content: "";position: absolute;right:-25px;bottom:-25px;width:110px;height:110px;background: url(/pcms/dist/img/p03/title-box_right.png) no-repeat;display: inline-block;z-index:0;}
.ui-introbox .inner > strong em{color:#000}
.ui-introbox .inner > strong em:before{background-color:#f9f5f5}
.ui-introbox .bottom{background-color:transparent;padding:25px 20px;border-top:1px solid #ddd}



.photo_wrap {margin: 107px 0 0;}
.photo_wrap .inner {position:relative;border-radius: 50px 0 0 0;background-color: #fff;/* background:#2b3b59 url(/images/skin/photo_bg.png)no-repeat right bottom; */border: 8px solid #e5ecf5;padding: 58px 108px;min-height: 352px;}
.photo_wrap .inner2 {position:relative;min-height: 365px;padding: 70px 50px 50px 660px;border-radius:50px 0 50px 0;background: url(/images/skin/photo_bg2.png)no-repeat left top;}
.photo_wrap .thumb {overflow: hidden;position:absolute;z-index: 1;right: 50px;top: -70px;bottom: 42px;width:560px;height:auto;background-color: #fff;/* box-shadow: 5px 5px 10px rgb(0 0 0 / 5%); */border-radius: 0 50px 0 0;z-index: 2;}
.photo_wrap .thumb .main-photo__skin {position:relative;z-index:1;width:100%;}
.photo_wrap .thumb .photoslide {position:relative;z-index:1;width:100%;}
.photo_wrap .thumb .picture {display:block;overflow:hidden;width:100%;height: 364px;/* min-width: 360px; */position: relative;/* border: 1px solid; */}
.photo_wrap .thumb .picture span {display:block; position:relative; width:100%; height:100%; background:#fff; }
.photo_wrap .thumb .picture span img {position: absolute;top: 50%;left: 50%;width:auto;min-width:auto;max-width: none;/* max-height: none; *//* width: 100%; */height: 100%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.photo_wrap .thumb .control {display:inline-block;position:absolute;right:0;bottom:0;z-index:1;width: auto;}
.photo_wrap .thumb .control .paging {display:inline-block;float: left;padding:0 15px;background:rgba(0,0,0,.5);}
.photo_wrap .thumb .control .paging span {display:inline-block; line-height:40px; color:#fff; font-weight:700;}
.photo_wrap .thumb .control button {display:inline-block;float: left;position: relative;width:40px;height:40px;margin: 0;border-right: 1px solid rgba(255,255,255,0.3);background:rgba(0,0,0,.5);font-size:0;vertical-align: top;}
.photo_wrap .thumb .control button[data-control="stop"],
.photo_wrap .thumb .control button[data-control="play"]{border-left:1px solid rgba(255,255,255,0.3)}
.photo_wrap .thumb .control button[data-control="prev"]:before,
.photo_wrap .thumb .control button[data-control="next"]:before{width:6px;height:6px;border-width:2px;border-style: solid;border-color: #fff;transform: rotate(45deg);}
.photo_wrap .thumb .control button[data-control="prev"]:before{right: -4px;border-width: 0 0 2px 2px;}
.photo_wrap .thumb .control button[data-control="next"]:before{left: -4px;border-width: 2px 2px 0 0;}
.photo_wrap .thumb .control button[data-control="stop"]:before{width: 2px;height:9px;box-shadow: -3px 0 #fff, 3px 0 #fff;}
.photo_wrap .thumb .control button[data-control="play"]:before{right: -4px;width: 0;height: 0;border-width: 5px 0 5px 8px;border-style: solid;border-color: transparent transparent transparent #fff;}
.photo_wrap .info_box {position:relative;z-index:1;width: auto !important;}
.photo_wrap .info_box .icon-list{}
.photo_wrap .info_box .icon-list li{position:relative;padding-left: 128px;min-height: 25px;margin-top: 7px;}
.photo_wrap .info_box .icon-list li .fa{width:22px;height:22px;background-color:#01559e;background-size: 60%;background-position: 50%;background-repeat: no-repeat;border-radius: 50%;margin-right:2px;}
.photo_wrap .info_box .icon-list li .fa:before{font-size:0;}
.photo_wrap .info_box .icon-list li .fa.fa-map-marker{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zm4.95-7.778a7 7 0 1 0-9.9 0L12 20.9l4.95-4.95zM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-search{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm8.485.071l2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-calendar{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2zm11 9H4v9h16v-9zm-4.964 1.136l1.414 1.414-4.95 4.95-3.536-3.536L9.38 12.55l2.121 2.122 3.536-3.536zM7 5H4v3h16V5h-3v1h-2V5H9v1H7V5z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-list-ol{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-car{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M19 20H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V11l2.48-5.788A2 2 0 0 1 6.32 4H17.68a2 2 0 0 1 1.838 1.212L22 11v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zm1-7H4v5h16v-5zM4.176 11h15.648l-2.143-5H6.32l-2.143 5zM6.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm11 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-map-marker2{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19zm3-9h6v6H9v-6zm2 2v2h2v-2h-2z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-money{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M5 9a1 1 0 0 1 1 1 6.97 6.97 0 0 1 4.33 1.5h2.17c1.333 0 2.53.58 3.354 1.5H19a5 5 0 0 1 4.516 2.851C21.151 18.972 17.322 21 13 21c-2.79 0-5.15-.603-7.06-1.658A.998.998 0 0 1 5 20H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h3zm1.001 3L6 17.022l.045.032C7.84 18.314 10.178 19 13 19c3.004 0 5.799-1.156 7.835-3.13l.133-.133-.12-.1a2.994 2.994 0 0 0-1.643-.63L19 15h-2.111c.072.322.111.656.111 1v1H8v-2l6.79-.001-.034-.078a2.501 2.501 0 0 0-2.092-1.416L12.5 13.5H9.57A4.985 4.985 0 0 0 6.002 12zM4 11H3v7h1v-7zm14-6a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-7-5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-time{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1-8h4v2h-6V7h2v5z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.photo_wrap .info_box .icon-list li .fa.fa-year{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7L12 17zm0-2.344l2.817 1.72-.766-3.21 2.507-2.147-3.29-.264L12 7.708l-1.268 3.047-3.29.264 2.507 2.147-.766 3.21L12 14.657z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}

.photo_wrap .info_box .icon-list li em{position:absolute;left:0;top:0;width: 128px;color: #000;font-weight: bold;padding-right:36px;}
.photo_wrap .info_box .icon-list li em *{vertical-align:middle}
.photo_wrap .info_box .icon-list li em:after{content:'';position:absolute;right: 18px;top: 8px;width:1px;height:12px;background-color:#c9cdd4;}
.photo_wrap .info_box .btn_box {margin-top: 18px;}
.photo_wrap .info_box .btn_box .btn{padding: 15px;min-width:140px;border-radius:5px;font-size: 16px;text-align:center;font-weight:bold;color: #fff;background-color: #00274e;}
.photo_wrap .info_box .btn_box .btn .fa:before{font-size:0;}
.photo_wrap .slick-autoplay-toggle-button{display:none;}

.photo_wrap.typeB{margin-top:0;}
.photo_wrap.typeB .inner{border:1px solid #c4cbd2;border-radius: 5px;padding:56px;padding-left: 456px;min-height: 570px;}
.photo_wrap.typeB .thumb{top:56px;left:56px;border-radius: 0;width: 340px;height: 457px;/* border: 1px solid; */}
.photo_wrap.typeB .thumb .picture{height: 457px;}
.photo_wrap.typeB .inner .info_box > strong{display:block;padding-bottom: 10px;border-bottom:1px solid #c4cbd2;padding-right: 80px;line-height: 1.4;}
.photo_wrap.typeB .inner .info_box > strong i{display:block;color: #006940;font-weight: bold;}
.photo_wrap.typeB .inner .info_box > strong em{color:#3a3a3a;padding: 0;font-size: 35px;position: relative;display: block;}
.photo_wrap.typeB .inner .info_box .badge{position: absolute;top: -10px;right: 0;}
.photo_wrap.typeB .inner .info_box .list-1st{}
.photo_wrap.typeB .inner .info_box .list-1st li{padding-left: 113px;min-height: 26px;}
.photo_wrap.typeB .inner .info_box .list-1st li em{font-weight:bold;width: 81px;display: inline-block;position: absolute;top: 0;left: 18px;color: #333;}
.photo_wrap.typeB .inner .info_box .list-1st li em .fa{display:none;}
.photo_wrap.typeB .inner .info_box .list-1st li em:before{content:'';position:absolute;top: 8px;right:0;width:1px;height:12px;background-color:#ddd;}
.photo_wrap.typeB .inner .info_box .card--btn{margin-top:20px;}
.photo_wrap.typeB .inner .info_box .card--btn .btn{min-width:198px;text-align:center;border-radius:5px;}
.photo_wrap.typeB  + .cnts_txt{padding:38px 0 68px;}

.program--view{margin-bottom: 50px;}
.program--view .inner{}
.program--view .inner .title{position:relative;padding:36px 0;padding-right:103px;border-top:1px solid #000;border-bottom:1px solid #dbdbdb}
.program--view .inner .title > strong{display:block;line-height: 1.4;}
.program--view .inner .title > strong i{display:block;color:#09326d}
.program--view .inner .title > strong em{color: #000;padding: 0;font-size: 20px;}
.program--view .inner .title .badge{position: absolute;top: 10px;right: 20px;}
.program--view .inner .info_box{padding:32px 18px;border-bottom:1px solid #dbdbdb}
.program--view .inner .info_box .cnts_txt{padding: 10px;padding-top:10px;border-top: 1px dashed #ddd;margin-top: 20px;}
.program--view .inner .info_box .list-1st{}
.program--view .inner .info_box .list-1st li{padding-left: 113px;min-height: 26px;}
.program--view .inner .info_box .list-1st.col2 li{display:inline-block;width:49%}
.program--view .inner .info_box .list-1st li em{font-weight:bold;width: 81px;display: inline-block;position: absolute;top: 0;left: 18px;color: #333;}
.program--view .inner .info_box .list-1st li em .fa,
.program--view .inner .info_box .list-1st li em span{display:none;}
.program--view .inner .info_box .list-1st li em:before{content:'';position:absolute;top: 8px;right:0;width:1px;height:12px;background-color:#ddd;}
.program--view .inner .card--btn{margin-top:20px;margin-bottom: 0;text-align:center;}
.program--view .inner .card--btn .btn{min-width:198px;text-align:center;border-radius:5px;line-height: 30px;}
.program--view .apply-article{/* border:1px solid #e1e1e1; *//* padding:40px; */margin: 84px 0 30px 0;overflow: hidden;}
.program--view .apply-article .forward{text-align:center;font-size: 28px;color:#000;font-weight:bold;margin-bottom:20px;}
.program--view .apply-article .forward strong{color:#1c7c57;font-weight:bold;}
.program--view .apply-article .forward-article{table-layout:fixed;display:table;width: calc(100% + 20px);text-align:center;margin: 0 -10px;}
.program--view .apply-article .forward-article .self-accrdt{display:table-cell;border:10px solid transparent;}
.program--view .apply-article .forward-article .self-accrdt .item{background-color: #fff;padding: 39px 10px;border: 1px solid #d3d3d3;border-radius: 5px;min-height: 300px;}
.program--view .apply-article .forward-article .self-accrdt .item .ir{display:block;margin:0 auto 20px;width: 87px;height: 87px;background:#fff url(/images/prog/infedcCourse/ir-info__icon.png) no-repeat;background: #edf2f7;border-radius: 5px;position: relative;}
.program--view .apply-article .forward-article .self-accrdt .item .ir:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 55px;height: 55px;}
.program--view .apply-article .forward-article .self-accrdt .item em,
.program--view .apply-article .forward-article .self-accrdt .item strong{display:block;text-align:center;line-height:1.2}
.program--view .apply-article .forward-article .self-accrdt .item strong{font-size: 18px;color: #3a3a3a;font-weight:bold;margin-bottom: 16px;}
.program--view .apply-article .forward-article .self-accrdt .item em{font-size: 16px;color: #666;}
.program--view.view-type2{/* padding-bottom:30px; */}
.program--view.view-type2 .inner{border:1px solid #e1e4e9;border-radius:5px;padding-bottom: 70px;}
.program--view.view-type2 .inner .title{border-top:none;border-bottom:none;background-color:#f1f5fb;padding: 40px;padding-right: 103px;}
.program--view.view-type2  .inner .title > strong em{font-family: 'score';font-size: 30px;color: #223b62;}
.program--view.view-type2  .inner .title > ul{margin:0}
.program--view.view-type2  .inner .title > ul:after {display:block; clear:both; visibility:hidden; content:'';}
.program--view.view-type2  .inner .title > ul li{display:inline-block;}
.program--view.view-type2  .inner .title > ul li:before{width:1px;height:14px;background-color:#c1c4c9}
.program--view.view-type2  .inner .title > ul li:first-child{padding-left:0}
.program--view.view-type2  .inner .title > ul li:first-child:before{display:none;}
.program--view.view-type2  .inner .title > ul li em{font-weight:bold;color:#000}
.program--view.view-type2 .inner .title .badge{top:40px;right: 30px;}
.program--view.view-type2 .inner .info_box .cnts_txt,
.program--view.view-type2 .inner .info_box{border:none;}
.program--view.view-type2 .inner .info_box{padding:40px;}

@media screen and (max-width:1200px){
  .program--view .apply-article .forward-article .self-accrdt .item em{font-size:20px;}
}
@media screen and (max-width:767px){
  .program--view .apply-article .forward-article .self-accrdt{display:inline-block;float:left;width:50%;}
}
@media screen and (max-width:560px){
  .program--view .apply-article{padding:20px;margin-top:70px;}
  .program--view .apply-article .forward-article .self-accrdt{display:block;float:none;width:100%;}
  .program--view .apply-article .forward-article .self-accrdt .item i{display:none;}
}
@media(max-width:1023px){
  .photo_wrap {margin:0 0 30px;}
  .photo_wrap.typeB .inner{padding-left: 370px;}
  .photo_wrap.typeB .thumb{position:absolute;top: 20px;left: 20px;width: 320px;margin: 0;}
  .photo_wrap.typeB .inner .info_box > strong em{font-size: 22px;line-height: 1.2;}
  .photo_wrap .inner2 {padding:45px 30px;}
  .photo_wrap .thumb {position:static; width:100%; max-width:578px; height:350px;margin:0 auto 30px;}
  .photo_wrap .thumb .picture span img {position: absolute;top: 50%;left: 50%;width: auto;min-width: 100%;max-width: 1000%;height: 100%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
}
@media(max-width:900px){
  .photo_wrap.typeB .inner{padding-left: 53px;}
  .photo_wrap.typeB .thumb{position: static;top: auto;left: auto;width: 100%;max-width: none;margin: 0 auto 30px;}
  .photo_wrap.typeB .inner .info_box > strong em{font-size: 30px;}
}
@media(max-width:767px){
  .photo_wrap.typeB .inner{padding:30px;padding-left: 30;}
  .photo_wrap.typeB .inner .info_box > strong em{font-size: 24px;}
  .photo_wrap .thumb {height:300px;}
  .photo_wrap .inner2{padding:40px 25px;}
  .photo_wrap.typeB .inner .info_box .badge{/* position:relative; */top: -110px;right: 10px;/* width: 70px !important; *//* height: 30px !important; *//* border-radius: 5px !important; */}
  .photo_wrap.typeB .inner .info_box > strong{padding-right:0}
}
@media only screen and (max-width: 580px){
  .photo_wrap .thumb {height:250px;}
}
@media only screen and (max-width: 480px){
  .photo_wrap.typeB .inner .info_box .list-1st li{padding-left:18px;}
  .photo_wrap.typeB .inner .info_box .list-1st li em{display:block;position:relative;top:auto;left:auto;}
  .photo_wrap.typeB .inner .info_box .list-1st li em:before{display:none;}
}

.program--view.view-type2 .inner{border:1px solid #ddd}
.program--view.view-type2 .inner .title{  background: #f9fafc;}
.program--view.view-type2 .inner .title > strong em{color:#000}
.program--count:before{background-color: #26283a;}
.program--page button,
.program--search .search--btn .btn--submit,
.program--search .search--btn input[type="submit"]{background-color: #333;border: #333;}
.program--view .inner .title > strong i{color:#006940}
.program--view .apply-article .forward-article .self-accrdt .item .ir{background: #f9fafc}



.sign_button{margin-top:20px;}
.form-control.tel{width:150px;}

.con_join .h2 em{display:inline-block;float:right;font-size:14px;color:#888}
.con_join .box-footer{margin-top:20px;}

.btn-sm {padding: 5px 10px 7px !important;font-size: 14px;}


/* myunggok/sitemap.do */
#contens .sitemap.type2 dl{min-height: 67px;}




/* 전체의료진목록 검색바 & 리스트 목록 */

/* 검색바 */
#searchForm{max-width: 1400px;width: 100%;margin: 0 auto;/* border-top:2px solid #006940; */}

.program--search .search_inner{display:flex; align-items: center; justify-content: flex-end;}
.program--search .search_inner .fieldset{display:flex;align-items: center;/* max-width:700px; */margin-bottom:20px;}
.program--search .search_inner .fieldset .search-title .h2{margin:0; padding:0}
.program--search .search_inner .fieldset .search-title .h2 span{vertical-align: baseline;}

.program--search .search_inner .fieldset .search--text{margin: 0 5px 0 0;min-width: 334px;border-radius: 5px;}
.program--search .search_inner .fieldset .search--text span{border-radius: 5px;}
.program--search .search_inner .fieldset .search--btn{margin-left:0;width: 100%;max-width: 75px;}
.program--search .search_inner .fieldset .search--btn .btn--submit{background-color: #333;border-radius: 5px;width:100%;border: 1px solid #333;}
.program--search .search_inner .fieldset .search--btn  input[type="submit"]{background-color: #333;background-image:none;padding: 0 15px;border: 1px solid #333;/* border-radius: 5px; *//* overflow: hidden; */}

.program--count{font-size: 0;padding:0}
.program--count span{font-size:16px;}
.program--count span strong{color:#444;padding: 0 2px;}
.program--count span.program--division-line{position: relative;padding-left: 10px;margin-left: 10px;}
.program--count span.program--division-line:before{content:'';position:absolute;top:50%;left:0;width:1px;height:70%;background:#000;transform: translate(0, -50%);opacity: 0.3;}
.program--count:before{display:none;}

.part-box{padding: 71px 10px;width:100%;background-color:#f4f5f9;margin:0 auto;}

.part-box .part-list{text-align: center;max-width: 1400px;width: 100%;margin: 0 auto;}
.part-box .part-list:after{content:''; display:block; clear:both;}

.part-box .part-list > li{display:inline-block;height:210px;max-width:16.65%;width:100%;border: 6px solid transparent;float:left;}

.part-box .part-list .item {position:relative;width:100%;height:100%;background-color: #fff;min-width: 155px;}
.part-box .part-list .item  div{width:100%; height:100%}
.part-box .part-list .item > div {position:absolute; top:0; left:0 }

.part-box .part-list .item .part-name{font-size:18px; font-weight:bold; color: #333333; text-align: center;}
.part-box .part-list .item .part-name .img{display: block;width:60px;height:60px;margin:50px auto 20px auto;border: none;}

/* 라디오 래이블 */
.label-box{float:right; display:flex; align-items: center; flex-wrap: nowrap; font-size:16px; position: relative; top: -3px;}
.label-box label{margin-bottom: 0;white-space: nowrap;}
.label-box label span{display:inline-block;position: relative;padding-left: 33px;line-height: 31px;}
.label-box label span:before{content:'';position:absolute;top:3px;left:0;width:24px;height:24px;border:1px solid #a4a4a4;border-radius:50%;transition: all 0.1s ease-out;}
.label-box label span:after{content:'';position:absolute;top: 11px;left: 8px;width:10px;height:10px;transform: scale(0);opacity:0;background-color: #006940;border-radius: 50%;transform-origin: 50%;transition: all 0.1s ease-out;}
.label-box label:first-child{margin-right:27px;}

/* 라디오버튼스타일 */
.label-box label input[type=radio]{display:inline-block;width:30px;height:30px;border:1px solid #006940;position: absolute;top: 0;left: 0;opacity:0; margin:0}
.label-box label input[type=radio]:checked + span:before{border-color: #006940;}
.label-box label input[type=radio]:checked + span:after{transform: scale(1);opacity:1}

/* 리스트 아이콘 */
.part-box .part-list .item .part-hover{display:block;padding: 47px 0 18px 0;font-weight: bold;text-align: center;background-color: #006940;color: #fff;font-size: 18px;border-radius: 0 15px 0 15px;opacity: 0;transition: 0.4s;-webkit-transition: 0.4s;}
.part-box .part-list .item .part-hover span{display:block;height:57px;position:relative;}
.part-box .part-list .item .part-hover span:after{z-index: 10;display:block;content:'';position: relative;/* bottom:10px; */top: 10px;left:50%;transform: translate(-50%,0);width:32px;height:2px;background-color:#fff;}
.part-box .part-list .item .part-hover:before,.part-box .part-list .item .part-hover:after{content:''; display:block; }
.part-box .part-list .item:hover .part-hover{opacity: 1;left:-10px;top:-10px;box-shadow:3px 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.2);}

/* 꾸밈 가상요소 */

.part-box .part-list .item .part-hover:after{position:absolute;top: 24px;right: -26px;width:159px;height:80px;background:url('/images/main/sub01/hover_bg.png');}

/* hover-box의  part-sub 리스트 */

.part-box .part-list .item .part-hover .part-sub{display: block;justify-content: center;align-items: flex-start;position: relative;}
.part-box .part-list .item .part-hover .part-sub:after{content:''; display:block; clear:both;}
.part-box .part-list .item .part-hover .part-sub a{margin: 0 2px;font-size:15px;color:#fff;line-height: 1.3;width:24%;display: inline-block;}
.part-box .part-list .item .part-hover .part-sub a:before{display:block; content:''; width:50px; height:50px; background-position:center; background-repeat:no-repeat; border-radius:50%; background-color:#246551;margin-bottom: 7px;}

/* 서브리스트 아이콘 */
.part-box .part-list .item .part-hover .part-sub .part:before{background-image: url('/images/main/sub01/ico01.png');}
.part-box .part-list .item .part-hover .part-sub .part:hover::before{background-color:#fff; background-image: url('/images/main/sub01/ico_ov01.png');}
.part-box .part-list .item .part-hover .part-sub .doc:before{background-image: url('/images/main/sub01/ico02.png');}
.part-box .part-list .item .part-hover .part-sub .doc:hover::before{background-color:#fff; background-image: url('/images/main/sub01/ico_ov02.png');}
.part-box .part-list .item .part-hover .part-sub .place:before{background-image: url('/images/main/sub01/ico03.png');}
.part-box .part-list .item .part-hover .part-sub .place:hover::before{background-color:#fff; background-image: url('/images/main/sub01/ico_ov03.png');}

.more{display:none; text-align:center; margin: 36px 0 20px 0; }
.more .btn.btn-default{text-align:center;display:inline-block; width:239px; height:50px; border-radius: 0;
  background: transparent;border: 1px solid #fff;color: #fff; padding: 11px; }
.more .btn.btn-default .fa{margin:0 8px}


.program--search .search--select>div select,
.program--search .search--select>span select{-webkit-box-shadow:none;box-shadow:none}
.program--search .search--text input[type="text"]{-webkit-box-shadow: none;box-shadow:none;}

@media (max-width:1060px){
  /* .program--search .program--page {margin-top:5px;} */
  .program--search .search_inner.float-md-right,  .program--search .search_inner.float-md-right,
  .program--search .search_inner.float-md-right .fieldset{display:block;width:100%;max-width: 100%;}
  .program--search .search--select {margin-right:0px;}
  .program--page button {width:75px;}
}

@media screen and (max-width:1400px) {

  .part-box .part-list > li{max-width: 25%;}

}

@media screen and (max-width:1050px) {

  .program--search{padding:28px 0 20px}
  .program--search .search_inner{  display: block;}
  .program--search .search_inner .fieldset{max-width:none; justify-content: center;}
  .program--search .program--page:before{display:block;}
  .label-box.doc-label{margin-top: 19px; float:right}

}

@media screen and (max-width:1024px) {

  .part-box .part-list > li{max-width: 25%;}
  .part-box .part-list .item .part-hover > span{font-size:16px;}
  .part-box .part-list .item .part-hover .part-sub{justify-content:center; flex-direction:row;align-items: flex-start; padding: 0;}
  .part-box .part-list .item .part-hover .part-sub a{padding-left:0px; position:relative; width:auto}
  .part-box .part-list .item .part-hover .part-sub a:before{display:block}
  .part-box .part-list .item .part-hover .part-sub a:after{display: none; content:'';  position:absolute; top:50%; left:0; transform:translate(0,-50%); width:4px; height:4px; background-color:#fff}

}

@media screen and (max-width:999px) {

  .part-box .part-list > li{max-width: 33.33333%;}

}

/* @media (max-width:815px) and (min-width:641px) {
  .program--search .program--page {margin-top:5px;}
  .program--search .search--select {margin-right:5px;}
  .program--page button {width:75px;}
  .program--search .search_inner .fieldset .search--text {width:50%;margin:0px;}
} */
@media screen and (max-width:767px) {

  .part-box{padding:30px}

  .part-box .part-list .item .part-name{font-size:15px}
  .more{display:block}

  .program--search .search_inner.float-md-right .fieldset{white-space: normal;}
  .program--search .program--page {float:none; padding:0; margin:0}

}

@media screen and (max-width:731px) {

  .program--search .program--page{margin-top: 5px;}
  .program--search .search--select{margin-right: 5px;}


}

@media screen and (max-width:650px) {

  .part-box .part-list > li{max-width: 50%;}

}

@media screen and (max-width:640px) {

  .program--search .search_inner { display: flex; flex-direction: column;}
  .program--search .search_inner .fieldset{display:block}
  .program--search .search_inner .fieldset .search-title .h2{text-align: left;}
  .program--search .search_inner .fieldset .search-title .h2 span{display: inline-block;}
  .program--search .search_inner .fieldset .search-title .h2 span svg{margin-top: -4px;}
  .program--search .search_inner .fieldset .search--text { margin: 13px 8px 13px 0;float: left;}
  .program--search .search_inner .fieldset .search--btn{display:inline-block;  margin: 13px 0px 13px;}
  .label-box.doc-label{ margin-top:0}

  .program--search .search_inner.float-md-right .fieldset *{width:100%; max-width:100%; display:block}
  .program--search .search_inner .fieldset .search--text,.program--search .search_inner .fieldset .search--btn{float:none; margin: 2px 0;}
  .program--search .search_inner.float-md-right .program--page{display:none}
}

@media (max-width:600px) {
  /*.program--search{padding:14px 18px 10px;}*/
  .program--search{padding:0;}
  /* .program--search .search_inner .fieldset .search--text {width:calc(100% - 85px);} */
}



@media screen and (max-width:500px) {

  .part-box{padding: 30px 5px;}
  .part-box .part-list > li{max-width: 50%;}
  .part-box .part-list .item .part-hover > span{font-size:15px}
  .part-box .part-list .item .part-hover .part-sub{flex-direction:row;padding: 0;}
  .part-box .part-list .item .part-hover .part-sub a{padding-left:0px; position:relative; width:auto}
  .part-box .part-list .item .part-hover .part-sub a:before{display:block}
  .part-box .part-list .item .part-hover .part-sub a:after{display: none; content:'';  position:absolute; top:50%; left:0; transform:translate(0,-50%); width:4px; height:4px; background-color:#fff}

}

@media (max-width:493px) {
  .program--search .search_inner .fieldset .search--text {min-width:200px;}
}

@media screen and (max-width:430px) {

  .part-box .part-list .item{min-width:auto}
  .part-box .part-list .item .part-hover .part-sub{display:block; padding: 10px 9px;}
  .part-box .part-list .item .part-hover .part-sub:after{content:''; display:block; clear:bothe}
  .part-box .part-list .item .part-hover .part-sub a{padding-left: 9px;position:relative;width:auto;float:left;width: 46%;margin-bottom: 17px;font-size: 13px;text-align: left;}
  .part-box .part-list .item .part-hover .part-sub a:before{display:none}
  .part-box .part-list .item .part-hover .part-sub a:after{display: inline-block; content:'';  position:absolute; top:50%; left:0; transform:translate(0,-50%); width:4px; height:4px; background-color:#fff}

}

@media screen and (max-width:360px) {

  .program--search .search_inner .fieldset .search--text{width: 100%; float: none; /* margin-bottom:8px */}
  .program--search .search_inner .fieldset .search--btn{max-width: 100%; margin:0 0 10px 0}

  .label-box.doc-label{margin-top: 0;}
  .label-box.doc-label label{font-size:14px}
  .label-box.doc-label label:first-child { margin-right: 30px;}
  .label-box.doc-label label input[type=radio] {top:0}
  /* .part-box .part-list > li{max-width:100%} */

}


@media screen and (max-width:320px) {

  .part-box .part-list .item .part-hover .part-sub a{float:none;margin-bottom: 0;line-height: 1;}
  .part-box .part-list .item .part-hover .part-sub{padding: 0;}

}


/* 클리닉 */

.text_search {
  margin-bottom: 50px;
  padding: 20px;
  text-align: center;
  border: 1px solid #ddd;
}

.text_search ul {
  display: inline-block;
  position: relative;
  padding-left: 60px;
  text-align: center;
}

.text_search ul:after {
  content: "";
  display: block;
  clear: both;
}

.text_search ul li {
  display: inline-block;
  padding: 0 5px;
}

.text_search ul li:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
}

.text_search ul li a {
  display: block;
  width: 30px;
  line-height: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.text_search ul li:first-child a, .text_search ul li:last-child a {
  width: 50px;
}

.text_search ul li.on a {
  color: #fff;
  background-color: #127ac7;
}


.sub01_04 .program--search{border-top:0 !important; border:0 !important; margin-bottom: 30px;}
.sub01_04 .text_search{position:relative; margin:30px 0 29px }
.text_search:before{content:''; display:block; width:100%; height:2px; background-color:#246551; position:absolute; top:-32px; left:0}
.board--card--list{margin-top: -8px;}
.board--card--list .obj p{flex-basis: 100%; font-size: 16px;}
.board--card--list .obj.col4 .col button{width:100%;/*height: 60px;*/font-size: 17px;background: transparent;color: #000;border: 1px solid #ddd;}
@media screen and (max-width:1024px) {
  .program--search .search_inner.text-right{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }
}

@media screen and (max-width:900px) {

  .sub01_04 .program--search {text-align: center;}
  .program--search .search_inner.text-right{ float:none; width: 100%; }
  .program--search .search_inner.text-right .fieldset{text-align: center;}

}

@media only screen and (max-width: 768px){

  .program--search .search--btn span{width:81px;}

}

@media only screen and (max-width: 600px){

  .program--search .search--btn button{background-color: #fff;}

}

@media only screen and (max-width: 460px){

  .sub01_04 .text_search ul{padding-left: 0;}
  .sub01_04 .text_search ul li{padding: 0;}
  .sub01_04 .text_search ul li:nth-child(1){position:relative; display:block; width:100%}
  .sub01_04 .text_search ul li:first-child a{width:100%; border-bottom:1px dashed #ddd}
  .sub01_04 .text_search ul li.on a{border-bottom: 0;}


}

/* 클리닉상단박스1 */

.con_section_info{position:relative;z-index:1;border-radius: 0;/* overflow:hidden; */}
.con_section_info .tit{font-weight: bold;}
.con_section_info .section_top{background:#00693b;min-height: 124px;padding-left: 172px;padding: 44px 65px 25px 172px;position: relative;z-index: 10;}
.con_section_info .section_top .part-tit{font-size:38px;color:#fff;display: inline-block;font-family: 'gmarket';}
.con_section_info .section_top .part-img{position:absolute;top:0;left:0;width:140px;height: 124px;background:#93c14e url('/images/main/sub01/part01.png') no-repeat center;}

.con_section_info .section_top .right-wrap{position:absolute;right:50px;top:50%;transform:translate(0,-50%);vertical-align: middle;}
.con_section_info .section_top .right-wrap:after{content:''; display:block; clear:both}
.con_section_info .section_top .right-wrap *{display:inline-block;vertical-align:middle;float:left;vertical-align:middle;}
.con_section_info .section_top .right-wrap:before{content:''; display:block; height:100%; vertical-align:middle}

.con_section_info .section_top .info-btn{display:flex;justify-content:center;align-items:center;vertical-align: middle;}
.con_section_info .section_top .info-btn .btn.btn-icon{border:0; margin:0 5px; padding: 11px 15px 9px; min-width:150px}
.con_section_info .section_top .info-btn .btn.btn-icon:hover{background:#71a649; color:#fff;  padding: 11px 15px 9px 38px;}

.con_section_info .section_top .tell-box{margin: 8px 20px; font-size: 15px;color:#fff;font-weight: bold;text-align: center;vertical-align: middle;}
.con_section_info .section_top .tell-box:before{content:''; display:block; height:100%; vertical-align:middle}
.con_section_info .section_top .tell-box .fa-phone{display:inline-block;position:relative;width:27px;height:27px;background:#fff;color:#006940;border-radius: 50%; margin-right:8px; padding: 7px 8px;}
.con_section_info .section_top .tell-box > strong{color:#fff;}

.con_section_info .dsc-box {border:1px solid #e0e0e0;border-top:0;padding:50px 126px 50px 78px;position: relative;z-index: 9;}
.con_section_info .dsc-box .dsc-tit{font-size:20px; color:#002f31;}
.con_section_info .dsc-box .dsc{color:#555555; font-size:15px;}
.con_section_info .dsc-box .dsc .color-txt{color:#008574}
.con_section_info .dsc-box ul{margin-top: 25px;}
.con_section_info .dsc-box ul li{color:#008574; list-style: none; font-weight: bold;}

/* 상단박스2 */

/* .s010201 {position: relative; margin-top: 110px; padding: 0 10px;}
.s010201:before {position: absolute; left:0; top:220px; width:100%; height:calc(100% - 220px); background: #f4f5f9; content:"";z-index: -1;} */
.top_centerbox {position: relative; max-width: 1400px; width: 100%; margin: 0 auto 40px;border-radius: 0 50px 0 0; background-color: #016b3b;}
.top_centerbox .inner {overflow: hidden; position: relative;padding: 90px 40px; z-index: 0;}
.top_centerbox .inner::before {position: absolute; right:-70px; bottom:-150px; width: 344px;height: 348px; background: url(/images/main/sub01/sub010201_bg.png); content: "";z-index: -1;}
.top_centerbox .img_wrap { overflow: hidden; position: absolute; left: 6%; top: -58px; max-width: 540px; width: 38%; border-radius: 0 0 0 50px; box-shadow: 0px 10px 20px rgba(5, 55, 47, 0.2);}
.top_centerbox .txt_wrap { margin-left: 50%;}
.top_centerbox .txt_wrap .sub {display: block; margin-bottom:10px; font-size: 19px; color: #fff; letter-spacing: -0.045em;}
.top_centerbox .txt_wrap .tit { display: block; font-family: 'gmarket'; font-size: 38px; color: #fff; letter-spacing: -0.04em; font-weight: bold;line-height: 1.3;}
.top_centerbox .txt_wrap .top_btn { display: inline-block; margin-top:30px; padding: 10px 20px; border-radius: 20.5px; background: #fff;}
.top_centerbox .txt_wrap .top_btn:focus,
.top_centerbox .txt_wrap .top_btn:hover { background:#8cc055; color:#fff;}
.top_centerbox .txt_wrap .top_btn .link-icon { display: inline-block; width: 16px; height: 16px;margin-right: 10px; background: url(/images/main/sub01/link_icon01.png) no-repeat; vertical-align: middle;}
.top_centerbox .txt_wrap .top_btn:focus .link-icon,
.top_centerbox .txt_wrap .top_btn:hover .link-icon { background: url(/images/main/sub01/link_icon02.png) no-repeat;}
.viewbox {max-width: 1400px;  width: 100%; margin: 0 auto;}
.viewbox .list { overflow: hidden; margin: 0 -13px; padding: 10px 0;}
.viewbox .list li { float:left; max-width: 16.65%; width:100%; border: 13px solid transparent; font-size: 18px; color: #333; letter-spacing: -0.045em;}
.viewbox .list li .inner { padding: 55px 10px; background: #fff; border:2px solid #fff;}
.viewbox .list li .inner img {display: block; margin: 0 auto 30px;}

.viewbox .list li a:focus .inner,
.viewbox .list li a:hover .inner{ border-color: #016b3b; box-shadow: 0 15px 11px rgba(177, 185, 182, 0.4);}

/* @media (max-width: 1469px){
    .s010201 {padding: 0 35px;}
} */
@media (max-width: 1400px){
  .viewbox .list li {max-width: 25%;}
}
@media (max-width: 1230px){
  .top_centerbox .img_wrap {top:50%; transform: translateY(-50%);}
}
@media (max-width: 999px){
  .viewbox .list li {max-width: 33.333%;}
}
@media (max-width: 900px){
  .top_centerbox {overflow: hidden; padding: 40px;}
  .top_centerbox .img_wrap { position: relative; left: auto; top: auto; transform: none; width: auto; margin: 0 auto;}
  .top_centerbox .txt_wrap {margin-left: 0;}
  .top_centerbox .inner { max-width: 540px; margin: 30px auto 0; padding: 0;}
  .top_centerbox .inner::before {display: none;}
  .top_centerbox::before {position: absolute; right:-70px; bottom:-150px; width: 344px;height: 348px; background: url(/images/main/sub01/sub010201_bg.png); content: "";}
}
/* @media (max-width: 767px){
    .s010201 {padding: 0 20px;}
} */
@media (max-width: 650px){
  .viewbox .list li {max-width: 50%;}
}
@media (max-width: 500px){
  .top_centerbox .txt_wrap .tit {font-size: 34px;}
}


/* 상단박스3 */


/* se01d */
.greetings_se01d{padding-top:180px;margin-bottom:55px;}
.greetings_se01d .inner{width:100%;height:290px;background: url(/pcms/dist/img/p04/se01d_bg.jpg) no-repeat;background-size:cover;position: relative;}
.greetings_se01d .inner .pic{position: absolute;left:160px;bottom:0;}
.greetings_se01d .inner .pic span{display: block;line-height: 0;}

.greetings_se01d .inner .info_box{position: absolute;right:100px;top:-90px;}
.greetings_se01d .inner .info_box .info{padding:56.5px 20px 65.5px 60px;min-width:490px;min-height:285px;background: #016b3b url(/pcms/dist/img/p04/se01d_icon.png) right -26px bottom no-repeat;display: inline-block;box-shadow: 8px 13px 25px 0px rgba(0, 0, 0, 0.2);border-radius: 0 30px 0 0;}
.greetings_se01d.founder .inner .info_box .info{background: #095b73 url(/pcms/dist/img/p04/se01d_icon_founder.png) right -13px top 45px no-repeat;}
.greetings_se01d .inner .info_box .info strong{display: block;position: relative;color:#dfdfdf;font-size:15px;letter-spacing: 0.05em;padding-bottom:17px;margin-bottom:17px;font-weight: 300;}
.greetings_se01d .inner .info_box .info strong::before{content: "";position: absolute;left:0;bottom:0;width:22px;height:1px;background: #dfdfdf;}
.greetings_se01d .inner .info_box .info p{color:#fff;font-size:27px;letter-spacing: -0.03em;margin:0;line-height: 1.3;}
.greetings_se01d .inner .info_box .info p b{display: block;}
.greetings_se01d .inner .info_box .sign{display: block;text-align: right;margin-top:20px;color:#222;font-size:16px;letter-spacing: -0.026em;}
.greetings_se01d .inner .info_box .sign em{font-size:22px;font-weight:bold;}

.greetings_se01_intro .intro_text strong{color:#222;font-size:34px;line-height: 1.32;letter-spacing: -0.03em;font-weight:500;font-family: 'gmarket';display: block;margin-bottom:50px;}
.greetings_se01_intro .intro_text strong em{color:#008574;}
.greetings_se01_intro .intro_text .sub_text + .sub_text{margin-top:35px;}
.greetings_se01_intro .intro_text .sub_text b{color:#222;font-size:17px;letter-spacing: -0.056em;font-weight:bold;}
.greetings_se01_intro .intro_text .sub_text p{color:#444;font-size:16px;letter-spacing: -0.056em;}
.greetings_se01_intro .intro_text .sub_text b+p{margin-top:13px;}

@media(max-width:1299px){
  .greetings_se01d .inner .pic{left:25px;}
  .greetings_se01d .inner .info_box{right:45px;}
}
@media(max-width:1199px){
  .greetings_se01d{padding-top:100px;}
  .greetings_se01d .inner .pic span{width:300px;}
}
@media(max-width:999px){
  .greetings_se01d .inner .pic span{width:260px;}
  .greetings_se01d .inner .info_box .info{min-width:400px;}
  .greetings_se01d .inner .info_box .info p{font-size:24px;}
}
@media(max-width:840px){
  .greetings_se01d .inner .pic span{width:220px;}
  .greetings_se01d .inner{height:270px;}
  .greetings_se01d .inner .info_box{top:-50px;}
  .greetings_se01d .inner .info_box .info{padding: 30px 20px 50px 30px;min-height:235px;}
  .greetings_se01d.founder .inner .info_box .info{min-height:235px}
}
@media(max-width:767px){
  .greetings_se01d{padding-top:50px;}
  .greetings_se01d .inner{height:auto;}
  .greetings_se01d .inner .pic{display: none;}
  .greetings_se01d .inner .info_box{position: relative;right:auto;width:90%;display:block;margin:0 auto;top:-50px;}
  .greetings_se01d .inner .info_box .info{min-width:100%;min-height:auto;}
  .greetings_se01d .inner .info_box .info p b{display: inline;}
  .greetings_se01d .inner .info_box .sign{text-align: center;}
  .greetings_se01d.founder .inner .info_box .info{min-height:auto;}
}
@media(max-width:450px){
  .greetings_se01_intro .intro_text strong{font-size:26px;}
}

/* 보도리스트 */

.bodo-h{}
.bodo-h img{width: 100%;}
.bodo-h .row1{display: block;overflow: hidden; margin-bottom: 20px;}
.bodo-h .row1 .h_imgbox{float: left;width: 30%;}
.bodo-h .row1 .h_txt{float: left;width:calc(100% - 35%); margin-left: 5%;}
.bodo-h .row1.wide .h_imgbox{width: 40%;}
.bodo-h .row1.wide .h_txt{width:calc(100% - 45%); }

.bodo-h .row1 .h_txt .tit{margin-bottom: 20px;font-size: 20px;font-weight: bold;line-height: 30px;color: #180e0d;}
.bodo-h .row1 .h_txt .tit .subtit{display: block;margin-bottom: 7px; font-size: 15px;line-height: 21px;color: #114ab0;letter-spacing: -0.025em;}
.bodo-h .row1 .h_txt p{margin:10px 0 0;font-size: 15px;line-height: 21px;word-break: break-all;letter-spacing: -0.025em;color: #6e7179;}


.bodo-h.col_box{margin-left:-40px;overflow: hidden; }
.bodo-h .col{float: left;width:calc(50% - 40px);margin-bottom: 36px;margin-left:40px;}
.bodo-h .col .h_imgbox{float:left;width: 40%;}
.bodo-h .col .h_txt{float:left;width:calc(100% - 47%); margin-left: 7%;padding-top:17px;}
.bodo-h .col .h_txt .tit{font-size: 18px; line-height: 30px;color:#3a3a3a;letter-spacing: -0.045em;font-weight:bold;}
.bodo-h .col .h_txt p{margin: 0;line-height: 21px;letter-spacing: -0.025em;color:#666;font-size: 15px; }

.bodo-h .row1 { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #ddd;}
.bodo-h .row1:last-child {border:none;}

/* 클리닉 의사 목록 */
.doc-intro{max-width:1400px; width:100%; margin: 0 auto;}
.doc-intro > ul > .item{padding:31px; width: calc(50% - 20px);float: left;border:1px solid #e4e4e4; border-top:2px solid #3c866f}
.doc-intro > ul > .item:nth-child(2n-1){margin:20px 20px 0 0}
.doc-intro > ul > .item:nth-child(2n){margin:20px 0 0 20px}
.doc-intro > ul > .item .block{position:relative; padding-left:171px; min-height:203px;overflow:hidden}
.doc-intro > ul > .item .block > strong{display: block; position:relative;padding: 8px 0 15px 0; margin-bottom:22px; font-size:18px;color:#333333;}

.doc-intro > ul > .item .block > strong:before,.doc-intro > ul > .item .block > strong:after{content:''; display:block; }
.doc-intro > ul > .item .block > strong:before{position:absolute; left:0; bottom:0; width:100%; border:1px dashed #dbdbdb}
.doc-intro > ul > .item .block > strong:after{position:absolute;left:0;bottom:0;width: 111px;height:4px;background-color:#006940;}
.doc-intro > ul > .item .block > strong span{position:relative;display:inline-block;padding:0 19px;margin-left: 19px;}
.doc-intro > ul > .item .block > strong span:before{display:inline-block;content:'';position:absolute;left:0;width:1px;height:14px;/* margin-top: 5px; */background-color:#e3e3e3;}
.doc-intro > ul > .item .block span{display:block;font-weight:bold;font-size:16px;color: #016b3b;}
.doc-intro > ul > .item .block > p{font-size: 15px; color:#555555;word-break: break-all;}

.doc-intro > ul > .item .photos{position:absolute;top: 0;left: 0;width:143px;height:184px;border: 1px solid #e3e3e3;}
.doc-intro > ul > .item .photos > div{position: relative;width: 100%;height:100%;overflow: hidden;}
.doc-intro > ul > .item .photos > div img{width:auto;height:100%;position:absolute;top:50%;left: 50%;transform: translate(-50%,-50%);max-width: none;}

.doc-intro > ul > .item .table{border-top: 1px solid #e3e3e3; border-bottom:0; margin-top: 0px;}
.doc-intro > ul > .item  .table tbody td,.section-group .tabpanel .doc-intro > ul > .item  .table thead th{border:1px solid #e3e3e3;height: 47px;}
.doc-intro > ul > .item  .table thead th{background: #f2f2f2;}
.doc-intro > ul > .item  .table tbody td,.section-group .tabpanel .doc-intro > ul > .item .txt-tip,.section-group .tabpanel .doc-intro > ul > .item .schedule{color:#006940;}

.doc-intro > ul > .item .txt-tip{color:#006940; padding-left:31px}
.doc-intro > ul > .item .txt-tip:before{content:'!';width: 20px;height: 20px; line-height: 20px;top: 12px;box-sizing: border-box;background-image: none;background-color:#006940;color:#fff;border-radius:50%;text-align:center;font-size: 13px;}

.doc-intro > ul > .item .schedule{padding:20px;margin: 12px 0  22px 0;background:#f9fafc;max-height: 86px;overflow-y: scroll;height: 86px;}
.doc-intro > ul > .item .schedule li{color:#006940;margin-bottom:5px;min-height: 27px;position: relative;padding-left: 0;}
.doc-intro > ul > .item .schedule li:last-child{margin-bottom: 0;}
.doc-intro > ul > .item .schedule .badge{display:inline-block;width: 58px;height: 24px;padding: 4px 14px;/* margin-right: 17px; */background: #006940;border-radius: 6px;position: absolute;top: 2px;left: 0;}


.doc-intro > ul > .item .schedule li>p{color: #006940;margin: 0;margin-bottom: 0 !important;padding-left: 5px;width: 50%;min-height: 28px;display: inline-block;float: left;/* font-size: 0; */}
.doc-intro > ul > .item .schedule li>p:last-child{margin-bottom: 0;}
.doc-intro > ul > .item .schedule li>p>span:first-child{font-weight: bold;width: 58px;height: 24px;padding: 4px 14px; margin-right: 17px; background: #006940;border-radius: 6px;color:#fff}
.doc-intro > ul > .item .schedule li>p em{font-size: 15px;display:inline-block;letter-spacing: -1px;line-height: 28px;}
.doc-intro > ul > .item .schedule li>p em:nth-child(1) {font-weight:600;background-color: transparent;border-radius:5px;font-size: 15px;padding: 0;color: #006940;letter-spacing:-1px;/* width: 30px; *//* text-align:center; *//* font-family:gothic; *//* margin-right: 5px; */}


.section-group .tabpanel .doc-intro > ul > .item .schedule li>p{color: #006940;margin: 0;margin-bottom: 0 !important;padding-left: 5px;width: 50%;min-height: 28px;display: inline-block;float: left;/* font-size: 0; */}
.section-group .tabpanel .doc-intro > ul > .item .schedule li>p:last-child{margin-bottom: 0;}
.section-group .tabpanel .doc-intro > ul > .item .schedule li>p>span:first-child{font-weight: bold;width: 58px;height: 24px;padding: 4px 14px; margin-right: 17px; background: #006940;border-radius: 6px;color:#fff}
.section-group .tabpanel .doc-intro > ul > .item .schedule li>p em{font-size: 15px;display:inline-block;letter-spacing: -1px;line-height: 28px;}
.section-group .tabpanel .doc-intro > ul > .item .schedule li>p em:nth-child(1) {font-weight:600;background-color: transparent;border-radius:5px;font-size: 15px;padding: 0;color: #006940;letter-spacing:-1px;/* width: 30px; *//* text-align:center; *//* font-family:gothic; *//* margin-right: 5px; */}



@media(max-width:1024px){

  .doc-intro > ul > .item .schedule li>p,
  .section-group .tabpanel .doc-intro > ul > .item .schedule li>p{float:none;width:100%;}
  .section-group .tabpanel .doc-intro > ul > .item .table tbody td, .section-group .tabpanel .doc-intro > ul > .item .txt-tip, .section-group .tabpanel .doc-intro > ul > .item .schedule{font-size:13px;letter-spacing:-1px;}


  .doc-intro > ul > .item{float:none}
  .doc-intro > ul > .item:nth-child(2n-1),
  .doc-intro > ul > .item:nth-child(2n){margin:20px 0;width:100%;}
  .doc-intro > ul > .item .dsc-btn .btn { max-width: none;}


}

@media(max-width:700px){
  .section-group .tabpanel .doc-intro > ul > .item .schedule li>p{float:left;width:50%;}
}

@media(max-width:570px){
  .section-group .tabpanel .doc-intro > ul > .item .schedule li>p{float:none;width:100%;}
}

.doc-intro > ul > .item .dsc-btn{display:flex; justify-content:center}
.doc-intro > ul > .item .dsc-btn .btn{width:100%; padding:14.5px 19px; border:1px solid #e3e3e3;background:#fff;color:#333333;border-radius:0;font-size: 15px;}
.doc-intro > ul > .item .dsc-btn .btn:first-child{margin-right:5px}
.doc-intro > ul > .item .dsc-btn .btn:hover{border-color:#016b3b; color:#016b3b;box-shadow:3px 3px 3px rgba(83,148,130,0.2);-webkit-box-shadow:3px 3px 3px rgba(83,148,130,0.2);}


@media screen and (max-width:1023px) {

  .doc-intro > ul > .item .block > strong span{ margin-left: 10px; padding-left: 10px;}

}

@media screen and (max-width:1000px) {

  .doc-intro > ul > .item { width: 100%; }
  .doc-intro > ul > .item:nth-child(2n),.doc-intro > ul > .item:nth-child(2n-1){margin:20px 0px 0 0;}

}

@media screen and (max-width:640px) {
  .doc-intro > ul{/* height: 2417px; */}
  .doc-intro > ul > .item{padding:30px 15px}
  .doc-intro > ul > .item .block > strong{/* margin-bottom: 0px; *//* text-align: center; */margin-top: 20px;margin-bottom: 10px;}
  .section-group .tabpanel .doc-intro > ul > .item .block > strong:before,.section-group .tabpanel .doc-intro > ul > .item .block > strong:after{content:''; display:block; }
  .section-group .tabpanel .doc-intro > ul > .item .block > strong:before{position:absolute; left:0; bottom:0; width:100%; border:1px dashed #dbdbdb}
  .section-group .tabpanel .doc-intro > ul > .item .block > strong:after{position:absolute;left:0;bottom:0;width: 111px;height:4px;background-color: #016b3b;}
  .doc-intro > ul > .item .block > strong span{display:block;margin: 0 !important;/* padding: 0 !important; */position: absolute;top: -2px;left: 10px;font-size: 14px;/* width: 100%; */padding-left: 0;}

  .doc-intro > ul > .item .block p{margin-top: -1px;margin-bottom:10px;line-height: 1.2;}

}

@media screen and (max-width:500px) {

  .doc-intro > ul > .item{width:100%}

}

@media screen and (max-width:460px) {

  .doc-intro > ul > .item .dsc-btn{flex-direction: column;position: relative;bottom: auto;left: auto;top: auto;right: auto;width: 100%;margin-top: 20px;}
  .doc-intro > ul > .item .dsc-btn .btn{ max-width: 100%;margin-bottom: 5px;}
  .doc-intro > ul > .item .dsc-btn .btn:first-child{margin-right:0}

}

@media screen and (max-width:400px) {

  .doc-intro > ul > .item .photos{position:static; margin: 0 auto;}
  .doc-intro > ul > .item .block > strong{margin-top: 20px;}
  .doc-intro > ul > .item .table{ margin-top: 10px;}

}


@media screen and (max-width:1023px) {

  .doc-intro > ul > .item .block > strong span{/* margin-left: 10px; */padding-left: 10px;}

}

@media screen and (max-width:1000px) {

  .doc-intro > ul > .item { width: 100%; }
  .doc-intro > ul > .item:nth-child(2n),.doc-intro > ul > .item:nth-child(2n-1){margin:20px 0px 0 0}

}

@media screen and (max-width:640px) {
  .doc-intro > ul{/* height: 2417px; */}
  .doc-intro > ul > .item{padding:30px 15px}

}

@media screen and (max-width:500px) {

  .doc-intro > ul > .item{width:100%}

}

@media screen and (max-width:460px) {

  .doc-intro > ul > .item .dsc-btn{/* flex-direction: column; */}
  .doc-intro > ul > .item .dsc-btn .btn{ max-width: 100%;margin-bottom: 5px;}
  .doc-intro > ul > .item .dsc-btn .btn:first-child{margin-right:0}

  .doc-intro > ul > .item .photos{position:static; margin: 0 auto;}
  .doc-intro > ul > .item .block > strong{margin-top: 20px;}
  .doc-intro > ul > .item .table{ margin-top: 10px;}
  .doc-intro > ul > .item .block > strong{/* margin-bottom: 0px; *//* text-align: center; */}
  .doc-intro > ul > .item .block > strong:after{/* bottom: 9px; *//* width: 100%; */}
  .doc-intro > ul > .item .block {padding-left:0}
  .doc-intro > ul > .item .block p{margin-top: -1px;margin-bottom:10px;line-height: 1.2;}

}

@media screen and (max-width:1023px) {

  .doc-intro > ul > .item .block > strong span{/* margin-left: 10px; */padding-left: 10px;}

}

@media screen and (max-width:1000px) {

  .doc-intro > ul > .item { width: 100%; }
  .doc-intro > ul > .item:nth-child(2n),.doc-intro > ul > .item:nth-child(2n-1){margin:20px 0px 0 0}

}

@media screen and (max-width:640px) {
  .doc-intro > ul{/* height: 2417px; */}
  .doc-intro > ul > .item{padding:30px 15px}
  .doc-intro > ul > .item .block > strong span{position:relative;display:inline-block;padding: 0 10px;margin-left: 19px;}
  .doc-intro > ul > .item .block > strong span:before{display:inline-block;content:'';position:absolute;left:0;width:1px;height:14px;/* margin-top: 5px; */background-color:#e3e3e3;}

}

@media screen and (max-width:500px) {

  .doc-intro > ul > .item{width:100%}

}

@media screen and (max-width:460px) {

  .doc-intro > ul > .item .dsc-btn{/* flex-direction: column; */}
  .doc-intro > ul > .item .dsc-btn .btn{ max-width: 100%;margin-bottom: 5px;}
  .doc-intro > ul > .item .dsc-btn .btn:first-child{margin-right:0}

  .doc-intro > ul > .item .photos{position:static; margin: 0 auto;}
  .doc-intro > ul > .item .block > strong{margin-top: 20px;}
  .doc-intro > ul > .item .table{ margin-top: 10px;}
  .doc-intro > ul > .item .block > strong{/* margin-bottom: 0px; *//* text-align: center; */}
  .doc-intro > ul > .item .block > strong:after{/* bottom: 9px; *//* width: 100%; */}
  .doc-intro > ul > .item .block {padding-left:0}
  .doc-intro > ul > .item .block p{margin-top: -1px;margin-bottom:10px;line-height: 1.2;}

}

.part-tit{display:block;font-weight: bold;font-size: 16px;color: #016b3b;}

/* 의료진 상세보기 */
.doc-wrap{width:100%;position: relative; color: #fff; overflow: hidden}
.doc-wrap:before,
.doc-wrap:after{content:'';position:absolute;top:0;width:50%;height:100%;z-index:-1}
.doc-wrap:before{background: #cdc8c4;}
.doc-wrap:after{background: #cdc8c4;}


.doc-wrap .doc-img,.doc-wrap .intro-dsc{display:inline-block; width: 100%; max-width:50%;}
.doc-wrap .intro-dsc{position:relative;float: left;padding: 110px 15px 110px 0;background: #cdc8c4;overflow: hidden;}
.doc-wrap .intro-dsc:before{content:'';display: block;width: 438px;height:221px;background: url('/images/main/sub01/main_bg.png') no-repeat center;position:absolute;left:-54px;top:667px;display: none;}

.doc-wrap .doc-img{width:100%;min-height: 100vh;background: #cdc8c4;clear:both;}
/*
.doc-wrap .doc-img img{position:absolute;top: 26px;right: 0;height:auto;width:auto;max-width: 960px;}
 */
.doc-wrap .intro-dsc,.profile{position:relative; z-index: 2; clear: both;}
.doc-wrap .intro-dsc:after,.profile:after{content:'';display:block; clear:both}
.doc-wrap .intro-dsc [class*=tit]{color: #343434;font-family: 'gmarket';}
.doc-wrap .intro-dsc h4.tit + .car-list{padding-top:10px}
/* 모바일일 때 block */
.doc-wrap .intro-dsc .txt-box .thum,.doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list{display:none}


/* 네이버 인물 소개 */
.doc-wrap .intro-dsc .naver{display:inline-block;position:absolute;top:-13px;right:25px;width: 131px;height: 40px;border:1px solid #8cc5b6;color: #343434;font-weight: bold;background-color: transparent;border-radius:30px;text-align:left;display: flex;align-items: center;z-index:10;}
.doc-wrap .intro-dsc .naver .badge{display:inline-block;position: relative;left: 3%;width:32px;height:32px;background: #77b959 url('/images/main/sub01/naver_logo.png') no-repeat center 51%;text-indent:-9999px;margin-right: 7px;}
.doc-wrap .intro-dsc .naver .right-arrow{display:inline-block;position:relative;width: 13px;height: 11px;text-indent:-9999px;position:relative;right: -7%;}
.doc-wrap .intro-dsc .naver .right-arrow:before,.doc-wrap .intro-dsc .naver .right-arrow:after{content:'';display:inline-block;position:absolute;left:50%;width: 1.5px;height: 8px;background: #343434;}
.doc-wrap .intro-dsc .naver .right-arrow:before{transform:rotate(45deg);top: 35%;}
.doc-wrap .intro-dsc .naver .right-arrow:after{transform:rotate(135deg); top:-2px}

.doc-wrap .intro-dsc .txt-box{border:0;padding: 15px 0;}
.doc-wrap .intro-dsc .txt-box:before{display:none}
.doc-wrap .intro-dsc .txt-box .left-box{/* max-width:380px */}
.doc-wrap .intro-dsc .txt-box .intro-txt{font-size:24px;color: #333;line-height: 1.2;margin:30px 0 25px 0;}

.doc-wrap .intro-dsc .intro-content{padding-bottom: 20px;}
.doc-wrap .intro-dsc .intro-name{font-size:48px; font-weight: bold; line-height: 1;}
.doc-wrap .intro-dsc .intro-name .small-tit{display: block;font-size:30px;font-weight:500;margin-bottom: 16px;}
.doc-wrap .intro-dsc .con{position:relative;padding-left:50px; line-height: 1;}
.doc-wrap .intro-dsc .con.con01{font-size:16px;color: #333;line-height: 1.2;margin-bottom: 15px;display: block;letter-spacing: -1px;}
.doc-wrap .intro-dsc .con .tit{display: block;padding: 10px 0 2px 0;color: #006940;font-size:20px;font-weight: 600;}

.doc-wrap .intro-dsc .con:before{content:'';display:inline-block;position:absolute;left:0;top:-4px;width:44px;height:44px;border-radius: 50%;}
.doc-wrap .intro-dsc .con01:before{background: #006940 url('/images/main/sub01/ico02.png') no-repeat center center;}
.doc-wrap .intro-dsc .con02{width: 100%;padding-bottom: 12px;margin-top: 28px;margin-bottom: 15px;}
.doc-wrap .intro-dsc .con02:before{background: #006940 url('/images/main/sub01/ico01.png') no-repeat center center;}
.doc-wrap .intro-dsc .con.con02 .tit{display:inline-block;}
.doc-wrap .intro-dsc .con.con02 .label-box{position:relative;right: 0;padding-top: 17px;}
.doc-wrap .intro-dsc .con.con02 .label-box input[type=radio]{margin:0 6px 0 0}

.doc-wrap .intro-dsc .data_box{width:100%;display:none; }
.doc-wrap .intro-dsc .data_box.on{display:block;}
.doc-wrap .intro-dsc .data_box,.doc-wrap .intro-dsc .data_box table{width:100%;border: none;}
.doc-wrap .intro-dsc .data_box table tr{display:table-row;/* border: 1px solid #7eb2b0; */}

.doc-wrap .intro-dsc .data_box table thead th, .doc-wrap .intro-dsc .data_box table tbody th,.doc-wrap .intro-dsc .data_box table tbody td{display:table-cell;text-align: center;padding:5px 0;/* border-right: 1px solid #7eb2b0; *//* border-left: 1px solid #7eb2b0; */font-weight: 500;color: #333333;border-bottom: 1px solid #5f5f5f;}
.doc-wrap .intro-dsc .data_box table thead th{background-color: #5f5f5f;color:#ffffff;border-right: none;border-left: none;}
/* .doc-wrap .intro-dsc .data_box table tbody td span.Yes{position:relative}
.doc-wrap .intro-dsc .data_box table tbody td span.Yes:before{content:'';display:inline-block; width:10px; height:10px; background:#006940; border-radius:50%; margin-right:5px}
 */
.doc-wrap .intro-dsc .data_box table tbody td{font-size:15px;letter-spacing:-1px;}
.doc-wrap .intro-dsc .data_box table tbody td span{color:#006940;font-weight:bold;display:inline-block;padding-left:14px;position:relative}
.doc-wrap .intro-dsc .data_box table tbody td span:before{content:'';position:absolute;top: 8px;left:0;width:10px;height:10px;border-radius:50%;background-color:#006940;}
.doc-wrap .intro-dsc .data_box table tbody .last-tr td{padding-left:20px}

.doc-wrap .intro-dsc .txt-tip{color: #fff;padding-left:35px;margin:12px 0;color: #006940;font-weight: bold;}
.doc-wrap .intro-dsc .txt-tip:before{content:'!';width: 20px;height: 20px;top: 11px;left:11px;display:flex;align-items:center;justify-content: center;box-sizing: border-box;background-image: none;background-color: #006940;color:#fff;border-radius:50%;text-align:center;font-size: 13px;}

.doc-wrap .intro-dsc .intro-content .info-btn{display:flex;margin-top: 37px;}
.doc-wrap .intro-dsc .intro-content .info-btn .btn{
  margin-right:5px;
  background: #006940;
  border:1px solid #006940;
  border-radius:0;
  text-align: center;
  color:#fff;
  padding: 14px 17px;
  min-width: 167px;
}
.doc-wrap .intro-dsc .intro-content .info-btn .btn:first-child{background:#fff;color:#006940;border-color:#006940;font-weight: bold;}
.doc-wrap .intro-dsc .intro-content .info-btn .btn:hover{background:#fff; color:#676767}
.doc-wrap .intro-dsc .intro-content .info-btn .btn:first-child:hover{background:#006940; color:#fff}

@media screen and (max-width:1620px){

  .doc-wrap .intro-dsc { position: relative; float: left; padding: 110px 15px 110px 50px;}

}

@media screen and (max-width: 1469px){

  .sub01_02 .body_wrap.layout{/* padding:0 */}

}

@media screen and (max-width:1290px){

  .doc-wrap .doc-img img{left:50%;}

}
@media screen and (max-width:1280px){
  .rsv22 .item{min-height:286px}
  .rsv22 .dsc-btn{position: absolute;top: auto !important;bottom: 40px;width: 148px;left: 26px;/* height: auto; */}

}

@media screen and (max-width:1200px){

  .doc-wrap .intro-dsc{ padding: 110px 20px 110px 20px;}
  .doc-all .Open{left:256px;padding:0;max-width: 150px;width:100%;padding: 14px;}
  .doc-all .search-click .ui-tablist{padding-left:30px}

}


@media screen and (max-width:1024px){

  .doc-wrap .intro-dsc:before{left:0; background-size: 94%; }
  .doc-wrap .intro-dsc .txt-tip{letter-spacing: -2px;}

  .doc-wrap .intro-dsc .intro-content .info-btn .btn.btn-secondary{display:block}

}

@media screen and (max-width:900px){

  .doc-wrap .intro-dsc {padding: 50px 30px;}
  .doc-wrap .intro-dsc .naver{top:39px}
  .doc-wrap .doc-img{display: none;}
  .doc-wrap .intro-dsc{max-width: 100%;}

  .doc-all .search-click .tab-ul{height:405px;overflow-y: scroll;}
  .doc-all .search-click .tab-ul .li span {font-size:15px}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-tit{font-size: 18px; padding-top: 4px; display: block;}

  .doc-wrap .intro-dsc .txt-box{min-width: 100%; padding: 40px 0 26px;}
  .doc-wrap .intro-dsc .txt-box:after{content:''; display:block;clear: both;}
  .doc-wrap .intro-dsc .txt-box .thum{width: 160px; height: 197px; float:left; margin-right:41px; display:block}
  .doc-wrap .intro-dsc .txt-box .thum .inner{position:relative; width: 100%; height: 100%; overflow: hidden;}
  .doc-wrap .intro-dsc .txt-box .thum .inner img{position:absolute; top:50%; left:50%;transform: translate(-50%,-50%); height: 100%; max-width: none; width: auto;}

  .doc-wrap .intro-dsc .txt-box .left-box{margin-left:210px;padding-top: 35px;}
  .doc-wrap .intro-dsc .intro-name{font-size: 32px;}
  .doc-wrap .intro-dsc .intro-name .small-tit{font-size:18px}
  .doc-wrap .intro-dsc .txt-box .intro-txt {font-size: 18px;max-width: 300px;}

  .doc-wrap .intro-dsc .con02{margin-top: 33px;}
  .doc-wrap .intro-dsc .txt-tip:before{top: 13px;}
  .doc-wrap .intro-dsc:before{left: auto;right: -75px; top: 501px;}

  .doc-wrap .intro-dsc .intro-content { padding-bottom: 13px;}

}

@media screen and (max-width:767px) {

  .sub01_02 .body_wrap.layout{/* padding:0 */}
  .doc-all .search-click{}
  .doc-all .Open.on{/* background: #fff; */}
  /* .doc-all .Open:focus{outline: 1px solid #e3e3e3;} */
  .doc-all .search-click .ui-tablist .con-box .tabpanel .slide-box{display:block}
  .doc-wrap .intro-dsc .txt-box .thum,.doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list{display:block}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .mob-wrap{height:100%; width:100%; margin-top: 18px; min-height: 343px;}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list{padding:26px 6px; max-width:320px;width:100%;}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list:after{content:'';display:block; clear:both}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list li{width:50%; max-width:160px; height:36px; padding:0 10px; float:left }
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list li a{font-size: 15px; color:#333333; width: 100%; height: 100%; display:block; font-weight: bold;}

  .doc-all .search-click .ui-tablist .con-box .tabpanel .Close{top:-80px}

}

@media screen and (max-width:640px) {

  .rsv22 .dsc-btn{left:15px;/* height: auto; */}
  .doc-wrap .intro-dsc .naver{position:relative; top: 4px;right: auto; left: 5px;}
  .doc-wrap .intro-dsc .txt-box .intro-txt{margin:24px 0}
  .doc-wrap .intro-dsc .txt-box .left-box { margin-left: 167px;}

  .doc-all .Open{max-width: none; width:auto; padding: 20px 5px; font-size:15px; padding-top:23px}
  .doc-all .top_wrap .logo_wrap a{width:139px;background-repeat: no-repeat; background-position: left center; background-size:100%;}

}

@media screen and (max-width:460px) {

  .doc-wrap .intro-dsc .txt-box .thum{float:none; position: relative;left: 50%; margin-left: -70px;}
  .doc-wrap .intro-dsc .txt-box .left-box{margin-left: 0;}
  .doc-all .top_wrap .logo_wrap{margin: 27.5px 0 0 31px;}
  .doc-all .top_wrap .logo_wrap a{background-size:100%; background-repeat: no-repeat; background-position: center; width:100px;}
  .doc-all .Open { max-width: none;height:70px; position: absolute; top:5px; left:169px; font-size: 13px; }
  .slide-box{margin-top: 0;}
  .doc-all .search-click .tab-ul{max-width:143px}
  .doc-all .search-click .ui-tablist .con-box{ padding: 0 10px;  width: calc(100% - 143px);}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-tit{font-size:15px; padding:10px  5px;}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .Close{right:10px}

  .doc-wrap .intro-dsc .naver { float: right;}


}

@media screen and (max-width:400px) {

  .doc-all{height:auto; padding:0}

  .doc-all .top_wrap {height:100%; margin-bottom: 17px;}
  .doc-all .top_wrap .logo_wrap { margin: 23.5px 0 0 11px; vertical-align: middle;}

  .doc-all .Open {left: 161px; top:0}
  .doc-all .search-click{top:0}
  .doc-all .search-click .ui-tablist{padding: 30px 5px}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .doc-list{padding: 26px 0px;}
  .doc-all .search-click .ui-tablist .con-box .tabpanel .Close{top: -74px;}

  .doc-wrap .intro-dsc .intro-content .info-btn{flex-direction: column;}
  .doc-wrap .intro-dsc .intro-content .info-btn .btn{max-width: none; margin-bottom: 10px;}

}

@media screen and (max-width:360px) {

  .doc-all .search-click .tab-ul { max-width: 130px;}
  .slide-box .main-photo__skin .control .paging{margin:0}
  .slide-box .main-photo__skin .control .paging .total > span { margin: 0 5px; }
  .slide-box .main-photo__skin .control button.prev, .slide-box .main-photo__skin .control button.next{width:22px; height:22px;background-size: 200%; }
  .slide-box .main-photo__skin .control button.prev{background-position: left 13px;}
  .slide-box .main-photo__skin .control button.next{background-position: right 13px;}

}

/* 프로필 */
.profile h3.tit{margin-top:96px;padding: 14px 20px 11px 20px;font-size:24px;color:#006940;border-top: 2px solid #343434;border-bottom: 2px solid #006940;}
.profile h4.tit{padding: 30px 0 0 25px;font-size:20px;}

.profile .btn.btn-default{background:transparent; color:#fff; border:1px solid #fff; padding:15px 20px; max-width:240px; width:100%; border-radius: 0;}
.profile .btn.btn-default .fa.fa-caret-down{margin-left:10px}

.profile .car-list{padding: 25px 30px 17px 40px;}
.profile .car-list:after{content:'';display:block; clear:both}
.profile .car-list li{position:relative;padding-left: 12px;margin-bottom: 16px;line-height: 20px;font-weight: 300;color: #333;min-height: 20px;}
.profile .car-list.list1 li:last-child{margin-bottom:0}
.profile .car-list li:before{content:'';/* margin-right:11px; */width:4px;height:4px;background-color: #333;}
.profile .car-list li span{font-weight:700}
.profile .car-list li:before{display:inline-block;position: absolute;top: 7px;left: 0;/* transform:translate(0,-50%); */}
.profile .car-list.list4 li:after{ content: ''; display: block; clear: both;}
.profile .car-list li span,
.profile .car-list li em{display:inline-block;/* min-width: 90px; */float: left;/* border: 1px solid; */}
.profile .car-list li span{margin-right:4px;}

.profile .car-list.list4 li span{width:100px;}
.profile .car-list.list4 li em{width: calc(100% - 109px);margin-top: -3px;}


@media screen and (max-width:400px) {

  .profile .car-list { padding: 25px 30px 17px 40px; }
  .profile .car-list.list3,.profile .car-list.list4{padding-left:27px}
  .profile .car-list.list4 li{ padding-left: 80px;}

}

/* 장비목록 */
.equipment-wrap .equipment-list {display: flex; flex-wrap: wrap; margin: 0 -18px;}
.equipment-wrap .equipment-list .equipment-item {flex: 0 0 33.3333%; max-width: 33.3333%; padding: 18px;}
.equipment-wrap .equipment-list .equipment-item a {display: block; border: 1px solid #c5d3cd; transition: all 0.3s;}
.equipment-wrap .equipment-list .equipment-item a:hover {border-color: #016b3b; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.equipment-wrap .equipment-list .equipment-item a .item-title {padding: 25px 0; background-color: #eef3f1; text-align: center; transition: all 0.3s;}
.equipment-wrap .equipment-list .equipment-item a:hover .item-title {background-color: #016b3b;}
.equipment-wrap .equipment-list .equipment-item a .item-title strong {display: inline-block; padding-right: 8px; font-size: 16px; color: #333; vertical-align: middle; transition: all 0.3s;}
.equipment-wrap .equipment-list .equipment-item a .item-title .link-icon {display: inline-block; width: 16px; height: 16px; background: url(/images/main/sub01/link_icon01.png) no-repeat; vertical-align: middle; transition: all 0.3s;}
.equipment-wrap .equipment-list .equipment-item a:hover .item-title strong {color: #fff;}
.equipment-wrap .equipment-list .equipment-item a:hover .item-title .link-icon {background: url(/images/main/sub01/link_icon02.png) no-repeat;}
.equipment-wrap .equipment-list .equipment-item a .item-img img {display: block; width: 100%;}
@media (max-width:991px) {
  .equipment-wrap .equipment-list .equipment-item {flex-basis: 50%; max-width: 50%;}
}
@media (max-width:620px) {
  .equipment-wrap .equipment-list .equipment-item {flex-basis: 100%; max-width: 100%;}
}


/* 전체 시간표 목록 */
.time-table .item .btn {display:inline-block; padding: 6.5px 15px; margin-bottom:4px ;}
/*진료예약 진료시간표 css*/
#appointment2{position:relative; overflow:hidden;margin-bottom: 30px;}

#appointment2 .sub_title{margin-top:0;}
#appointment2 img{vertical-align:-1px; margin-right:2px;}
#appointment2 .search{}
#appointment2 .search .inpText input {width:374px; height:18px; margin:2px 0 6px 0; padding:10px; font-size:16px; color:#999; border:1px solid #999;}
#appointment2 .search .inpBtn a{display:inline-block; position:absolute; left:310px; top:48px; width:80px; height:30px; font-size:16px; line-height:30px; font-weight:700; text-align:center; color:#ffffff; background:#444}
#appointment2 .s4_dept_list{width:100%;}
#appointment2 .dept_icon{ float:right; margin-bottom: 10px;}
#appointment2 .dept_icon ul{text-align: right; line-height: 1.2;}
#appointment2 .dept_icon:after,#appointment2 .dept_icon ul:after{content:''; display:block; clear:both}
#appointment2 .dept_icon ul li{ display:inline-block; float:none; margin-left:5px; font-family:Dotum; font-size:11px;}
#appointment2 .dr_schedule{clear:both; overflow:hidden; font-family:Dotum; margin-top:5px;}
#appointment2 .dr_schedule table{width:100%; border-top:2px solid #006b54; border-bottom:1px solid #006b54; text-align:center;}
#appointment2 .dr_schedule table{border-collapse: separate; border-spacing: -1px;}
#appointment2 .dr_schedule table tbody:hover{background:#ebf5df;}
#appointment2 .dr_schedule table thead tr th,#appointment2 .dr_schedule table tbody tr td{vertical-align: middle;}
#appointment2 .dr_schedule table thead tr th{color:#000; padding:10px; border-bottom:1px solid #006b54; font-size:14px;}
#appointment2 .dr_schedule table thead tr th.first,
#appointment2 .dr_schedule table thead tr th:first-child{width:80px;}
#appointment2 .dr_schedule table tbody tr td.fs-12{/* font-size:14px; */color:#444;width: 250px;}
#appointment2 .dr_schedule table tbody tr th{border-bottom:1px dashed #ccc; text-align:left; position:relative}
#appointment2 .dr_schedule table tbody tr th a{color:#444; padding:5px 0; font-size:15px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) }
#appointment2 .dr_schedule table tbody tr th a:hover{text-decoration:underline; color:#000;}
#appointment2 .dr_schedule table tbody tr td{color:#444;padding:5px 0;border-bottom:1px dashed #ccc;/* font-size:11px; */border-left:1px dashed #ccc;}
#appointment2 .dr_schedule table tbody tr td.bl-dashed{}
#appointment2 .dr_schedule table tbody tr td.bl-n{border-left:none;}
#appointment2 .dr_schedule table tbody tr td img{vertical-align:-3px;}
#appointment2 .dr_schedule table tbody tr td.btn-appointment a{background:#eee; color:#666; padding:8px 16px; font-size:12px;}
#appointment2 .dr_schedule table tbody tr td.btn-appointment a:hover{background:#006b54; color:#fff;}
#appointment2 .dr_schedule table tbody:last-child tr:first-child th,
#appointment2 .dr_schedule table tbody:last-child tr:first-child td:nth-child(2),
#appointment2 .dr_schedule table tbody:last-child tr:first-child td:last-child,
#appointment2 .dr_schedule table tbody:last-child tr:last-child th,
#appointment2 .dr_schedule table tbody:last-child tr:last-child td{border-bottom:none;}
#appointment2 p{margin-top:10px;}
#message{cursor:pointer;}
.message-pop{position:absolute; left:170px; /*top:300px;*/ top:190px;}
.message-pop .pop-con{width:405px; border:1px solid #5EA532; background:#fff; line-height:14px; overflow:hidden;}
.message-pop .pop-con .title{background:#5EA532 url("../img_0901/message_circle.gif") no-repeat 10px center; padding:10px 30px; color:#fff; font-size:18px; font-weight:700;}
.message-pop .pop-con .txt{font-family:Dotum; color:#444; padding:10px;}
.message-pop .pop-img{margin-top:-4px; margin-left:50px}

/* 토요일 진료시간표 */
#appointment2-1 table{float:left; width:16.6%; border-top:2px solid #006b54; border-bottom:1px solid #006b54; font-size:14px; font-family:dotum; color:#000; text-align:center; letter-spacing:-1px;}
#appointment2-1 table tr th{padding:10px; border-bottom:1px solid #006b54;}
#appointment2-1 table tr td{padding:2px 5px; border-bottom:1px dashed #ccc; border-left:1px dashed #ccc; height:55px;}
#appointment2-1 table tr:last-child th,
#appointment2-1 table tr:last-child td{border-bottom:none;}
#appointment2-1 table tr td.dept-color{background:#eee; border-left:none;}

/* 인터넷예약 진료과별 */
.appoint1_con1{float:left; width:310px; font-family:dotum; overflow:hidden; border-bottom:1px solid #006b54;}
.appoint1_con1 h4,.appoint1_con3 h4{font-family:'Nanum Gothic'; font-size:18px; font-weight:700; color:#000; text-align:center; border-top:2px solid #006b54; border-bottom:1px solid #999; padding:15px 0; background:#eee;}
.appoint1_con1 table{width:290px; margin:10px;}
.appoint1_con1 table tr th{ font-size:14px; color:#000; padding:6px; text-align:left;}
.appoint1_con1 table tr td input{padding:2px; border:1px solid #ccc; height:21px; vertical-align:middle;}
.appoint1_con1 table tr td{font-size:14px; color:#000;}
.appoint1_con1 table tr td textarea{height:50px; border:1px solid #ccc;}
.appoint1_con1 p.ex{font-size:11px; padding:0 0 7px 15px; color:#ED6F2B;}
.appoint1_con2{float:left; width:149px; overflow:hidden;}
.appoint1_con2 h4,
.appoint1_con4 h4{font-size:18px; font-weight:700; color:#000; text-align:center; border-top:2px solid #006b54; padding:15px 0; background:#eee; border-bottom:none;}
.appoint1_con2 ul{border-right:1px solid #ddd; border-top:1px solid #999; padding:8px; font-size:14px; font-family:dotum; overflow:auto; height:314px; letter-spacing:-1px;}
.appoint1_con4 .appoint1_con4_calendar{border-right:1px solid #ddd; border-top:1px solid #999; padding:8px; font-size:14px; font-family:dotum; overflow:auto; height:250px; letter-spacing:-1px; text-align:center;}
.appoint1_con4 .appoint1_con4_calendar .con4_input{padding:10px 0; text-align:center;}
.appoint1_con4 .appoint1_con4_calendar .con4_input input{margin-left:5px; margin-right:3px; vertical-align:middle;}
.appoint1_con2 li{padding:4px 0; vertical-align:middle;}
.appoint1_con2 li input{vertical-align:middle;}
.appoint1_con4{overflow:hidden; border-bottom:1px solid #006b54;}
.appoint1_con3 .appoint2_con3_tbl{font-family:dotum;}
.appoint1_con3 .appoint1_con3_tbl{height:330px}
.appoint1_con3 .appoint2_con3_drlist{margin:15px 0 15px 15px;}
.appoint1_con3 .appoint2_con3_drlist input{margin-top:5px; border:1px solid #ccc; width:168px; height:28px;}
.appoint1_con3 .appoint2_con3_drlist th{text-align:left;}
.appoint1_con3 .appoint2_con3_drlist td a{display:inline-block; width:38px; background:#444; color:#fff; padding:6px; text-align:center; margin-left:5px;}
.appoint1_con3 .appoint2_con3_drlist td.info-txt{padding-top:5px;}
.appoint1_con5{position:relative; background:#444; float:right; height:318px; font-family:dotum;}
.appoint1_con5 h4{margin:0 auto; width:120px; height:156px; background:#000 url("../img_0901/professor.gif") no-repeat center; }
.appoint1_con5 ul { color:#fff; font-weight:bold; padding:0 10px;}
.appoint1_con5 ul .add_nopic{font-family:dotum;  padding:150px 0; }
.appoint1_con5 ul .add_picname{font-family:dotum;}
.appoint1_con5 ul li{width:100px; margin-top:8px;}
.appoint1_con5 ul li input{border:none; background:#444; color:#fff; font-family:dotum; font-weight:bold;}
.appoint1_con5 p.reserve_btn a{position:absolute; bottom:0; left:0; text-align:center; display:block; width:100%; background:#006b54; padding:12px 0; color:#fff; font-family:dotum; font-size:14px; font-weight:bold;}
.appoint1_con5 p.reserve_btn a.on{background:#006b54; color:#fff;}
.appoint1_con6{clear:both; font-family:dotum; color:#000; padding-top:20px;}
.appoint1_con6 h4{margin-bottom:10px; padding-left:10px; background:url("../img_0901/big_dot_black.gif") no-repeat left center;}
.appoint1_con6 ol li{color:#444; padding:2px 10px;}

/*의료진별예약에서 의료진 스케줄 보이는부분*/
.dr_tbl_2 tr td.td_special .dt_sc {border-top:1px dashed #ccc; width:100%; vertical-align:middle; background:#eee;}

/*진료과별예약에 의료진선택 table*/
.dr_tbl_2 {position:relative; width:370px; border:1px solid #ccc; margin:10px 7px;}
.dr_tbl_2 tr { padding-top:4px; padding-bottom:2px; vertical-align:middle; }
.dr_tbl_2 th {font-size:12px; width:18%; color:#bbb; text-align:left;}
.dr_tbl_2 td { font-size:12px; vertical-align:middle; color:#222;}
.dr_tbl_2 td input.sellect_btn {position:absolute; right:5px; top:5px; width:50px; height:17px; color:#666; font-size:12px; background:#eee; border:none; padding:0 12px;}
.dr_tbl_2 td input.on,
.dr_tbl_2 td input.sellect_btn:hover{background:#006b54; color:#fff; cursor:pointer;}
.dr_tbl_2 tr td.td_special .dt_sc th {text-align:center; width:14.285%; color:#444; padding:2px 0;}
.dr_tbl_2 tr td.td_special .dt_sc td {text-align:center; padding:0; font-size:12px; color:#006b54; padding:2px; letter-spacing:-0.5px; line-height:normal; background:#fff;}
.dr_tbl_2 tr td.ftd{padding-bottom:10px; padding-right:5px;}

.day_tbl tr td{padding:4px 2px; font-size:14px; text-align:center; border-bottom:1px solid #ddd;}
.table-responsive .table-icon.on{display: none !important;}

.txt-fouse span{display:block}
.txt-fouse .point-color{color:#D14709}
.txt-fouse .point-color:before{content:'※';display:inline-block;border-radius: 50%;width: 16px;height: 16px;line-height: 16px;font-size: 10px;/* margin-top: 0; */text-align: center;background-color:#095b74;color:#fff;position: relative;top: -1px;margin-right: 5px;}

@media screen and (max-width:900px) {

  #appointment2 .table-responsive{width:100%; overflow-x: auto; overflow-y: hidden;}
  #appointment2 .dr_schedule table{width:920px}

}


@media screen and (max-width:550px) {

  #appointment2 .dept_icon ul{text-align: left;}


}

/* 파일다운로드 박스 */
.ui-banner__box{overflow: hidden;margin-left:-20px;}
.ui-banner__box .item{float: left;position:relative;width:calc(50% - 20px);margin:0 0 20px 20px;padding:26px 135px 26px 30px;min-height:74px;border:1px solid #c4cbd2;border-radius: 10px;}
.ui-banner__box .item.long{width:calc(100% - 20px);}
.ui-banner__box .item .ui-banner__title{position: relative; display:block;padding-left: 40px; color:#3a3a3a;font-size:16px;line-height: 20px;}
.ui-banner__box .item .ui-banner__title:before{content: ""; position: absolute;top:50%;left: 0;width:20px;height:20px;margin-top: -10px;background:url(/pcms/dist/img/ir-bbs.png) 0 -340px;}
.ui-banner__box.link .item .ui-banner__title:before{background-position:  -28px -340px;}
.ui-banner__box .item .down,
.ui-banner__box .item .link{position: absolute;top:50%;right: 10px;margin-top:-23px; padding: 7px 14px;border: 1px solid #ddd;border-radius: 3px;font-size: 15px;line-height: 30px;}
.ui-banner__box .item .down:hover, .ui-banner__box .item .down:focus, .ui-banner__box .item .link:hover, .ui-banner__box .item .link:focus{background-color: #304850;color: #fff;}

@media only screen and (max-width:767px){
  .ui-banner__box{margin-left:0;}
  .ui-banner__box .item{margin-left:0;float:none;width:100%;}
  .ui-banner__box .item.long{width:100%;}
}


/*프로그램 등록 버튼*/

.program--contents .pull-button .btn-secondary{padding: 6.5px 20px 6.5px 20px;}
.page-item.next .page-link{transform:rotate(180deg);}



.program-skin_table{position: relative;width: 100%;border-top: 2px solid #151515;}
.program-skin_table .thead{}
.program-skin_table .tbody{width: 100%;}
.program-skin_table .tr{position: relative;width: 100%;min-height: 47px;display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid #cccccc;}
.program-skin_table .th{text-align: center;font-size:16px;color: #363c5a;font-weight: bold;}
.program-skin_table .td{width: 100%;}
.program-skin_table .td a,
.program-skin_table .td button{display: flex;flex-wrap: wrap;align-items: center;width: 100%;}
.program-skin_table .tr .td button *{color:#666}
.program-skin_table .tr .td button * p{margin:0;}
.program-skin_table .tr:not(.none):hover { background-color: #f5f5f5; }
.program-skin_table .tr > .th.num,
.program-skin_table .tr button > .num{width: 100px;}
.program-skin_table .tr > .th.class,
.program-skin_table .tr button > .class{width: 150px;}
.program-skin_table .tr > .th.title,
.program-skin_table .tr button > .title{width: calc(100% - 650px);}
.program-skin_table .tr > .th.date,
.program-skin_table .tr button > .date{width: 280px;}
.program-skin_table .tr > .th.state,
.program-skin_table .tr button > .state{width: 100px;}
.program-skin_table .td .title{height: 30px;overflow: hidden;text-align:left;line-height: 30px;/* color: #333 !important; */vertical-align: middle;}
.program-skin_table .tr button > .class span { display: flex; align-items: center; justify-content: center; width: 90px; height: 35px; border-radius: 35px; background-color: #333; font-size: 1em; color: #fff; margin: 0 auto; }
.program-skin_table .tr button > .class span.class_1 { background-color: #00578a; }
.program-skin_table .tr button > .class span.class_2 { background-color: #00b2c9; }
.program-skin_table .tr button > .state { font-size:16px; color: #666; }
.program-skin_table .tr button > .state span.progress {color: #428eca;font-weight: bold;letter-spacing: -1px;}
.program-skin_table .tr button > .state span.end { color: #898989;font-weight: bold;letter-spacing: -1px;}
.program-skin_table .tr .td button .title p{color:#000;font-weight:bold;letter-spacing: -1px;line-height: 30px;height: 30px;overflow: hidden;margin: 0;}
.tm_view{font-size:0 !important;line-height:0;}

@media only screen and (max-width:1023px){
  .program-skin_table .thead{display: none !important;}
  .program-skin_table .tr button{display:block;padding: 20px 23px;}
  .program-skin_table .tr button > *{display:flex;flex-wrap:wrap;align-items: center;}
  .program-skin_table .tr button > * + *{margin-top:13px;}
  .program-skin_table .tr button > .num,
  .program-skin_table .tr button > .class,
  .program-skin_table .tr button > .title,
  .program-skin_table .tr button > .date,
  .program-skin_table .tr button > .state{width: 100%;text-align: left;min-height: 30px;margin-top: 0;vertical-align: middle;}
  .program-skin_table .th{text-align: center;}
  .program-skin_table .tr button > * .tit{width:160px;color: #000;font-size: 16px !important;font-weight: 600;text-align: left;min-height: 30px;line-height: 30px;}
  .program-skin_table .tr button > * p{width:calc(100% - 160px);margin:0 0 0;}
  .program-skin_table .tr .td button .title p{font-size:18px;}
  .tm_view{font-size:16px !important;line-height:30px;}
}

@media only screen and (max-width:560px){
  .program-skin_table .tr button > * .tit{width:100px;}
  .program-skin_table .tr button > * p{width:calc(100% - 100px);}


}

.program--search--index{margin-bottom: 0;}


.box-footer.board-button{padding-top:20px;margin-top:20px}

.btn{padding:11px 15px 9px;border: 1px solid #ccc;}
.btn.btn-sm{border-radius: 0;/* font-size: 15px; */padding: 5.5px 15px 5px !important;letter-spacing: -1px;}
.btn.btn-lg {border-radius:0;padding: 18.5px 48px 14.5px 48px !important;font-size: 18px;font-weight: bold;}



.btn-primary, .btn-primary:link, .btn-primary:visited{background-color: #fff;border:1px solid #006940;color: #006940;font-size: 15px;}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {background-color: #006940;border-color: #006940;color: #fff;}
.btn-default, .btn-default:link, .btn-default:visited{background-color: #fff;border:1px solid #d5d5d5;color: #555;font-size: 15px;}
.btn-default:active, .btn-default:focus, .btn-default:hover {border-color: #006940;}
.btn-secondary, .btn-secondary:link, .btn-secondary:visited{background-color: #fff;border:1px solid #006940;color: #006940;font-size: 15px;}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {background-color: #006940;border-color: #006940;color: #fff;}
.btn-info, .btn-info:link, .btn-info:visited{background-color: #fff;border:1px solid #d5d5d5;color: #555;font-size: 15px;}
.btn-info:active, .btn-info:focus, .btn-info:hover {border-color: #006940;background-color: #006940;}
.btn-danger, .btn-danger:link, .btn-danger:visited{background-color: #fff;border:1px solid #e83421;color: #e83421;}
.btn-danger:active, .btn-danger:focus, .btn-danger:hover {border-color: #e83421;background-color: #e83421;color:#fff}
.btn-list,.btn-list:link,.btn-list:visited {background-color:#fff;border-color:#006940;color:#006940;}
.btn-list:hover,.btn-list:focus {border-color:#006940;background-color:#006940;color:#fff}/* line -background */
.btn-copy,.btn-copy:link,.btn-copy:visited {background-color: #006940;border-color: #006940;color:#fff;}
.btn-copy:hover,.btn-copy:focus {border-color:#006940;background-color:#fff;color: #006940 !important;}/* background-line */
.btn-create,.btn-create:link,.btn-create:visited {background-color: #fff;border-color:#006940;color: #006940;}
.btn-create:hover,.btn-create:focus {border-color:#006940;background-color: #006940;color: #fff !important;}
.btn-update,.btn-update:link,.btn-update:visited {border-color:#fff;background-color: #006940;color:#fff;}
.btn-update:hover,.btn-update:focus {border-color: #006940;background-color: #fff;color: #006940;}
.btn.btn-primary.btn-sm.btn-update:hover, .btn.btn-primary.btn-sm.btn-update:focus {color: #006940;}
.btn-delete,.btn-delete:link,.btn-delete:visited {background-color: #e83421;border-color: #fff;color:#fff;}
.btn-delete:hover,.btn-delete:focus {border-color: #e83421;background-color: #e83421;color: #fff;}

.fa.fa-calendar:before{font-size:0}

.btn .fa.fa-save{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.757 3l-2 2H5v14h14V9.243l2-2V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z' fill='rgba(99,103,109,1)'/%3E%3C/svg%3E");}
.btn:hover .fa.fa-save,
.btn:focus .fa.fa-save{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.757 3l-2 2H5v14h14V9.243l2-2V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.program--contents .btn:focus,.program--contents .btn:hover {color: #fff;}
.btn .fa.fa-list-ul{top:0px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 4h10v2H11V4zm0 4h6v2h-6V8zm0 6h10v2H11v-2zm0 4h6v2h-6v-2zM3 4h6v6H3V4zm2 2v2h2V6H5zm-2 8h6v6H3v-6zm2 2v2h2v-2H5z' fill='rgba(0,131,87,1)'/%3E%3C/svg%3E");}
.btn .fa.fa-link{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.364 15.536L16.95 14.12l1.414-1.414a5 5 0 1 0-7.071-7.071L9.879 7.05 8.464 5.636 9.88 4.222a7 7 0 0 1 9.9 9.9l-1.415 1.414zm-2.828 2.828l-1.415 1.414a7 7 0 0 1-9.9-9.9l1.415-1.414L7.05 9.88l-1.414 1.414a5 5 0 1 0 7.071 7.071l1.414-1.414 1.415 1.414zm-.708-10.607l1.415 1.415-7.071 7.07-1.415-1.414 7.071-7.07z' fill='rgba(149,164,166,1)'/%3E%3C/svg%3E");}
.btn .fa.fa-wrench{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0L24 0 24 24 0 24z'/%3E%3Cpath d='M20 2c.552 0 1 .448 1 1v3.757l-2 2V4H5v16h14v-2.758l2-2V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V3c0-.552.448-1 1-1h16zm1.778 6.808l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM13 12v2H8v-2h5zm3-4v2H8V8h8z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.btn:hover .fa.fa-wrench,
.btn:focus .fa.fa-wrench{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0L24 0 24 24 0 24z'/%3E%3Cpath d='M20 2c.552 0 1 .448 1 1v3.757l-2 2V4H5v16h14v-2.758l2-2V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V3c0-.552.448-1 1-1h16zm1.778 6.808l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM13 12v2H8v-2h5zm3-4v2H8V8h8z' fill='rgba(63,97,178,1)'/%3E%3C/svg%3E");}
.btn .fa.fa-trash-o{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M4 8h16v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8zm2 2v10h12V10H6zm3 2h2v6H9v-6zm4 0h2v6h-2v-6zM7 5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h5v2H2V5h5zm2-1v1h6V4H9z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}


.btn-list:hover .fa.fa-list-ul,
.btn-list:focus .fa.fa-list-ul{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 4h10v2H11V4zm0 4h6v2h-6V8zm0 6h10v2H11v-2zm0 4h6v2h-6v-2zM3 4h6v6H3V4zm2 2v2h2V6H5zm-2 8h6v6H3v-6zm2 2v2h2v-2H5z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}

.btn-create .fa.fa-save,
.btn-create:link .fa.fa-save,
.btn-create:visited .fa.fa-save{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.757 3l-2 2H5v14h14V9.243l2-2V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z' fill='rgba(0,131,87,1)'/%3E%3C/svg%3E");}
.btn-create:hover .fa.fa-save,
.btn-create:focus .fa.fa-save{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.757 3l-2 2H5v14h14V9.243l2-2V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}

.btn-copy .fa.fa-link,
.btn-copy:link .fa.fa-link,
.btn-copy:visited .fa.fa-link{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.364 15.536L16.95 14.12l1.414-1.414a5 5 0 1 0-7.071-7.071L9.879 7.05 8.464 5.636 9.88 4.222a7 7 0 0 1 9.9 9.9l-1.415 1.414zm-2.828 2.828l-1.415 1.414a7 7 0 0 1-9.9-9.9l1.415-1.414L7.05 9.88l-1.414 1.414a5 5 0 1 0 7.071 7.071l1.414-1.414 1.415 1.414zm-.708-10.607l1.415 1.415-7.071 7.07-1.415-1.414 7.071-7.07z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.btn-copy:hover .fa.fa-link,
.btn-copy:focus .fa.fa-link{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.364 15.536L16.95 14.12l1.414-1.414a5 5 0 1 0-7.071-7.071L9.879 7.05 8.464 5.636 9.88 4.222a7 7 0 0 1 9.9 9.9l-1.415 1.414zm-2.828 2.828l-1.415 1.414a7 7 0 0 1-9.9-9.9l1.415-1.414L7.05 9.88l-1.414 1.414a5 5 0 1 0 7.071 7.071l1.414-1.414 1.415 1.414zm-.708-10.607l1.415 1.415-7.071 7.07-1.415-1.414 7.071-7.07z' fill='rgba(0,105,64,1)'/%3E%3C/svg%3E");}

.btn-update .fa.fa-wrench,
.btn-update:link .fa.fa-wrench,
.btn-update:visited .fa.fa-wrench{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M21 6.757l-2 2V4h-9v5H5v11h14v-2.757l2-2v5.765a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8l6.003-6h10.995C20.55 2 21 2.455 21 2.992v3.765zm.778 2.05l1.414 1.415L15.414 18l-1.416-.002.002-1.412 7.778-7.778z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}
.btn-update:hover .fa.fa-wrench,
.btn-update:focus .fa.fa-wrench{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M21 6.757l-2 2V4h-9v5H5v11h14v-2.757l2-2v5.765a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8l6.003-6h10.995C20.55 2 21 2.455 21 2.992v3.765zm.778 2.05l1.414 1.415L15.414 18l-1.416-.002.002-1.412 7.778-7.778z' fill='rgba(0,131,87,1)'/%3E%3C/svg%3E");}

.btn-calendar .fa.fa-calendar,
.btn-calendar:link .fa.fa-calendar,
.btn-calendar:visited .fa.fa-calendar{width: 16px;height: 16px;display: inline-block;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2zm11 7H4v11h16V8zm-4.964 2.136l1.414 1.414-4.95 4.95-3.536-3.536L9.38 11.55l2.121 2.122 3.536-3.536z' fill='rgba(0,105,64,1)'/%3E%3C/svg%3E");background-size: 100%;}

.btn-calendar:hover .fa.fa-calendar,
.btn-calendar:focus .fa.fa-calendar{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2zm11 7H4v11h16V8zm-4.964 2.136l1.414 1.414-4.95 4.95-3.536-3.536L9.38 11.55l2.121 2.122 3.536-3.536z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");}

.login-box .dsc-box .item .form-group{min-height: 47px;margin-bottom: -3px;}





.table-default td.subject button,
.table-default td.subject a{width: 100%;text-overflow: ellipsis;overflow: hidden;line-height: 1.6;height: 28px;/* display: block; */padding: 1px 0;white-space: nowrap;overflow: hidden;display: block;}



.current-date{text-align:right;margin-bottom:20px;}

.tabpanel .d-flex{flex-wrap: wrap;justify-content: space-between;width:100%;}
.tabpanel .d-flex .side_nav{width: 260px;background:#f7fbf5;overflow:hidden;position: relative;}
.tabpanel .d-flex .side_nav .tab-list{width:100%;height: 426px;/* padding-right: 11px; */}
.tabpanel .d-flex .side_nav .tab-list li{display:block;border-bottom: 1px solid #ddd;}
.tabpanel .d-flex .side_nav .tab-list li a{display:block;padding:10px;}
.tabpanel .d-flex .table-responsive{width:calc(100% - 290px);margin: 0;}
.tabpanel .d-flex .table-responsive .table{}
.s0204{width:100%;position: relative;}
.s0204 .table-bordered{/* border-top:1px solid #ddd */}
.s0204 .table thead th,
.s0204 .table tbody td{font-size: 15px !important;letter-spacing:-1px;padding: 10px 5px;line-height:1.4;}
.s0204 .table thead th,
.s0204 .table thead th strong{font-weight:bold;color:#000}
.s0204 .tabpanel{padding:20px;padding-top: 30px;border: 1px solid #008574;border-top:none;border-radius: 0 0 5px 5px;min-height: 505px;width:100%;position: relative;}
.s0204 .tabpanel#tab-panel2,
.s0204 .tabpanel#tab-panel3,
.s0204 .tabpanel#tab-panel4{padding-left:50px;padding-right:50px;}


.txt-box3{margin: 10px 0; padding: 24px 20px;border-radius: 5px 5px;border: 1px solid #dedede; background-color: #fff;}
.txt-box3 strong{position: relative;font-size: 16px;font-weight: bold;color: #3a3a3a;display:inline-block;padding-left: 37px;}
.txt-box3 strong:before{content:'';position: absolute;left: 0;top: -2px;width:32px;height:32px;background:#8cc055 url(/pcms/dist/img/txt-box1_icon.png) no-repeat;border-radius: 100%;}
.txt-box3 p{padding-left: 37px;}


.dsc-box .title {margin: 40px 0 80px;text-align: center;position: relative;}
.dsc-box .title strong.n1 span:after,
.dsc-box .title strong.n2 span:after{content:'';display:inline-block;position: absolute;top: -26px;width:40px;height:40px;background:url('/images/main/sub01/tit_icon.png') no-repeat;display:none;}
.dsc-box .title strong.n1 span:after{background-position: -2px 0;left: -55px;}
.dsc-box .title strong.n2 span:after{background-position: -61px 2px;right: -55px;bottom: -17px;top: auto;}


.dsc-box .title span {display:block;opacity: 1;line-height: 1.1;margin:8px 0;font-size: 16px;/* font-family:'nsr'; */color:#494949;/* font-weight: bold; */letter-spacing: -1px;}
.dsc-box .title strong {display:block;opacity: 1;position:relative;line-height: 1.2;margin: 5px 0 0;font-size: 28px;font-family:'gmarket';font-weight:normal;color:#222;/* position: relative; *//* border: 1px solid; */}
.dsc-box .title strong span {display:inline-block;position:relative;line-height: 1.2;font-size: 28px;font-family:'gmarket';font-weight:normal;color:#222;margin:0;}
.dsc-box .title strong + span{display:block;opacity: 1;line-height: 1.1;margin: 0 0 8px;font-size: 16px;/* font-family:'nsr'; */color:#494949;/* font-weight: bold; */letter-spacing: -1px;margin-top:20px;}
.dsc-box .h4 + p{padding-left: 23px;margin:0;word-wrap: inherit;word-break: break-word;}
.dsc-box .ul-list{}
.dsc-box .ul-list{margin:4px 0;padding:0;margin-left: 23px;}
.dsc-box .ul-list>p{position:relative;margin:3px 0;padding-left:9px;color:#666;font-size: 15px;line-height: 22px;text-align: justify;}
.dsc-box .ul-list>p:before{background: url(/pcms/dist/img/list_bul2.png) no-repeat;width:4px;height:7px;position:absolute;top: 6px;left:0;content:'';display:inline-block;}
.dsc-box .txt-box3{border:none;/* display: none; */background: #fafafa;border-radius: 0;padding: 30px 74px;margin: 50px -126px -50px -78px;}






.tabs_item .title {margin: 40px 0 80px;text-align: center;position: relative;}
.tabs_item .title span {display:block;opacity: 1;line-height: 1.1;margin:8px 0;font-size: 16px;/* font-family:'nsr'; */color:#494949;/* font-weight: bold; */letter-spacing: -1px;}
.tabs_item .title strong {display:block;opacity: 1;position:relative;line-height: 1.2;margin: 5px 0 0;font-size: 28px;font-family:'gmarket';font-weight:normal;color:#222;}
.tabs_item .title strong span {display:inline-block;position:relative;line-height: 1.2;font-size: 28px;font-family:'gmarket';font-weight:normal;color:#222;margin:0;}
.tabs_item .title strong span:before {display:block;position:absolute;left: -5px;right: -5px;bottom: -1px;z-index:-1;content:'';width:auto;height: 12px;background:#e8f2dd;}
.tabs_item .title strong + span{display:block;opacity: 1;line-height: 1.1;margin: 0 0 8px;font-size: 16px;/* font-family:'nsr'; */color:#494949;/* font-weight: bold; */letter-spacing: -1px;margin-top:20px;}
.tabs_item .h4 + p{padding-left: 23px;margin:0;word-wrap: inherit;word-break: break-word;}
.tabs_item .ul-list{}
.tabs_item .ul-list{margin:4px 0;padding:0;margin-left: 23px;}
.tabs_item .ul-list>p{position:relative;margin:3px 0;padding-left:9px;color:#666;font-size: 15px;line-height: 22px;}
.tabs_item .ul-list>p:before{background: url(/pcms/dist/img/list_bul2.png) no-repeat;width:4px;height:7px;position:absolute;top: 6px;left:0;content:'';display:inline-block;}
.tabs_item .title {margin: 40px 0 80px;text-align: center;position: relative;}
.tabs_item .title strong.n1 span:after,
.tabs_item .title strong.n2 span:after{content:'';display:inline-block;position: absolute;top: -26px;width:40px;height:40px;background:url('/images/main/sub01/tit_icon.png') no-repeat;}
.tabs_item .title strong.n1 span:after{background-position: -2px 0;left: -55px;}
.tabs_item .title strong.n2 span:after{background-position: -61px 2px;right: -55px;bottom: -17px;top: auto;}



.tabs_item .ul-list + .txt-box3{margin-top:50px;}


.board--card--list .obj .thm--box .inner img,
.board--card--list.type2 .obj .thm--box .inner img{max-width:none;height:100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.ui-list__card .obj, .board--card--list .obj.col4 .card--body{padding: 12px 10px;}
.board--card--list .obj .card--body ul li.frstRegDt,
.board--card--list.type2 .obj .card--body ul li.frstRegDt{/* display:inline-flex; *//* justify-content: flex-end; */position: absolute;top: 0;right: 0;}


@media only screen and (max-width:1100px){
  .dsc-box .title strong,
  .dsc-box .title strong span{font-size:24px;}

}

@media only screen and (max-width:860px){
  .dsc-box .title strong,
  .dsc-box .title strong span{font-size: 19px;}
  .dsc-box .title strong.n1 span:after,
  .dsc-box .title strong.n2 span:after{display:none}
  .dsc-box .txt-box3{margin: 50px -40px -40px -40px;padding:30px 40px;}
}

@media only screen and (max-width:560px){

  .dsc-box .title {margin: 20px 0 20px;}
  .dsc-box .title span {line-height:1.2;}
  .dsc-box .title strong {font-size: 20px;}
  .dsc-box .title strong span {font-size: 22px;text-align: center;}
  .dsc-box .title strong + span{display:block;opacity: 1;line-height: 1.1;margin: 0 0 8px;font-size: 16px;/* font-family:'nsr'; */color:#494949;/* font-weight: bold; */letter-spacing: -1px;margin-top:20px;}

  .dsc-box .ul-list{margin-left:0}

  .dsc-box .txt-box3{margin: 50px -15px -19px -15px;padding:30px 20px;}
  .txt-box3 p{padding-left:0;margin-top: 20px;font-size: 14px;text-align: justify;}
}

.bbs--view,
.program--view{margin-top:-41px;}
.box-footer + .bbs--view,
.box-footer + .program--view{margin-top:0}
@media(max-width:1469px){
}

@media(max-width:767px){
  .bbs--view,
  .program--view{margin-top:-31px;}
  .txt-box1 p{margin-top:0;}
}



.doc-intro.lists{margin-bottom:30px;margin-top: -20px;}
.doc-intro.lists ul:after {display: block;clear: both;visibility: hidden;content: '';}

.fa.fa-lock{display:inline-block;width: 18px;height: 18px;background-color:#006940;border-radius: 50%;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zM5 10v10h14V10H5zm6 4h2v2h-2v-2zm-4 0h2v2H7v-2zm8 0h2v2h-2v-2zm1-6V7a4 4 0 1 0-8 0v1h8z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");background-size: 12px;background-repeat: no-repeat;background-position: 50%;}
.fa.fa-lock:before{display:none}


.border-box {
  border: 1px solid #e1e3e6;
  padding: 25px 30px;
}
.border-box.v1 .box-title {
  padding: 15px 30px;
  border-bottom: 1px dashed #d5d5d5;
  position: relative;
}
.list-text li {
  line-height: 22px;
  position: relative;
  font-size: 15px;
}
.list-text.v1>li {
  padding: 0 10px;
  margin-top: 6px;
  letter-spacing: -0.4px;
}
.list-text.v1>li:before {
  width: 3px;
  height: 3px;
  background-color: #44465c;
  border-radius: 7px;
  top: 8px;
  left: 0;
}
.list-text li:before {
  position: absolute;
  content: "";
}




.board-view {width:100%; table-layout:fixed; border-top:2px solid #b0b0b0}
.board-view__row th, .board-view__row td {padding:10px; border-top:1px solid #e0e0e0; text-align:left;}
.board-view__content_row > td {padding:20px 0 30px; border-top:1px solid #e0e0e0;}
.bottom-buttons {margin-top:30px; text-align:center}
.board-view__file-block {margin-top:25px; text-align:right}
.board-view__row--cs > td {padding-bottom:100px}
.board-view__row--cs .board-view__title {margin-bottom:18px; font-size:15px}
.board-view-section {display:flex}
.board-view-section:after {display:block; content:""; clear:both}
.board-view__side {margin-right:50px}
.board-view__main {flex:1}



#tab_moType2{
  max-width: 245px;
  /* border: 1px solid #ddd; */
  /* float: right; */
  position: absolute;
  top: -30px;
  right: 0;
  width: 100%;
}
#tab_moType2 ul{width:100%;margin:0;max-height: 260px;overflow-y: auto;background: #555;border-radius: 5px;margin-top: 7px;}
#tab_moType2 ul li{float:none;width:100%;line-height: 1;}
#tab_moType2 ul li a{display:block;height:auto;margin:0;font-size: 14px;color: #fff;}
#tab_moType2 .title{display:none;border: 1px solid #cbcbcb;/* border-bottom:1px solid #cbcbcb; */border-radius: 5px;}
#tab_moType2 .title a{display:block;position:relative;padding: 15px 31px 13px 22px;font-size:16px;font-weight:600;color:#323330;}
#tab_moType2 .title a:before{display:block;position:absolute;top:50%;right:10px;width:14px;height:9px;margin-top:-5px;background-image:url(/pcms/common/images/ir/arrow_tab.png);background-repeat:no-repeat;background-position:0 -8px;content:'';}
#tab_moType2 .title a.on:before{background-position:-23px -8px;}
#tab_moType2 .tabs li a span{padding: 6px 15px 6px 15px;display: block;border-bottom: 1px solid rgba(255,255,255,0.4);/* border-radius: 5px; */margin: 5px 0;}
#tab_moType2 .title{display:block;}
.tabpanel{position: relative;}
.board--card--list.type2 .col2 .col.nodata{flex: 0 0 100%;max-width: 100%;border-top:2px solid #000;border-bottom:1px solid #ddd;padding:20px 30px;margin-top:10px;}



.mypage-detail-header{border:1px solid}


.pagetitle{text-align: center;width:100%;margin:0 auto 40px; padding-top:40px;}
.pagetitle .title{font-weight: bold;font-family: 'gmarket';font-size: 30px;color:#000;line-height:1.2}
.pagetitle .text{margin-top:15px;font-size:16px;}

@media (max-width:767px) {
  .pagetitle .title{font-size:25px;}


}
@media (max-width:480px) {
  .pagetitle .title{font-size:22px;}
}

.etcbox{padding:30px;background:#f3f3f3;text-align:left;}
.etcbox .etcbox-cont{line-height:20px;}
.etcbox .title{font-weight: bold;color: #000;position:relative;font-size:18px;margin-bottom: 10px;}
.etcbox b{color: #000;font-weight: bold;}


/* 0119 */
/* 센터박스 */
#new_center_top_box1 .section_top {padding: 31px 65px 25px 172px;height: 125px;}
#new_center_top_box1 .section_top .part-img {height:125px;}

#new_center_top_box1 .section_top.center .part-tit {font-size:30px;margin-bottom:10px}

#new_center_top_box1 .section_top.center .center_number {color:#fff;}
#new_center_top_box1 .section_top.center .center_number p {color:#fff;display:inline-block;line-height:1;font-weight:600}
#new_center_top_box1 .section_top.center .center_number em {display:inline-block;line-height:1;}
#new_center_top_box1 .section_top.center .center_number span {width:28px;height:28px;display:inline-block;background-color:#fff;border-radius:30px;margin-right: 5px;}
#new_center_top_box1 .section_top.center .center_number span i {color:#006940;padding-left: 9px;padding-top: 7px;}

#new_center_top_box1 .section_top.center .center_number em br {display:none;}

#new_center_top_box1 .section_top.center .center_homepage {background-color:#fff;display:inline-block;width: 153px;/* position:absolute; *//* right:50px; *//* top:50%; *//* transform:translate(0%, -50%); */}
#new_center_top_box1 .section_top.center .center_homepage a {width:100%;height:100%;display:block;text-align:center;padding: 10px 15px;}
#new_center_top_box1 .section_top.center .center_homepage:hover {background-color:#93c14e;}
#new_center_top_box1 .section_top.center .center_homepage:hover a {color:#fff;padding-left:40px;transition:all 0.4s}

@media (max-width:868px) {
  #new_center_top_box1 .section_top.center {height: 211px;}

}
@media (max-width:782px) {
  #new_center_top_box1 .section_top.center .center_number em {padding-left: 38px;}
}
@media (max-width:639px) {
  #new_center_top_box1 .section_top.center .center_number em br {display:block;}
  #new_center_top_box1 .section_top.center .center_number em {padding-left:0px;vertical-align:text-top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* padding-top: 4px; */}
}
@media (max-width:563px) {
  #new_center_top_box1 .section_top.center {height:220px;}
  #new_center_top_box1 .section_top.center .center_number em {padding-left: 39px;padding-top: 0px;}
}
@media (max-width:560px) {
  #new_center_top_box1 .section_top.center .part-img {display:none;}
  #new_center_top_box1 .section_top.center {height:230px;}
  #new_center_top_box1 .section_top.center .center_number em {padding-left: 38px;padding-top: 0px;width:100%;}  #new_center_top_box1 .section_top.center .part-tit {font-size:28px;margin-bottom:10px}
  #new_center_top_box1 .section_top.center .center_number em br {display:none;}
  #new_center_top_box1 .section_top.center {padding-right: 45px;}
  #new_center_top_box1 .section_top.center .center_number em br {display:none;}
  #new_center_top_box1 .section_top.center {padding:30px;text-align:center;}
  #new_center_top_box1 .section_top.center .center_number span {display:none;}
  #new_center_top_box1 .section_top.center .center_number p {line-height:1.4;}
  #new_center_top_box1 .section_top.center .center_number em {word-break:keep-all;width:100%;padding-left:0px;}
  #new_center_top_box1 .section_top.center .part-tit {font-size: 30px;width: 100%;}
}
@media (max-width:470px) {
  #new_center_top_box1 .section_top.center {padding-right: 22px;}
}
@media (max-width:452px) {

  #new_center_top_box1 .section_top.center .center_number em br {display:none;}
  #new_center_top_box1 .section_top.center {padding:30px;text-align:center;}
  #new_center_top_box1 .section_top.center .center_number span {display:none;}
  #new_center_top_box1 .section_top.center .center_number p {line-height:1.4;}
  #new_center_top_box1 .section_top.center .center_number em {word-break:keep-all;width:100%;padding-left:0px;}
  #new_center_top_box1 .section_top.center .part-tit {font-size: 30px;}
}
@media (max-width:423px) {
  #new_center_top_box1 .section_top.center .center_number em br {display:block;}
}

@media (max-width:360px) {

}




/*센터박스 목록 버튼*/
#new_center_top_box1 .section_top .button_wrap {position:absolute;width: auto;height:50px;right: 30px;top:50%;/* background-color:red; */transform: translate(0, -50%);text-align: right;display: block;}
#new_center_top_box1 .section_top .button_wrap .center_homepage {left: auto;top: auto;right: auto;position: relative;transform: translate(0, 0);}
#new_center_top_box1 .section_top .button_wrap .center_list {background-color:#fff;position:absolute;right: 43px;top:50%;width:120px;height:45px;margin-top:-22px;}
#new_center_top_box1 .section_top .button_wrap .center_list .listlink.center {width:100%;height:100%;transition:all 0.4s}
#new_center_top_box1 .section_top .button_wrap .center_list:hover .listlink.center {background-color:#93c14e;padding-left:30px;color:#fff}





/*클리닉 탑박스*/
#new_cleanic_topbox .section_top.cleanic {padding-top:46px;}
#new_cleanic_topbox .section_top.cleanic .part-tit {font-size:30px;}

@media (max-width:1130px) {
  #new_cleanic_topbox .section_top.cleanic .part-tit {display: block;font-size: 28px;text-align: center;}
  #new_cleanic_topbox .section_top.cleanic .part-img {height: 100%;}
  #new_cleanic_topbox .section_top.cleanic {height: 172px;}
  #new_cleanic_topbox .section_top.cleanic {padding-top: 46px;}
  #new_cleanic_topbox .section_top.cleanic .cleanic_list {left:50%;top: 87%;transform: translate(-9%, -50%);}
}

@media (max-width:962px) {
  #new_cleanic_topbox .section_top.cleanic {height: 191px;}
}

@media (max-width:640px) {
  #new_cleanic_topbox .section_top.cleanic {display:block}
}

@media (max-width:618px) {
  #new_cleanic_topbox .section_top.cleanic {height: 198px;padding-top: 30px;}
}

#new_cleanic_topbox .section_top .cleanic_list {background-color:#fff;position:absolute;right:50px;top:50%;width:120px;height:45px;margin-top:-22px;}
#new_cleanic_topbox .section_top .cleanic_list button {width:100%;height:100%;transition:all 0.4s}
#new_cleanic_topbox .section_top .cleanic_list:hover button {background-color:#93c14e;padding-left:30px;color:#fff}



@media (max-width:517px) {
  #new_cleanic_topbox .section_top.cleanic .part-tit {font-size:25px;}
  #new_cleanic_topbox .section_top.cleanic {padding:30px}
  #new_cleanic_topbox .section_top.cleanic .part-tit {text-align:center;}
  #new_cleanic_topbox .section_top.cleanic .part-img {display:none;}
  #new_cleanic_topbox .section_top.cleanic {height: 160px;}
  #new_cleanic_topbox .section_top.cleanic {left:50%;top: 90%;transform: translate(-50%,0%);}
  #new_cleanic_topbox .section_top.cleanic .cleanic_list {left:50%;top: 87%;transform: translate(-50%, -50%);}
}

@media (max-width:460px) {
  .con_section_info .section_top:before {display:none}
}

@media (max-width:441px) {
  #new_cleanic_topbox .section_top.cleanic .part-tit {font-size: 24px;}
}

@media (max-width:384px) {
  #new_cleanic_topbox .section_top.cleanic {height:190px}
}

@media (max-width:1069px) {
  #new_center_top_box1 .section_top {height:200px}
  #new_center_top_box1 .section_top .part-img {height: 100%;width: 140px;}
  #new_center_top_box1 .section_top .button_wrap {top: 64%;right:50%;transform: translate(60%, 25%);}
}
@media (max-width:560px) {
  #new_center_top_box1 .section_top .button_wrap {top:60%;right: 53%;transform: translate(50%, 25%);}
}


.board_faq .ico{border-color:#006940;color:#006940}
.board_faq .title .ti.on{border-color:#006940;}
.board_faq .title .ti.on:before{background-color:#006940;border-color: #006940;}
.board_faq .title .ti.on .q_ico{background-color:#006940;border-color: #006940;color:#fff}
.form-horizontal .form-group >div[class^=col-] *,
.form-horizontal .form-control-static{vertical-align: middle;}
.bucket-form .form-group .form-control-static .form-group,
.bucket-form .form-group .form-control-static .form-group *{vertical-align: middle;}


.form-horizontal.rsv-form .form-group .col-sm-4 .form-control-static .form-group #jumin1{margin-right:5px;}
.form-horizontal.rsv-form .form-group .col-sm-4 .form-control-static .form-group #jumin2{margin-left:5px;}

.form-horizontal.rsv-form .form-group .col-sm-4 .form-control-static .form-group #jumin1{margin-right:5px;}
.form-horizontal.rsv-form .form-group .col-sm-4 .form-control-static .form-group #jumin2{margin-left:5px;}


.w50p{width:160px;}

/* 제목형박스 se16b 시작 */
.se16b_type{}
.se16b_type .title_box{position: relative;border:1px solid #83a79b;border-radius:15px 15px 0 0;overflow: hidden;padding:23px;z-index: 1;}
.se16b_type .title_box::before{display: block;content: "";position:absolute;right:30px;bottom:-73px;background: url(/pcms/dist/img/p04/title_box_bg.png) no-repeat;width:212px;height:256px;background-size:cover;z-index: -1;}
.se16b_type .title_box strong{color:#002f31;font-size:20px;letter-spacing: -0.025em;font-weight:600;}
.se16b_type .box{border:1px solid #83a79b;margin-top:-1px;}
.se16b_type .box .list-1st:after{content:""; display:block; clear:both;}
.se16b_type .box .list-1st li{float:left; width:16.66%; margin:2px 0;  font-size:16px; letter-spacing: -1px; line-height: 1.2;}
.se16b_type .box .list-1st li:nth-child(6n+1){clear:both;}
.se16b_type .box .list-1st li:before{top:10px;}
.se16b_type .box .list-1st li span{display:block;  font-size:12px;}

@media(max-width:640px){
  .se16b_type .title_box{padding:20px 23px;}
  .se16b_type .title_box strong{font-size:18px;}
  .se16b_type .title_box::before{right:10px;width:150px;height:122px;}
  w50p{width:48%;}
}

#tab_moType2{z-index:11}
.tab_content{position: relative;z-index:10}


.cancer-top__box{position:relative;}
.cancer-top__box .inner{position:relative;height: 125px;padding:25px 25px 25px 172px;background-color:#00693b;}
.cancer-top__box .inner .part-img{position:absolute;top:0;left:0;width:140px;height: 125px;background-color:#93c14e;}
.cancer-top__box .inner .part-tit {display:block;font-family: 'gmarket';font-size:30px;margin-bottom:10px;color: #fff;}
.cancer-top__box .inner .tell-box{margin: 10px 20px 7px;font-size: 16px;color:#fff;font-weight: bold;text-align: left;vertical-align: middle;margin-left:0px;line-height: 27px;}
.cancer-top__box .inner .tell-box:before{content:''; display:block; height:100%; vertical-align:middle}
.cancer-top__box .inner .tell-box .fa-phone{display:inline-block;position:relative;width:27px;height:27px;background:#fff;color:#006940;border-radius: 50%;margin-right: 8px;padding: 7px 8px;vertical-align: middle;margin-top: -1px;}
.cancer-top__box .inner .tell-box > strong{/* color:#fff; *//* font-size: 14px; */font-weight: bold;display: inline-block;}
.cancer-top__box .inner .tell-box em{font-size: 14px;color: #fff;margin-top: 0;line-height: 1.2;/* margin-top: 4px; */margin-left: 1;}
.cancer-top__box.not-button .inner{padding: 48px 25px 45px 172px;}
.cancer-top__box.not-button .inner .tell-box{position:absolute;top:50%;right:30px;margin:0;transform: translate(0, -50%);}
.cancer-top__box.not-button .inner .part-tit{font-size:36px;}
.cancer-top__box.not-button .inner .tell-box em a{color:#fff}
.cancer-top__box .button_wrap{display:inline-block;position:absolute;right: 30px;top:50%;transform: translate(0, -50%);text-align: right;width: auto;}
.cancer-top__box .button_wrap a{display:inline-block;background-color: #fff;padding: 10px 30px;transition:all 0.4s}
.cancer-top__box .button_wrap a:hover{background-color:#93c14e;color:#fff}
.cancer-top__box .dsc-box {position:relative;border:1px solid #e0e0e0; border-top:0; padding:50px 126px 50px 78px}
.cancer-top__box .dsc-box .dsc-tit{font-size:20px; color:#002f31;}
.cancer-top__box .dsc-box .dsc{color:#555555; font-size:15px;}
.cancer-top__box .dsc-box .dsc .color-txt{color:#008574}
.cancer-top__box .dsc-box ul{margin-top: 25px;}
.cancer-top__box .dsc-box ul li{color:#008574; list-style: none; font-weight: bold;}
.cancer-top__box .dsc-box p{margin:0;}

.cancer-top__box.clnic-view .inner .part-tit{font-size:26px;}
.cancer-top__box.clnic-view .inner .part-img{background:#93c14e url('/images/main/sub01/part04.png') no-repeat center;}


@media(max-width:1024px){


  .cancer-top__box .inner{padding:15px;padding-left:100px;height: 80px;}
  .cancer-top__box.not-button .inner{padding:15px;padding-left:100px;padding-top: 31px;height:80px;}
  .cancer-top__box .inner .part-img{position:absolute;top:0;left:0;width:80px;height:80px;background-size:80% !important;}
  .cancer-top__box .dsc-box{padding:50px 58px 50px 58px}
  .cancer-top__box .inner .part-tit,
  .cancer-top__box.not-button .inner .part-tit{font-size:24px;margin-bottom: 0;}
  .cancer-top__box .inner .tell-box{margin: 0;margin-top:0;font-size: 14px;}
  .cancer-top__box .inner .tell-box .fa-phone{width:20px;height:20px;padding: 4px;font-size: 13px;margin-right: 3px;margin-top: -3px;}
  .cancer-top__box.clnic-view .inner .part-img{background-size:100% !important;}
}
@media(max-width:800px){
  .cancer-top__box .inner,
  .cancer-top__box.not-button .inner{padding: 23px 15px;padding-left: 0;padding-right: 0;/* padding-top: 80px; */height:auto;text-align: center;}
  .cancer-top__box .inner:before{content:'';position:absolute;top:0;left:0;right:0;width: 60px;height:60px;background-color:#93c14e;border-bottom:1px solid rgba(255,255,255,0.2)}
  .cancer-top__box .inner .part-img{width:60px;height:60px}
  .cancer-top__box .button_wrap{top: auto;right: auto;transform: translate(0, 0%);text-align: right;width: auto;position: relative;margin-top: 15px;}
  .cancer-top__box.not-button .inner .tell-box{position:relative;right: auto;top: auto;transform: translate(0, 0);}
  .cancer-top__box .button_wrap a{padding:7px 30px;}
  .cancer-top__box .inner .part-tit,
  .cancer-top__box.not-button .inner .part-tit{margin-bottom: 22px;}
  .cancer-top__box .dsc-box{padding:15px;text-align:left;}
  .cancer-top__box .dsc-box .title {margin:20px 0 40px;text-align: center;}
  .cancer-top__box .dsc-box .txt-box3 p{margin-top:10px;}
  .cancer-top__box .dsc-box .txt-box3{margin: 50px -15px -15px -15px;padding:30px 20px;}
  .doc-intro > ul > .item .table tbody td, .section-group .tabpanel .doc-intro > ul > .item .table thead th{font-size:14px}
  .cancer-top__box .inner .tell-box{text-align: center;padding: 0 23px;line-height: 1;display: block;width: 100%;}

}

/*nurses story*/
@media (max-width:806px) {
  .ui.board--card--list .obj.col1 .col a .item .card--body .list_ul .rdcnt {display:none;}
}

@media (max-width:774px) {
  .ui.board--card--list .obj.col1 .col a .item {padding-left:0px;}
  .ui.board--card--list .obj.col1 .col a .item .thm--box {display:none;}
}

@media (max-width:730px) {
  .ui.board--card--list .obj.col1 .col a .item .card--body .list_ul .frstRegDt {}
  .board--card--list .obj .card--body ul li.frstRegDt {width:100%;position:relative;right:0px;text-align:right;padding-right:20px;}
}

@media (max-width:454px) {
  .board--card--list .obj.col1 .card--body .tit {width:auto;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}


.myPageBox {position: relative;padding-left: 370px;min-height: 456px;}
.myPageBox .myPage--info {position: absolute;width: 320px;padding: 41px 41px 50px 41px;background-color: #f9f9f9;top: 0;left: 0;}
.myPageBox .myPage--info .heading-depth02 {margin: 0 0 18px 0;display: block;line-height: 1;}
.myPageBox .myPage--info .heading-depth02 .title{display:block;color: #222;font-size: 24px;font-family: 'gmarket';}
.myPageBox .myPage--info .info {
  margin-bottom: 24px;
  padding-bottom: 23px;
  border-bottom: 1px solid #ddd;
}
.myPageBox .myPage--info .info li{position:relative;padding: 2px 0;line-height: 1.4;min-height: 24px;/* border:1px solid; */}
.myPageBox .myPage--info .info li + li {margin-top: 5px;}
.myPageBox .myPage--info .info li span{
  font-size: 23px;
  font-weight: 400;
  margin-top: 2px;
  font-family: 'gmarket';}
.myPageBox .myPage--info .info em {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -1px;
  display: block;
}
.myPageBox .myPage--info .info li:first-child span{ color: #006940;}

.myPageBox .myPage--info dl {
  margin-top: 23px;
}
.myPageBox .myPage--info dl dt {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -1px;
}
.myPageBox .myPage--info dl dd {
  color: #006940;
  font-size: 20px;
  font-weight: 400;
  margin-top: 2px;
  font-family: 'gmarket';
}
.myPageBox .myPage--info dl dd + dt {
  margin-top: 12px;
}
.myPage .myPage--list{display:flex;flex-wrap:wrap;margin: 0 -10px;}
.myPage .myPage--list .item {
  position: relative;
  /* max-width:400px; */
  width: calc(50% - 20px);
  height: 285px;
  margin: 10px;
  padding: 30px;
  border: 1px solid #ccc;
  border-top: 2px solid #006940;
}
.myPage .myPage--list .item .title {
  display:block;
  margin-bottom: 25px;
  font-size: 20px;
  font-family: 'gmarket';
  color: #484a4b;
}
.myPage .myPage--list .item .btnWrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.myPage .myPage--list .item .btnWrap .btn{width:50%;background: #fff;margin: 0 -1px;padding: 15px 15px 13px;}
.myPage .myPage--list .item .btnWrap .btn:nth-child(2){
  background: #006940;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}

@media (max-width:1150px) {
  .myPageBox{padding-left:0;}
  .myPageBox .myPage--info{position: relative;width:100%;}
  .myPageBox .myPage--info .info{display:flex;flex-wrap:wrap;width: 100%;border: none;justify-content: space-between;}
  .myPageBox .myPage--info .info li{width: 32%;border: 1px solid #ddd;background: #fff;padding: 20px;padding-bottom:15px;}
  .myPageBox .myPage--info .info li + li{margin-top:0;}
  .myPageBox .myPage--info dl{display:inline-block;width:49%;margin-top:0;}
  .myPageBox .myPage--info dl:last-child{text-align:right;}
}
@media (max-width:767px) {
  .myPageBox .myPage--info{padding: 30px 20px 20px 20px;}
}
@media (max-width:639px) {

  .myPage .myPage--list .item {width: calc(100% - 20px);}
  .myPageBox .myPage--info dl dd,
  .myPageBox .myPage--info .info li span{font-size:18px;}
  .myPageBox .myPage--info dl dt,
  .myPageBox .myPage--info .info li em{font-size:14px;}

}
@media (max-width:600px) {
  .myPageBox .myPage--info .info{flex-direction:column}
  .myPageBox .myPage--info .info li{width:100%;padding-bottom:12px;}
  .myPageBox .myPage--info .info li + li{margin-top:10px;}
  .myPageBox .myPage--info .info li span{display:block;text-align:right;margin-top:-25px;}

}

@media (max-width:461px) {
  .myPageBox .myPage--info .info{padding-bottom:0;margin-bottom:0}
  .myPageBox .myPage--info dl{padding:20px;padding-bottom:15px;border: 1px solid #ddd;background: #fff;width:100%;margin-top:10px;}
  .myPageBox .myPage--info dl:last-child{text-align:left;}
  .myPageBox .myPage--info dl dd{text-align:right;}
}




.doctor__box {text-align: center;margin-bottom:50px;}
.doctor__box .h-box {display: block; margin-top: 85px; font-family: 'gmarket'; font-size: 19px; color:#333;}
.doctor__box .boxs {display: inline-block; position: relative; margin-top:15px; padding: 0 44px;}
.doctor__box .boxs p{color: #222;font-size:17px;margin:0;}
.doctor__box .boxs p:first-child{font-size:20px;font-family: 'gmarket';}


.doctor__box .boxs:before {position: absolute; width: 14px; height: 44px; left: 0; top: calc(50% - 22px); background: url(/images/main/sub04/vision_par.png);content: "";}
.doctor__box .boxs:after {position: absolute; width: 14px; height: 44px; right: 0; top: calc(50% - 22px); background: url(/images/main/sub04/vision_par.png);content: "";transform: rotate(180deg);}



/* kyuh 건강TV 스타일 변경 */
.board--card--list .obj .card--body .tit {overflow: hidden;text-overflow: ellipsis;/* display: -webkit-box; *//* -webkit-line-clamp: 1; *//* -webkit-box-orient: vertical; */font-size: 18px;margin-bottom: 20px;margin-top: 15px;}



.board--card--list .obj .card--body ul li.doctorNm b,
.board--card--list.type2 .obj .card--body ul li.doctorNm b{width: 18px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M2 22a8 8 0 1 1 16 0h-2a6 6 0 1 0-12 0H2zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm8.284 3.703A8.002 8.002 0 0 1 23 22h-2a6.001 6.001 0 0 0-3.537-5.473l.82-1.824zm-.688-11.29A5.5 5.5 0 0 1 21 8.5a5.499 5.499 0 0 1-5 5.478v-2.013a3.5 3.5 0 0 0 1.041-6.609l.555-1.943z' fill='rgba(149,164,166,1)'/%3E%3C/svg%3E");top: -2px;}


#NamoSE_editorframe_content{width:100%;height:250px;}



.program-skin_recruit{position: relative;width:100%;padding: 0 0 50px 0;overflow:hidden;}
.program-skin_recruit ul{width: 100%;margin:0 auto;display:flex;flex-wrap:wrap;position:relative;}
.program-skin_recruit ul:after{content:'';display:block;clear:both}
.program-skin_recruit li{width:33.3%;height:208px;padding: 5px;}
.program-skin_recruit li .link{display:block;width:100%;height:100%;padding:20px;padding-bottom: 50px;background-color:#fff;box-shadow: 1px 2px 2px rgb(0 0 0 / 5%);border-radius:2px;position:relative;border:1px solid #eee;text-align: left;outline:1px solid transparent}
.program-skin_recruit li .link:hover{border:1px solid #006940;outline:1px solid #006940;background-color: #e5e5e5;}
.program-skin_recruit li p{/* font-size:15px */margin: 0;}
.program-skin_recruit li p strong{display:block;margin:-8px 0 -6px;font-size: 19px;font-weight:normal;line-height: 1.2;}
.program-skin_recruit li p strong.job{margin:0;color:#212121;/* font-size:15px; */font-family: 'gmarket';}
.program-skin_recruit li p strong.job span{font-family: 'gmarket';display:block;color:#757575;font-size: 14px;}
.program-skin_recruit li p strong.job em{font-family: 'gmarket';color:#212121;font-size:19px;display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow:hidden;height: 46px;/* line-height: 1.4; *//* font-size: 17px; */font-weight: normal;color: #333;text-overflow: ellipsis;white-space: normal;}
.program-skin_recruit li p strong.subsidiary{margin:0;color:#212121;font-size:15px;font-family:NanumBarunGothic}
.program-skin_recruit li p strong.subsidiary span{display:block;color:#757575;font-size:17px}
.program-skin_recruit li small{display:block;margin-bottom:12px}
.program-skin_recruit li small strong{display:inline-block;height:22px;padding:0 10px;border:1px solid #e0e0e0;border-radius:12px;font-size: 14px;font-family:NanumBarunGothic;line-height: 22px;}
.program-skin_recruit li small strong.recruiting{color:#006940}
.program-skin_recruit li .period{position:absolute;bottom: 10px;left:20px;display:block;width:calc(100% - 40px);height: 40px;padding-left: 28px;border-top:1px solid #e0e0e0;line-height: 38px;z-index:3;cursor:pointer;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zm3 8H4v8h16v-8zm-5-6H9v2H7V5H4v4h16V5h-3v2h-2V5zm-9 8h2v2H6v-2zm5 0h2v2h-2v-2zm5 0h2v2h-2v-2z' fill='rgba(149,164,166,1)'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 0 50%;background-size: 19px;letter-spacing: -1px;}
.program-skin_recruit li .more{position:absolute;top: -36px;right:20px;display:inline-block;width:28px;height:48px;background:url(/images/prog/more.png) no-repeat;text-indent:-9999px;z-index:3}


@media (max-width:1278px) {
  .program-skin_recruit li .period{font-size:13px;}

}
@media (max-width:1023px) {
  .program-skin_recruit li{width:33.333%}
}
@media (max-width:767px) {
  .program-skin_recruit li{width:50%}
}
@media (max-width:480px) {
  .program-skin_recruit li{width:100%}
}


.tabTypeC{margin: 60px auto 20px;position: relative;background: #006940;padding: 32px 30px 35px;border-radius: 5px;padding-left: 188px;}
.tabTypeC:after{content:'';position: absolute;bottom:0;left:10px;width:153px;height:172px;background:url(/images/prog/recruit_icon.png) no-repeat;}
.tabTypeC li {
  display: inline-block;
  /* margin-right: 40px; */
  font-size: 16px;
  position: relative;
}

.tabTypeC li.on:before {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: -10px;
  height: 2px;
  background: #fff;
}
.tabTypeC li a span{display:block;padding:0 20px;font-family: 'gmarket';font-size:20px;}
.tabTypeC li.on a span{font-weight: bold;}
.tabTypeC li a:link,
.tabTypeC li a:visited{color: #efefef;}
.tabTypeC li a:hover,
.tabTypeC li a:focus,
.tabTypeC li.on a{color: #fff;}



.finishbox{padding:0px 0 50px 0;}
.finishbox:before,
.finishbox #finishImg{content:'';display:block;width:100%;height:280px;margin-bottom:55px;background: url(/images/prog/join_finish_img.png) no-repeat center center;background-size:auto 100%;}
.finishbox strong{display:block; text-align:center;   font-size:24px; color:#33373b;}
.finishbox strong span{  font-size:24px; color:#006940;}
.finishbox p{line-height:22px; margin:5px 0 40px 0; text-align:center;  font-weight:400; font-size:16px; color:#596068;}
.finishbox .btn_group{text-align:center;}
.finishbox .btn_group a{min-width: 202px;margin:0 3px;padding: 11.5px 19px 10.5px 19px;}
@media all and (max-width: 700px){
  .finishbox:before{height:180px;}
  .finishbox strong,
  .finishbox strong span{font-size:18px;}
  .finishbox p{margin:0 0 40px 0; font-size:12px;}
  .finishbox .btn_group a{width:30%; min-width:10px; font-size:12px;}
}
@media all and (max-width: 500px){
  .finishbox{padding:50px 0 25px 0;}
  .finishbox:before{height:120px; margin-bottom:30px;}
  .finishbox strong,
  .finishbox strong span{font-size:14px;}
  .finishbox p{line-height:14px; margin:0 0 30px 0; font-size:10px;}
  .finishbox .btn_group a{width:28%; height:40px; line-height:38px; padding:0; font-size:10px;}
}

.color-orange {
  color: #ee402e !important;
  font-weight: bold !important;
}

.btn-po{position: relative;padding-right:100px;width:100%;max-width:100%}
.btn-po .form-control{width:100%  !important;}
.btn-po .btn{position: absolute;top: 4px;right: 0;}

.reply-icon{background:#006940;padding: 1px 6px 2px;font-size: 11px;letter-spacing: -1px;font-weight: bold;}
.program--view .inner .card--btn{margin-top:20px;margin-bottom: 0;text-align:center;}
.program--view .inner .card--btn .btn{min-width:198px;text-align:center;border-radius:5px;line-height: 30px;}


.title-box{margin-top:30px;}
.title-box .h3{margin:0;}




.reserve_box .txt-box2 {margin: 10px 0;border: none;border-radius: 0;padding: 70px 25px;background-color: #fefefe;border: 1px solid #ddd;overflow: hidden;position: relative;border-radius: 8px;}
.reserve_box .txt-box2:before{position:absolute; bottom:0;left:38px;width:268px; height:150px; background:url(/pcms/dist/img/p04/maplist_icon_v2.png) no-repeat;background-size:cover;content:'';}

.reserve_box .txt-box2 strong{position: relative;font-size: 23px;font-family: 'gmarket';text-align: center;color: #000;font-weight: normal;}
.reserve_box .txt-box2 strong:before{content:''; display:none;margin:0 auto 10px;width:88px; height:52px; background:url(/images/main/sub02/reserv_img3.png) no-repeat center center;}
.reserve_box .txt-box2 strong em{color: #006940;font-family: 'gmarket';font-weight: 600;/* text-decoration: underline; */}

@media all and (max-width: 700px){

  .reserve_box .txt-box2{padding-bottom:180px;}

}

.place_map{display:flex;flex-wrap:wrap;}

.place_map-box{position:relative;width:50%;min-height:1012px;}
.accordian_ty {position:relative;width:50%;border-top:1px solid #ddd;}
.accordian_ty .list {position:relative;border:1px solid #ddd;background-color:#fff;margin-top:-1px;transition:all 0.4s;}
.accordian_ty .list .inner {position:relative;width:100%;min-height:100px;box-sizing:border-box;padding: 20px 30px 14px 150px;}
.accordian_ty .list .inner .text_num {position:absolute;top: 20px;left:30px;width:100px;color: #006940;font-weight: 300;font-family: 'gmarket';font-size: 22px;text-align: center;}
.accordian_ty .list .inner .title{display:block;font-family: 'gmarket';font-size: 24px;line-height: 1.4; font-weight: 700;color: #1b1b1b;margin-bottom: 7px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.accordian_ty .list .inner .txt {}
.accordian_ty .list .inner .txt > li{display:inline-block;padding: 0 10px 0 0;margin: 0 10px 0 0;position:relative;color: #888;font-size: 16px;letter-spacing: -1px;}
.accordian_ty .list .inner .txt > li i{display:inline-block;margin-right: 8px;color: #000;font-weight: bold;position:relative;padding-right: 8px;font-style: normal;}
.accordian_ty .list .inner .txt > li i:after{content:'';position:absolute;top: 7px;right:0;width:1px;height: 12px;background-color:#ddd}
.accordian_ty .list .inner .txt > li.addr{display: block;padding-right: 0;margin-right: 0;}


.cust_overlay {
  position: relative;
  width: 1px;
  height: 1px;
  z-index: 1;
  font-size: 0
}

.cust_overlay .cust_marker {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: inherit
}

.cust_overlay .cust_marker:after,.cust_overlay .cust_marker:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: inherit;
  -webkit-transform: translate(-50%,18px);
  transform: translate(-50%,18px);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.cust_overlay .cust_marker:before {
  width: 25px;
  height: 25px;
  border: 5px solid #fff;
  background-color: #006940;
  border-radius: 50%
}

.cust_overlay .cust_marker:after {
  width: 36px;
  height: 66px
}
.cust_overlay .cust_marker:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAABCCAYAAAA/rXTfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTExREM5NzUxNEQ2MTFFQTkzRUVBNThDNUIzQjc3OTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTExREM5NzYxNEQ2MTFFQTkzRUVBNThDNUIzQjc3OTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMTFEQzk3MzE0RDYxMUVBOTNFRUE1OEM1QjNCNzc5OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMTFEQzk3NDE0RDYxMUVBOTNFRUE1OEM1QjNCNzc5OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuVr82gAAAbjSURBVHjaxFlrbFRFFD737na7u6200i0gUIogUBOtQCO2CAJCrUZNMUWMIgmUSBABG61p9I8xASNoE0hQNEZQIYYQK6kKtYaCRB5FUiqV1paWNm15loflUfrYx/WcuzPbm83ex+7eLV/ypdO7c2e+PefMmTOzAoSPScg85JPIKchxyPvYZ7eRHcgm5FFkJbJZazBJkiAS2JDLkSdpjDB5kr1rUxOkpGBATAGyFJlO/0xIEGHmcBGeTrXApEQRxjoESLT6h7njkeB8rwTNd3xw8KoXjt3wQWuPj49DlnsHWaZlIS1BycivkYvonzkuCyweY4Wl46xhmXZnhwf2XPDA4Wte/uhH5BvI7nAETUBWICe7bAIUT4qD1RPiIBp80eqGz5rdcG1AFnAW+Ryy1Yigh5CHkaPnolW2TYuHMXYBzMCFPgnerO2HP/zWuoR8CgW1aAlKQVaTqOdHWWD7dDs4LGAqelHLilN98OtlWRSJyUZR1/nnYpC4nSRmHgbsjizzxRBozO04Ns3BvLFTQIQStIz8Os4pwFdT48EuQsxAY9McNBeLpWXBLkugAEOO+PyxeEMrqbbbBwdoaV/3wt83/Ut7ahKmhBQLLMBvPy1ZNLQC3zrdT82ryAfRdT1cEOWH0vk40N5su+5Ai//qg9+ueDX7PDvSAntm6I/1UnUfVF2VxypGQaUis9IqelI4Xn9pzzrcK4tJS0uDoqIiqKiogK6uLpnUpmf0GfWhvnpYMTjnKoEF0wzkiSw08aHZDkOWycnJgZKSEsjPzw/Zr7y8HDZu3AjHjx83ZKl5f/ZCTbfs9ifIQrnUyhlu0Y0ZbhktMQT6jPpwS9V2+zTHVsydS4KyqTXbpS3ogN/PUFBQoClGKYr6Kt9Vg2LubJGVELhRamdjWk2EvLw8w8ub9+XvqmHK4NwZJGgEtVJt2oL40s7KyjIsiPfl76ohZXDuVJEXV7yEuBdIigvMnSSypMR3YVVMTfInupqaGsMT8b78XTXcdAfmvkk9O+WduFdbEGVgQmVlpWFBvC9/Vw1tdwNznxPZ7g6HdFbCAv9mCGVlZXKe0QP1ob7Kd9VQ1RWY+5iFZeolpPG1NPU97AGsiWoxOE9d7Ib29nZwuVyQkZGhmRjr6+vlxLhuovYOsKHJDR1+D31EYuKY20ZWzXLA4/eLultH3S2fnPQoz9DS5quJYobcRJbp7OyEzGEiHJmjnf1P3PBC7tE+al5BjuXh/SltbmShL7EsGMrNdSVWkLvPe6i5CTfXEi5oIrIRaW1Y4JRPEkNRfnRgMD9SdZeapGgyCmpTzvwD8tXCdCtszowfkvzzdl0/7GiXrbMLxSwNrqkz6YtTFVk33wnjnbFNlC14Xpt+UC5PyPeZKKghuIStI6XUWN84EHPrbGh08+Z3XEyoU0c6iyX7/pl2mJViiYkYOtUurJZX1l0WOxdCFfmEdnZslg91scLmlsDYnyjFhBJE+JgWAH2LLefMF7UJvyg7KNKtyKbgz0MJIjOupUYpvkynTbNAFw+lzYH4pDn6jQgi/Izc3Y27cPE//aYJ+qBhQD65Ir5ld0dgVBBhDfLyPjzybm11mxI3+/3H58vId9X6aQmi8/Zq2e9no3Md3Retbwq4aiXyRiSCCHvNcF3xmQEY8O8u3yB/0eprJB2nsKQ5ejluK1vC3FbW4FH5+w4Pv+mYzu4hVW/QjFwpkOtepxRP+84RnROEEj9d9HAx5K9XgsVE4jKOQ5TEqPEemv+2Rz+eLmHMvV8fiJti5CkjE4Vz6fIh8kg9FmfrTuvvdWvRVZf8C4Hq3a1GJwlHEPlqCa2QMnRFUZ16kNMVy+/+Opm2okJ2PWy6IH61S/Hk247xFOpgsKvTI9/7sCy8SGuJmwlyn5TmEKR/c53SrRcTZFbPdUjC4IV5oZGBgi/OIwWli3003rxUi/TfCwlSyzNO6dFhIhezzehAZgkiJLMdW3p5jFXKHWHhYug3Dtu9OpY/DP4beS6mjS4M4B5jITs13KILj2gHi7ZGtbHVRBmYzs1nWFuKJjgjhchq8OBzMh0lzkcqKhoLjabDQIjnJJAuCXqGUhBVAEkan5NQd6gSNRaCnHQxYaBfAqvPPbEUZGWu0os9ifVxstUnxUrQKCaKT+BT/FX+zsqfCWwl9sRCUDL7xuH+CGxl4gaMusAIqG5NZCVIJBiG7GOBHnUeonzjMiGJUnBf04snIxZKVBRo0UBgY92ORpCNJbpoxQSP545EkMASnFliOBzMfVK4MWQPsU+ZBTcLcsMWsrBg9sZIkMjm8IYjKFZiNOewqnSUoqlpwrSUT0+QFNRJUsQab0tB8af2XGuMkDEsmFiwRYOAN/4XYADO1t0F9O0pKQAAAABJRU5ErkJggg==);
  opacity: 0
}

.cust_overlay .container {
  position: absolute;
  min-width: 330px;
  max-width: 400px;
  min-height: 80px;
  padding: 23px;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
  box-shadow: 1px 1px 4px rgba(0,0,0,.2);
  -webkit-transform: translate(-50%) scale(0);
  transform: translate(-50%) scale(0);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  background-color: #fff;
  z-index: inherit;
  -webkit-transition: bottom .3s ease,-webkit-transform .3s ease;
  transition: bottom .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,bottom .3s ease;
  transition: transform .3s ease,bottom .3s ease,-webkit-transform .3s ease;
  white-space: nowrap;
  text-align: left
}

.cust_overlay .container .title {
  display: block;
  color: #333;
  font-family: 'gmarket';
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0;
}

.cust_overlay .container ul li {
  color: #333;
  font-size: 15px;
  padding: 0;
  word-break: break-all;
  white-space: normal;
  display:inline-block;
  margin-right:10px;
  padding-right:10px;
  position: relative;
}
.cust_overlay .container ul li:after{content:'';position:absolute;top: 7px;right:0;width:1px;height: 12px;background-color:#ddd}

.cust_overlay .container ul li.addr{display:block;margin-right:0;margin-bottom: 0;padding-right:0;}
.cust_overlay .container ul li.addr:after{display:none;}



.cust_overlay .close {
  position: absolute;
  top: 22px;
  right: 25px;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUZENTE1MDNBMUFGMTFFQjlFNEU4MkUwREYwOTk4M0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUZENTE1MDRBMUFGMTFFQjlFNEU4MkUwREYwOTk4M0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRkQ1MTUwMUExQUYxMUVCOUU0RTgyRTBERjA5OTgzQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRkQ1MTUwMkExQUYxMUVCOUU0RTgyRTBERjA5OTgzQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmhBcIwAAADvSURBVHjanNVRCoMwDAbgLOu15k32sOHqjuSYUHBH8VyVpZJCKbVtUviZ1PlZa4IXay3QuFMGykTZQTeQMlM2ys8w6ihXzqjAA/qlPDnHxMBgGA/KwvMaFNgakB/fJX+U4DkKbE3Ijz0q8DP02Mp4oRSvopBd1Is30TBMtpKIRzT9jfNNtAS38PzYnZWnOXkxLbyKQuOtl/a8CwVhI4hbsXZuKWxBV52jAHWSJjICdCxURlqK1XKroXtWz1UchWh3h6IQ7caNAu1q/wB/FGgL98jfKJ+gL+GnKd+WYG1hxStP3Cjv5CagwD0vdP0LMABzYmgJM1jj0QAAAABJRU5ErkJggg==)
}
.cust_overlay.active {
  z-index: 2
}
.cust_overlay.active .container {
  bottom: 50px;
  -webkit-transform: translate(-50%) scale(1);
  transform: translate(-50%) scale(1)
}
.cust_overlay.active .cust_marker:before {
  opacity: 0
}
.cust_overlay.active .cust_marker:after {
  opacity: 1
}
@media (max-width:1280px) {
  .accordian_ty .list .inner{padding-left: 88px;}
  .accordian_ty .list .inner .text_num{left:15px;width: 70px;font-size:19px;}
}
@media (max-width:999px) {
  .place_map{flex-direction: column;}
  .place_map-box,
  .accordian_ty{width:100%;}
  .place_map-box{min-height: 500px;}
  .accordian_ty .list .inner .title{font-size:20px;margin-bottom:0;}
}
@media (max-width:640px) {
  .place_map-box{min-height: 300px;}
}
.board_faq .pt .btn-danger i,
.board_faq .pt .btn-primary i{display:none;}
.board_faq .pt .btn-primary,
.board_faq .pt .btn-danger{padding: 5px 9px 4px !important;}
.board_faq .pt .btn-primary,
.board_faq .pt .btn-primary:link,
.board_faq .pt .btn-primary:visited{background-color: #006940;border:1px solid #006940;color: #fff;}
.board_faq .pt .btn-primary:active,
.board_faq .pt .btn-primary:focus,
.board_faq .pt .btn-primary:hover {background-color: #006940;border-color: #006940;color: #fff;}
.board_faq .pt .btn-danger,
.board_faq .pt .btn-dangery:link,
.board_faq .pt .btn-danger:visited{background-color: #e45348;border:1px solid #e45348;color: #fff;}
.board_faq .pt .btn-danger:active,
.board_faq .pt .btn-danger:focus,
.board_faq .pt .btn-danger:hover {background-color: #e45348;border-color: #e45348;color: #fff;}
.btn-icon {padding-right: 50px;}


#warningModal .modal-dialog{/* width:100%; */width:100%;max-width: 490px;position: fixed;top: 50%;left: 50%;margin: 0;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
#warningModal .modal-dialog .modal-header{background-color: transparent;border: none;text-align: center;padding-top: 40px;}
#warningModal .modal-dialog .modal-header .modal-title{font-size: 18px;font-family: 'gmarket';line-height: 1.2;padding-bottom: 67px;}
#warningModal .modal-dialog .modal-footer{border:none;display: none;}
#warningModal .modal-dialog .modal-header .modal-title:before{content:'';display:block;margin: 0 auto 20px;width:60px;height:60px;background-color:#8cc055;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 10%);border-radius: 50%;background-size:30px;background-position:center;background-repeat: no-repeat;}
#warningModal .modal-dialog .modal-header .close{position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 27px;
}


#NamoSE_Ifr__htmlCn{width:100% !important}


/* 0509  */

@media screen and (max-width:1050px) {

  .program--search .program--page:before{display:none}

}
.btn-file.btn-on-ico{padding-left:25px; position: relative;}
.btn-file.btn-on-ico:focus, .btn-file.btn-on-ico:hover{color:#006940;font-weight: bold;}
.btn-file.btn-on-ico .ir-file.ir-down{
  width: 20px;
  height: 20px;
  background-position: -108px -176px;
  /* position: relative; */
  /* top: auto; */
  right: auto;
  left: 0;}

#imgLayer .thumb{max-height:700px;}
.open_layer{height:100%;position: relative;/* width: auto !important; */}
.open_layer:after{content:'';display:block;width: 40px;height: 40px;background-color: rgba(0,0,0,.5);background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zM10 10V7h2v3h3v2h-3v3h-2v-3H7v-2h3z' fill='rgba(149,164,166,1)'/%3E%3C/svg%3E");background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zM10 10V7h2v3h3v2h-3v3h-2v-3H7v-2h3z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");background-size:20px;background-position:50%;background-repeat: no-repeat;position: absolute;bottom: 0;right: 96px;}
.bbs-thumb-photo .control {display: inline-block;position:absolute;right: 0;bottom: 1px;z-index:1;width: auto;}

/* bbs10 */
.bbs--view .bbs--view--header span:before {display: none;}

@media (max-width:390px) {
  .bbs--view .bbs--view--header .inq_cnt, .bbs--view .bbs--view--header .date {margin: 0;padding: 0;letter-spacing: -1px;}
  .bbs--view .bbs--view--header .bbs--view--opt span {margin-right: 5px;margin-left: 0;padding-left: 3px;}
  .bbs--view .bbs--view--file, .bbs--view .bbs--view--header {padding: 15px 10px;}
}

/* 게시판 veiw 수정 0706 */
.bbs--view .bbs--view--header span i {vertical-align: text-top;}
.bbs--view .bbs--view--header {}
.bbs--view .bbs--view--header .bbs--view--tit {/*width: calc(100% - 313px);*/width: calc(100% - 335px);display: inline-block;margin: 0;clear: none;}
.bbs--view .bbs--view--file br {display:none;}
.bbs--view .bbs--view--file .btn.btn-file.btn-on-ico {width: 100%;margin-bottom: 5px;}
.bbs--view .bbs--view--file .btn.btn-file.btn-on-ico:last-child {margin-bottom:0px}
.bbs--view .bbs--view--header .bbs--view--opt {width: 100%;margin-bottom: 20px;}
.bbs--view .bbs--view--header span {vertical-align: middle;}
.bbs--view .bbs--view--header .bbs--view--tit + span {max-width: 105px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: inline-block;vertical-align: middle;}
.bbs--view .bbs--view--header .bbs--view--opt span {margin-right: 0;}

@media (max-width:1023px) {
  .bbs--view .bbs--view--header {display:block;}
  .bbs--view .bbs--view--header .bbs--view--tit {width:100%;margin-bottom: 5px;}
}

/* sns 로그인 */
.login-box.box3{position: relative;z-index: 1;margin: 0 auto;width: 100%;padding-top: 20px;height: inherit;}
.ui-login--box{}
.ui-login--box.sns--box{background-color:#f4f5f7;position:relative;padding:33px 155px;padding-right:504px;border: 1px solid #d5d8db;}
.ui-login--box.sns--box:before{content:'';position:absolute;top:50%;left:51px;width:76px;height:76px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M19 10h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1V9a7 7 0 1 1 14 0v1zM5 12v8h14v-8H5zm6 2h2v4h-2v-4zm6-4V9A5 5 0 0 0 7 9v1h10z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-color: #016b3b;border-radius:50%;transform: translate(0, -50%);}
.ui-login--box.sns--box strong{display:block;color:#222;font-size:21px;font-weight:500;font-family: 'gmarket';margin-bottom: 7px;}
.ui-login--box.sns--box ul{}
.ui-login--box.sns--box ul li{line-height: 1.3;}
.ui-login--box.sns--box .sns-button-box{position:absolute;top:50%;right:31px; transform:translateY(-50%)}
.ui-login--box.sns--box .sns-button-box button{display:inline-block; border-radius:5px; min-width:147px; background-color:#fff; margin:0 2px;}
.ui-login--box.sns--box .sns-button-box button span{display:block;width:100%;height:100%;padding: 12px 10px;}
.ui-login--box.sns--box .sns-button-box button span:before{content:'';margin:0 auto 10px;width:35px;height:29px;display:block; background-image:url(/images/common/sns_ir2.png);}
.ui-login--box.sns--box .sns-button-box button.kakaotalk-icon{background-color:#fae300; }
.ui-login--box.sns--box .sns-button-box button.naver-icon{}
.ui-login--box.sns--box .sns-button-box button.smart-icon{}
.ui-login--box.sns--box .sns-button-box button.kakaotalk-icon span:before{background-position:1px 0;}
.ui-login--box.sns--box .sns-button-box button.naver-icon span:before{background-position:-41px 0;}
.ui-login--box.sns--box .sns-button-box button.smart-icon span:before{background-position:-81px 0;}

@media screen and (max-width:1023px) {

	.ui-login--box.sns--box{padding:33px 33px 33px 164px}
	.ui-login--box.sns--box:before{transform:none ; top:33px}
	.ui-login--box.sns--box .sns-button-box{position:static; transform: none; margin-top: 15px; display: flex;}
	.ui-login--box.sns--box .sns-button-box button{position:relative; width:calc(33% - 4px);}

}

@media screen and (max-width:720px) {

	.ui-login--box.sns--box{padding:33px}
	.ui-login--box.sns--box:before{display:none}

}

@media screen and (max-width:580px) {

	.ui-login--box.sns--box .sns-button-box{display:block}
	.ui-login--box.sns--box .sns-button-box button{display: block; width:100%; padding-left: 50px; margin-bottom: 5px;}
	.ui-login--box.sns--box .sns-button-box button span{text-align: left;}
	.ui-login--box.sns--box .sns-button-box button span{padding: 14px 10px 11px;box-sizing: border-box;}
	.ui-login--box.sns--box .sns-button-box button span:before{display:inline-block; position:absolute; top:50%; left:10px; margin-top: -13.5px; }

}


/* sns 연동 */
.myPageBox {}
.myPageBox .sns-list {}
.myPageBox .sns-list .item {position: relative;padding-left: 208px;padding-right: 230px;margin-bottom: 36px;margin-top: 24px;}
.myPageBox .sns-list .item .icon-wrap {display: inline-block;position: absolute;left: 0;top: 0;}
.myPageBox .sns-list .item .icon-wrap .icon {width: 66px;height: 66px;display: inline-block;border-radius: 50%;background-repeat: no-repeat;background-position: 50%;vertical-align: middle;}
.myPageBox .sns-list .item .icon-wrap .icon.kakao {background-image: url(/images/common/kakao.svg);background-color: #fcee2d;background-size: 45px 45px;}
.myPageBox .sns-list .item .icon-wrap .icon.ky {background-image: url(/images/common/logo.png);background-size: 45px 24px;border: 1px solid #ddd;background-position: 12px 50%;}
.myPageBox .sns-list .item .icon-wrap .i-link {background-image: url(/images/common/link.png);width: 31px;height: 13px;display: inline-block;background-repeat: no-repeat;margin: 0 4px;}

.myPageBox .sns-list .item .text {margin: 0;font-size: 23px;color: #444444;font-weight: 600;font-family: 'nsr';margin-bottom: 6px;letter-spacing: 0;}
.myPageBox .sns-list .item .text em {color: #006940;display: inline-block;font-weight: 600;font-family: 'nsr';}
.myPageBox .sns-list .item .sub-text {line-height: 1.3;display: inline-block;font-size: 16px;letter-spacing: -0.5px;font-family: 'gothic';color: #999999;}
.myPageBox .sns-list .item .btnWrap {position: absolute;top: 5px;right: 0;}
.myPageBox .sns-list .item .btnWrap .btn-kakao {background-color: #fcee2d;border: none;}

.myPageBox .btn_wrap.center {}
.myPageBox .btn_wrap.center .btn {}

.myPageBox .sns-list.result {}
.myPageBox .sns-list.result .item {display: flex;align-items: center;min-height: 66px;}
.myPageBox .sns-list.result .item .text {margin: 0;line-height: 1.3;}



@media (max-width:1300px) {
  .myPageBox .sns-list .item {padding-right: 0;}
  .myPageBox .sns-list .item .btnWrap {position: relative;top: 0;margin-top: 15px;}

  .myPageBox .sns-list.result .item {display: block;}
}

@media (max-width:640px) {
  .myPageBox .sns-list .item {padding-left: 0;margin-top: 0;}
  .myPageBox .sns-list .item .icon-wrap {display:none;}
}

/* 게시판 제목영역 처리상태 버튼 */
.table td.subject, .table-default td.subject {}
.table td.subject .label.label-warning, .table-default td.subject .label.label-warning {display: none;}

/* 안과 증상입력 모달 - 230324 전산개발팀 김석호 */
#symptomModal .modal-dialog, #layerRsv .modal-dialog {
    /* width: 100%; */
    width: 100%;
    max-width: 880px;
    max-height: 840px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: fixed;
}

#symptomModal .modal-dialog .modal-header, #layerRsv .modal-dialog .modal-header {
    background-color: transparent;
    border: none;
    text-align: center;
    padding-top: 40px;
}

#symptomModal .modal-dialog .modal-header .modal-title, #layerRsv .modal-dialog .modal-header .modal-title {
    font-size: 18px;
    font-family: 'gmarket';
    line-height: 1.2;
    padding-bottom: 67px;
}

#symptomModal .modal-dialog .modal-footer, #layerRsv .modal-dialog .modal-footer {
    border: none;
    display: none;
}

#symptomModal .modal-dialog .modal-header .modal-title:before, #layerRsv .modal-dialog .modal-header .modal-title:before {
    content: '';
    display: block;
    margin: 0 auto 20px;
    width: 60px;
    height: 60px;
    background-color: #8cc055;
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");
    box-shadow: 1px 1px 10px 1px rgb(0 0 0/ 10%);
    border-radius: 50%;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}

#symptomModal .modal-dialog .modal-header .close, #layerRsv .modal-dialog .modal-header .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    font-size: 50px;
}

#symptomModal h1, #layerRsv h1 {
    padding: 20px 80px 15px 30px;
    color: #fff;
    font-size: 24px;
    letter-spacing: -1.2px;
    background-color: #1a7853;
    font-family: 'gmarket';
    font-weight: 600;
}

.layerContent {
    padding: 40px;
    text-align: center;
}

.boxTypeLineGreen {
    margin-top: 0;
    padding: 0;
    border: 2px solid #1a7853;
}

.boxTop {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #1a7853;
    box-sizing: border-box;
}

.boxTop ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 25px;
}

.boxTop ul li:first-child {
    position: relative;
    padding: 0 0 0 50px;
    width: 380px;
    height: 80px;
    font-size: 20px;
    font-weight: 700;
    line-height: 80px;
    color: #000;
    text-align: left;
}

.boxTop ul li:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 38px;
    height: 38px;
    background: url(/images/skin/caution_green.png) no-repeat;
    transform: translateY(-50%);
}

.boxTop ul li:first-child span {
    font-weight: 700;
    color: #1a7853;
}

.boxTop ul li:last-child {
    margin: 14px 0;
    width: 460px;
    height: 52px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: left;
    word-spacing: -0.8px;
    letter-spacing: -2px;
}

.boxTop ul li:last-child span {
    color: #f72525;
}

.boxCont {
    margin: 25px;
    /*width: 710px;*/
    height: 100%;
    box-sizing: border-box;
    text-align: left;
}

.boxCont li:first-child {
    padding: 0 0 15px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    color: #000;
}

.boxCont li:last-child {
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

.boxCont li strong {
    font-weight: 510;
}

.boxCont li:last-child span {
    color: #1a7853;
}

#cautionSymptom {
    margin-top: 10px;
}
.btnWrap {
    margin: 0 0 0 10px;
    display: block;
    position: relative;
    margin-top: 30px;
    text-align: right;
}

.btnType {
    margin: 0 0 0 10px;
    border: 1px solid #1a7853;
    color: #fff;
    background-color: #1a7853;
    overflow: visible;
    vertical-align: top;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    font-family: 'gmarket';
}
@media screen and (max-width:920px) {
    #symptomModal .modal-dialog {
        max-width:660px;
    }
    #symptomModal .modal-dialog .modal-header {
        padding-top: 0px;
    }
    .layerContent {
        padding: 0px;
    }
    .boxTypeLineGreen {
        border: 0px;
    }
    .boxTop {
        border-bottom: 0px;
    }
    .boxTop ul {
        display:block;
    }
    .boxTop ul li:first-child {
	    width: 100%;
	    height: 60px;
	    line-height: 60px;
	}
	.boxTop ul li:last-child {
	    width: 100%;
	    margin: 0px;
	}
	.boxTop ul li:last-child span {display:block;}
	.boxCont {
	    margin-top: 40px;
	}
	.boxCont li:first-child {
	    font-size: 18px;
	}
	.btnWrap {
	   padding-bottom:20px;
	}
}
@media screen and (max-width:540px) {
    .boxTop ul {
        margin: 0 20px;
    }
	.boxTop ul li:last-child {
	    width: 100%;
	    margin: 0px;
	    font-size: 14px;
	}
	.boxCont {
	   margin-left: 20px;
    }
}
@media screen and (max-width:410px) {
    .boxTop ul li:first-child:before {
        background: url() no-repeat;
	}
    .boxTop ul {
        margin: 0 20px;
    }
	.boxTop ul li:first-child {
	   padding-left: 0px;
	}
	.boxCont {
	   margin-top: 60px;
    }
    .boxCont li:first-child {
        padding: 0 0 10px;
    }
}