/* ==========================================================================
   Contents CSS
   ========================================================================== */

/* ==========================================================================
   Style Guide CSS
   ========================================================================== */

.hiddenEle { width: 0; height: 0; font-size: 0; position: absolute; z-index: -1; }

label.labelH {font-size: 0; line-height: 0;}
.listBtn {overflow: hidden; margin-top: 30px;}
.listBtn .leftBtn {float: left;}
.listBtn .rightBtn {float: right;}
.listBtn span.wizBtn input,
.listBtn span.wizBtn a {
	padding: 7px 10px 6px;
	background-color: #ddd;
	border: 0;
}
.listBtn span.wizBtn a {
	display: inline-block;
	padding: 5px 10px;
}
.listBtn span.wizBtn a.save{
	display: block;
	padding: 5px 10px;
	background-color: #2875B1 !important;
	color: #fff !important;
}

#contents h1 {
    font-size: 30px;
    font-weight: normal;
    padding: 60px 0 25px 0;
    margin: 0 0 40px 0;
    background: url("../../images/contents/bg_con_title.gif") repeat-x left bottom;
}

#tab_div {
    display: inline-block;
    width: 100%;
    margin: 50px 0 25px 0;
}

#tab_div > ul { display: flex; flex-flow:row wrap;  justify-content:flex-start;  align-items:stretch; column-gap:1%; row-gap:10px; }
#tab_div > ul > li { padding: 0 5px 0 0; }
#tab_div > ul > li > a:hover { border-color: #2247a6; }
#tab_div > ul > li > a { display: block; padding: 7px 70px; font-size: 16px; border: 1px solid #e1e1e1; }
#tab_div ul li a:hover { text-decoration: underline;}
#tab_div ul li a._active:hover { color: #fff !important;}
#tab_div ul li a._active { background: url(../../images/contents/btn_tap.gif) no-repeat right top; color: #fff;}

#contents #contents {
    font-size: 14px;
    padding: 20px 0 40px 0;
    color: #333;
}

#contents h1,
h1.med {
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
    color: #1c1c1c;
    letter-spacing: -1px;
    background: url("../../images/contents/bul_h1.gif") no-repeat left center;
}

#contents h2,
.career h2{
    font-size: 16px;
    color: #0053b0;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
    background: url("../../images/contents/bul_h2.gif") no-repeat 10px 5px;
}

#contents h3 {
    font-size: 14px;
    color: #5b708d;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
    background: url(../../images/contents/bul_h3.gif) no-repeat 14px 6px;
}

#contents h4 {
    font-size: 13px;
    color: #17aa89;
    padding: 0 0 0 36px;
    margin: 0 0 15px 0;
    background: url(../../images/contents/bul_h4.gif) no-repeat 22px 6px;
}

#contents h5 {
    font-size: 13px;
    color: #808080;
    padding: 0 0 0 41px;
    margin: 0 0 15px 0;
    background: url(../../images/contents/bul_h5.gif) no-repeat 27px 6px;
}

#contents p {
    font-size: 17px;
    color: #333;
    margin: 0 0 15px 26px;
    line-height: 1.7;
}

#contents li {
    /*display: table;*/
    /*font-size: 13px;*/
    color: #333;
    margin: 0 0 5px 0;
    line-height: 1.7;
}

#contents .dot > li {
    background: url("../../images/contents/dot_list.gif") no-repeat left 10px;
    padding: 0 0 0 9px;
    margin-bottom: 5px;
    margin-left: 19px;
}

#contents .num > li {
    list-style-type: decimal;
    padding: 0 0 0 0;
    margin-bottom: 5px;
    margin-left: 34px;
}

#contents .num2 > li {
    list-style-type: decimal-leading-zero;
    padding: 0 0 0 0;
    margin-bottom: 5px;
    margin-left: 34px;
}

#contents .han > li {
    list-style-type: Upper-alpha;
    padding: 0 0 0 0;
    margin-bottom: 5px;
    margin-left: 34px;
}

#contents .han2 > li {
    list-style-type: Lower-roman;
    padding: 0 0 0 0;
    margin-bottom: 5px;
    margin-left: 34px;
}

#contents em {
    font-weight: bold;
    color: #151515;
    line-height: 1.6;
}

#contents em.em-style1 {
    color: #2c6aba;
}

#contents em.em-style2 {
    color: #17aa89;
}

#contents em.em-style3 {
    color: #2f8cbc;
}

#contents em.em-style4 {
    color: #2f8296;
}

#contents .state {
    margin-bottom: 15px !important;
}
#contents .image.state {
	margin-left: 3%;
}
#contents .image.state img {
	max-width: 100%;
}

#contents .btn-styl1 {
    display: inline-block;
    background: #0052ab;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    transition: all 0.2s ease;
}

#contents .btn-styl1:hover {
    background: #5f7ccc;
}


#contents .btn-styl1.btnDown {
	border-radius: 0;
	padding: 6px 45px 6px 15px;
	background: #0052ab url('../../images/common/btn_down.png') right center no-repeat;
}

#contents .btn-styl1.btnGo {
	border-radius: 0;
	padding: 8px 45px 9px 15px;
	background: #3e91ec url('../../images/common/btn_go.png') right center no-repeat;
}


#contents table {
    border-top: 2px solid #5f7ccc;
}

#contents table thead th {
    background: #eff2f9;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    color: #0052ab;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}

#contents table thead th:last-child {
    border-right: 0px;
}

#contents table tbody th {
    background: #f3f3f3;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    color: #333;
}

#contents table tbody td {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}

#contents table tbody td:last-child {
    border-right: 0px;
}

#contents table .align-c {
    text-align: center;
    padding: 15px;
}

#contents table .align-l {
    text-align: left;
    padding-left: 15px;
}

#contents table .border-r {
    border-right: 1px solid #e0e0e0 !important;
}

#contents .btn-modify {
    padding: 5px;
    border: 1px solid #DCDCDC;
    width: 50px;
    margin-bottom: 10px;
    text-align: center;
    transition: all 0.2s ease;
}

#contents .btn-modify:hover {
    background: #2247a6;
    color: #fff !important;
}

#contents #contact {
    background: #ffffff;
    border: 1px solid #d6d6d6;
    padding: 16px 40px;
    margin: 40px 0 0 0;
}

#contents #contact ul {
    display: inline-block;
}

#contents #contact li {
    float: left;
    padding: 0 0 0 35px;
    margin: 0;
    background: url("../../images/contents/icon_contact.gif") no-repeat left top;
}

#contents #contact li.team {
    background-position: left -18px;
}

#contents #contact li.phone {
    background-position: left -76px;
    margin: 0 0 0 95px;
}

#contents #ready {
    padding: 130px 0 65px 0;
    background: url("../../images/contents/icon_ready.gif") no-repeat center 70px;
    text-align: center;
    font-weight: bold;
    border: 2px solid #e1e1e1;
}

#contents #ready p {
    padding: 120px 0 0 0;
    font-size: 14px;
}

/* ==========================================================================
   개인정보처리방침 CSS
   ========================================================================== */

#privacy p {
    margin: 0;
}

/* ==========================================================================
   국군외상센터 CSS
   ========================================================================== */

#trauma .image {
    position: relative;
    width: 97%;
    margin-left: 3%;
}

#trauma .image img {
    width: 100%;
    max-width: 100%;
}

#trauma .image .desc {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 25px 30px;
    font-size: 15px;
    line-height: 1.5;
}

#trauma .point-trauma {
    position: relative;
    display: inline-block;
    width: 97%;
    margin-left: 3%;
}

#trauma .point-trauma h1 {
    width: 145px;
    height: 145px;
    border-radius: 100%;
    padding: 0;
    margin: 0 0 0 -82px;
    background: url("../../images/contents/bg_trauma1.gif") repeat left top;
    position: absolute;
    left: 50%;
    top: 63px;
}

#trauma .point-trauma h1 p {
    color: #fff !important;
    padding: 60px 0 0 0;
    margin: 0;
    text-align: center;
    font-size: 16px;
}

#trauma .point-trauma .point1, #trauma .point-trauma .point2, #trauma .point-trauma .point3, #trauma .point-trauma .point4 {
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
}

#trauma .point-trauma .point1 con {
    padding: 0 15px 0 0;
}

#trauma .point-trauma h2 {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

#trauma .point-trauma p {
    padding: 20px 0;
    margin: 0;
    text-align: center;
}

#trauma .point-trauma .point1 h2 {
    background: url("../../images/contents/bg_trauma2.gif") repeat top left;
}

#trauma .point-trauma .point1 p {
    border: 1px solid #0053b0;
    border-top: 0;
}

#trauma .point-trauma .point1 .con {
    padding: 0 15px 0 0;
}

#trauma .point-trauma .point2 h2 {
    background: url("../../images/contents/bg_trauma3.gif") repeat top left;
}

#trauma .point-trauma .point2 p {
    border: 1px solid #399da1;
    border-top: 0;
	background:#fff;
}

#trauma .point-trauma .point3 h2 {
    background: url("../../images/contents/bg_trauma4.gif") repeat top left;
}

#trauma .point-trauma .point3 p {
    border: 1px solid #fb8b11;
    border-top: 0;
	background:#fff;
}

#trauma .point-trauma .point3 .con {
    padding: 0 15px 0 0;
}

#trauma .point-trauma .point4 h2 {
    background: url("../../images/contents/bg_trauma5.gif") repeat top left;
}

#trauma .point-trauma .point4 p {
    border: 1px solid #e26963;
    border-top: 0;
	background:#fff;
}

#trauma .result-trauma {
    background: url("../../images/contents/arrow_trauma.png") no-repeat center -10px;
    width: 97%;
    padding: 60px 0 0 0;
    margin-left: 3%;
}

#trauma .result-trauma h1 {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background: url("../../images/contents/bg_trauma6.gif") repeat top left;
    font-size: 16px;
}
#trauma.tab2Div .point-trauma {width: 100%; margin-left: 0;}
#trauma.tab2Div {margin: 20px 0 40px; background: url('../../images/contents/tab2Div.png') no-repeat center top;}
#trauma.tab2Div .point-trauma .point1 .con,
#trauma.tab2Div .point-trauma .point3 .con{padding: 0;}
#trauma.tab2Div .point-trauma h2 {padding: 20px 0;}
#trauma.tab2Div .overflowW {overflow: hidden; margin: 58px auto 0; width: 70%;}
#trauma.tab2Div .point1,
#trauma.tab2Div .point2 {float: none; margin: 0 auto 15px; width: 30%;}
#trauma.tab2Div .point3,
#trauma.tab2Div .point4 {width: 47%;float: none;display: inline-block; margin: 0 1%;}

#trauma.tab3Div {
	background: url('../../images/contents/tab3Div.png') no-repeat center 61px;
}
#trauma.tab3Div .overflowW {overflow: hidden; margin: 58px auto 0;}
#trauma.tab3Div .point1 {float: none; margin: 0 auto 15px;}
#trauma.tab3Div .point2,
#trauma.tab3Div .point3,
#trauma.tab3Div .point4 {
	width: 31%;
	margin: 0 1%;
}
#trauma.tab3Div .point-trauma .point2 p,
#trauma.tab3Div .point-trauma .point3 p,
#trauma.tab3Div .point-trauma .point4 p {
	min-height: 110px;
}
#trauma.tab3Div .point-trauma .point3 .con {padding: 0;}

#sche {margin:0 0 0 26px}
#sche .row {overflow: hidden;}

#sche .right {
    float: right;
    width: 57%;
    height: 440px;
    padding: 0 0 0 25px;
    background: url('../../images/contents/img_scheRight.jpg') no-repeat right center;
    background-size: contain !important;
	margin-top: 14px;
}

#sche .left {
	float: left;
	width: 43%;
	background: url('../../images/contents/scheLine.gif') no-repeat 107px 20px;
}
#sche .left ul li {
	overflow: hidden;
	margin-bottom: 22px;
}
#sche .left ul li dl dt { 
	float: left;
	width: 114px;
	color: #0054b1;
	font-weight: bold;
	font-size: 1.46em;
	background: url('../../images/contents/scheDot.png') no-repeat right center;
	padding-right: 24px;
}
#sche .left ul li dl dd {
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}

#trauma ul.g-List {
	overflow: hidden;
	margin: 0 0 60px 26px;
}
#trauma ul.g-List li {
	position: relative;
	float: left;
	margin: 7px 7px 0 0;
}

#trauma ul.g-List li > p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-weight: 600;
	background-color: rgba(0,0,0,0.6);
}

/* ==========================================================================
   인사말 CSS
   ========================================================================== */

#greeting {
    display: inline-block;
    width: 100%;
}

#greeting .sign p {
    width: 360px;
    height: 69px;
    background: #004a9a url("../../images/contents/bg_name.png") no-repeat left top;;
    line-height: 1.9 !important;
}

#greeting .desc {
    float: left;
    width: 65%;
    padding: 0 25px 0 0;
}

#greeting .desc .strong1 {
    font-weight: bold;
    font-size: 18px;
    color: #484f62;
    text-align: center;
    position: relative;
}

#greeting .desc .strong1:before, #greeting .desc .strong1:after {
    content: '';
    position: absolute;
    top: 0px;
    width: 17px;
    height: 13px;

}

#greeting .desc .strong1:before {
    left: 0px;
    background: url("../../images/contents/icon_greeting.gif") no-repeat left top;
}

#greeting .desc .strong1:after {
    right: 0px;
    background: url("../../images/contents/icon_greeting.gif") no-repeat right top;
}

#greeting .desc .strong2 {
    font-weight: bold;
    font-size: 16px;
    color: #484f62;
    text-align: center;
}

#greeting .thumb {
    float: right;
    width: 35%;
    height: 337px;
    background: url("../../images/contents/img_greeting.jpg") no-repeat center top;
    position: relative;
}

#greeting .thumb span {
    color: #fff;
    position: absolute;
    right: 50px;
    bottom: 23px;
    font-size: 16px;
}

/* ==========================================================================
   역대원장 CSS
   ========================================================================== */

#leader {
    display: inline-block;
    width: 100%;
    border-top: 2px solid #585151;
}

#leader .row-leader {
    display: inline-block;
    padding: 25px 0;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
}

#leader .thumb, #leader .desc {
    float: left;
}

#leader .thumb {
    width: 15%;
}

#leader .desc {
    width: 85%;
    padding: 0 0 0 30px;
}

#leader .desc h1 {
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    color: #2247a6;
    background-image: none;
}

#leader .desc dl {
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
}

#leader .desc dt, #leader .desc dd {
    float: left;
}

#leader .desc dt {
    padding: 0 0 0 15px;
    font-weight: bold;
    background: url(../../images/contents/bul_h1.gif) no-repeat left center;
}

#leader .desc dd {
    padding: 0 0 0 10px;
}

/* ==========================================================================
   업무현황 CSS
   ========================================================================== */

#works .num {
    margin: 5px 0 0 0;
}

#works .num > li {
    margin: 0 0 0 13px;
}

#works .state {
    margin: 0 0 20px 0 !important;
}

#works .state2 {
    margin: 0 0 15px 0 !important;
}

#works .em-style4 {
    height: 160px;
    padding: 32px 0 0 0;
}

/* ==========================================================================
   민간병원진료안내 병 CSS
   ========================================================================== */

#solider .payment {
    text-align: center;
}

#solider .payment ul {
    width: 100%;
    display: inline-block;
}

#solider .payment ul li {
    display: table;
    position: relative;
    float: left;
    width: 33.333%;
    margin: 0 0 30px 0;
    background: url("../../images/main/bg_pay_middle.png") no-repeat center top;
}

#solider .payment ul li:first-child {
    background: url("../../images/main/bg_pay_first.png") no-repeat center top;
}

#solider .payment ul li:last-child {
    background: url("../../images/main/bg_pay_last.png") no-repeat center top;
}

#solider .payment ul li:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 46%;
    z-index:0;
    width: 60px;
    height: 12px;
    background: url("../../images/contents/arrow_pay.png") no-repeat center top;
}

#solider .payment ul li.no-arrow:after {
    display: none;
}

#solider .payment ul li.left-arrow:after {
    left: -20px;
}

#solider .payment ul li.left-arrow {
    margin: 0;
}

#solider .payment ul li p {
    display: table-row;
    width: 100%;
}

#solider .payment ul li p span {
    display: table-cell;
    width: 100%;
    height: 70px;
    vertical-align: middle;
    color: #fff;
}

#solider .payment > p {
    text-align: left;
    font-size: 14px;
    margin: 15px 0 0 0;
}

#solider .outbound {
    padding: 15px 0 57px 0;
}

#solider .outbound ul {
    display: inline-block;
    width: 100%;
}

#solider .outbound li {
    float: left;
    position: relative;
}

#solider .outbound li.line1 {
    padding: 0 6% 0 0;
}

#solider .outbound li.line1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 57px;
    width: 82px;
    z-index:0;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#solider .outbound li.line2:after {
    content: '';
    position: absolute;
    right: -140px;
    top: 4px;
    width: 135px;
    height: 119px;
    z-index: 0;
    height: 121px;
    background: url(../../images/contents/line_outbound.png) no-repeat right center;
}

#solider .outbound p {
    text-align: center;
    margin: 0;
}

#solider .outbound span {
    display: block;
    padding: 40px 0 0 0;
}

#solider .outbound p.round1 {
    width: 130px;
    height: 130px;
    background: url('../../images/contents/bg_outbound1.png') no-repeat top center;
}

#solider .outbound p.round2 {
    width: 130px;
    height: 130px;
    background: url('../../images/contents/bg_outbound2.png') no-repeat top center;
    color: #fff;
}

#solider .outbound .end, #solider .outbound .no-end {
    display: inline-block;
    width: 100%;
}

#solider .outbound i {
    display: block;
    width: 125px;
    text-align: center;
    line-height: 65px;
    position: relative;
}

#solider .outbound .end span, #solider .outbound .no-end span {
    position: absolute;
    right: -210px;
    top: -44px;
    display: block;
    line-height: 1.5;
    text-align: left;
}

#solider .outbound .no-end span {
    right: -432px;
    top: 8px;
}

#solider .inbound {
    padding: 15px 0 0 0;
}

#solider .inbound ul {
    display: inline-block;
    width: 100%;
}

#solider .inbound li {
    float: left;
    position: relative;
}

#solider .inbound li.line1 {
    padding: 0 6% 0 0;
}

#solider .inbound li.line1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 57px;
    width: 82px;
    z-index:0;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#solider .inbound li.line2:after {
    content: '';
    position: absolute;
    right: -133px;
    top: 4px;
    width: 129px;
    height: 119px;
    z-index:0;
    height: 121px;
    background: url(../../images/contents/line_inbound.png) no-repeat right center;
}

#solider .inbound p {
    text-align: center;
    margin: 0;
}

#solider .inbound span {
    display: block;
    padding: 40px 0 0 0;
}

#solider .inbound p.round1 {
    width: 130px;
    height: 130px;
    background: url('../../images/contents/bg_inbound1.png') no-repeat top center;
}

#solider .inbound p.round2 {
    width: 130px;
    height: 130px;
    background: url('../../images/contents/bg_inbound2.png') no-repeat top center;
    color: #fff;
}

#solider .inbound .end, #solider .inbound .no-end {
    display: inline-block;
    width: 100%;
}

#solider .inbound i {
    display: block;
    width: 125px;
    text-align: center;
    line-height: 65px;
    position: relative;
}

#solider .inbound .end span, #solider .inbound .no-end span {
    position: absolute;
    right: -464px;
    top: 13px;
    display: block;
    line-height: 1.5;
    text-align: left;
}

#solider .inbound .no-end span {
    right: -390px;
    top: 8px;
}

#solider li {
    margin-bottom: 0;
}

/* ==========================================================================
   민간병원진료안내 간부 CSS
   ========================================================================== */

#cadre .payment {
    text-align: center;
}

#cadre .payment ul {
    width: 100%;
    display: inline-block;
}

#cadre .payment ul li {
    display: table;
    position: relative;
    float: left;
    width: 33.333%;
    margin: 0 0 30px 0;
    background: url("../../images/main/bg_pay_middle.png") no-repeat center top;
}

#cadre .payment ul li:first-child {
    background: url("../../images/main/bg_pay_first.png") no-repeat center top;
}

#cadre .payment ul li:last-child {
    background: url("../../images/main/bg_pay_last.png") no-repeat center top;
}

#cadre .payment ul li:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 46%;
    z-index: 0;
    width: 60px;
    height: 12px;
    background: url("../../images/contents/arrow_pay.png") no-repeat center top;
}

#cadre .payment ul li.no-arrow:after {
    display: none;
}

#cadre .payment ul li.left-arrow:after {
    left: -20px;
}

#cadre .payment ul li.left-arrow {
}

#cadre .payment ul li p {
    display: table-row;
    width: 100%;
}

#cadre .payment ul li p span {
    display: table-cell;
    width: 100%;
    height: 70px;
    vertical-align: middle;
    color: #fff;
    line-height: 1.3;
}

#cadre .payment > p {
    text-align: left;
    font-size: 14px;
    margin: 0 0 0 0;
}

/* ==========================================================================
   편의시설 CSS
   ========================================================================== */

#conven .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 40px 0;
}

#conven .thumb {
    float: left;
    width: 38%;
}

#conven .thumb img {
    width: 100%;
    max-width: 100%;
}

#conven .desc {
    float: left;
    padding: 0 0 0 20px;
}

#conven .desc_02{
width: 60%;
}

#conven .desc i {
    padding: 0 0 0 69px;
    display: block;
}

/* ==========================================================================
   사이트맵 CSS
   ========================================================================== */

#sitemap {
    display: inline-block;
    width: 100%;
}

#sitemap .col {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px 0;
}

#sitemap .left {
    float: left;
    width: 20%;
    border-top: 3px solid #00438c;
}

#sitemap .right {
    float: left;
    width: 80%;
    padding: 20px 0 0 20px;
    border-top: 1px solid #676767;
}

#sitemap .row {
    float: left;
    width: 25%;
    padding: 0 2% 2% 0;
}

#sitemap .clear {
    clear: both;
}

#sitemap h2 {
    background-image: none;
    margin: 10px 0 0 0;
    padding: 0;
}

#sitemap h2 a {
    font-size: 22px;
    background: url("../../images/contents/icon_sitemap2.gif") no-repeat right center;
}

#sitemap h3 {
    line-height: 40px;
    margin: 0 !important;
    padding: 0 !important;
    background-image: none;
    text-align: center;
}

#sitemap h3.link {
    background-position: right -40px !important;
}

#sitemap a:hover {
    text-decoration: underline;
}

#sitemap ul {
    padding: 10px 0;
}

#sitemap li {
    margin: 0 0 0 15px !important;
    padding: 5px 0 5px 10px;
    background: url(../../images/contents/dot_list.gif) no-repeat left center;
}

#sitemap .right h3 a {
    color: #fff;
}

#sitemap .bg1 .right h3 a {
    background: url(../../images/contents/bg_sitemap1.gif) repeat left center;
}

#sitemap .bg2 .right h3 a {
    background: url(../../images/contents/bg_sitemap2.gif) repeat left center;
}

#sitemap .bg3 .right h3 a {
    background: url(../../images/contents/bg_sitemap3.gif) repeat left center;
}

#sitemap .bg4 .right h3 a {
    background: url(../../images/contents/bg_sitemap4.gif) repeat left center;
}

#sitemap .bg5 .right h3 a {
    background: url(../../images/contents/bg_sitemap5.gif) repeat left center;
}

#sitemap .bg6 .right h3 a {
    background: url(../../images/contents/bg_sitemap6.gif) repeat left center;
}

/* ==========================================================================
   연혁 CSS
   ========================================================================== */

#history-tab {
    background: #f3f3f3;
    line-height: 35px;
    height: 40px;
    text-align: center;
    position: relative;
    padding: 0 50px;
}

.control-slide-history button {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -9999px;
}

.control-slide-history button.prev {
    left: 0;
    background: #3765b5 url('../../images/contents/arrow_history.png') no-repeat left top;
}

.control-slide-history button.next {
    right: 0;
    background: #3765b5 url('../../images/contents/arrow_history.png') no-repeat left -40px;
}

#history-tab ul > li > button {
    color: #fff;
    font-size: 14px;
}

#history-tab ul li {
    display: inline-block;
    line-height: 35px;
    height: 40px;
}

#history-tab ul li button {
    color: #555;
}

#history-tab ul li.slick-current button {
    color: #0054b1 !important;
    text-decoration: underline;
    font-weight: bold;
}

#history {
    display: inline-block;
    margin: 35px 0 0 0;
    width: 100%;
}

#history li {
    /*display: table;*/
    /*background: url('../../images/contents/bg_history.gif') no-repeat 10px 110px;*/
}

#history h1 {
    font-size: 25px !important;
    background-image: none !important;
    color: #2247a6 !important;
}

#history .history-list {
    display: table;
    width: 100%;
}

#history .year {
    display: table-cell;
    width: 33%;
    vertical-align: top;
    background: #f6fafe;
    border-top: 2px solid #0052ab;
    border-bottom: 2px solid #0052ab;
}

#history .box-blank {
    width: 2%;
    display: table-cell;
}

#history .list {
    display: table-cell;
    width: 65%;
    border-top: 2px solid #585858;
    border-bottom: 2px solid #585858;
}

#history .desc {
    display: table;
    width: 100%;
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #aaaaaa;
}

#history .desc:last-child {
    border-bottom: 0px;
}

#history .desc .detail {
    padding: 0 0 0 40px;
    display: table-cell;
    vertical-align: middle;
}

#history .desc .detail p {
    margin: 0 0 0 0;
}

#history .desc h2 {
    display: table-cell;
    vertical-align: top;
    width: 110px;
    color: #555 !important;
    font-weight: bold;
    font-size: 14px;
    background-image: none;
    padding: 0;
    padding-left: 20px;
    margin: 0;
}

#history .gallery {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px 0;
    overflow: hidden;
}

#history .gallery .thumb-view img,
#history .gallery .thumb-list img {
    width: 100%;
    max-width: 100%;
}

#history .gallery .thumb-view {
    float: left;
    width: 70%;
    padding: 0 7px 0 0;
    max-height: 395px;
}

#history .gallery .thumb-view li {
    margin: 5px 0 0 0;
}

#history .gallery .thumb-view li p {
    width: 100%;
    /*height: 410px;*/
    background: #cecece;
    background-size: cover !important;
    margin: 0;
    position: relative;
}

#history .gallery .thumb-view li.view1 p {
    /*background: url("../../images/contents/gallery1.jpg") no-repeat center top;*/
}

#history .gallery .thumb-view li.view2 p {
    /*background: url("../../images/contents/gallery2.jpg") no-repeat center top;*/
}

#history .gallery .thumb-view li.view3 p {
    /*background: url("../../images/contents/gallery3.jpg") no-repeat center top;*/
}

#history .gallery .thumb-view li.view4 p {
    background: #a2a2a2;
}

#history .gallery .thumb-view li.view5 p {
    background: #cecece;
}

#history .gallery .thumb-view li.view6 p {
    background: #a2a2a2;
}

#history .gallery .thumb-view li.view7 p {
    background: #cecece;
}

#history .gallery .thumb-view li.view8 p {
    background: #a2a2a2;
}

#history .gallery .thumb-view li.view9 p {
    background: #cecece;
}

#history .gallery .thumb-view li.view10 p {
    background: #a2a2a2;
}

#history .gallery .thumb-view li i {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    PADDING: 20px;
    line-height: 1.2;
}

#history .gallery .thumb-list {
    float: right;
    width: 30%;
}

#history .gallery .thumb-list li {
    width: 50% !important;
    padding: 5px;
    margin: 0 0 1.3% 0;
}

#history .gallery .thumb-list li p {
    width: 100%;
    /*height: 70px;*/
    /*background: #cecece;*/
    margin: 0;
    transition: all 0.15s ease;
}

#history .gallery .thumb-list li.list1 p {
    /*background: url(../../images/contents/gallery1_t.jpg) no-repeat center top;*/
}

#history .gallery .thumb-list li.list2 p {
    /*background: url(../../images/contents/gallery2_t.jpg) no-repeat center top;*/
}

#history .gallery .thumb-list li.list3 p {
    /*background: url(../../images/contents/gallery3_t.jpg) no-repeat center top;*/
}

#history .gallery .thumb-list li p:hover {
    box-shadow: inset 0 0 0 3px rgba(72, 104, 140, 0.5);
    cursor: pointer;
}

/* ==========================================================================
   조직도 CSS
   ========================================================================== */

#organ {
    text-align: left;
	position: relative;
}

#organ .level1 h1 {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    margin: 0;
    padding: 0;
    background: url("../../images/contents/bg_organ1.gif") repeat left top;
    color: #fff !important;
    font-size: 16px;
    line-height: 110px;
}

#organ .level5 {
	position: absolute;
	width: 120px;
	top: 160px;
	right: 27px;
	text-align: center;
	background: url("../../images/contents/line_organ1.gif") no-repeat center top;
	padding-top: 40px;
}
#organ .level5 h2 {
    background: #ffa039;
    margin: 0;
    padding: 14px 0;
/*     background: url("../../images/contents/bg_organ1.gif") repeat left top; */
    color: #fff !important;
    font-size: 14px;
}

#organ .level5 li {
    margin: 10px 0 0 0;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #ffa039;
    font-size: 12px;
}


#organ .level2 h2 {
    display: inline-block;
    margin: 0;
    padding: 20px 70px;
    background: url("../../images/contents/bg_organ1.gif") repeat left top;
    color: #fff !important;
    font-size: 16px;
}

#organ .level2 h2.color1 {
    background: #3f85d3;
}

#organ .level2 h2.color2 {
    background: #499c9f;
}

#organ .level2 h2.color3 {
    background: #7dc7ca;
}

#organ .level2 h2.color4 {
    background: #ffa039;
}

#organ .level1 {
    background: url("../../images/contents/line_organ1_rightLine.gif") no-repeat 84% bottom;
    text-align: center;
}

#organ .level1 h1 {
    margin: 0 0 12.5% 0;
}

#organ .level2 {
    display: inline-block;
    width: 89%;
    margin: 0 0 30px 0;
}

#organ .level2 h2 {
    padding: 14px 0;
    width: 100%;
    background: #3f85d3;
    font-size: 14px;
}

#organ .level2 .row {
    position: relative;
    float: left;
    width: 23%;
    padding: 0 2%;
    padding-top: 4.5%;
    background: url("../../images/contents/line_organ1.gif") no-repeat top center;
    text-align: center;
}

#organ .level2 .row:after {
    /*display: none;*/
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 50%;
    height: 2px;
}

#organ .level2 .team1:after {
    right: 0;
    top: 0;
}

#organ .level2 .team2:after {
    width: 100%;
    left: 0;
    top: 0;
}

#organ .level2 .team3:after {
    width: 100%;
    left: 0;
    top: 0;
}

#organ .level2 .team4:after {
    width: 50%;
    left: 0;
    top: 0;
}

#organ .level2 .team5:after {
    left: 0;
    top: 0;
}

#organ .level2.next-line .row {
    width: 22.5%;
    padding-top: 40%;
    margin-top: -231px;
    background-repeat: repeat-y;
}

#organ .level2.next-line {
    /*height: 1360px;*/
    position: relative;
    width: 70%;
    margin: 0 0 0 6%;
}

#organ .level2.next-line:after {
    display: none;
    content: '';
    position: absolute;
    left: 20%;
    top: -20.4%;
    width: 2px;
    height: 278px;
    background: #d1d1d1;
}

#organ .level2.next-line:before {
    display: none;
    content: '';
    position: absolute;
    right: 20%;
    top: -20.4%;
    width: 2px;
    height: 278px;
    background: #d1d1d1;
}

#organ .level2.next-line .row:after {
    display: none !important;
}

#organ .level2.next-line .team1 {
    position: relative;
    /*padding-bottom: 3%;*/
    width: 40%;
}

#organ .level2.next-line .team1 h2 {
    width: 110px;
}

#organ .level2.next-line .team1 ul {
    /*position: absolute;*/
}

#organ .level2.next-line .team1 ul li {
    width: 100%;
}

#organ .level2.next-line .team2 {
    margin-left: -1%;
}
#organ .level2.next-line .team3 {
    margin-left: 6%;
}
#organ .level2.next-line .team3:after {
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#organ .level2.next-line .team4:after {
    display: none;
    width: 50%;
    left: 0;
    top: 0;
}

#organ .level2 ul {
    margin: 20px 0 0 0;
    background: #fff;
}

#organ .level2 li {
    margin: 10px 0 0 0;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #3f85d3;
    font-size: 12px;
}

#organ .level2 li:first-child {
    margin: 0;
}

#organ .level5 li:first-child, 
#organ .level2 li:first-child {
    margin: 0;
}

#organ .level3 {
    display: inline-block;
    width: 100%;
    background: #fff url(../../images/contents/line_organ2.gif) no-repeat center top;
}

#organ .level3 .row {
    position: relative;
    width: 50% !important;
    padding-top: 20px !important;
    margin-top: 20px !important;
}

#organ .level3 .row:before {
    display: block !important;
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 50%;
    height: 2px;
}

#organ .level3 .team1:before {
    right: 0;
    top: 0;
}

#organ .level3 .team2:before {
    left: 0;
    top: 0;
}

#organ .level3 h3 {
    display: inline-block;
    margin: 0;
    padding: 14px 0;
    width: 100%;
    background: #7dc7ca;
    font-size: 14px;
    color: #fff;
}

#clin #organ .level4 {
    display: inline-block;
    width: 100%;
}

#clin #organ .level4 .row {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 1%;
    padding-top: 4.5%;
    background: url(../../images/contents/line_organ1.gif) no-repeat top center;
    text-align: left;
}

#clin #organ .level4 .row h3 {
    background-image: none;
    padding: 0;
    margin: 0;
}

#clin #organ .level4 .box {
    border: 1px solid #3f85d3;
    background: #fff;
    padding: 17px;
    height: 143px;
}

#clin #organ .level4 .row ul {
    padding: 10px 0;
}

#clin #organ .level4 .row li {
    margin: 0;
    font-size: 12px;
    background: url("../../images/contents/dot_clin.gif") no-repeat left 10px;
    padding: 0 0 0 6px;
}

#clin #organ .level4 .row:after {
    display: block;
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 50%;
    height: 2px;
}

#clin #organ .level4 .team2 {
    background-image: none;
}

#clin #organ .level4 .team2:before {
    display: block;
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 2px;
    height: 260%;
    left: 50%;
    bottom: 0;
    z-index: -1;
}

#clin #organ .level4 .team1:after {
    right: 0;
    top: 0;
}

#clin #organ .level4 .team2:after {
    width: 100%;
    left: 0;
    top: 0;
}

#clin #organ .level4 .team3:after {
    left: 0;
    top: 0;
}

/* ==========================================================================
   인사말 CSS
   ========================================================================== */

#greeting .wrap {
    overflow: hidden;
    background: url(../../images/contents/greeting_line.png) no-repeat top right;
}

#greeting .img_wrap {
    display: block;
    float: left;
    width: 50%;
    background: url("../../images/contents/bg_greeting.png") no-repeat right bottom;
    /* background-color: rgba(235, 75, 75, 0.5); */
}

#greeting .img_wrap .name {
    width: 360px;
    height: 65px;
    background: #004a9a url(../../images/contents/bg_name.png) no-repeat top left;
}

#greeting .img_wrap .name p {
    position: relative;
    padding: 0 0 0 75px;
    margin: 0;
    line-height: 68px;
    font-size: 15px;
    color: #fff;
    text-align: left;
}

#greeting .img_wrap .name p:after {
    content: '';
    position: absolute;
    top: 9px;
    right: 36px;
    width: 134px;
    height: 50px;
    background: url("../../images/contents/sign.png") no-repeat left top;
    text-indent: -9999px;
}

#greeting .txt_wrap {
    float: right;
    width: 50%;
}

#greeting .txt_wrap .tit_01 {
    display: inline-block;
    font-size: 29px !important;
    font-weight: bold;
    line-height: 42px !important;
    color: #1c1c1c !important;
    padding: 10px;
}

#greeting .txt_wrap .tit_01:before {
    content: '';
    position: relative;
    display: block;
    top: 15px;
    left: -45px;
    width: 31px;
    height: 26px;
    background-color: teal;
    background: url(../../images/contents/txt_wrap_quot.png) left top no-repeat;
    z-index: 300;
}

#greeting .txt_wrap .tit_01:after {
    content: '';
    position: relative;
    display: block;
    top: -15px;
    right: -300px;
    width: 31px;
    height: 26px;
    transform: rotate(180deg);
    background-color: teal;
    background: url(../../images/contents/txt_wrap_quot.png) left top no-repeat;
    z-index: 300;
}

#greeting .txt_wrap .tit_01 span {
    color: #0053b0 !important;
}

#greeting .txt_wrap p {
    padding: 0 0 0 10px;
    font-size: 14px !important;
    color: #666 !important;
}

/* ==========================================================================
   협력기관 CSS
   ========================================================================== */

#partner .row {
    display: table;
    width: 100%;
}

#partner .year, #partner .list {
    display: table-cell;
}

#partner .year {
    padding: 10px 0 0 0;
    width: 15%;
    color: #0054b1;
    font-size: 26px;
    font-weight: bold;
    vertical-align: top;
    background: url("../../images/contents/dot_partner.gif") no-repeat right top;
}

#partner .row:first-child .year {
    background: url("../../images/contents/dot_partner_first.gif") no-repeat right top;
}

#partner .row:last-child .year {
    background: url("../../images/contents/dot_partner_last.gif") no-repeat right top;
}

#partner .list {
    width: 85%;
}

#partner .list ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

#partner .list ul li {
    display: inline-block;
    margin: 0;
}

#partner .bn-list {
    display: block;
    float: left;
    width: 170px;
    height: 50px;
    /*margin: 0 4px 4px 0;*/
    text-indent: -9999px;
    border: 1px solid #d1d1d1;
}

#partner .bn-list.bn1 {
    background: url(../../images/contents/partner1.gif) no-repeat left top;
}

#partner .bn-list.bn2 {
    background: url(../../images/contents/partner2.gif) no-repeat left top;
}

#partner .bn-list.bn3 {
    background: url(../../images/contents/partner3.gif) no-repeat left top;
}

#partner .bn-list.bn4 {
    background: url(../../images/contents/partner4.gif) no-repeat left top;
}

#partner .bn-list.bn5 {
    background: url(../../images/contents/partner5.gif) no-repeat left top;
}

#partner .bn-list.bn6 {
    background: url(../../images/contents/partner6.gif) no-repeat left top;
}

#partner .bn-list.bn7 {
    background: url(../../images/contents/partner7.gif) no-repeat left top;
}

#partner .bn-list.bn8 {
    background: url(../../images/contents/partner8.gif) no-repeat left top;
}

#partner .bn-list.bn9 {
    background: url(../../images/contents/partner9.gif) no-repeat left top;
}

#partner .bn-list.bn10 {
    background: url(../../images/contents/partner10.gif) no-repeat left top;
}

#partner .bn-list.bn11 {
    background: url(../../images/contents/partner11.gif) no-repeat left top;
}

#partner .bn-list.bn12 {
    background: url(../../images/contents/partner12.gif) no-repeat left top;
}

#partner .bn-list.bn13 {
    background: url(../../images/contents/partner13.gif) no-repeat left top;
}

#partner .bn-list.bn14 {
    background: url(../../images/contents/partner14.gif) no-repeat left top;
}

#partner .bn-list.bn15 {
    background: url(../../images/contents/partner15.gif) no-repeat left top;
}

#partner .bn-list.bn16 {
    background: url(../../images/contents/partner16.gif) no-repeat left top;
}

#partner .bn-list.bn17 {
    background: url(../../images/contents/partner17.gif) no-repeat left top;
}

#partner .bn-list.bn18 {
    background: url(../../images/contents/partner18.gif) no-repeat left top;
}

#partner .bn-list.bn19 {
    background: url(../../images/contents/partner19.gif) no-repeat left top;
}

#partner .bn-list.bn20 {
    background: url(../../images/contents/partner20.gif) no-repeat left top;
}

#partner .bn-list.bn21 {
    background: url(../../images/contents/partner21.gif) no-repeat left top;
}

#partner .bn-list.bn22 {
    background: url(../../images/contents/partner22.gif) no-repeat left top;
}

#partner .bn-list.bn23 {
    background: url(../../images/contents/partner23.gif) no-repeat left top;
}

#partner .bn-list.bn24 {
    background: url(../../images/contents/partner24.gif) no-repeat left top;
}

#partner .bn-list.bn25 {
    background: url(../../images/contents/partner25.gif) no-repeat left top;
}

#partner .bn-list.bn26 {
    background: url(../../images/contents/partner26.gif) no-repeat left top;
}

#partner .bn-list.bn27 {
    background: url(../../images/contents/partner27.gif) no-repeat left top;
}

#partner .bn-list.bn28 {
    background: url(../../images/contents/partner28.gif) no-repeat left top;
}

#partner .bn-list.bn29 {
    background: url(../../images/contents/partner29.gif) no-repeat left top;
}

#partner .bn-list.bn30 {
    background: url(../../images/contents/partner30.gif) no-repeat left top;
}

#partner .bn-list.bn31 {
    background: url(../../images/contents/partner31.gif) no-repeat left top;
}

#partner .bn-list.bn32 {
    background: url(../../images/contents/partner32.gif) no-repeat left top;
}

#partner .bn-list.bn33 {
    background: url(../../images/contents/partner33.gif) no-repeat left top;
}

#partner .bn-list.bn34 {
    background: url(../../images/contents/partner34.gif) no-repeat left top;
}

#partner .bn-list.bn35 {
    background: url(../../images/contents/partner35.gif) no-repeat left top;
}

#partner .bn-list.bn36 {
    background: url(../../images/contents/partner36.gif) no-repeat left top;
}

#partner .bn-list.bn37 {
    background: url(../../images/contents/partner37.gif) no-repeat left top;
}

#partner .bn-list.bn38 {
    background: url(../../images/contents/partner38.gif) no-repeat left top;
}

#partner .bn-list.bn39 {
    background: url(../../images/contents/partner39.gif) no-repeat left top;
}

#partner .bn-list.bn40 {
    background: url(../../images/contents/partner40.gif) no-repeat left top;
}

#partner .bn-list.bn41 {
    background: url(../../images/contents/partner41.gif) no-repeat left top;
}

#partner .bn-list.bn42 {
    background: url(../../images/contents/partner42.gif) no-repeat left top;
}

#partner .bn-list.bn43 {
    background: url(../../images/contents/partner43.gif) no-repeat left top;
}

#partner .bn-list.bn44 {
    background: url(../../images/contents/partner44.gif) no-repeat left top;
}

#partner .bn-list.bn45 {
    background: url(../../images/contents/partner45.gif) no-repeat left top;
}

#partner .bn-list.bn46 {
    background: url(../../images/contents/partner46.gif) no-repeat left top;
}

#partner .bn-list.bn47 {
    background: url(../../images/contents/partner47.gif) no-repeat left top;
}

#partner .bn-list.bn48 {
    background: url(../../images/contents/partner48.gif) no-repeat left top;
}

#partner .bn-list.bn49 {
    background: url(../../images/contents/partner49.gif) no-repeat left top;
}

#partner .bn-list.bn50 {
    background: url(../../images/contents/partner50.gif) no-repeat left top;
}

#partner .bn-list.bn51 {
    background: url(../../images/contents/partner51.gif) no-repeat left top;
}

#partner .bn-list.bn52 {
    background: url(../../images/contents/partner52.gif) no-repeat left top;
}

#partner .bn-list.bn53 {
    background: url(../../images/contents/partner53.gif) no-repeat left top;
}

#partner .bn-list.bn54 {
    background: url(../../images/contents/partner54.gif) no-repeat left top;
}

#partner .bn-list.bn55 {
    background: url(../../images/contents/partner55.gif) no-repeat left top;
}

/* ==========================================================================
   진료과,의료진 CSS
   ========================================================================== */

#diag {
    background: url("../../images/contents/bg_diag_new.gif") no-repeat right bottom;
    padding: 0 0 60px 0;
}

#diag h1 {
    color: #1c1c1c;
    font-weight: normal;
}

#diag p {
    width: 70%;
    margin: 0 0 30px 0;
    padding: 0 0 0 25px;
}

#diag h2 {
    width: 70%;
}

#diag ul, #diag ol {
    width: 70%;
    margin: 0 0 30px 0;
}

#diag ul li {
    margin-left: 27px;
    position: relative;
}

#diag #gallery ul li em {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 0;
}

#diag #gallery {
    display: inline-block;
    width: 100%;
    /*padding: 240px 0 0 0;*/
}

#diag #gallery img {
    width: 100%;
    max-width: 100%;
}

#diag #gallery ul {
    width: 100%;
}

#diag #gallery ul li {
    float: left;
    width: 33.333%;
    margin: 0;
    padding: 5px;
}

#diag #gallery ul li div {
    position: relative;
}

#diag #gallery ul li em {
    text-align: center;
}

#medical-list .wrapF {
    width: 100%;
    height: auto;
    /* background-color: teal; */
}

#medical-list ul {
    display: inline-block;
    width: 100%;
}

#medical-list li {
    width: 49%;
    float: left;
	line-height: 1.7;
}

#medical-list li:nth-child(even) {
    width: 49%;
    float: right;
}

#medical-list .more {
    width: 90px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 0;
    background: url(../../images/contents/medical_more.gif) center center no-repeat;
}

#medical-list .content_box {
    position: relative;
    display: table;
    width: 100%;
    height: 188px;
    background-color: #f8f8f8;
    margin: 0 0 30px 0;
}

#medical-list .content_box .thumb {
    display: table-cell;
    width: 157px;
    height: 188px;
	overflow: hidden;
}

#medical-list .content_box .thumb img {width: 100%; height: 188px;}

#medical-list .content_box .thumb.noimg {
    background: url(../../images/contents/family_pic_no.png) left center no-repeat;
}

#medical-list .content_box .thumb.p1 {
    background: url(../../images/contents/family_pic.png) left center no-repeat;
}

#medical-list .content_box .thumb.p2 {
    background: url(../../images/contents/family_pic2.png) left center no-repeat;
}

#medical-list .content_box .thumb.p3 {
    background: url(../../images/contents/family_pic3.png) left center no-repeat;
}

#medical-list .content_box .doc_txt {
    display: table-cell;
    padding: 20px 20px 0 ;
    border: 1px solid #e1e1e1;
	vertical-align: top;
}

#medical-list .content_box .doc_txt p {
    font-size: 13px !important;
    color: rgba(102, 102, 102, 1) !important;
    margin: 0 0 3px 0;
	line-height: 1.7;
	max-height: 70px;
	overflow: hidden;
}

#medical-list .content_box .doc_txt span {
    color: #0f5aab !important;
    font-weight: bold !important;
}

#medical-list .content_box .doc_txt span:last-child {
    margin: 0 0 0 0 important;
}

#medical-list .content_box .doc_txt .doc_name {
    color: rgba(21, 21, 21, 1) !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

#medical-list .search {
    display: inline-block;
    float: right;
    margin: 0 0 20px 0;
}

#medical-list .search .box-sel {
    float: left;
    line-height: 33px;
    border: 1px solid #cacaca;
    padding: 0 7px;
    margin: 0 5px 0 0;
}

#medical-list .search select {
    border: 0;
    vertical-align: baseline;
}

#medical-list .search input {
    float: left;
    display: block;
    width: 200px;
    height: 31px;
    line-height: 33px;
    border: 1px solid #cacaca;
    text-indent: 10px;
    margin: 0 5px 0 0;
}

#medical-list .search .button {
    float: left;
    display: block;
    text-align: center;
	text-indent: 0;
	width: 46px;
    line-height: 35px;
	height: 35px;
    background: #939393;
    color: #fff;
}

#medical-view .wrapF {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 80px 0;
    /* background-color: teal; */
}

#medical-view .content_box {
    position: relative;
    width: 100%;
    height: 188px;
    background-color: rgba(242, 242, 242, 1);
    border-top: 2px solid rgba(54, 102, 154, 1);
    margin: 0 0 30px 0;
}

#medical-view .content_box .pic_ptn {float: left; width: 157px; height: 188px;}
#medical-view .content_box .pic_ptn img {width: 157px; height: 188px; display: block;}

#medical-view .content_box .doc_txt {
    margin: 0 0 0 157px;
    padding: 25px 30px 25px 30px;
}

#medical-view .content_box .doc_txt p {
    font-size: 13px !important;
    color: rgba(102, 102, 102, 1) !important;
    margin-left: 0;
	margin-bottom: 15px;
	line-height: 1.7;
}

#medical-view .content_box .doc_txt span {
    color: rgba(21, 21, 21, 1) !important;
    font-weight: bold !important;
}

#medical-view .content_box .doc_txt span:last-child {
    margin: 0 0 0 0 important;
}

#medical-view .content_box .doc_txt .doc_name {
    color: rgba(21, 21, 21, 1) !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

#medical-view .career {
    /* float: left; */
	overflow: hidden;
}

#medical-view .career .career_01 {
    float: left;
    display: inline-block;
    width: 50%;
/*     height: 210px; */
}

#medical-view .career .career_01 ul:last-child {
    margin: 35px 0 0 0 !important;
}

#medical-view .career .career_02 {
    float: right;
    display: inline-block;
    width: 50%;
/*     height: 210px; */
}

#medical-view .career .career_02 ul:last-child {
    margin: 35px 0 0 0 !important;
}

#medical-view .career .career_03 {
    overflow: hidden;
    width: 100%;
    /*height: 210px;*/
}

#medical-view .career ul {
    list-style: none;
	margin-bottom: 20px;
}

#medical-view .career br {display: none;}

#medical-view .career ul li {
    margin: 0 0 0 20px !important;
	line-height: 1.7;
	font-size: 14px;
}

#medical-view .btns {
    text-align: right;
    margin: 40px 0 0 0;
}

#medical-view .btns a {
    display: inline-block;
    padding: 14px 0;
    width: 100px;
    background: #969696;
    text-align: center;
    color: #fff;
}

/* 의료진 검색 */
#medical-search {
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background-color: #f0f0f0;
	padding: 34px 20px; 
	text-align: center;
	margin-bottom: 70px;
}
#medical-search label {
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
	display: inline-block;
	margin-right: 10px;
	margin-top: 5px;
}
#medical-search label.labelH {font-size: 0;}
#medical-search .search {
    display: inline-block;
	float: none !important;
	width: 100%;
}
#medical-search .search select {
	border: 0;
	vertical-align: baseline;
	display: inline-block !important;
	font-size: 12px;
	width: 175px;
	padding: 8px 0;
}
#medical-search .search .box-sel {
	float: none !important;
    display: inline-block !important;
    line-height: 33px;
    border: 1px solid #cacaca;
    padding: 0 7px;
    margin: 0 5px 0 0;
	background-color: #fff;
}
#medical-search .search input {
	float: none !important;
	display: inline-block !important;
	width: 275px;
	height: 35px;
	line-height: 33px;
	border: 1px solid #CACACA;
	text-indent: 10px;
	margin: 0 5px 0 0;
	vertical-align: top;
}
#medical-search .search .button {
	float: none !important;
	display: inline-block !important;
	text-align: center;
	text-indent: 0;
	width: 95px;
	line-height: 35px;
	height: 35px;
	background: #939393;
	color: white;
	font-size: 12px;
}
.noList {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: url('../../images/contents/searchIcon.png') center top no-repeat;
	padding-top: 120px;
	letter-spacing: -1px;
}

/**** 페이징 ****/
#paging {
    text-align: center;
}

#paging > a {
    display: inline-block;
    width: 40px;
    height: 34px;
    text-indent: -5000px;
    vertical-align: middle;
}

#paging > a.prev {
    background: url("../../images/contents/btn_paging.gif") -40px top no-repeat;
}

#paging > a.next {
    background: url("../../images/contents/btn_paging.gif") -80px top no-repeat;
}

#paging > a.first {
    background: url("../../images/contents/btn_paging.gif") left top no-repeat;
}

#paging > a.last {
    background: url("../../images/contents/btn_paging.gif") right top no-repeat;
}

#paging ul {
    display: inline-block;
    margin: 0 0 0 0;
    width: auto !important;
}

#paging ul li {
    display: inline-block;
    width: auto !important;
    float: none !important;
}

#paging ul li a {
    font-size: 16px;
    margin: 0 7px;
}

#paging ul li a.active {
    font-weight: bold;
    color: #2247a6;
}

/* ==========================================================================
   건강증진센터 CSS
   ========================================================================== */

#helth-center {
    background: url("../../images/contents/bg_helth.gif") no-repeat right 10px;
    /*padding: 0 0 60px 0;*/
}

#helth-center h1 {
    color: #1c1c1c;
    font-weight: normal;
}

#helth-center p {
    width: 70%;
    margin: 0 0 30px 0;
    padding: 0 0 0 25px;
}

#helth-center ul, #helth-center ol {
    width: 100%;
    margin: 0 0 30px 0;
}

#helth-center ul li {
    margin-left: 27px;
}

/* ==========================================================================
   정신건강증진센터 CSS
   ========================================================================== */
#mental-helth-center {
    background: url("../../images/contents/bg_mental.gif") no-repeat right 10px;
    /*padding: 0 0 60px 0;*/
}

#mental-helth-center p {
	width: 70%;
	margin: 0 0 30px 0;
	padding: 0 0 0 25px;
}

#mental-helth-center .list-step,
#mental-helth-center .list-step2 {
    margin: 0 0 30px 0;
    padding: 0 0 0 25px;
}
#mental-helth-center .list-step ul,
#mental-helth-center .list-step2 ul {
	overflow: hidden;
}
#mental-helth-center .list-step li {
	position: relative;
    float: left;
    width: 140px;
    height: 140px;
    text-align: center;
    background: #fff url('../../images/contents/circle_step_mental.gif') no-repeat left top;
	padding: 56px 0 0 0;
	margin-right: 4%;
	font-size: 16px;
}
#mental-helth-center .list-step li.step2 {background-position: left -168px;}
#mental-helth-center .list-step li.step3 {background-position: left -335px;}
#mental-helth-center .list-step li.step4 {background-position: left -503px;}
#mental-helth-center .list-step li.step5 {background-position: left -670px;}
#mental-helth-center .list-step li:after,
#mental-helth-center .list-step2 li:after {
    content: '';
    position: absolute;
    right: -43px;
    top: 65px;
    width: 82px;
    z-index: -1;
    height: 12px;
    background: url('../../images/contents/circle_step_mental_line.gif') no-repeat right center;
}
#mental-helth-center .list-step li.step5:after,
#mental-helth-center .list-step2 li.step5:after {display: none;}

#mental-helth-center .list-step2 li {
	position: relative;
    float: left;
    width: 140px;
    height: 80px;
    text-align: center;
    background: url('../../images/contents/rec_step1.gif') repeat left top;
	padding: 30px 0 0 0;
	margin-right: 4%;
	font-size: 15px;
	color: #fff;
}
#mental-helth-center .list-step2 li.step2 {background: url('../../images/contents/rec_step2.gif') repeat left top;}
#mental-helth-center .list-step2 li.step3 {background: url('../../images/contents/rec_step3.gif') repeat left top; padding-top: 17px;}
#mental-helth-center .list-step2 li.step4 {background: url('../../images/contents/rec_step4.gif') repeat left top;}
#mental-helth-center .list-step2 li.step5 {background: url('../../images/contents/rec_step5.gif') repeat left top;}

#mental-helth-center .list-step2 li.step3 span {display: block;}
#mental-helth-center .list-step2 li:after {
	top: 35px;
}

#mental-helth-center .list-step2 .arrow {
	width: 100%;
	height: 78px;
    background: url('../../images/contents/rec_step_bottom.png') no-repeat center top;
    max-width: 844px;
	margin-bottom: 15px;
}

#mental-helth-center .list-step2 .bottom {
	width: 100%;
    background: url('../../images/contents/rec_bottom.gif') repeat left top;
	padding: 13px 0;
	text-align: center;
	font-size: 18px;
	color: #fff;
    max-width: 844px;
}

#mental-helth-center a.alignC {
	margin: 0 auto;
	display: block;
	width: 340px;
}
#mental-helth-center .leafletBox {
	width: 100%;
}
#mental-helth-center .leafletBox img {width: 32%}

/* ==========================================================================
   미션 비전 CSS
   ========================================================================== */

#mission .wrapM {
    width: 100%;
    height: 1050px;
}

#mission .content_T .vision {
    /* float: left; */
    position: relative;
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    text-align: center;
    /* margin: 0 12% 0 0; */
    padding: 20px 0 0 0;
    color: #fff;
    border-radius: 90px;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #0756a6;
}

#mission .content_T .vision:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 3px;
    background: url(../../images/contents/mission_line_dash.png);
    z-index: -1;
}

#mission .content_T .vision_box {
    /* position: relative; */
    float: right;
    display: inline-block;
    width: 80%;
    height: 56px;
    margin-top: -74px;
    padding: 18px 0 18px 0;
    color: #0756a6;
    text-align: center;
    background-color: #fff;
    border: 2px solid #0756a6;
    box-sizing: border-box;
}

#mission .content_T .mission, #mission .content_T .vision, #mission .content_B .strategy, #mission .content_B .function {
    font-size: 17px;
}

#mission .content_T .mission {
    position: relative;
    width: 90px;
    height: 90px;
    text-align: center;
    padding: 20px 0 0 0;
    margin: 15px 0 0 0;
    color: #fff;
    border-radius: 90px;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #4286cf;
}

#mission .content_T .mission:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 3px;
    background: url(../../images/contents/mission_line_dash.png);
    z-index: -1;
}

#mission .content_T .mission_box {
    float: right;
    display: inline-block;
    width: 80%;
    height: 75px;
    color: #fff;
    margin-top: -74px;
    padding: 18px 0 18px 0;
    text-align: center;
    background-color: #4286cf;
    box-sizing: border-box;
}

#mission .bg_circle {
    position: relative;
    display: block;
    width: 390px;
    height: 390px;
    top: 100px;
    border: 2px solid rgba(214, 214, 214, 1);
    border-radius: 100%;
    margin: 0 auto;
}

#mission .bg_circle .value {
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    left: 35%;
    border: 2px solid rgba(214, 214, 214, 1);
    border-radius: 120px;
    text-align: center;
    font-size: 16px !important;
    font-weight: bold !important;
    color: rgba(28, 28, 28, 1);
    background-color: rgba(243, 243, 243, 1);
    margin: 135px 0 0 0;
    padding: 38px 0 0 0;
}

#mission .bg_circle .value span {
    font-weight: 500;
}

#mission .value_box {
    display: none;
}

#mission .bg_circle .block_01 {
    position: relative;
    width: 126px;
    height: 126px;
    color: #fff;
    font-size: 16px !important;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #3f9c9f;
    border-radius: 126px;
    padding: 50px 0 0 0;
    top: -50px;
    left: 34%;
}

#mission .bg_circle .block_01:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: 60px;
    left: 2%;
    background: url(../../images/contents/mission_bridge_gn.png) left center no-repeat;
    transform: rotate(-90deg);
    z-index: -1;
}

#mission .bg_circle .block_02 {
    position: relative;
    width: 126px;
    height: 126px;
    color: #fff;
    font-size: 16px !important;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #4286cf;
    border-radius: 126px;
    padding: 50px 0 0 0;
    top: 10px;
    left: 73%;
}

#mission .bg_circle .block_02:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: 40px;
    left: -41%;
    background: url(../../images/contents/mission_bridge_bu.png) left center no-repeat;
    transform: rotate(-40deg);
    z-index: -1;
}

#mission .bg_circle .block_03 {
    position: relative;
    width: 126px;
    height: 126px;
    color: #fff;
    font-size: 16px !important;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #dd5854;
    border-radius: 126px;
    padding: 50px 0 0 0;
    top: 142px;
    left: 69%;
}

#mission .bg_circle .block_03:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: -45px;
    left: -30%;
    background: url(../../images/contents/mission_bridge_rd.png) left center no-repeat;
    transform: rotate(40deg);
    z-index: -1;
}

#mission .bg_circle .block_04 {
    position: relative;
    width: 126px;
    height: 126px;
    color: #fff;
    font-size: 16px !important;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #fe9d48;
    border-radius: 126px;
    padding: 50px 0 0 0;
    top: 18px;
    left: 2%;
}

#mission .bg_circle .block_04:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: -43px;
    left: 30%;
    background: url(../../images/contents/mission_bridge_yw.png) left center no-repeat;
    transform: rotate(135deg);
    z-index: -1;
}

#mission .bg_circle .block_05 {
    position: relative;
    width: 126px;
    height: 126px;
    color: #fff;
    font-size: 16px !important;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #246bb5;
    border-radius: 126px;
    padding: 50px 0 0 0;
    top: -370px;
    left: -3%;
}

#mission .bg_circle .block_05:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: 43px;
    left: 40%;
    background: url(../../images/contents/mission_bridge_nv.png) left center no-repeat;
    transform: rotate(-140deg);
    z-index: -1;
}

#mission .content_B {
    position: relative;
    width: 100%;
    height: auto;
    top: 180px;
}

#mission .content_B .strategy {
    position: relative;
    width: 90px;
    height: 90px;
    left: 0;
    border-radius: 90px;
    color: #fff;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #197578;
    padding: 20px 0 0 0;
}

#mission .content_B .strategy:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 3px;
    background: url(../../images/contents/mission_line_dash.png);
    margin: 0 auto;
    z-index: -1;
    top: 49%
}

#mission .content_B .content_B_1st {
    /* float: right;
        display: inline-block; */
    position: absolute;
    right: 0;
    top: 85px;
    width: 80%;
    height: 105px;
    margin: -90px 0 0 0;
    background-color: rgba(255, 255, 255, 1);
}

#mission .content_B .content_B_1st .box_01 {
    position: absolute;
    width: 33%;
    height: 100%;
    border: 2px solid #d5d5d5;
    text-align: center;
}

#mission .content_B .content_B_1st .box_02 {
    position: absolute;
    width: 33%;
    height: 48px;
    top: 53px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

#mission .content_B .content_B_1st .box_03 {
    position: relative;
    width: 33%;
    height: 100%;
    top: 100px;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #d1dfdf;
    text-align: center;
    margin: 0 auto;
    margin-top: -100px;
}

#mission .content_B .content_B_1st .box_04 {
    position: absolute;
    right: 0;
    top: 0;
    width: 33%;
    height: 48px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

#mission .content_B .content_B_1st .box_05 {
    position: absolute;
    right: 0;
    top: 0px;
    width: 33%;
    height: 100%;
    border: 2px solid #d5d5d5;
    text-align: center;
}

#mission .content_B .content_B_1st .box_01,
#mission .content_B .content_B_1st .box_03,
#mission .content_B .content_B_1st .box_05{
	display: flex;
	justify-content: center;
	align-items: center;
}

#mission .content_B .function {
    position: relative;
    width: 90px;
    height: 90px;
    left: 0;
    border-radius: 90px;
    color: #fff;
    text-align: center;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #40b0b4;
    padding: 20px 0 0 0;
    margin: 60px 0 0 0;
}

#mission .content_B .function:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 3px;
    background: url(../../images/contents/mission_line_dash.png);
    margin: 0 auto;
    z-index: -1;
    top: 49%;
}

#mission .content_B .content_B_2nd {
    position: absolute;
    right: 0;
    top: 235px;
    width: 80%;
    height: 105px;
    margin: -90px 0 0 0;
    background-color: rgba(255, 255, 255, 1);
}

#mission .content_B .content_B_2nd .box_01 {
    position: absolute;
    width: 33%;
    height: 48px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

#mission .content_B .content_B_2nd .box_02 {
    position: absolute;
    width: 33%;
    height: 48px;
    top: 53px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

#mission .content_B .content_B_2nd .box_03 {
    position: relative;
    width: 33%;
    height: 101px;
    top: 100px;
    background: url(../../images/contents/mission_bgline_fff.png);
    background-color: #d1dfdf;
    text-align: center;
    padding: 40px 0 0 0;
    margin: 0 auto;
    margin-top: -100px;
}

#mission .content_B .content_B_2nd .box_04 {
    position: absolute;
    right: 0;
    top: 0;
    width: 33%;
    height: 48px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

#mission .content_B .content_B_2nd .box_05 {
    position: absolute;
    right: 0;
    top: 53px;
    width: 33%;
    height: 48px;
    border: 2px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 0 0;
}

/

/* ==========================================================================
   오시는길 CSS
   ========================================================================== */

#location .content_wrap {
    height: 100%;
    position: relative;
}

#location .content_box {
    /* position: relative; */
    top: 0;
    width: 100%;
    border: 5px solid #f3f3f5;
    box-sizing: border-box;
    padding: 20px;
    line-height: 60px;
    background: url(../../images/contents/box_icon.gif) no-repeat 3% center;
}

#location .content_wrap h2 {
    margin: 0 0 20px 20px !important;
    background: url(../../images/contents/bul_h3.gif) no-repeat left center !important;
}

#location .bulllet_st_01 li {
    margin: 0 0 5px 0;
    font-size: 14px;
}

#location .location_title, #location .location_info {
    float: left;
}

#location .location_title {
    width: 9.1%;
}

#location .location_info {
    width: 90.9%;
}

#location .location_info dl {
    width: 50%;
    margin: 0 0 3px 0;
}

#location .location_info dt, #location .location_info dd {
    display: inline-block;
    margin: 0px;
}

#location .location_info dd {
    padding: 0 0 0 10px;
}

#location .map_wrap {
    width: 100%;
    height: 442px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    background: url(../../images/contents/map.png) no-repeat center center;
}

#location .map_wrap table {
    border: 0;
}

#location .content_box img {
    display: inline-block;
    vertical-align: middle;
}

#location .content_box ul {
    padding: 10px 0 0 130px;
}

#location .content_box ul li {
    overflow: hidden;
    background: url(../../images/contents/bul_location.gif) no-repeat left 7px;
    padding: 0 0 0 16px;
    margin: 0 0 7px 0 !important;
    font-size: 14px !important;
}

#location .content_box ul li.address br {
    display: none;
}

#location .content_box p {
    color: #0052ab !important;
    font-weight: bold;
    font-size: 16px !important;
    padding-left: 130px;
    margin: 0 0 0 0 !important;
}

#location .box_hl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    border-top: 5px solid #467ed3;
    border-left: 5px solid #467ed3;
    border-right: 5px solid #467ed3;
}

#location .start {
    margin: 0 0 30px 0;
}

#location .start ul {
    display: inline-block;
    width: 100%;
}

#location .start ul li {
    float: left;
    width: 20%;
    padding: 0 10px 0 0;
}

#location .start ul li:last-child {
    padding: 0;
}

#location .start ul li button {
    width: 100%;
    height: 57px;
    padding: 0 0 0 10px;
    border: 1px solid #d1d1d1;
    background: url(../../images/contents/arrow_start_active.gif) no-repeat right top;
    /*background: url(../../images/contents/arrow_start.gif) no-repeat right top;*/
    text-align: left;
    color: #fff;
}

#location .start ul li button:hover {
    /*color: #fff;
    background: url(../../images/contents/arrow_start_active.gif) no-repeat right top;*/
    text-decoration: underline;
}

#location .start ul li button.color1 {
    background-position: right -25px;
    border-color: #0053b0;
}

#location .start ul li button.color2 {
    background-position: right -125px;
    border-color: #3f85d3;
}

#location .start ul li button.color3 {
    background-position: right -225px;
    border-color: #499c9f;
}

#location .start ul li button.color4 {
    background-position: right -325px;
    border-color: #df5851;
}

#location .start ul li button.color4:hover {
    background-position: right -325px;
    border-color: #df5851;
}

#location .start ul li button.color5 {
    background-position: right -425px;
    border-color: #ffa039;
}

#location .traffic em {
    display: block;
    font-size: 20px;
    font-weight: normal;
}

#location .traffic .subway {
    padding: 20px 0 25px 123px;
    margin: 0 0 20px 0;
    background: url(../../images/contents/icon_subway.gif) no-repeat left top;
}

#location .traffic .subway p {
    margin: 0;
}

#location .traffic .subway em {
    margin: 0 0 15px 0;
}

#location .traffic .bus {
    padding: 0 0 0 123px;
    margin: 0 0 20px 0;
    background: url(../../images/contents/icon_bus.gif) no-repeat left top;
}

#location .traffic .bus p, #location .traffic .bus span {
    display: block;
    margin: 0 0 10px 0;
}

#location .traffic .bus span {
    padding: 0 0 0 50px;
}

#location .traffic .bus span em {
    display: inline;
    font-size: inherit;
    color: #3f85d3;
}

#location .traffic .bus p.type1 {
    padding: 0 0 0 50px;
    margin: 15px 0 0 0;
    background: url(../../images/contents/icon_bus_type1.gif) no-repeat left top;
}

#location .traffic .bus p.type2 {
    padding: 0 0 0 50px;
    background: url(../../images/contents/icon_bus_type2.gif) no-repeat left top;
}

#location .traffic .bus p.type3 {
    padding: 0 0 0 50px;
    background: url(../../images/contents/icon_bus_type3.gif) no-repeat left top;
}

#location .traffic .bus p.type4 {
    padding: 0 0 0 50px;
    background: url(../../images/contents/icon_bus_type4.gif) no-repeat left top;
}

#location .traffic .taxi {
    padding: 10px 0 25px 123px;
    margin: 0 0 20px 0;
    background: url(../../images/contents/icon_taxi.gif) no-repeat left top;
}

#location .traffic .taxi em {
    margin: 0 0 15px 0;
}

#location .traffic .taxi p {
    margin: 0;
}

/* ==========================================================================
   건강검진 CSS
   ========================================================================== */

#helth-check .check-step ul {
    display: inline-block;
    width: 100%;
}

#helth-check .check-step li {
    float: left;
    width: 25%;
}

#helth-check .check-step li.f-right {
    float: right;
    margin-top: 40px !important;
}

#helth-check .check-step li.floor {
    margin: 0 15.5% 0 0;
}

#helth-check .check-step p {
    width: 80%;
    background: #ddd;
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    position: relative;
}

#helth-check .check-step p:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
}

#helth-check .check-step p.style1 {
    background: url("../../images/contents/bg_helth_check1.gif") repeat left top;
}

#helth-check .check-step p.style2 {
    background: url("../../images/contents/bg_helth_check2.gif") repeat left top;
}

#helth-check .check-step p.style3 {
    background: url("../../images/contents/bg_helth_check3.gif") repeat left top;
}

#helth-check .check-step p.style4 {
    background: url("../../images/contents/bg_helth_check4.gif") repeat left top;
}

#helth-check .check-step p.style5 {
    background: url("../../images/contents/bg_helth_check5.gif") repeat left top;
}

#helth-check .check-step p.style6 {
    background: url("../../images/contents/bg_helth_check6.gif") repeat left top;
}

#helth-check .check-step p.style7 {
    background: url("../../images/contents/bg_helth_check7.gif") repeat left top;
}

#helth-check .check-step p.style1:after, #helth-check .check-step p.style2:after, #helth-check .check-step p.style3:after {
    width: 56px;
    height: 12px;
    right: -25%;
    top: 25px;
    background: url("../../images/contents/arrow_check_step1.png") no-repeat left top;
}

#helth-check .check-step p.style4:after {
    width: 54px;
    height: 107px;
    left: 23%;
    bottom: -98px;
    background: url(../../images/contents/arrow_check_step2.png) no-repeat left top;
}

#helth-check .check-step p.style5:after, #helth-check .check-step p.style6:after {
    width: 56px;
    height: 12px;
    left: -25%;
    top: 25px;
    background: url("../../images/contents/arrow_check_step3.png") no-repeat left top;
}

/* ==========================================================================
   입원수속 CSS
   ========================================================================== */

#admission-step .list-step {
    margin: 0 0 10px 0;
}

#admission-step .list-step ul {
    display: inline-block;
    width: 100%;
}

#admission-step .list-step li {
    float: left;
    position: relative;
    width: 25%;
}

#admission-step .list-step li:after {
    content: '';
    position: absolute;
    right: -26px;
    top: 85px;
    width: 82px;
    z-index: -1;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#admission-step .list-step li:last-child:after {
    background-image: none;
}

#admission-step .list-step p {
    width: 180px;
    height: 180px;
    text-align: center;
    background: url(../../images/contents/circle_step.gif) no-repeat left top;
}

#admission-step .list-step p.step2 {
    background-position: left -180px;
}

#admission-step .list-step p.step3 {
    background-position: left -360px;
}

#admission-step .list-step p.step4 {
    background-position: left -540px;
}

#admission-step .list-step span {
    display: block;
    line-height: 1.4;
}

#admission-step .list-step p.step1 span {
    padding: 115px 0 0 0;
    background: url(../../images/contents/icon_step1.gif) no-repeat center 30px;
}

#admission-step .list-step p.step2 span {
    padding: 108px 0 0 0;
    background: url(../../images/contents/icon_step2.gif) no-repeat center 33px;
}

#admission-step .list-step p.step3 span {
    padding: 97px 0 0 0;
    background: url(../../images/contents/icon_step3.gif) no-repeat center 33px;
}

#admission-step .list-step p.step4 span {
    padding: 115px 0 0 0;
    background: url(../../images/contents/icon_step4.gif) no-repeat center 33px;
}

/* ==========================================================================
   퇴원수속 CSS
   ========================================================================== */

#admission-out .list-step {
    margin: 0 0 10px 0;
}

#admission-out .list-step ul {
    display: inline-block;
    width: 100%;
}

#admission-out .list-step li {
    float: left;
    width: 20%;
    position: relative;
}

#admission-out .list-step li:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 64px;
    width: 82px;
    z-index: 0;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#admission-out .list-step li:last-child {
    background-image: none;
}

#admission-out .list-step li:last-child:after {
    display: none;
}

#admission-out .list-step p {
    width: 130px;
    height: 130px;
    text-align: center;
    background: url(../../images/contents/circle_out.gif) no-repeat left top;
}

#admission-out .list-step p.step2 {
    background-position: left -130px;
}

#admission-out .list-step p.step3 {
    background-position: left -260px;
}

#admission-out .list-step p.step4 {
    background-position: left -390px;
}

#admission-out .list-step p.step5 {
    background-position: left -520px;
}

#admission-out .list-step span {
    display: block;
    line-height: 1.4;
    color: #fff;
}

#admission-out .list-step p.step1 span {
    padding: 50px 0 0 0;
}

#admission-out .list-step p.step2 span {
    padding: 50px 0 0 0;
}

#admission-out .list-step p.step3 span {
    padding: 61px 0 0 0;
}

#admission-out .list-step p.step4 span {
    padding: 61px 0 0 0;
}

#admission-out .list-step p.step5 span {
    padding: 61px 0 0 0;
}

/* ==========================================================================
   제증명안내 CSS
   ========================================================================== */

#issue .ok {
    font-size: 25px;
}

#issue .list-step {
    margin: 0 0 10px 0;
}

#issue .list-step ul {
    display: inline-block;
    width: 100%;
}

#issue .list-step li {
    position: relative;
    float: left;
    width: 25%;
}

#issue .list-step li:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 85px;
    width: 82px;
    z-index: 0;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#issue .list-step li:last-child:after {
    background-image: none;
}

#issue .list-step p {
    width: 180px;
    height: 180px;
    text-align: center;
    background: url(../../images/contents/circle_step.gif) no-repeat left top;
}

#issue .list-step p.step2 {
    background-position: left -180px;
}

#issue .list-step p.step3 {
    background-position: left -360px;
}

#issue .list-step p.step4 {
    background-position: left -540px;
}

#issue .list-step span {
    display: block;
    line-height: 1.4;
}

#issue .list-step p.step1 span {
    padding: 70px 0 0 0;
    /*background: url(../../images/contents/icon_diag_step1.gif) no-repeat center 40px;*/
}

#issue .list-step p.step2 span {
    padding: 80px 0 0 0;
    /*background: url(../../images/contents/icon_diag_step2.gif) no-repeat center 43px;*/
}

#issue .list-step p.step3 span {
    padding: 80px 0 0 0;
    /*background: url(../../images/contents/icon_diag_step3.gif) no-repeat center 44px;*/
}

#issue .list-step p.step4 span {
    padding: 80px 0 0 0;
    /*background: url(../../images/contents/icon_diag_step4.gif) no-repeat center 41px;*/
}

#issue .step4 li {
    padding: 0 0 30px 0;
    margin: 0 0 15px 0;
    background: url(../../images/contents/arrow_step_list.gif) no-repeat center bottom;
}

#issue .step4 li:last-child {
    background-image: none;
    padding: 0;
}

#issue .step4 li p {
    width: 100%;
    padding: 10px 15px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    border-radius: 20px;
}

#issue .step4 li.style1 p {
    border: 2px solid #004a9a;
}

#issue .step4 li.style2 p {
    color: #fff;
    background: #5e93cd url("../../images/contents/bg_step_list1.gif") repeat left top;
}

#issue .step4 li.style3 p {
    border: 2px solid #60b8c5;
}

#issue .step4 li.style4 p {
    color: #fff;
    background: #0ca767 url("../../images/contents/bg_step_list2.gif") repeat left top;
}

#issue .step4 li.style5 p {
    border: 2px solid #f18e0d;
}

/* ==========================================================================
   진료절차 CSS
   ========================================================================== */

#diag-step .list-step {
    margin: 0 0 10px 0;
}

#diag-step .list-step ul {
    display: inline-block;
    width: 100%;
}

#diag-step .list-step li {
    position: relative;
    float: left;
    width: 25%;
}

#diag-step .list-step li:after {
    content: '';
    position: absolute;
    right: -26px;
    top: 85px;
    width: 82px;
    z-index: -1;
    height: 12px;
    background: url(../../images/contents/arrow_step.gif) no-repeat right center;
}

#diag-step .list-step li:last-child:after {
    background-image: none;
}

#diag-step .list-step p {
    width: 180px;
    height: 180px;
    text-align: center;
    background: url(../../images/contents/circle_step.gif) no-repeat left top;
}

#diag-step .list-step p.step2 {
    background-position: left -180px;
}

#diag-step .list-step p.step3 {
    background-position: left -360px;
}

#diag-step .list-step p.step4 {
    background-position: left -540px;
}

#diag-step .list-step span {
    display: block;
    line-height: 1.4;
}

#diag-step .list-step p.step1 span {
    padding: 120px 0 0 0;
    background: url(../../images/contents/icon_diag_step1.gif) no-repeat center 40px;
}

#diag-step .list-step p.step2 span {
    padding: 120px 0 0 0;
    background: url(../../images/contents/icon_diag_step2.gif) no-repeat center 43px;
}

#diag-step .list-step p.step3 span {
    padding: 120px 0 0 0;
    background: url(../../images/contents/icon_diag_step3.gif) no-repeat center 44px;
}

#diag-step .list-step p.step4 span {
    padding: 120px 0 0 0;
    background: url(../../images/contents/icon_diag_step4.gif) no-repeat center 41px;
}

#diag-step .step4 li {
    padding: 0 0 30px 0;
    margin: 0 0 15px 0;
    background: url(../../images/contents/arrow_step_list.gif) no-repeat center bottom;
}

#diag-step .step4 li:last-child {
    background-image: none;
}

#diag-step .step4 li p {
    width: 100%;
    padding: 10px 15px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    border-radius: 20px;
}

#diag-step .step4 li.style1 p {
    border: 2px solid #004a9a;
}

#diag-step .step4 li.style2 p {
    color: #fff;
    background: #5e93cd url("../../images/contents/bg_step_list1.gif") repeat left top;
}

#diag-step .step4 li.style3 p {
    border: 2px solid #60b8c5;
}

#diag-step .step4 li.style4 p {
    color: #fff;
    background: #0ca767 url("../../images/contents/bg_step_list2.gif") repeat left top;
}

#diag-step .step4 li.style5 p {
    border: 2px solid #f18e0d;
}

/* ==========================================================================
   임상의학연구센터 CSS
   ========================================================================== */

#clin .row {
    display: inline-block;
    width: 100%;
}

#clin .row .left {
    float: left;
    width: 66%;
}

#clin .row .right {
    float: right;
    width: 34%;
    height: 270px;
    padding: 0 0 0 25px;
    background: url("../../images/contents/img_clin.jpg") no-repeat right center;
    background-size: contain !important;
}

#clin .row .right img {
    width: 100%;
    max-width: 100%;
}

#clin .row2 {
    display: inline-block;
    width: 100%;
}

#clin .row2 .left {
    /*width: 60%;*/
    /*float: left;*/
    float: none;
    width: 100%;
    padding: 0 10px 0 0;
}

#clin .row2 .right {
    width: 40%;
    float: right;
    padding: 379px 0 0 0;
}

#clin #organ {
    /*background: url(../../images/contents/line_organ1.gif) repeat-y center top;*/
}

#clin #organ .level1 {
    background-image: none;
}

#clin #organ .level2 .row {
    width: 50%;
}

#clin #organ .level2 .row {
    padding: 0 4%;
}

#clin #organ .level2 .team1:after {
    right: 0;
    top: 50%;
    z-index: -1;
}

#clin #organ .level2 .team2:after {
    left: 0;
    top: 50%;
    z-index: -1;
    width: 50%;
}

#clin #organ .level2.next-line {
    height: auto;
}

#clin #organ .level2.next-line h2 {
    width: 45%;
}

#clin #organ .level2.next-line .row {
    width: 100%;
}

#clin #organ .level2.next-line:before,
#clin #organ .level2.next-line:after {
    display: none;
}

#clin #organ .level2.next-line .team1:after {
    display: none;
}

#clin #organ .level3 {
    display: inline-block;
    width: 100%;
}

#clin #organ .level3 .row {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 1%;
    padding-top: 4.5%;
    background: url(../../images/contents/line_organ1.gif) no-repeat top center;
    text-align: left;
}

#clin #organ .level3 .row h3 {
    background-image: none;
    padding: 0;
    margin: 0;
}

#clin #organ .level3 .box {
    border: 1px solid #3f85d3;
    background: #fff;
    padding: 17px;
    height: 143px;
}

#clin #organ .level3 .row ul {
    padding: 10px 0;
}

#clin #organ .level3 .row li {
    margin: 0;
    font-size: 12px;
    background: url("../../images/contents/dot_clin.gif") no-repeat left 10px;
    padding: 0 0 0 6px;
}

#clin #organ .level3 .row:after {
    display: block;
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 50%;
    height: 2px;
}

#clin #organ .level3 .team2 {
    background-image: none;
}

#clin #organ .level3 .team2:before {
    display: block;
    position: absolute;
    content: '';
    background: #d1d1d1;
    width: 2px;
    height: 260%;
    left: 50%;
    bottom: 0;
    z-index: -1;
}

#clin #organ .level3 .team1:after {
    right: 0;
    top: 0;
}

#clin #organ .level3 .team2:after {
    width: 100%;
    left: 0;
    top: 0;
}

#clin #organ .level3 .team3:after {
    left: 0;
    top: 0;
}

#clin .row2 .right table {

}

/* ==========================================================================
   국군외상센터 CSS
   ========================================================================== */

#public .row {
    display: inline-block;
    width: 100%;
}

#public .left {
    float: left;
    width: 60%;
}

#public .right {
    float: right;
    width: 40%;
    height: 230px;
    padding: 0 0 0 25px;
    background: url("../../images/contents/img_public.jpg") no-repeat center center;
    background-size: contain !important;
}

#public .right img {
    width: 100%;
    max-width: 100%;
}

#public .thumb {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 30px;
}

#public .thumb .img1, #public .thumb .img2, #public .thumb .img3, #public .thumb .img4 {
    float: left;
    height: 200px;
}

#public .thumb .img1 {
    width: 40%;
    padding: 0 10px 0 0;
}

#public .thumb .img1 p {
    background: url("../../images/contents/th_public1.jpg") no-repeat center center;
}

#public .thumb .img2 {
    width: 60%;
}

#public .thumb .img2 p {
    background: url("../../images/contents/th_public2.jpg") no-repeat center center;
}

#public .thumb .img3 {
    width: 60%;
    padding: 0 10px 0 0;
    4
}

#public .thumb .img3 p {
    background: url("../../images/contents/th_public3.jpg") no-repeat center center;
}

#public .thumb .img4 {
    width: 40%;
}

#public .thumb .img4 p {
    background: url("../../images/contents/th_public4.jpg") no-repeat center center;
}

#public .thumb .img1 p, #public .thumb .img2 p, #public .thumb .img3 p, #public .thumb .img4 p {
    height: 200px;
    margin: 0 !important;
    background-size: cover !important;
}

/* ==========================================================================
   층별안내 CSS
   ========================================================================== */

#floor {

}

#floor .thumb ul {
    display: inline-block;
    width: 100%;
    margin: 0 0 7px 0;
}

#floor .thumb ul li {
    float: left;
    width: 49.2%;
}

#floor .thumb ul li img {
    width: 100%;
    max-width: 100%;
}

#floor .thumb ul li.img1 {
    /*background: url("../../images/contents/img_floor1.jpg") no-repeat center top;*/
}

#floor .thumb ul li.img2 {
    /*background: url("../../images/contents/img_floor2.jpg") no-repeat center top;*/
    float: right;
}

#floor .desc dl {
    display: table;
    width: 100%;
    margin: 0 0 2px 0;
}

#floor .desc dt, #floor .desc dd {
    display: table-cell;
}

#floor .desc dt {
    width: 10%;
    height: 80px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
}

#floor .desc dt.color1 {
    background: #5a95d7;
}

#floor .desc dt.color2 {
    background: #5c8cc1;
}

#floor .desc dt.color3 {
    background: #5d86b4;
}

#floor .desc dt.color4 {
    background: #6888ab;
}

#floor .desc dt.color5 {
    background: #758da7;
}

#floor .desc dt.color6 {
    background: #798ca1;
}

#floor .desc dt.color7 {
    background: #808f9f;
}

#floor .desc dt.color8 {
    background: #848c94;
}

#floor .desc dd {
    width: 90%;
    background: #ededed;
    vertical-align: middle;
}

#floor .desc ul {
    padding: 20px;
}

#floor .desc ul li {
    display: inline;
}

#floor .desc em.em-style1 {
    font-weight: normal;
}

/* ==========================================================================
   1210px 이하
   ========================================================================== */
@media screen and (max-width: 1210px) {

    /**** 찾아오시는길 ****/
    #location .content_box {
        height: auto;
    }

    #location .content_box ul li.address br {
        display: block;
    }

    #location .content_box ul li .dash {
        display: none;
    }

    #location .location_info {
        width: 100%;
    }

    #location .location_info dl {
        float: none !important;
        width: 100%;
    }

    #location .location_title, .location_info {
        float: none;
    }

    #location .location_title {
        margin: 0 0 3px 0;
    }
}

/* ==========================================================================
   990px 이하
   ========================================================================== */

@media screen and (max-width: 990px) {
    /**** Contents ****/
    #contents {
        float: none;
        width: 100%;
        padding: 0 15px;
		overflow: hidden;
    }

    #contents h1 {
        padding: 35px 0 25px 0;
    }

    /**** 국군외상센터 CSS ****/
    #trauma .image .desc br {
        display: none;
    }

    /**** 인사말 CSS ****/
    #greeting .wrap {
        width: 100%;
        height: auto;
        background: none;
    }

    #greeting .img_wrap {
        float: none;
        width: 50%;
        /* left: 18%; */
        margin: 0 auto;
        text-align: center;
        padding: 0 0 10px 0;
    }

    #greeting .img_wrap .name {
        margin: 0 auto;
    }

    #greeting .img_wrap .circle_03 {
        display: none;
    }

    #greeting .img_wrap p strong {
        top: -560px;
        right: -265px;
    }

    #greeting .txt_wrap {
        float: left;
        width: 100%;
        height: auto;
        padding: 5px;
    }

    #greeting .txt_wrap p {
        padding: 0 !important;
        margin: 0 !important;
    }

    #greeting .txt_wrap .tit_01 {
        width: 100%;
        text-align: center;
        margin: 0 0 0 0 !important;
    }

    #greeting .txt_wrap .tit_01:before {
        position: relative;
        top: 30px;
        left: 3%;
    }

    #greeting .txt_wrap .tit_01:after {
        position: relative;
        top: -115px;
        right: -92%;
    }

    #greeting .txt_wrap {
    }
}

/* ==========================================================================
   768px 이하
   ========================================================================== */

@media screen and (max-width: 768px) {
    #conven .desc_02{
	width: 100%;
	}

    #contents #contact ul {
        width: 100%;
    }

    #contents #contact li {
        float: none;
        width: 100%;
    }

    #contents #contact li.phone {
        margin: 20px 0 0 0;
    }

    /**** 국군외상센터 *****/
    #trauma .point-trauma h1 {
        position: static;
        width: auto;
        height: auto;
        border-radius: 0;
        margin: 0 0 15px 0;
        padding: 20px 0;
        text-align: center;
        color: #fff;
        background: url(../../images/contents/bg_trauma1.gif) repeat top left;
        font-size: 16px;
    }

    #trauma .image .desc {
        position: static;
        background: rgba(0, 0, 0, 0.9);
        font-size: 13px;
        padding: 20px 30px;
    }

    #trauma .point-trauma h1 p {
        padding: 0;
    }

    #trauma .point-trauma .point1, #trauma .point-trauma .point2, #trauma .point-trauma .point3, #trauma .point-trauma .point4 {
        float: none;
        width: 100%;
    }

    #trauma .point-trauma .point1 .con, #trauma .point-trauma .point3 .con {
        padding: 0;
    }

	#trauma.tab2Div, #trauma.tab3Div {background: none;}

	#trauma.tab2Div .overflowW,
	#trauma.tab3Div .overflowW {margin-top: 0; width: 100%;}
	
	#trauma.tab2Div .point1, #trauma.tab2Div .point2, #trauma.tab2Div .point3, #trauma.tab2Div .point4,
	#trauma.tab3Div .point2, #trauma.tab3Div .point3, #trauma.tab3Div .point4 {
		margin: 0 0 15px;
	}
	#trauma.tab3Div .point-trauma .point2 p, #trauma.tab3Div .point-trauma .point3 p, #trauma.tab3Div .point-trauma .point4 p {
		min-height: auto;
	}
	#sche .left {float: none; width: 100%; background: url('../../images/contents/scheLine_m.gif') no-repeat 107px 14px;}
	#sche .right {display: none;}
	#sche .left ul li dl dt {font-size: 1.3em;}
	#trauma ul.g-List{margin-left: 0;}
	#trauma ul.g-List li {float: none; margin: 0 auto 10px; max-width: 290px; text-align: center;}

    /**** 민간병원진료지원 병 *****/
    #solider .outbound li {
        float: none;
        width: 100%;
        padding: 0 !important;
    }

    #solider .outbound li {
        margin: 0 0 25px 0;
    }

    #solider .outbound p.round1, #solider .outbound p.round2 {
        width: 100%;
        border: 3px solid #004a9a;
        border-radius: 10px;
        background-image: none;
        height: auto;
        padding: 20px 0;
    }

    #solider .outbound p {
        position: relative;
    }

    #solider .outbound p:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #solider .outbound p.round2 {
        border-color: #458daf;
        color: #333;
    }

    #solider .outbound li.line1:after, #solider .outbound li.line2:after {
        display: none;
    }

    #solider .outbound span {
        padding: 0;
    }

    #solider .outbound i {
        width: 100%;
        line-height: 1.5;
        border-bottom: 1px dashed #d1d1d1;
        padding: 10px 0 10px 0;
    }

    #solider .outbound .end span, #solider .outbound .no-end span {
        position: static;
        text-align: center;
        padding: 10px 0;
    }

    #solider .inbound li {
        float: none;
        width: 100%;
        padding: 0 !important;
        margin: 0 0 25px 0;
    }

    #solider .inbound p.round1, #solider .inbound p.round2 {
        width: 100%;
        border: 3px solid #0c93a7;
        border-radius: 10px;
        background-image: none;
        height: auto;
        padding: 20px 0;
    }

    #solider .inbound p {
        position: relative;
    }

    #solider .inbound p:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #solider .inbound p.round2 {
        border-color: #59b298;
        color: #333;
    }

    #solider .inbound li.line1:after, #solider .inbound li.line2:after {
        display: none;
    }

    #solider .inbound span {
        padding: 0;
    }

    #solider .inbound i {
        width: 100%;
        line-height: 1.5;
        border-bottom: 1px dashed #d1d1d1;
        padding: 10px 0 10px 0;
    }

    #solider .inbound .end span, #solider .inbound .no-end span {
        position: static;
        text-align: center;
        padding: 10px 0;
    }

    /**** 임상의학연구센터 ****/
    #clin .row .right {
        float: none;
        width: 100%;
        height: 320px;
        padding: 0;
        margin: 0 0 30px 0;
        background-position: center center;
    }

    #clin .row .left, #clin .row2 .left, #clin .row2 .right {
        float: none;
        width: 100%;
    }

    #clin .row2 .left {
        padding: 0;
    }

    #clin .row2 .right {
        padding: 0;
    }

    #clin #organ .level2 {
        margin: 0 0 10px 0;
    }

    #clin #organ .level2 .row {
        width: 100%;
        padding: 0;
    }

    #clin #organ .level2 h2, #clin #organ .level2.next-line h2, #clin #organ .level3 .row {
        float: none;
        width: 100% !important;
    }

    #clin #organ .level4 .row {
        padding: 0;
        padding-bottom: 20px;
        background-image: none;
        width: 100%;
        float: none;
    }

    #clin #organ .level4 .box {
        height: auto;
    }

    #clin #organ .level4 .row:after {
        display: none;
    }

    #clin #organ .level4 {
        margin-top: 20px;
    }

    #clin #organ .level4 .team2:before {
        display: none;
    }

    /**** 공공의료기관 ****/
    #public .right {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0 0 30px 0;
    }

    #public .left {
        float: none;
        width: 100%;
    }

    /**** 사이트맵 ****/
    #sitemap .left {
        float: none;
        width: 100%;
    }

    #sitemap .right {
        float: none;
        width: 100%;
        padding: 20px;
    }

    #sitemap h2 {
        margin: 15px 0;
    }

    #sitemap .row {
        width: 50%;
    }

    /**** 편의시설 ****/
    #conven .thumb {
        float: none;
        width: 100%;
    }

    #conven .desc {
        padding: 30px 0 0 0;
    }

    #conven .row {
        margin: 0 0 30px 0;
    }

    /**** 건강검진 ****/
    #helth-check .check-step li {
        float: none;
        width: 100%;
        margin: 0 0 30px 0 !important;
        position: relative;
    }

    #helth-check .check-step li:last-child:after {
        display: none;
    }

    #helth-check .check-step li:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #helth-check .check-step li.f-right {
        margin: 0 0 30px 0 !important;
    }

    #helth-check .check-step p {
        width: 100%;
        margin: 0;
    }

    #helth-check .check-step p:after {
        display: none;
    }

    /**** 연혁 ****/
    #history .year {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

    #history .box-blank {
        display: none;
    }

    #history .list {
        display: block;
        width: 100%;
    }

    #history h1 {
        margin: 0 !important;
        padding: 15px 0 15px 25px;
    }

    #history .gallery .thumb-view, #history .gallery .thumb-list {
        width: 100%;
        float: none;
    }

    #history .gallery .thumb-view {
        padding: 0;
        margin: 0 0 10px 0;
        max-height: unset;
    }

    #history .gallery .thumb-list li {
        width: 33.333% !important;
        margin: 0;
    }

    #history .gallery .thumb-list li p {
        background-size: cover !important;
        /*height: 110px;*/
    }

    /**** 조직도 ****/
    #organ {
        display: inline-block;
        width: 100%;
    }

    #organ .level1 {
        float: none;
        width: 100%;
        background-image: none;
    }

    #organ .level1 h1 {
        width: 100%;
        height: auto;
        padding: 19px 0;
        margin-bottom: 20px !important;
        border-radius: 0;
        line-height: 1.5;
    }

	#organ .level5 {
		position: static;
		overflow: hidden;
		width: 100%;
		background-repeat: repeat-y;
		padding-top: 0;
		margin: 0 0 10px 0;
	}

	#organ .level5 h2 {
		float: left;
		width: 40% !important;
	}

	#organ .level5 ul {
		float: left;
		width: 56%;
		margin: 0 0 0 2%;
	}

	#organ .level5 ul li {
		padding: 13px 0;
	}

	#organ .level2 {
        float: none;
        width: 100% !important;
        margin: 0 !important;
    }

    #organ .level2.next-line:before, #organ .level2.next-line:after {
        display: none;
    }

    #organ .level2 .row {
        float: none;
        display: inline-block;
        width: 100% !important;
		background-repeat: repeat-y;
        padding-top: 0;
        margin: 0 0 10px 0;
    }

    #organ .level2 .row:after {
        display: none;
    }

    #organ .level2 h2, #organ .level2 ul {
        float: left;
    }

    #organ .level2 h2 {
        width: 40% !important;
    }

    #organ .level2 ul {
        width: 58%;
        margin: 0 0 0 2%;
    }

    #organ .level2 li {
        padding: 13px 0;
    }

    #organ .level2.next-line .team1 ul {
        position: static;
        display: inline-block;
        width: 58%;
    }

    #organ .level2.next-line .row {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 2%;
    }

    #organ .level3 {
        float: left;
        width: 58%;
        margin: 0 0 0 2%;
    }

    #organ .level3 h3 {
        margin: 0 0 10px 0;
    }

    #organ .level3 .team2 h3 {
        margin: 10px 0 10px 0;
    }

    #organ .level3 .row {
        padding: 0 !important;
        margin-top: 0 !important;
    }

    #organ .level3 .row:before {
        display: none !important;
    }

    #organ .level3 ul {
        width: 100% !important;
        margin: 0;
    }


    /**** 협력기관현황 ****/
    #partner .year, #partner .list {
        width: 100%;
        display: block;
    }

    #partner .year {
        background-image: none !important;
        padding: 0 0 15px 0;
    }

    #partner .list ul {
        margin-bottom: 15px;
    }

    #partner .list ul li {
        display: block;
    }

    #partner .bn-list {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
        background-position: center center !important;
    }

    /**** 인사말 CSS ****/
    #greeting .img_wrap {
        width: 62%;
    }

    /**** 진료과 의료진 ****/
    #diag {
        background-image: none !important;
    }

    #diag ul, #diag p {
        width: 100%;
    }

    #diag #gallery {
        padding: 0;
    }

    #medical-view .content_box {
        height: auto;
        background-color: rgba(242, 242, 242, 1);
    }

    #medical-view .content_box .doc_txt {
        margin: 0 0 0 0;
        padding-bottom: 10px;
    }

    #medical-view .content_box .doc_txt .doc_name {
        font-size: 22px !important;
        margin: 0 0 5px 0 !important;
    }

    #medical-view .content_box .doc_txt .doc_subject {
        margin: 0 0 5px 0 !important;
    }

    /**** 건강증진센터 ****/
    #helth-center {
        background-image: none !important;
    }

    #helth-center ul, #helth-center p {
        width: 100%;
    }

    /**** 정신건강증진센터 ****/
    #mental-helth-center {
        background-image: none !important;
    }

	#mental-helth-center p {
		width: 100%;
	}

	#mental-helth-center .list-step,
	#mental-helth-center .list-step2 {
		padding: 0;
	}

	#mental-helth-center .list-step li {
		float: none;
		margin: 0 auto 10px;
	}

	#mental-helth-center .list-step li:after,
	#mental-helth-center .list-step2 li:after {background: none;}

	#mental-helth-center .list-step2 li {
		width: 100%;
		float: none;
		margin: 0 auto 10px;
	}
	#mental-helth-center .list-step2 li.step3 {padding-top: 30px;}
	#mental-helth-center .list-step2 li.step3 span {display: inline-block;}

	#mental-helth-center .leafletBox {
		padding: 0;
	}
	#mental-helth-center .leafletBox img {
		display: block;
		margin: 0 auto 10px;
		width: auto;
	}

    /**** 미션비전 ****/
    #mission .wrapM {
        height: 1500px;
    }

    #mission .content_T .vision {
        display: block;
        width: 100px;
        height: auto;
        border-radius: 0;
        margin: 0 auto;
        padding: 25px 0;
    }

    #mission .content_T .vision:after {
        left: -50%;
        top: 100px;
        height: 2px;
        transform: rotate(90deg);
    }

    #mission .content_T .vision_box {
        float: none;
        width: 100%;
        height: auto;
        margin: 45px 0 25px 0;
        padding: 20px;
    }

    #mission .content_T .mission {
        display: block;
        width: 100px;
        height: auto;
        border-radius: 0;
        margin: 0 auto;
        padding: 25px 0;
    }

    #mission .content_T .mission:after {
        left: -50%;
        top: 100px;
        height: 2px;
        transform: rotate(90deg);
    }

    #mission .content_T .mission_box {
        float: none;
        width: 100%;
        height: auto;
        margin: 45px 0 0 0;
    }

    #mission .content_B .strategy {
        display: inline-block;
        width: 100%;
        height: auto;
        color: #fff;
        font-size: 18px;
        border: 1px solid #ddd;
        border-top: 2px solid rgba(11, 117, 121, 1);
        border-radius: 0;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #197578;
        margin: 0 auto;
        padding: 7px 0;
    }

    #mission .content_B .strategy:after {
        position: relative;
        display: block;
        top: 50px;
		width: 150px;
        margin: 0 auto;
        transform: rotate(90deg);
    }

    #mission .content_B .content_B_1st {
        width: 100%;
        margin: 30px 0 0 0;
    }

    #mission .content_B .function {
        display: inline-block;
        width: 100%;
        height: 70px;
        color: #fff;
        font-size: 18px;
        border: 1px solid #ddd;
        border-top: 2px solid rgba(25, 166, 172, 1);
        border-radius: 0;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #26a5aa;
        margin: 0 auto;
        margin-top: 170px;
        padding: 7px 0 0 0;
    }

    #mission .content_B .function:after {
        position: relative;
        display: block;
        top: 56px;
        margin: 0 auto;
        transform: rotate(90deg);
    }

    #mission .content_B .content_B_2nd {
        width: 100%;
        margin: 120px 0 0 0;
    }

    /**** 찾아오시는길 ****/
    #location .content_box {
        background: none;
    }

    #location .content_box p {
        padding: 0;
    }

    #location .content_box ul {
        padding: 0;
    }

    #location .location_info dl {
        float: none;
    }

    #location .subway dl {
        width: 100%;
    }

    #location .subway dl dd {
        width: 100%;
        border: 1px solid #ddd;
        margin: 88px 0 0 0;
    }

    #location h3 {
        margin-left: 0 !important;
    }

    #location .start ul li {
        width: 50%;
    }

    #location .start ul li:last-child {
        padding: 0 10px 0 0;
    }

    #location .traffic .subway, #location .traffic .bus, #location .traffic .taxi {
        background-image: none;
        padding: 0 0 0 0;
    }

    /**** 입원수속 ***/
    #admission-step .list-step li {
        width: 50%;
        background-image: none;
    }

    #admission-step .list-step li:after {
        display: none;
    }

    #admission-step .list-step p {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    /**** 퇴원수속 ****/
    #admission-out .list-step li {
        float: none;
        width: 100%;
        background-image: none;
    }

    #admission-out .list-step p {
        width: 100%;
        height: auto;
        background-image: none;
        margin-left: 0;
        margin-bottom: 30px;
        position: relative;
    }

    #admission-out .list-step p:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #admission-out .list-step li:last-child p:after {
        display: none;
    }

    #admission-out .list-step p.step1 {
        background-color: #45a9af;
    }

    #admission-out .list-step p.step2 {
        background-color: #6abaa3;
    }

    #admission-out .list-step p.step3 {
        background-color: #83aa70;
    }

    #admission-out .list-step p.step4 {
        background-color: #aa9170;
    }

    #admission-out .list-step p.step5 {
        background-color: #ebac3e;
    }

    #admission-out .list-step p span {
        padding: 20px 0 !important;
    }

    #admission-out .list-step li:after {
        display: none;
    }

    /**** 진료절차 ***/
    #diag-step .list-step li {
        width: 50%;
        background-image: none;
    }

    #diag-step .list-step p {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    #diag-step .list-step li:after {
        background-image: none;
    }

    /**** 제증명안내 ***/
    #issue .list-step li {
        width: 50%;
    }

    #issue .list-step li:after {
        background-image: none;
    }

    #issue .list-step p {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    /**** 의료진 ****/
    #medical-list li {
        width: 100% !important;
        float: none !important;
    }

    /**** 민간병원진료안내 병 ****/
    #solider .payment ul li {
        width: 50%;
    }

    #solider .payment ul li.left-arrow {
        margin: 0 0 30px 0;
    }

    #solider .payment ul li:after {
        display: none;
    }

    #solider .payment p {
        margin: 0 0 0 0;
    }

    /**** 민간병원진료안내 간부 ****/
    #cadre .payment ul li {
        width: 50%;
    }

    #cadre .payment ul li.left-arrow {
        margin: 0 0 30px 0;
    }

    #cadre .payment ul li:after {
        display: none;
    }

    #cadre .payment p {
        margin: 0 0 0 0;
    }
}

/* ==========================================================================
   550px 이하
   ========================================================================== */

@media screen and (max-width: 550px) {
    /**** 부대시설 ****/
    #conven em {
        display: block;
    }

    #conven .desc i {
        padding: 0 !important;
    }

    /**** 공공의료기관 ****/
    #public .thumb .img1, #public .thumb .img2, #public .thumb .img3, #public .thumb .img4 {
        width: 100%;
        padding: 0;
        height: 200px;
        margin: 0 0 20px 0;
    }

    #public .thumb {
        padding: 0;
    }

    /**** 연혁 ****/
    #sitemap .row {
        width: 100%;
        padding: 0 0 2% 0;
    }

    #sitemap .right {
        padding: 20px 0;
    }

    /**** 연혁 ****/
    #history .desc h2, #history .desc .detail {
        display: block;
        width: 100%;
    }

    #history .desc h2 {
        padding: 0 0 0 10px;
    }

    #history .desc .detail {
        padding: 0 0 0 10px;
    }

    /**** 조직도 ****/
    #organ .level1, #organ .level2 {
        float: none;
        width: 100%;
    }

    #organ .level1 h1 {
        margin: 0 0 20px 0;
    }

    #organ .level2 {
        margin: 0;
    }

    #organ .level5 h2, #organ .level5 ul,
    #organ .level2 h2, #organ .level2 ul {
        float: none;
		margin: 0;
        width: 100% !important;
    }

    #organ .level2 .row {
        padding: 0 !important;
        margin: 0 0 20px 0;
    }

    #clin #organ .level2 .row {
        margin: 0 0 10px 0;
    }

    #organ .level2 ul {
        margin: 0;
		background-color: transparent;
    }

    #organ .level2.next-line {
        height: auto;
        margin-left: 0;
    }

    #organ .level2.next-line .team1 {
        padding-bottom: 0;
    }

    #organ .level2.next-line .team1 ul {
        width: 100%;
    }

    #organ .level3 {
        float: none;
        margin: 0;
        width: 100%;
    }

    /**** 연혁 ****/
    #history .gallery .thumb-list li p {
        /*height: 75px;*/
    }

    /**** 인사말 CSS ****/
    #greeting .img_wrap {
        width: 95%;
    }

    /**** 진료과 의료진 CSS ****/
    #medical-view .content_box {
        height: auto;
    }

    #medical-view .content_box .pic_ptn {
        float: none;
		margin: 30px auto 0;
        width: 157px;
        height: 188px;
        /* background: url(../../images/contents/family_ptn_01.png) center center; */
    }

    #medical-view .career .career_01 {
        width: 100%;
        height: 150px;
        border-bottom: 1px solid #ddd;
        margin: 0 0 20px 0;
    }

    #medical-view .career .career_02 {
        width: 100%;
        height: 150px;
        border-bottom: 1px solid #ddd;
        margin: 0 0 20px 0;
    }

    #medical-view .career .career_03 {
        width: 100%;
        height: 150px;
        border-bottom: 1px solid #ddd;
        margin: 0 0 20px 0;
    }

    #medical-view .career .career_01 ul {
        float: left;
        width: 50%;
    }

    #medical-view .career .career_02 ul {
        float: left;
        width: 50%;
    }

    #medical-view .career .career_03 ul {
        float: left;
        width: 50%;
    }

    #medical-view .career .career_01 ul:last-child {
        margin: 0 !important;
    }

    #medical-view .career .career_02 ul:last-child {
        margin: 0 !important;
    }

    #medical-view .career .career_03 ul:last-child {
        width: 100%;
    }

    /**** 민간병원 진료지원 간부 ****/
    #cadre .payment ul li {
        background: url(../../images/contents/bg_pay_one.png) repeat-x left top !important;
    }

    /**** 미션 비전 ****/
    #mission .wrapM {
        height: 1900px;
    }

    #mission .content_M .bg_circle {
        display: none;
    }

    #mission .content_M .value_box {
        display: inline-block;
        width: 100%;
        font-size: 18px;
        margin-top: 45px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #f8f8f8;
        padding: 40px 10px 40px 10px;
    }

    #mission .content_M .value_box .value {
        color: #333;
        font-size: 22px;
        font-weight: bold;
    }

    #mission .content_M .value_box br {
        display: none;
    }

    #mission .content_M .value_box span {
        font-size: 14px;
        font-weight: 300;
    }

    #mission .content_M .value_box .box {
        position: relative;
    }

    #mission .content_M .value_box .box:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #mission .content_M .value_box .box:last-child:after {
        display: none;
    }

    #mission .content_M .value_box .block_01 {
        /* position: relative; */
        width: 100%;
        height: auto;
        color: #fff;
        text-align: center;
        border: 1px solid rgba(57, 157, 161, 1);
        border-radius: 15px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #3f9c9f;
        margin: 27px 0 0 0;
        padding: 15px 0;
    }

    #mission .content_M .value_box .block_02 {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: center;
        border: 1px solid rgba(63, 133, 211, 1);
        border-radius: 15px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #4286cf;
        margin: 27px 0 0 0;
        padding: 15px 0;
    }

    #mission .content_M .value_box .block_03 {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: center;
        border: 1px solid rgba(223, 88, 81, 1);
        border-radius: 15px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #dd5854;
        margin: 27px 0 0 0;
        padding: 15px 0;
    }

    #mission .content_M .value_box .block_04 {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: center;
        border: 1px solid rgba(255, 160, 57, 1);
        border-radius: 15px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #fe9d48;
        margin: 27px 0 0 0;
        padding: 15px 0;
    }

    #mission .content_M .value_box .block_05 {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: center;
        border: 1px solid rgba(0, 83, 176, 1);
        border-radius: 15px;
        background: url(../../images/contents/mission_bgline_fff.png);
        background-color: #0657ab;
        margin: 27px 0 0 0;
        padding: 15px 0;
    }

    #mission .content_B {
        top: 45px;
    }

    #mission .content_B .content_B_1st {
        position: relative;
        font-size: 16px;
    }

    #mission .content_B .content_B_1st .box_01 {
        width: 100%;
    }

    #mission .content_B .content_B_1st .box_02 {
        width: 100%;
        top: 51px;
        display: block;
    }

    #mission .content_B .content_B_1st .box_03 {
        width: 100%;
        top: 108px;
    }

    #mission .content_B .content_B_1st .box_04 {
        width: 100%;
        top: 206px;
        display: block;
    }

    #mission .content_B .content_B_1st .box_05 {
        width: 100%;
        top: 216px;
    }

    #mission .bg_circle .value br {
        display: none;
    }

    #mission .content_B .content_B_2nd {
        position: relative;
        top: -165px;
        font-size: 16px;
    }

    #mission .content_B .content_B_2nd .box_01 {
        width: 100%;
    }

    #mission .content_B .content_B_2nd .box_02 {
        width: 100%;
        top: 51px;
    }

    #mission .content_B .content_B_2nd .box_03 {
        width: 100%;
        top: 102px;
    }

    #mission .content_B .content_B_2nd .box_04 {
        width: 100%;
        top: 206px;
    }

    #mission .content_B .content_B_2nd .box_05 {
        width: 100%;
        top: 257px;
    }

    #mission .content_B .function {
        margin-top: 330px;
		height: auto;
		padding: 7px 0;
    }

    #mission .content_B .content_B_2nd {
        margin: 280px 0 0 0;
    }

    /**** 탭 ****/
    #tab_div.div2 li {width: 100%; float: none;}
	#tab_div li { width: 48%; }
	#tab_div li { width: 32%; }
	#tab_div li { width: 24%; }
	#tab_div ul li a {
        padding: 7px 0;
        text-align: center;
    }
	
	

    /**** 입원수속 ****/
    #admission-step .list-step li {
        float: none;
        width: 100%;
        position: relative;
    }

    #admission-step .list-step li:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #admission-step .list-step li:last-child:after {
        display: none;
    }

    #admission-step .list-step p {
        width: 100%;
        height: auto;
        background-image: none;
        border: 3px solid #004a9a;
    }

    #admission-step .list-step p.step1 {

    }

    #admission-step .list-step p.step2 {
        border-color: #3175bf;
    }

    #admission-step .list-step p.step3 {
        border-color: #4492c8;
    }

    #admission-step .list-step p.step4 {
        border-color: #0c93a7;
    }

    #admission-step .list-step p span {
        padding: 40px 0 40px 115px !important;
        background-position: 30px center !important;
        text-align: left;
    }

    /**** 제증명안내 ****/
    #issue .list-step li {
        float: none;
        width: 100%;
        position: relative;
    }

    #issue .list-step li:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #issue .list-step li:last-child:after {
        display: none;
    }

    #issue .list-step p {
        width: 100%;
        height: auto;
        background-image: none;
        border: 3px solid #004a9a;
    }

    #issue .list-step p.step1 {

    }

    #issue .list-step p.step2 {
        border-color: #3175bf;
    }

    #issue .list-step p.step3 {
        border-color: #4492c8;
    }

    #issue .list-step p.step4 {
        border-color: #0c93a7;
    }

    #issue .list-step p span {
        padding: 30px 0 30px 0 !important;
        background-position: 30px center !important;
        text-align: center;
    }

    /**** 진료절차 ****/
    #diag-step .list-step li {
        float: none;
        position: relative;
        width: 100%;
    }

    #diag-step .list-step li:after {
        content: '';
        position: absolute;
        left: 0;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #diag-step .list-step li:last-child:after {
        display: none;
    }

    #diag-step .list-step p {
        width: 100%;
        height: auto;
        background-image: none;
        border: 3px solid #004a9a;
    }

    #diag-step .list-step p.step1 {
    }

    #diag-step .list-step p.step2 {
        border-color: #3175bf;
    }

    #diag-step .list-step p.step3 {
        border-color: #4492c8;
    }

    #diag-step .list-step p.step4 {
        border-color: #0c93a7;
    }

    #diag-step .list-step p span {
        padding: 40px 0 40px 0 !important;
        background-position: 67px center !important;
        text-align: center;
        text-indent: 34px;
    }

    /**** 층별안내 ****/
    #floor .desc dt {
        width: 20%;
    }

    /**** 치과소개 ****/
    #diag #gallery ul li {
        width: 50%;
    }

    /**** 민간병원진료안내 병 ****/
    #solider .payment ul li {
        width: 100%;
        margin: 0 0 31px 0 !important;
    }

    #solider .payment ul li:after {
        display: none;
    }

    #solider .payment ul li {
        background: url("../../images/contents/bg_pay_one.png") repeat-x left top !important;
    }

    #solider .payment ul li {
        background: url("../../images/contents/bg_pay_one.png") repeat-x left top !important;
        position: relative;
    }

    #solider .payment ul li.no-arrow:after, #solider .payment ul li:after {
        content: '';
        position: absolute;
        left: 0 !important;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #solider .payment ul li:last-child:after {
        display: none;
    }

    /**** 민간병원진료안내 간부 ****/
    #cadre .payment ul li {
        width: 100%;
        margin: 0 0 31px 0 !important;
    }

    #cadre .payment ul li:after {
        display: none;
    }

    #cadre .payment ul li {
        background: url("../../images/contents/bg_pay_one.png") repeat-x left top !important;
        position: relative;
    }

    #cadre .payment ul li.no-arrow:after, #cadre .payment ul li:after {
        content: '';
        position: absolute;
        left: 0 !important;
        top: auto;
        bottom: -22px;
        display: block;
        width: 100%;
        height: 13px;
        background: url(../../images/contents/arrow_step_list.gif) no-repeat center top !important;
    }

    #cadre .payment ul li:last-child:after {
        display: none;
    }
}

/* ==========================================================================
   460px 이하
   ========================================================================== */

@media screen and (max-width: 460px) {
    /**** Greeting ****/
	#contents h1,h1.med {
		margin-top: 10px;
	}
	#contents .state {
		overflow-y: scroll;
	}
	#contents .state table {
		min-width: 300px;
	}
	img {
		width: 100%;
	}
	
	.title img , .board ul.list_post .post .icon_new, .board ul.list_post .post .icon_link {
		width: auto !important;
	}
	#greeting .img_wrap .name{
		width: 100%;
	}
	#greeting .img_wrap .name p {
		padding: 0 0 0 5%;
	}
    #greeting .img_wrap {
        left: 0;
    }

    #greeting .img_wrap .pic {
        width: 90%;
        margin: 0 auto;
        background-size: contain;
    }

    #greeting .img_wrap .circle_02 {
        top: -455px;
        left: 76%;
    }

    #greeting .img_wrap .bg_line {
        top: -600px;
    }

    #greeting .img_wrap p strong {
        display: none;
    }

    #greeting .txt_wrap .tit_01 {
        font-size: 22px !important;
        line-height: 1.5 !important;
        padding: 20px 0 !important;
    }

    #greeting .txt_wrap .tit_01:before {
        display: none;
    }

    #greeting .txt_wrap .tit_01:after {
        display: none;
    }

    /**** 미션 비전 ****/
    #mission .content_T .mission_box {
        height: auto;
        padding: 15px 10px 15px 10px;
    }

    #mission .bg_circle {
        left: 18%;
    }

    /**** 치과소개 ****/
    #diag #gallery ul li {
        width: 100%;
    }

    /**** 진료과 의료진 ****/
    #medical-view .career ul {
        float: none !important;
        width: 100% !important;
    }

    #medical-view .career .career_01, #medical-view .career .career_02, #medical-view .career .career_03 {
        height: auto;
        padding: 0 0 20px 0;
    }

    #location .traffic .bus p {
        padding: 30px 0 0 0 !important;
    }

    #location .traffic .bus span {
        padding: 3px 0 0 0;
    }

    /**** 찾아오시는 길 ****/
    #location .start ul li {
        width: 100%;
        padding: 0 !important;
    }

    #location .start ul li button br {
        display: none;
    }

    /**** 층별안내 ****/
    #floor .desc dt, #floor .desc dd {
        display: block;
        width: 100%;
    }

    #floor .desc dt {
        height: auto;
        padding: 10px 0;
    }

    /*#floor .desc ul {
        text-align: justify;
    }*/
    #floor .desc ul li br {
        display: none;
    }

    #floor .desc ul li.last-line br {
        display: block;
    }

    #floor .thumb ul li {
        width: 100%;
    }

    /**** 의료진 ****/
    #medical-list .content_box .thumb {
        display: block;
/*         width: 100%;
        height: 238px; */
        background-position: center center !important;
		margin: 30px auto 0;
    }

    #medical-list .content_box .doc_txt {
        display: block;
        padding: 0 20px 40px 20px;
        border: 0;
    }

    #medical-list .search {
        display: block;
        float: none;
		overflow: hidden;
    }
	#medical-list .search .button {width: 100%;}
    #medical-list .search .box-sel, #medical-list .search input, #medical-list .search button {
        float: none;
        width: 100%;
        margin-bottom: 3px;
		box-sizing: border-box;
    }
	#medical-list .search .box-sel {padding: 10px 0;}

    #medical-list .search select {
        width: 100%;
    }
}

/*# sourceMappingURL=contents.css.map */