@charset "UTF-8";
/* CSS Document */
/* hidden */
.sr-only, .hidden, .accessibility, .tts { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.nobg { background: none !important; }

/* skip navigation */
#skipNavi { position: fixed; top: -1px; left: 0; width: 100%; height: auto; text-align: center; z-index: 9999; }

#skipNavi a { display: block; position: absolute; top: -30px; width: 100%; height: 1px; line-height: 1px; background: #000; color: #fff; text-align: center; }

#skipNavi a:focus { top: 0px; height: 30px; line-height: 30px; z-index: 9999; }

.ready {  background-color: rgb(255, 226, 231); border: 1px dotted #d03165;}

.ready p { padding: 30px 0; text-align: center; font-size: 23px; color: #d03165;  font-weight: 700; }
.ready p::before{content: '※ '; display: inline;}
.ready p::after{content: ' ※'; display: inline;}

/* hidding */
.text_c { text-align: center !important; }

.text_r { text-align: right !important; }

.text_l { text-align: left !important; }

.text_black { color: #222; }

.text_bold{ font-weight: 500; }

.word_break{ word-break:break-all}

.word_keep{ word-break:keep-all;}

.text_w1 { font-family: 'IBM1'; }

.text_w2 { font-family: 'IBM2'; }

.text_w3 { font-family: 'IBM3'; }

.text_w4 { font-family: 'IBM4'; }

.text_w5 { font-family: 'IBM5'; }

.text_w6 { font-family: 'IBM6'; }

.color_bu { color: #0679b5 !important; }

.color_ba { color: #222 !important;  }

.color_pi { color: #d03165 !important;  }

.color_red { color: rgb(199, 20, 20) !important; }

.color_or { color: #ee5108 !important;  }

.color_gr { color: #098652 !important;  }

.color_br {color: #844936 !important;}

br.mo { display: none; }

br.onpc { display: none; }

img.pc { max-width: 100%; margin-bottom: 20px; }

img.mo { width: 100%; display: none; margin-bottom: 20px; }

img.mo + .om { margin-top: 30px; }

@media (max-width: 768px) { .padHide { display: none; }
  br.pc { display: none; } br.mo { display: block; }}

@media (max-width: 520px) { .moHide { display: none !important; } }

@media (min-width: 1199px) { br.onpc { display: block; } }

/* common */
#con_wrap { position: relative; z-index: 1; }

.common_layer { width: 100%; max-width: 1200px; margin: 0 auto; position: relative; }

@media (max-width: 1199px) { .common_layer { padding: 0 20px; } }

/* header */
#header { z-index: 1000; position: fixed; top: 0; height: 120px; width: 100%; transition: all 0.3s ease;  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);background:url('/img/gnb_imgbg.png') center center #174277; }

#header .top { height: 0px; }

#header .top h1 { width: 232px; height: 36px; background: url(../img/h1_logo.png) 0 0 no-repeat; transform-origin: top left; position: absolute; top: 40px; left: 0px;  }

#header .top button { display: none; width: 80px; height: 80px; background: url(../img/mobile_icon.png) 0 0 no-repeat; transform: scale(0.5); transform-origin: top right; position: absolute; top: 9px; right: 10px; }

#header .top button.gnb_close { background-position: -80px 0; }


#header nav #gnb .gnb_banner{position: absolute; left:-280px; top:135px;}
#header nav #gnb .gnb_banner p{ border: 1px solid #3a5e8b; width:240px;color:#e3ed6f; padding: 23px 10px 30px 70px; position: relative;height: 95px; }
#header nav #gnb .gnb_banner p:first-child{border-bottom: 0;}
#header nav #gnb .gnb_banner p span{color: #fff; font-weight: 500;font-size: 1.1rem;}
#header nav #gnb .gnb_banner p::before{content:"";background:url('/img/gnb_banner_icon.png');display: block; width:30px; height: 30px; position: absolute; left:20px; top:35px;}
#header nav #gnb .gnb_banner p:nth-of-type(2)::before{background:url('/img/gnb_banner_icon.png'); background-position: 0 -100px;}

#header nav #gnb .gnb_banner.funeral{top:120px;left:-400px; }
#header nav #gnb .gnb_banner.funeral p{border: 1px solid #444;width:180px; padding: 20px 10px 20px 60px;float: left;}
#header nav #gnb .gnb_banner.funeral p span{font-weight: 400;}
#header nav #gnb .gnb_banner.funeral  p:nth-of-type(2){width:170px;}
#header nav #gnb .gnb_banner.funeral  p:nth-of-type(2)::before{background:url('/img/gnb_banner_icon.png'); background-position: 0 -198px;}

@media (min-width: 1024px) {#header .top h1 {left: 20px;}}

@media (max-width: 1024px) {
  #header nav #gnb .gnb_banner{display: none;} 
  #header .top button { display: block; }
  #header .top h1 { transform: scale(0.8); transform-origin: left center; top: 12px; left: 15px; margin-top: 0;background: url(../img/h1_logo_m.png) 0 0 no-repeat; background-size: contain; } 
}

#header nav {  width: 100%; height: 120px;padding-top: 35px;padding-left: 300px;}

#header nav #gnb { color: #555; width: 100%; max-width: 900px; margin: 0 auto; position: relative; }

#header nav #gnb > ul { display: flex; justify-content: center; margin: 0 auto; }

#header nav #gnb > ul > li { display: block; width: 100%; max-width: 200px; position: relative; text-align: center; transition: all 0.3s ease; }

#header nav #gnb > ul > li > a { cursor: pointer; font-size: 22px; font-family: 'IBM4'; display: inline-block; position: relative; color: #fff; height: 52px; padding-top: 9px; }

#header nav #gnb > ul > li > a:hover,#header nav #gnb > ul > li > a:focus{color:#57e1ff}

#header nav #gnb > ul > li > a::before { content: ""; display: block; width: 0; height: 3px; position: absolute; bottom: -1px; left: 0; transition: all 0.3s ease; }

#header nav #gnb > ul > li ul { display: none; position: absolute; left: 52px; top: 70px; width: 150px; text-align: left; border-right:1px solid #355c8b ; }

#header nav #gnb > ul > li:first-child > ul { left: 35px; width: 160px;}

#header nav #gnb > ul > li > ul > li > a{color: #fff;word-break: keep-all;}

#header nav #gnb > ul > li > ul > li > a:hover,#header nav #gnb > ul > li > ul > li > a:focus{color:#a0eeff; font-weight: 700;}

@media (max-width: 1024px) {#header nav #gnb {max-width: 1024px; }}


/*장례식장 */
#header.funeral{background:url('/img/gnb_imgbg.png') center center #222222}
 

#header.funeral .top h1 {width: 340px;padding-left:220px; background-size:58%;top: 45px;}

#header.funeral .top a.main{ width: 200px; height: 50px;  display: block; position: absolute; top: -10px; left: 0;}
#header.funeral .top h1 p{display:inline-block; color:#fff; border-left:1px solid #555; font-size:27px; height:27px; line-height:1; padding-left:20px; vertical-align:top; position:relative; top:4px}
#header.funeral .top h1 p span{color:#fff;}
#header.funeral nav{max-width:1200px; margin:0 auto; padding-left:0 ;}
#header.funeral nav #gnb{width:calc(100% - 400px); float:right; left:40px}
#header.funeral nav #gnb > ul {justify-content: space-between;} 
#header.funeral nav #gnb > ul > li {max-width: 150px;}
#header.funeral nav #gnb > ul > li > a:hover,#header.funeral nav #gnb > ul > li > a:focus{color:#ffe381} 
#header.funeral nav #gnb > ul > li:first-child > ul { left:17px; width: 150px;}
#header.funeral nav #gnb > ul > li > ul {width:110px;     border-right: 1px solid #444;left: 40px;    min-height: 140px;}
#header.funeral nav #gnb > ul > li > ul > li > a:hover,#header.funeral nav #gnb > ul > li > ul > li > a:focus{color:#ffe381;}

footer.funeral { background: #292929;}
footer.funeral .top{background:#222222}
footer.funeral .top .common_layer .link_list li:first-child{ color: #fff;}


@media (max-width: 1199px){
    #header nav #gnb > ul > li ul{border-right:0; left: 35px;}
    #header nav #gnb > ul > li:first-child > ul{left:15px}
}

@media (max-width: 1024px) { #header { height: 60px;background: #174277; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
  #header button { display: block; }
  #header button.gnb_close { display: none; }
  #header nav { background: #fff; position: absolute; top: 60px; right: -100%; width: 100%; padding: 0px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  
  #header nav.show{  right:0px;}
  #header nav.show::before{content:''; display: block;  width: 100%; height: 100vh; background:rgba(0, 0, 0, 0.8); position: fixed; left: 0px; top: 60px; z-index: 10;}
  #header nav #gnb { color: #333; border-top: 1px solid #065e8d; cursor: pointer; z-index: 100;}
  #header nav #gnb > ul { height: 100%; display: block;background: #fff;}
  #header nav #gnb > ul:before, #header nav #gnb > ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
  #header nav #gnb > ul::before { content: ""; width: 1px; height: 100%; background: #ddd; display: block; position: absolute; top: 0; left: 150px; }
  #header nav #gnb > ul > li { display: block; max-width: 150px; position: unset;  background: #0679b5;}
  #header nav #gnb > ul > li > a { line-height: 1.4rem; padding: 40px 10px; height: auto; display: block; position: relative; border-bottom: 1px solid #065e8d; color: #fff;}
  #header nav #gnb > ul > li > ul > li > a{color: rgb(83, 81, 81);}
  #header nav #gnb > ul > li > ul > li > a:hover{color: #333;}
  #header nav #gnb > ul > li ul { display: none; top: 0; text-align: left; padding-top: 0px; width: calc(100% - 150px) !important; max-width: 100%; left: 150px;  }
  #header nav #gnb > ul > li ul li { padding: 18px 35px; position: relative; font-size: 1.125rem; font-weight: 400; border-bottom: 1px solid #eee; }
  #header nav #gnb > ul > li ul li::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; background-color: #ccc; position: absolute; top: 27px; left: 20px; }
  #header nav #gnb > ul > li:first-child > ul { left: 150px; }
  #header nav #gnb > ul > li.on > a { color: #95f8ff; position: relative; }
  #header nav #gnb > ul > li.on > a::before { content: ""; display: block; width: 100%; height: 3px; background-color: #95f8ff; position: absolute; bottom: -1px; left: 0; }
  #header nav #gnb > ul > li.on ul { display: block; } 
}

@media (max-width: 520px) { #header h1 { transform: scale(0.7); transform-origin: left center; position: relative; right: 10px; } }

@media (min-width: 1025px) { #header button { display: none !important; }
  #header{overflow: hidden;}
  #header.bg { border-bottom: 0; height:80px;}
  #header.bg .top h1{top: 20px; }
  #header.bg nav{height:80px;padding-top: 10px; }  

  #header:hover, #header.active { height: 430px; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);}
  #header:hover::before, #header.active::before{ content: ""; display: block; position: absolute; top: 132px; width: 200%; height: 1px; left: -50%;  }
  #header:hover #gnb > ul > li:hover > a::before,#header.active #gnb > ul > li:hover > a::before { width: 100%; }
  #header:hover #gnb > ul > li ul,#header.active  #gnb > ul > li ul { display: block; }
  #header:hover #gnb > ul > li ul li,#header.active  #gnb > ul > li ul li { margin-bottom: 15px; }
  #header:hover #gnb > ul > li ul li:hover, #header.active #gnb > ul > li ul li:hover { text-decoration: underline; }
  
  #header nav #gnb > ul > li:hover > a {  position: relative; }
  #header nav #gnb > ul > li:hover > a::before { content: ""; display: block; width: 100%; height: 3px; background-color: #57e1ff; position: absolute; bottom: -1px; left: 0; }
  #header nav #gnb > ul > li:hover ul { display: block; } 
  
}

/*장례식장 - 모바일 */
@media (min-width: 1025px) {
    #header.funeral:hover, #header.funeral.active {height:300px ;}
 }


@media (max-width: 1199px){#header.funeral .top h1{transform: scale(0.9);}}
@media (max-width: 1099px){#header.funeral .top h1{transform: scale(0.7);}}
@media (max-width: 1024px){
#header.funeral .top h1{top:13px;}
#header.funeral {height: 60px;background: #222222;}
#header.funeral nav{background:#fff;padding-left: 0;}
#header.funeral nav #gnb{border-top: 1px solid #333;width:100%;float:none; left:0px}
#header.funeral nav #gnb > ul > li {max-width: 130px;background: #444;}
#header.funeral nav #gnb > ul > li.on > a { color: #ffe381;}
#header.funeral nav #gnb > ul > li > a {color: #fff;border-bottom: 1px solid #555;}
#header.funeral nav #gnb > ul > li.on > a::before { background-color: #ffe381;} 
#header.funeral nav #gnb > ul > li > a:hover,#header.funeral nav #gnb > ul > li > a:focus{color:#ffe381} 
#header.funeral nav #gnb > ul > li > ul > li > a:hover,#header.funeral nav #gnb > ul > li > ul > li > a:focus{color:#ffe381;}
#header.funeral nav #gnb > ul > li:first-child > ul { left:130px; }
#header.funeral nav #gnb > ul > li > ul > li > a:hover,#header.funeral nav #gnb > ul > li > ul > li > a:focus{color:#ffe381;}
#header.funeral nav #gnb > ul > li ul { left: 130px;  }
 
}

@media (min-width: 1025px) {
  #header.funeral nav #gnb > ul > li:hover > a::before { background-color: #ffe381; }
}




footer { background: #174277; color: #fff; position: relative; z-index: 2; }

footer .top { background: #10315a; color: #fff; height: 60px; }

footer .top .common_layer { display: flex; justify-content: space-between; }

footer .top .common_layer .link_list { display: flex; }

footer .top .common_layer .link_list li { padding: 20px 15px; position: relative; }

footer .top .common_layer .link_list li + li::before { content: ""; display: block; width: 1px; height: 15px; background: #3f5a67; position: absolute; left: 0; top: 25px; }

footer .top .common_layer .link_list li:first-child { padding-left: 0;  color: #75b2d0;}



footer .bot { position: relative; position: relative; padding-bottom: 25px; }

footer .bot .common_layer .site { border: 1px solid #8ba1bb; position: relative; text-align: left; width: 210px; float: right; margin-top:30px;}

footer .bot .common_layer .site .site_list { position: absolute; bottom: 51px;margin-left:-1px;width: 210px; background: #fff; display: none; overflow-y:scroll;height: 350px;border: 1px solid #aaa;  }

footer .bot .common_layer .site .site_list li { border-bottom: 1px solid #ddd; color:#666}

footer .bot .common_layer .site .site_list li a { display: block; padding: 10px 15px;  font-size: 14px;}

footer .bot .common_layer .site .site_list li:hover { color: #333; font-weight: 600; background: #efefef; }

footer .bot .common_layer .site button { height: 50px; width: 210px; text-align: left; padding-left: 15px; position: relative;}

footer .bot .common_layer .site button::before { content: ""; width: 20px; height: 20px; background: url(../img/main_icon.png) -20px -30px no-repeat; display: inline-block; margin-right: 7px; position: absolute; top: 20px; right: 15px; }

footer .bot .copy {height: 77px;  padding-top: 30px;line-height: 1.6rem;font-size: 14px; font-weight: 200; letter-spacing: 0.3px;}

footer #top_btn { width: 50px; height: 50px; border-radius: 50%; background: #aaa; color: #fff; position: absolute; top: -70px; right: 0; font-weight: bold; }

@media (max-width: 1025px) { 
  footer .top {height: auto;}
  footer .common_layer{padding: 0 20px;}
  footer .top .common_layer,footer .top .common_layer .link_list{display: block; text-align: center;}
  footer .top .common_layer .link_list li{padding:10px 5px;display: inline-block;font-size: 14px;}
  footer .top .common_layer .link_list li a{font-size: 14px;}
  footer .top .common_layer .link_list li + li::before{top: 13px;left: -3px;}
  
  footer .bot .common_layer .site {float:none; margin: 20px auto 0 auto; }
  footer .bot .copy{border: 0px; height: auto; margin: 0px; padding:20px 0 0 0;  text-align: center; display: block; width: 100%;}
  
  }

/*장례식장 Footer*/
footer.funeral { background: #292929;}
footer.funeral .top{background:#222222}
footer.funeral .top .common_layer .link_list li:first-child{ color: #fff;}
footer.funeral  .top .common_layer .link_list li + li::before{background:#3f5a67;}


/* location */
#location { height: 400px; width: 100%; padding-top: 130px; text-align: center; color: #fff; position: relative; z-index: 100; }

#location .bg { overflow: hidden; height: 400px; width: 100%; position: absolute; top: 0; left: 0; z-index: 0; }

#location .bg::before { content: ""; height: 400px; width: 100%; display: block; background: url(../img/sub_bg1.jpg) center no-repeat #555; -webkit-animation: zoom-b 10s linear infinite alternate; animation: zoom-b 10s linear infinite alternate; }

#location .bg.lnb2020000::before { background: url(../img/sub_bg2.jpg) center no-repeat; }

#location .bg.lnb2030000::before { background: url(../img/sub_bg3.jpg) center no-repeat; }

#location .bg.lnb2040000::before { background: url(../img/sub_bg4.jpg) center no-repeat; }

#location .bg.lnb2050000::before { background: url(../img/sub_bg5.jpg) center no-repeat; }

#location h2 { font-size: 2.85rem; padding: 50px 0 10px; position: relative; z-index: 1; text-shadow: 4px 4px 6px  rgba(0, 0, 0, 0.3); }

#location h2 + p { position: relative; z-index: 1; line-height: 1.4;font-size: 1rem; }

#location .location_bar { background: #fff; width: 100%; position: absolute; bottom: 0; left: 0; color: #666; border-bottom: 1px solid #ccc; }

#location .location_bar .common_layer { padding: 0; border-left: 1px solid #ccc; display: block; }

#location .location_bar .common_layer > a { float: left; width: 70px; height: 50px; border-right: 1px solid #ccc; color: #0679b5; font-weight: 400; display: block; padding-top: 16px; }

@media (max-width: 520px) { #location .location_bar .common_layer > a { height: 40px; }  }

#location .location_bar .common_layer > a::before { content: "\f015"; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 18px; display: inline-block; margin-right: 5px; }

#location .location_bar .common_layer > div { float: left; min-width: 220px; height: auto; text-align: left; position: relative; }

#location .location_bar .common_layer > div button { height: 50px; border-right: 1px solid #ccc; width: 100%; text-align: left; padding: 0 45px 0 20px; position: relative; }

@media (max-width: 520px) { #location .location_bar .common_layer > div button { height: 40px; font-size: 0.9rem; } }

#location .location_bar .common_layer > div button::after { content: "\f107"; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 18px; float: right; color: #ccc; position: absolute; right: 20px; top: 15px; }

#location .location_bar .common_layer > div > ul { display: none; position: absolute; border: 1px solid #ccc; width: 100%; max-height: 270px; overflow-y: auto; }

#location .location_bar .common_layer > div > ul li a { display: block; padding: 10px 10px; }

#location .location_bar .common_layer > div > ul li a:hover { color: #0679b5; font-weight: 400; }

#location .location_bar .common_layer > div:hover ul.active, #location .location_bar .common_layer > div.active ul.active { display: block; }

#location .location_bar .common_layer > div:hover ul.active li, #location .location_bar .common_layer > div.active ul.active li { padding: 0 10px; border-top: 0; display: table; width: 100%; background: #fff; }

#location .location_bar .common_layer > div:hover ul.active li:nth-child(n+2), #location .location_bar .common_layer > div.active ul.active li:nth-child(n+2) { border-top: 1px solid #ccc; }

#location .location_bar .common_layer > div:hover ul.active li a, #location .location_bar .common_layer > div.active ul.active li a { height: 40px; display: table-cell; vertical-align: middle; }

#location .location_bar .common_layer > div.end button { color: #333; font-weight: bold; }

#location .location_bar .common_layer:before, #location .location_bar .common_layer:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

@media (max-width: 1024px) { #location { height: 280px; padding-top: 60px; }
  #location .bg { overflow: hidden; height: 280px; }
  #location .bg::before { height: 280px; background: url(../img/m_sub_bg1.jpg) center bottom no-repeat; background-size: cover;}
  #location .bg.lnb2020000::before { background: url(../img/m_sub_bg2.jpg) center bottom  no-repeat; background-size: cover;}
  #location .bg.lnb2030000::before { background: url(../img/m_sub_bg3.jpg) center bottom  no-repeat; background-size: cover;}
  #location .bg.lnb2040000::before { background: url(../img/m_sub_bg4.jpg) center bottom  no-repeat; background-size: cover;}
  #location .bg.lnb2050000::before { background: url(../img/m_sub_bg5.jpg) center bottom  no-repeat; background-size: cover;}

  #location h2 { font-size: 2rem; padding: 40px 0 0; position: relative; z-index: 1; }
  #location .location_bar .common_layer > a { display: none; }
  #location .location_bar .common_layer > a span { display: none; }
  #location .location_bar .common_layer > div { width: auto; min-width: 150px; } 
}
 
@media (max-width: 520px) {
    #location { min-height: 230px; height: auto;  }
    #location .bg { overflow: hidden; height: 230px; }
    #location .bg::before { content: ""; height: 230px;}
    #location h2 {padding: 25px 0 0;}

    #location .location_bar {position: relative; bottom:unset; left: unset;}
    #location h2 + p {height: 60px;}

    #location .location_bar .common_layer{ border: none;}
    #location .location_bar .common_layer > div { width: 50%; }  
    #location .location_bar .common_layer > div:nth-of-type(3) {border-top: 1px solid #ddd;width: 100%;}
    #location .location_bar .common_layer > div:nth-of-type(2) button, #location .location_bar .common_layer > div:nth-of-type(3) button{ border-right: 0;}
    #location .location_bar .common_layer > div > ul{z-index: 100;max-height: none; overflow-y: none; font-size: 0.9rem;}
}

/* location- 장례식장 */
#location.funeral .bg::before { background: url(../img/sub_funeral.jpg) center no-repeat; }
#location.funeral .location_bar .common_layer > a::before {color: #6b3029;}
#location.funeral .location_bar .common_layer > div > ul li a:hover {color: #6b3029;}

@media (max-width: 1024px) {  #location.funeral .bg::before { background: url(../img/m_sub_funeral.jpg) center bottom  no-repeat; background-size: cover;}}

/* content */
.content { padding: 60px 0 100px; min-height: 500px; line-height: 1.4; color: #747474; font-family: "Noto Sans KR", "IBM2"; }

.content h3 { text-align: center; color: #222; font-size: 38px; margin-bottom: 40px; }

.content h3 + .h3_sub { text-align: center; margin: -40px 0 40px; }

.content h3 + .h3_sub span { color: #0679b5; font-weight: bold; }

.content h4 { color: #174277; font-size: 23px; line-height: 1.4; font-family: "Noto Sans KR", "IBM4"; }
.content.funeral h4 { color:#6b3029}

.content h4 + * { margin-top: 15px!important; }

.content h4:before{content:''; width:18px; height:2px; background-color: #174277;display:block;margin-bottom:3px;}
.content.funeral  h4:before{ background-color: #6b3029;}

.content h4 span { color: #333; font-size: 18px; display: inline-block; margin-left: 5px; }

.content h4{ margin-top: 80px; }

.content h4:first-of-type{margin-top: 40px; }

.content h4 + h5 { margin-top: 15px !important; }

.content h5 { color: #222; font-size: 1.15rem; font-size: 19px;font-family: "Noto Sans KR", "IBM4"; }

.content h5 + * { margin-top: 10px; }

.content h5:nth-child(n+2) { margin-top: 30px; }

.content h5 + .table_wrap { margin-top: 10px; }

@media (max-width: 520px) { .content { padding: 30px 0 50px; }
.content h3 { font-size: 1.65rem; margin-bottom: 30px; } .content h4 {word-break: keep-all;font-size: 21px;}}

.content > .sutit { font-size: 20px !important; }

.content .sutit { background: #e0e7f9; font-size: 18px; color: #0679b5; text-align: center; padding: 15px 0; border-radius: 10px; margin-bottom: 20px; font-weight: bold; }

.content .sutit.color1 { background: #0679b5; color: #fff; }

.content .sutit.color2 { background: #3289e8; color: #fff; }

.content .sutit.color3 { background: #fe3653; color: #fff; }

.content .sutit.color4 { background: #ff9c00; color: #fff; }

@media (max-width: 520px) { .content .sutit { padding: 10px 0; line-height: 1.4; } }

.content img { max-width: 100%; }

.content .text_box { line-height: 1.6; word-break: keep-all; }

.content .text_box img.img_r { float: right; display: block; margin-left: 20px; }

.content .text_box::after { content: ""; display: block; clear: both; }

.content .text_box + .text_box { margin-top: 10px; }

@media (max-width: 520px) { .content .text_box img.img_r { float: none; margin: 0 auto 20px; max-width: 100%; } }

.content .text_box + .table_wrap { margin-top: 10px; }

/* form */
input[type=text], input[type=password], input[type=number], textarea { border: 1px solid #ccc; min-height: 35px; width: 100%;padding-left: 10px; }
input::placeholder{color: #aaa; font-weight: 300;}
input.sm { width: 300px; }
input.tsm { width: 89px; }

@media (max-width: 520px) { input.sm { width: 100%; } }

/* common */
ul[class^='ul_'] { margin-top: 15px; }

ul[class^='ul_']:first-child { margin-top: 0px; }

ul[class^='ul_'] li { line-height: 1.4; padding-left: 15px; position: relative; text-align: left; }

ul[class^='ul_'] li + li { margin-top: 10px; }

ul[class^='ul_'] li::before { content: ""; width: 4px; height: 4px; border-radius: 50%; background: #0679b5; display: block; position: absolute; top: 9px; left: 3px; }

ul[class^='ul_'] li strong { font-weight: 500; color: #333; }

ul[class^='ul_'].list_type2 { font-weight: bold; font-size: 1.15rem; color: #222; }

ul[class^='ul_'].list_type2 li::before { top: 9px; }

ul[class^='ul_'] li ul {margin: 8px 0 15px 0; }
ul[class^='ul_'] li ul li::before {content: ""; width: 4px; height: 2px; border-radius: 0; background: #999; display: block; position: absolute; top:12px; left: 3px;}

ul[class^='step_'] { height: 100%; display: table; margin-bottom: 20px; width: 100%; table-layout: fixed; }

ul[class^='step_'] > li { position: relative; display: table-cell; }

ul[class^='step_'] > li > div { height: initial; height: 100%; background-color: #f7f7f7; border: 1px solid #ccc; padding: 20px; width: 90%; border-radius: 10px; display: table; vertical-align: middle; }

ul[class^='step_'] > li > div .tit { color: #000; font-size: 18px; font-weight: 600; }

ul[class^='step_'] > li:last-child > div { width: 100%; }

ul[class^='step_'] > li:nth-of-type(n+2)::after { content: "\f105"; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: -5%; top: 50%; transform: translate(-50%, -50%); color: #aaa; }

/*장례식장*/
.content.funeral ul[class^='ul_'] li::before{background: #834841; }

@media (max-width: 768px) { ul[class^='step_'] { display: block; }
  ul[class^='step_'] > li { width: 100%; flex-basis: auto; display: block; }
  ul[class^='step_'] > li > div { width: 100%; }
  ul[class^='step_'] > li:nth-of-type(n+2) { margin-top: 30px; }
  ul[class^='step_'] > li:nth-of-type(n+2)::after { content: "\f107"; left: 50% !important; top: -25px; transform: translateX(-50%); } }

ul[class^='step_'].step_type1 { display: flex; flex-wrap: wrap; }

ul[class^='step_'].step_type1 > li { width: 20%; position: relative; margin-bottom: 20px; }

ul[class^='step_'].step_type1 > li div { border: 1px solid #d0d0d0; }

ul[class^='step_'].step_type1 > li div p { padding-left: 40px; width: 100%; }

ul[class^='step_'].step_type1 > li div p span { font-size: 24px; position: absolute; left: 19px; top: 13px; color: #0679b5; font-weight: 600; }

ul[class^='step_'].step_type1 > li:last-child > div { width: 100%; }


ul[class^='step_'].step_type2 > li div { border: 3px solid #3d96dd; border-top-right-radius:0 ; background: #fff;   box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);}
ul[class^='step_'].step_type2 > li > div .tit {color:#256fab; font-size: 1.3rem;}
ul[class^='step_'].step_type2 > li:nth-of-type(n+2)::after{color:#3d96dd}

ul[class^='step_'].step_type_h > li {width: 100%;display: block;}
ul[class^='step_'].step_type_h > li div {display:flex; width: 100%; border: 3px solid #cccccc; border-top-right-radius:0 ; background: #fff;   box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); clear: both; }
ul[class^='step_'].step_type_h > li > div p,ul[class^='step_'].step_type_h > li > div ul,ul[class^='step_'].step_type_h > li > div ol{width: calc(100% - 170px); border-left: solid 1px #d2d2d2; padding-left:20px ; margin-top: 0px;}
ul[class^='step_'].step_type_h > li > div p{display: flex; align-items: center; }
ul[class^='step_'].step_type_h > li > div p.tit {color:#256fab; font-size: 1.2rem;width: 170px;border-left: 0; padding-left:0;}
ul[class^='step_'].step_type_h  > li:nth-of-type(n+2) { margin-top: 20px; }
ul[class^='step_'].step_type_h > li:nth-of-type(n+2)::after {  content: "\f0d7"; left: 51% !important; top: -11px; font-size: 1.3rem; } 

/*장례식장*/
.content.funeral ul[class^='step_'].step_type_h > li > div p.tit {color:#a34f28;width: 150px; }

@media (max-width: 768px) { ul[class^='step_'].step_type1 > li { width: 100%; margin-bottom: 0px; }
  ul[class^='step_'].step_type1 > li:last-child > div { width: 100%; } 
  ul[class^='step_'].step_type_h > li div{display:block; }
  ul[class^='step_'].step_type_h > li > div p,ul[class^='step_'].step_type_h > li > div ul,ul[class^='step_'].step_type_h > li > div ol{float: none; width: 100%;border-left: 0; padding-left:0; word-break: keep-all;border-top: dotted 2px #ddd; padding-top:10px; display: block;}
  ul[class^='step_'].step_type_h > li > div p.tit{ text-align: center; width: 100%; padding-bottom:10px ;  border: 0;  padding-top:0;}
  ul[class^='step_'].step_type_h > li:nth-of-type(n+2)::after{top: -24px;}

  .content.funeral ul[class^='step_'].step_type_h > li > div p.tit { width: 100%;}
}
  

  ol[class^='ol_'] { margin-top: 15px; counter-reset: number;}
  ol[class^='ol_']:first-child { margin-top: 0px; }
  ol[class^='ol_'] li { line-height: 1.4;  position: relative; text-align: left;   list-style-position: inside;padding-left: 30px;}
  ol[class^='ol_'] li + li { margin-top: 10px; }
  ol[class^='ol_'] li::before { counter-increment: number;content: counter(number); font-size:13px; color: #fff;  text-align: center; background-color:#6ed4ff; width:20px; height:20px;line-height: 20px; border-radius: 50%; position: absolute; top: 2px; left: 3px; z-index: 10;}
  ol[class^='ol_'] li strong { font-weight: 500; color: #333; }
  ol[class^='ol_'] li ul {counter-reset:none; margin: 8px 0 15px;}
  ol[class^='ol_'] li ul li{padding-left: 15px;}
  ol[class^='ol_'] li ul li::before {content: ""; width: 4px; height: 2px; border-radius: 0; background: #999; display: block; position: absolute; top:12px; left: 3px;counter-increment:none}

/*장례식장*/
.content.funeral ol[class^='ol_'] li::before{ background-color:#776158;}

/*상단 소개글*/
.info_box { border: 2px dashed #ddd; padding: 20px 30px; text-align: left; display: table; width: 100%; line-height: 1.6;  word-break:keep-all;}

.info_box > div { display: table-cell; width: 100%; height: 80px; vertical-align: middle; }

.info_box > div .title { color: #ee5108; margin-bottom: 5px; font-size: 23px;  font-weight: 700; }

.info_box > div .acc,.info_box .acc { font-size: 17px;  font-weight: 500; color: #747474; }

.info_box + * { margin-top: 30px; }


/* table*/
.table_wrap{position: relative; }
.table_wrap:nth-child(n+2) { margin-top: 30px;}

.table_wrap table { border-top: 1px solid #555; width: 100%; line-height: 1.5rem; text-align: center; }
.table_wrap::before {content:'';position:absolute; top:0; left: 0; height: 1px; width: 100%;display: block; background: linear-gradient(120deg, #0099e7, #00498e);}

.table_wrap table thead th { background-color: #f0f0f0; color: #222; height: 50px; vertical-align: middle; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

.table_wrap table thead tr:nth-child(n+2) { border-top: 1px solid #ccc; }

.table_wrap table tbody th { min-height: 40px; padding: 10px 20px; vertical-align: middle; border: 1px solid #ccc; background-color: #f7f7f7;  color: #555;}

.table_wrap table tbody td { min-height: 40px; padding: 10px 20px; vertical-align: middle; border: 1px solid #ccc; }

.table_wrap table tbody td.point { color: #0679b5; }

.table_wrap.t_harf table{width:50%; float: left;}
.table_wrap.t_harf table.w_33{width:33.33%}
.table_wrap.t_harf table.w_66{width:66.6%}
.table_wrap.t_harf table.w_66 + table,.table_wrap.t_harf table.w_66 + table + table{margin-top: -1px;}
.table_wrap.t_harf::after{content:''; display: block; clear: both;}

.table_wrap.t_harf table:nth-of-type(n+2){ margin-left: -1px;}

.funeral .table_wrap::before {background: linear-gradient(120deg, #9b463c, #250e0c);}

@media (max-width: 768px) { 
  .table_wrap table th, .table_wrap table td { font-size: 0.9rem; padding: 5px 10px !important; }
  .table_wrap table thead th { height: auto; } 
  .table_wrap.t_harf table,.table_wrap.t_harf table.w_33,.table_wrap.t_harf table.w_66{width: 100%; float: none;}
  .table_wrap.t_harf table:nth-of-type(n+2){ margin-left: 0; border-top: 0; margin-top: -1px;}
}

.table_wrap.scroll { overflow-x: auto; position: relative; }

.table_wrap.scroll table { min-width: 1200px; }

.table_wrap.scroll2 { overflow-x: auto; position: relative; }

.table_wrap.scroll2 table { min-width: 800px; }

/*ul_table_wrap*/
.ul_table_wrap {position: relative; }
.ul_table_wrap::before {content:'';position:absolute; top:0; left: 0; height: 1px; width: 100%;display: block; background: linear-gradient(120deg, #0099e7, #00498e);}
.ul_table_wrap ul{display: flex;border-top: 1px solid #555;border-right: 1px solid #ccc;}
.ul_table_wrap ul li{ border-left: 1px solid #ccc;  border-bottom: 1px solid #ccc; text-align: center; padding: 20px 10px; }
.ul_table_wrap ul.w3 li{width: 33.3%;}
.ul_table_wrap ul.w5 li{width: 20%;}

@media (max-width: 768px) { 
.ul_table_wrap ul{ flex-wrap: wrap;}
.ul_table_wrap ul li,.ul_table_wrap ul.w5 li{width: 50%;}
.ul_table_wrap ul li.w100,.ul_table_wrap ul.w3 li{width: 100%;}
}

/*btn*/
.btnwrap { text-align: left; margin-top: 20px; margin-bottom: 20px; line-height: 1rem; }

[class^='btn_'] { height: 40px; padding: 0 21px; font-weight: 500; font-size: 0.95rem; border: 1px solid #ccc; border-radius: 3px; }

[class^='btn_']:hover { border-color: #555; }

[class^='btn_'].btn_prev::before { content: "\f104"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; }

@media (max-width: 520px) { [class^='btn_'].btn_prev { float: none; margin-bottom: 20px; } }

[class^='btn_'].btn_next::after { content: "\f105"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-left: 10px; }

@media (max-width: 520px) { [class^='btn_'].btn_next { float: none; margin-bottom: 20px; } }

[class^='btn_'].btn_list { float: right; border-color: #0679b5; color: #fff; background: #0679b5; }

[class^='btn_'].btn_list:hover { border-color: #005a8a; background-color: #005a8a; }

[class^='btn_'].btn_list::before { content: "\f039"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; }

@media (max-width: 520px) { [class^='btn_'].btn_list { margin-bottom: 20px; } }

[class^='btn_'].btn_save { border-color: #0679b5; color: #fff; background: #0679b5; }

[class^='btn_'].btn_cancer { border-color: #666; color: #fff; background: #666; }

[class^='btn_'].btn_map { float: right; }

[class^='btn_'].btn_map::before { content: "\f3c5"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; }

[class^='btn_'].btn_file { background-color: #0679b5; color: #fff; border: 0;}
[class^='btn_'].btn_file:hover{background-color: #045a88;}
[class^='btn_'].btn_file::before{ content: "\f56d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}

[class^='btn_'].btn_insert {float:right; line-height: 1.1;;}
[class^='btn_'].btn_insert::before{ content: "\f058"; }

@media (max-width: 520px) { 
    [class^='btn_'].btn_map { float: none; margin-bottom: 20px; }
    [class^='btn_'].btn_insert {float:none; margin-top: 10px}
 }

a[class^='btn_'] { display: inline-block; padding: 10px 20px !important;  }

.tab { display: flex; margin-bottom: 40px; }

.tab button { display: block; width: 50%; border: 1px solid #ccc; min-height: 50px; font-size: 18px; font-weight: bold; padding: 10px; word-break: keep-all;}

.tab button:nth-child(n+2) { border-left: 0; }

.tab button.on { background: linear-gradient(120deg, #0099e7, #00498e); color: #fff; border-color: #0099e7;border-right-color: #00498e; font-weight: bold;box-shadow:3px 3px 8px rgba(0,0,0,0.3) }

.tab button.on::before { content: ""; display: inline-block; width: 5px; height: 5px; background: #fff; opacity: 0.8; border-radius: 50%; margin-right: 10px; position: relative; top: -3px; }

@media (max-width: 520px) { .tab { flex-wrap: wrap; }
  .tab button { height: 40px; font-size: 14px; }
  .tab button:nth-child(2n+1) { border-left: 1px solid #ccc; }
  .tab button:nth-child(n+3) { border-top: 0; }
  .tab button.wide { width: 100%; } }

.tab + .tab { margin-top: 0; }

.tab_wrap > div { display: none; }

.tab_wrap > div.on { display: block; }

/* 장례식장_tab*/
.tab.funeral button.on { background: linear-gradient(120deg, #6b3029, #250e0c); border-color: #6b3029;border-right-color: #250e0c; }

/* 진료 예약 */

.res_box{display: flex;min-height: 250px; box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1); position: relative;}

.res_box .res_info{width:380px; background:linear-gradient(90deg, #4a8fc7, #3b9dac); padding: 30px 40px;position: relative; }
.res_box .res_info::before{ content: '';display: block;width:100px; height:100px; background: url('/img/2010100_icon01.png'); position: absolute; right: 10px; top: 20px;}
.res_box .res_info h4{ color: #fff; font-size: 1.6rem; margin-top: 0px;}
.content h4 span.res_tt{color: #fff; font-size: 1.6rem;opacity: 0.5; margin-left: 0;}
.res_box .res_info h4::before{ display: none;}
.res_box .res_info ul{color: #fff; font-size: 0.94rem; font-weight: 300;}
.res_box .res_info ul li{padding-bottom: 20px;}
.res_box .res_info ul p{font-weight: 600;}
.res_box .res_info ul span{ letter-spacing: 1px;}
.res_box .agree_view:hover{ color: #1863a8;}

.res_agree{display: none; position: absolute; left: 50%; top:220px; background-color: #fff; border: 1px solid #ccc; padding: 15px 30px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);}
.res_agree .ra_title{color: #333; font-size: 20px; font-weight: 600; margin-bottom: 10px;}
.res_agree .ra_box{ background-color: #eee; padding: 10px;margin-bottom: 10px;}
.res_agree p + p + p{color: #ee5108;margin-bottom: 10px; font-size: 14px;}
.res_agree .ra_close{position: absolute; top:10px; right: 5px; cursor:pointer;}
.res_agree .ra_close::after{content: "\f00d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; color:#444; font-size: 24px;}
.res_agree .ra_close span{display: none;}

@media (max-width: 768px) { 
    .res_agree{ padding: 15px 15px; position: relative; margin-top: 10px; left: auto; top: auto;}
}

#res { width: calc(100% - 380px); display: flex; border-top: 1px solid #ddd;border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}

#res > div { display: flex;align-items: center; padding: 0 60px;width: 100%;}

#res > div form { display: block; padding-right: 120px; position: relative;width: 100%;}

#res > div form label { display: flex; }

#res > div form label + label { margin-top: 10px; }
#res > div form label + label + label  { margin-top: 20px; }

#res > div form label span { width: 75px; color:#555;text-align: left; padding-right: 20px; font-weight: 600; padding-top: 10px; display: block; }

#res > div form label input[type='text'] { width: calc(100% - 75px); height: 44px; background-color: #efefef; border: 1px solid #cccccc; color: #444;}

#res > div form label input[type='checkbox'] { display: inline-block; margin-right: 5px; position: relative; top: 6px; vertical-align: top; }
#res > div form label input::placeholder{color:#666}
#res > div form button { background: #777; color: #fff; width: 110px; height: 98px; position: absolute; top: 0; right: 0; border: 0; }

#res > div form button:hover{background: #444;}

.p2010100 div{display: flex;padding-top: 50px; min-height: 160px;}
.p2010100 div h4{ color: #fff; font-size: 1.6rem; margin-top: 0px!important;width:380px; background: url('/img/2010100_img01.jpg') no-repeat; padding: 30px; background-size: cover;}
.p2010100 div h4::before{ display: none; }
.p2010100 div:nth-of-type(2) h4{background-image: url('/img/2010100_img02.jpg');background-position: center center;}
.p2010100 div:nth-of-type(3) h4{background-image: url('/img/2010100_img03.jpg');}
.p2010100 div p{width: calc(100% - 380px); margin-top:0px!important;border-top: 1px solid #ddd;border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 30px 40px;height: 100%;}
.p2010100 div p .res_call{ font-size:1.25rem;  display: inline-block; margin-bottom: 5px;color:#0679b5; font-weight: 600;}


/*간호부 소개*/
.p2010100.p2010610 div{margin-bottom: 20px;padding-top:0;}
.p2010100.p2010610 div h4{ background-image: url('/img/2010610_img01.jpg');min-height: 160px; background-position: center top;}
.p2010100.p2010610 div h4 span{display: none;}
.p2010100.p2010610 div p{ word-break:keep-all;min-height: 160px;}

@media (min-width: 1024px) {/*간호부 소개*/
  .p2010100.p2010610 div h4{width:40%; }
  .p2010100.p2010610 div p{width: 60%; }
}

@media (max-width: 1024px) { 
  #res > div{padding:0 30px}

  .p2010100 div h4{width:30% ;}
  .p2010100 div p{width: calc(100% - 30%); }

  .p2010100.p2010400 div h4{width:380px ;}
  .p2010100.p2010400 div p{width: calc(100% - 380px); }

  

 }
@media (max-width: 768px) { 
  .res_box{flex-wrap: wrap;}
  .res_box .res_info{width:380px;width: 100%;  padding: 10px 20px;}
  .res_box .res_info::before{top:10px;right: 0px;}
  #res > div form {padding-right: 0px;}
  #res { padding: 20px;width: 100%;border-left: 1px solid #ddd; border-top:0 ; }
  #res > div{padding:0;}
  #res > div form button {position: relative;height: 50px; width: 100%; margin-top: 15px}
  #res > div form label span{padding-right: 0; width: 60px;}
  #res > div form label input[type='text'] { width: calc(100% - 60px);}
  #res > div form label:nth-of-type(3){font-size: 0.85rem;}
  .p2010100 div{flex-wrap: wrap; margin-top: -20px; text-align: center;}
  .p2010100 div h4{width:100% ; height:auto;}
  .p2010100 div p{width: 100%; border-left: 1px solid #ddd; border-top:0 ; padding: 20px;}
  .p2010100 div p .res_call{ font-size:1rem;}
  
  .p2010100.p2010400  div h4{width:100% ; height:auto;}
  .p2010100.p2010400  div p{width: 100%; border-left: 1px solid #ddd; border-top:0 ; padding: 20px;}
  
}

/*종합건강진단센터 소개*/
.p2010100.p2010400{margin-bottom: 40px;padding-top:0;}
.p2010100.p2010400 div h4{ background-image: url('/img/2010400_img01.jpg');min-height: 160px; background-position: center top;}
.p2010100.p2010400 div p span{font-size: 20px; color: #0679b5; font-weight: 600;display: inline-block; }
.p2010100.p2010400 div h4 span{display: none;}
.p2010100.p2010400 div p{ word-break:keep-all;min-height: 160px;}


/* 이미지 박스*/
.img_box{text-align: center;width:100%; border: 1px solid #ddd; padding: 20px; overflow: hidden;}
.img_box.no_line{ border: 0;}

@media (max-width: 768px) { .img_box{padding: 0px; border: 0;} }

/* 진료과 리스트*/
.depa_list { display: flex; justify-content: start; flex-wrap: wrap; margin-left: -12px;}

.depa_list li { width: calc(20% - 12px); border: 3px solid #ddd;margin-left: 12px;  position: relative; word-break:keep-all;}

.depa_list li:nth-child(n+6) { margin-top: 15px; }

.depa_list li a { display: block; padding: 30px 10px; text-align: center; font-size: 18px;}

.depa_list li:hover {  border: 3px solid #0099e7;border-right: 3px solid #00498e;border-bottom: 3px solid #00498e; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);background: linear-gradient(120deg, #0099e7, #00498e); }
.depa_list li:hover a{color:#fff;}

/*p2010200 -진료과리스트 */
.depa_list.p2010200 li { width: calc(16.6% - 12px); min-height: 160px;}
.depa_list.p2010200 li:nth-child(6) { margin-top: 0px; }
.depa_list.p2010200 li:nth-child(n+7) { margin-top: 15px; }
.depa_list.p2010200 li a{ background:url('/img/2010200_d01.png') center top no-repeat;  padding:110px 0 0 0 ; }
.depa_list.p2010200 li:nth-of-type(2) a{background-image: url('/img/2010200_d02.png');}
.depa_list.p2010200 li:nth-of-type(3) a{background-image: url('/img/2010200_d03.png');}
.depa_list.p2010200 li:nth-of-type(4) a{background-image: url('/img/2010200_d04.png');}
.depa_list.p2010200 li:nth-of-type(5) a{background-image: url('/img/2010200_d05.png');}
.depa_list.p2010200 li:nth-of-type(6) a{background-image: url('/img/2010200_d06.png');}
.depa_list.p2010200 li:nth-of-type(7) a{background-image: url('/img/2010200_d07.png');}
.depa_list.p2010200 li:nth-of-type(8) a{background-image: url('/img/2010200_d08.png');}
.depa_list.p2010200 li:nth-of-type(9) a{background-image: url('/img/2010200_d09.png');}
.depa_list.p2010200 li:nth-of-type(10) a{background-image: url('/img/2010200_d10.png');}
.depa_list.p2010200 li:nth-of-type(11) a{background-image: url('/img/2010200_d11.png');}
.depa_list.p2010200 li:nth-of-type(12) a{background-image: url('/img/2010200_d12.png');}
.depa_list.p2010200 li:nth-of-type(13) a{background-image: url('/img/2010200_d13.png');}
.depa_list.p2010200 li:nth-of-type(14) a{background-image: url('/img/2010200_d14.png');}
.depa_list.p2010200 li:nth-of-type(15) a{background-image: url('/img/2010200_d15.png');}
.depa_list.p2010200 li:nth-of-type(16) a{background-image: url('/img/2010200_d16.png');}
.depa_list.p2010200 li:nth-of-type(17) a{background-image: url('/img/2010200_d17.png');}
.depa_list.p2010200 li:nth-of-type(18) a{background-image: url('/img/2010200_d18.png');}
.depa_list.p2010200 li:nth-of-type(19) a{background-image: url('/img/2010200_d19.png');}
.depa_list.p2010200 li:nth-of-type(20) a{background-image: url('/img/2010200_d20.png');}
.depa_list.p2010200 li:nth-of-type(21) a{background-image: url('/img/2010200_d21.png');}
.depa_list.p2010200 li:nth-of-type(22) a{background-image: url('/img/2010200_d22.png');}
.depa_list.p2010200 li:nth-of-type(23) a{background-image: url('/img/2010200_d23.png');}
.depa_list.p2010200 li:nth-of-type(24) a{background-image: url('/img/2010200_d24.png');}
.depa_list.p2010200 li:nth-of-type(25) a{background-image: url('/img/2010200_d25.png');}
.depa_list.p2010200 li:nth-of-type(26) a{background-image: url('/img/2010200_d26.png');}
.depa_list.p2010200 li:hover a{filter: brightness(200%);}

@media (max-width: 1024px) {
  .depa_list li {width: calc(25% - 12px);}
  .depa_list li:nth-child(n+5) { margin-top: 12px; }

  .depa_list.p2010200  li {width: calc(25% - 12px);min-height: 140px;}
  .depa_list.p2010200  li:nth-child(n+5) { margin-top: 12px; }
  .depa_list.p2010200  li a{background-size: contain; padding:100px 0 0 0 ;}
}

@media (max-width: 768px) {
  .depa_list li {width: calc(33.3% - 12px);}
  .depa_list li:nth-child(n+4) { margin-top: 12px; }

  .depa_list.p2010200  li {width: calc(33.3% - 12px);}
  .depa_list.p2010200  li:nth-child(n+4) { margin-top: 12px; }
}

@media (max-width: 520px) {
  .depa_list li {width: calc(50% - 12px);}
  .depa_list li:nth-child(n+3) { margin-top: 12px; }

  .depa_list.p2010200  li {width: calc(50% - 12px);min-height: 110px;}
  .depa_list.p2010200  li:nth-child(n+3) { margin-top: 12px; }
  .depa_list.p2010200 li a{background-size: contain; padding:70px 0 0 0 ;}
}

/*p2010400 - 종합건강진단센터 리스트 */
.depa_list.p2010400 li {min-height: 160px;}
.depa_list.p2010400 li a{ background:url('/img/2010400_d01.png') center top no-repeat;  padding:110px 0 0 0 ; }
.depa_list.p2010400 li a.no2{background-image: url('/img/2010400_d02.png');}
.depa_list.p2010400 li a.no3{background-image: url('/img/2010400_d03.png');}
.depa_list.p2010400 li a.no4{background-image: url('/img/2010400_d04.png');}
.depa_list.p2010400 li a.no5{background-image: url('/img/2010400_d05.png');}
.depa_list.p2010400 li a.no6{background-image: url('/img/2010200_d10.png');}
.depa_list.p2010400 li a.no7 {background-image: url('/img/2010400_d07.png');}
.depa_list.p2010400 li:hover a{filter: brightness(200%); }


/*p2010400 - 진료지원부 리스트 */
.depa_list.p2010700 li {min-height: 160px;}
.depa_list.p2010700 li a{ background:url('/img/2010700_d01.png') center top no-repeat;  padding:110px 0 0 0 ; }
/*.depa_list.p2010700 li:nth-of-type(2) a{background-image: url('/img/2010700_d02.png');}*/
.depa_list.p2010700 li:nth-of-type(2) a{background-image: url('/img/2010700_d03.png');}
.depa_list.p2010700 li:nth-of-type(3) a{background-image: url('/img/2010700_d04.png');}
.depa_list.p2010700 li:nth-of-type(4) a{background-image: url('/img/2010700_d05.png');}
.depa_list.p2010700 li:nth-of-type(5) a{background-image: url('/img/2010700_d06.png');}
.depa_list.p2010700 li:nth-of-type(6) a{background-image: url('/img/2010200_d04.png');}
.depa_list.p2010700 li:nth-of-type(7) a{background-image: url('/img/2010700_d08.png');}
.depa_list.p2010700 li:nth-of-type(8) a{background-image: url('/img/2010700_d09.png');}
.depa_list.p2010700 li:hover a{filter: brightness(200%); }



/* 진료과 */
.depa_info { margin-bottom: 60px; display: block; }

.depa_info:before, .depa_info:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.depa_info .tit {  font-weight: bold; color: #0679b5; font-size: 19px; margin-bottom: 10px; }

.depa_info .text p + p { margin-top: 10px; }

.depa_info .depa_img { float: right; display: block; margin-left: 40px; max-width: 400px; }



@media (max-width: 768px) { .depa_info .depa_img { max-width: 260px; } }

@media (max-width: 520px) { .depa_info .depa_img { float: none; max-width: none; width: 100%; margin-bottom: 20px; margin-left: 0px; } }

/* 의료진 리스트 */
#doc_list { border-top: 1px solid #555; height: 100%; }

#doc_list .doctor { display: flex; justify-content: space-between; border-bottom: 1px solid #ccc; padding: 20px 0; height: 100%; }

#doc_list .doctor .pic { width: 20%; height: 100%; position: relative; top: 10px; -o-object-fit: cover; object-fit: cover; }

#doc_list .doctor .pic img { -o-object-fit: cover; object-fit: cover; height: 100%; width: 100%; }

#doc_list .doctor .info { width: 50%; padding-left: 30px; }

#doc_list .doctor .info .name { color: #0679b5; font-size: 21px;  font-weight: bold; padding-top: 15px; }

#doc_list .doctor .info .name span { color: #222; font-size: 28px; display: inline-block; margin-left: 10px; }

#doc_list .doctor .info .res { color: #0679b5; font-size: 12px; }

#doc_list .doctor .info .come { color: #d03165; margin-top: 5px; }

#doc_list .doctor .info .time th, #doc_list .doctor .info .time td { height: 35px; min-height: 35px; padding: 0; }

#doc_list .doctor .info .time .table_wrap { margin-top: 5px !important; }

#doc_list .doctor dl dt::before{content: '';display: inline-block; border: 3px solid #0679b5; border-radius: 10px; width: 8px; height: 8px; vertical-align:middle; margin-right: 5px; margin-bottom: 3px;}

#doc_list .doctor dt { color: #222;  font-size: 17px; font-weight: bold; display: block; margin-bottom: 5px; margin-top: 20px; }

#doc_list .doctor .his { width: 30%; padding-left: 30px; }

#doc_list .doctor .his dl { margin-top: 60px; line-height: 1.6; }

@media (max-width: 768px) { #doc_list .doctor .info { width: 45%; }
  #doc_list .doctor .info .time .table_wrap table th { padding: 0 !important; }
  #doc_list .doctor .his { width: 35%; }
  #doc_list .doctor .his dl { margin-top: 20px; } }

@media (max-width: 520px) { #doc_list .doctor { display: block; }
  #doc_list .doctor .pic { width: 100%; }
  #doc_list .doctor .pic img { width: 50%; margin: 0 auto; display: block; margin-bottom: 20px; }
  #doc_list .doctor .info { width: 100%; padding-left: 0px; }
  #doc_list .doctor .his { width: 100%; padding-left: 0px; } }

/*특수클리닉 리스트*/
.clinc_list { display: flex; justify-content: start; flex-wrap: wrap; margin-left: -12px;}

.clinc_list > li { width: calc(25% - 12px);  margin-left: 12px;box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); }

.clinc_list > li:nth-child(n+5) { margin-top: 20px; }

.clinc_list > li p { font-size: 20px; font-weight: 500; color: #fff; background: linear-gradient(90deg, #4a8fc7, #3b9dac);height: 100px; line-height: 100px;padding-left:30px;}
.clinc_list > li p::after{content: ''; display: inline; width: 85px; height: 85px; background: url('/img/2010300_icon.png') no-repeat; float: right; background-size: cover;  margin-top: 10px;}


.clinc_list > li a { display: block; background: #fff;color: #444; font-weight: 500; padding: 7px 0; }

.clinc_list > li a:hover { color: #0679b5; }

.clinc_list li ul {border-left: 1px solid #ddd;border-right: 1px solid #ddd;padding: 10px 20px 30px; border-bottom:2px solid #3b9dad ; height: calc(100% - 100px);padding-left:30px;}

.clinc_list li ul li{width:100%;box-shadow: none;}
.clinc_list li ul li a::before{content: ''; display: inline-block; width: 5px; height: 5px;  background-color: #666; border-radius: 20px; vertical-align: middle;margin-right: 7px; margin-bottom: 3px;}
.clinc_list li ul li a:hover::before{background-color: #0679b5;}

.clinc_list > li:hover {box-shadow: none;background:#eee}
.clinc_list > li:hover  a{background:#eee}
.clinc_list > li:hover p{background:#4385bb} 


.clinc_list > li:nth-child(1) p::after{background-position: -700px top;}
.clinc_list > li:nth-child(2) p::after{background-position: -800px top;}
.clinc_list > li:nth-child(3) p::after{ background-position: 0px top;}
.clinc_list > li:nth-child(4) p::after{ background-position: -100px top;}
.clinc_list > li:nth-child(5) p::after{ background-position: -200px top;}
.clinc_list > li:nth-child(6) p::after{ background-position: -900px top;}
.clinc_list > li:nth-child(7) p::after{ background-position: -300px top;}
.clinc_list > li:nth-child(8) p::after{ background-position: -400px top;}
.clinc_list > li:nth-child(9) p::after{ background-position: -500px top;}
.clinc_list > li:nth-child(10) p::after{ background-position: -600px top;}


@media (max-width: 1024px) { .clinc_list > li { width:  calc(33.3% - 12px); }.clinc_list > li:nth-child(n+4) { margin-top: 20px; }}

@media (max-width: 740px) { .clinc_list > li{width:  calc(50% - 12px); }.clinc_list > li:nth-child(n+3) { margin-top: 20px; }.clinc_list{margin-top: 0px;}}

@media (max-width: 520px) { .clinc_list > li{width:  100% }.clinc_list > li:nth-child(n+1) { margin-top: 20px; }}

/* 진료시간표 리스트*/
.time_list { display: flex; flex-wrap: wrap; justify-content: start; margin-top: 20px; margin-left: -12px;}

.time_list li { width: calc(20% - 12px);margin-left: 12px; }

.time_list li:nth-child(n+6) { margin-top: 10px; }

.time_list li a { width: 100%; min-height: 44px; display: block; border: 1px solid #ccc; text-align: center;  font-size: 17px; padding-top: 10px;}

.time_list li a:hover { border-color: #098652; color: #098652; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25); }

.time_list li.on a { border: 0; background: linear-gradient( 120deg, #169f66, #04645f); color: #fff; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35); }

/* 진료 시간표 */
.time_box { display: table; width: 100%; margin-top: 30px; height: 100%; position:relative }
.time_box::before {content:'';position:absolute; top:0; left: 0; height: 1px; width: 100%;display: block; background: linear-gradient(120deg, #0099e7, #00498e);}

.time_box .tr { display: table-row; }

.time_box .tr > div { display: table-cell; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; text-align: center; min-height: 40px; vertical-align: middle; padding: 10px 0; }

.time_box .tr > div.name { border-left: 0; background-color: #f7f7f7; color: #333; width: 15%; }

.time_box .tr > div.d-part { width: 40%; text-align: left; padding: 10px 20px; }

.time_box .tr > div.d-part p { margin-top: 7px; color: #d03165; }

.time_box .tr > div.col { padding: 0; }

.time_box .tr > div.col div { display: flex; height: 100%; width: 100%; flex-direction: column; justify-content: space-around; align-content: space-around; }

.time_box .tr > div.col div p { flex-grow: 1; flex-basis: 0; display: table; width: 100%;min-height: 32px; }

.time_box .tr > div.col div p span { display: table-cell; vertical-align: middle; }

.time_box .tr > div.col div p span.res { color: #0679b5; font-size: 12px; }

.time_box .tr > div.col div p:nth-child(2) { border-top: 1px solid #ccc; }

.time_box .tr.head div { background-color: #f0f0f0; color: #333; font-weight: 500; }

.time_box .tr.head div.d-part { text-align: center; }

@media (max-width: 720px) {
.time_list li{width: calc(25% - 5px);margin-left: 5px; }
.time_list li:nth-child(n+5) { margin-top: 5px;  }
}
@media (max-width: 520px) { 
  .time_list li{width: calc(33% - 5px);margin-left: 5px; }
  .time_list li:nth-child(n+4) { margin-top: 5px; }
  .time_list li a{font-size: 15px;}

  .time_box .tr { display: block; clear: both; width: 100%; }
  .time_box .tr > div { display: block; float: left; width: 11%; }
  .time_box .tr > div.name { width: 23%; }
  .time_box .tr > div.d-part { width: 100%; clear: both; border-left: 0; }
  .time_box .tr > div.col div p { min-height: 35px !important; }
  .time_box .tr.head .d-part { display: none; }
  .time_box .tr.list .name { min-height: 71px; padding-top: 22px; }
  .time_box .tr.list .d-part::before { content: "[전문분야]"; display: block; color: #333; font-weight: 500; margin-bottom: 10px; } }
  
@media (max-width: 350px) {.time_list li{width: calc(50% - 5px);margin-left: 5px; } .time_list li:nth-child(n+3) { margin-top: 5px; } }

/*게시판*/
/*board_list*/
.board_list { width: 100%; border-top: 1px solid #555; border-bottom: 1px solid #999999; text-align: center; color: #555; clear: both; display: table;position: relative;  }

.board_list .board_colum { display: table-column-group; }

.board_list .board_colum div { display: table-column; }

.board_list .board_list_head { background: #f2f2f2; color: #3f3f3f; padding: 10px 0; display: table-header-group; }

.board_list .board_list_head div { display: table-cell; font-weight: 600; text-align: center; padding: 10px 0; }
.board_list .nodata{width:100%;  font-size: 0px; color: #fff;height:50px;}
.board_list .nodata::before{content: '등록된 게시물이 없습니다.'; display: block; position: absolute; bottom:13px;left: 0px;width:100%; text-align: center; color:#666;font-size: 1rem;}
.board_list .board_list_tr { display: table-row; }

.board_list .board_list_tr div { display: table-cell; padding: 15px 0; border-top: 1px solid #dfdfdf; vertical-align: middle; }

.board_list .board_list_tr .rowspan { padding: 0; }

.board_list .board_list_tr .rowspan p { display: block; padding: 15px 0; }

.board_list .board_list_tr:hover { background: #f8f8f8; }

.board_list div.bl_title { text-align: left; padding-left: 20px; }

.board_list div.text_al { padding-left: 20px; }

/*테이블 검색*/
.search { border: 1px solid #eee; width: 100%; padding: 15px 0; text-align: center; background-color: #f8f8f8; display: block; }

.search select { margin-right: 10px; height: 35px; border: 1px solid #aaaaaa; padding: 0 10px; vertical-align: top; }

.search input { border: 1px solid #aaa; padding: 0 10px; line-height: 35px; height: 35px; max-width: 300px; width: 50%; vertical-align: top; }

.search .searchBtn { padding: 5px 20px 2px; color: #fff; background-color: #666; text-decoration: none; cursor: pointer; height: 35px; display: inline-block; vertical-align: top; }

.search .info_txt { display: inline-block; margin-right: 30px; font-weight: 600; }

.search .label-info { display: inline-block; padding-top: 6px; margin-right: 12px; }

.search .label-info::before { content: "\f002"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; display: inline-block; }

@media (max-width: 520px) { .search .label-info { margin-bottom: 20px; } }

/*list_number*/
.list_num { margin-top: 30px; margin-bottom: 30px; display: block; text-align: center; }

.list_num ul { display: inline; }

.list_num ul li { display: inline; }

.list_num ul li a { border: 1px solid #c1c1c1; background: #fff; min-width: 35px; display: inline-block; padding: 5px 5px; font-size: 15px; vertical-align: middle; height: 35px; }

.list_num ul li a:hover { color: #444; background: #f3f3f3; }

.list_num ul li a span { height: 0px; width: 0px; display: inline-block; overflow: hidden; margin: 2px 6px; }

.list_num ul li.on a { background: #666; border: 1px solid #666; color: #fff; }

.list_num ul li.lbtn a { background: #fff url("../img/paging.png") 0 0 no-repeat; border: 1px solid #c1c1c1; }

.list_num ul li.lbtn a:hover { background-color: #ddd; border: 1px solid #aaa; }

.list_num ul li.first a { background-position: 0 center; }

.list_num ul li.prev a { background-position: -35px center; }

.list_num ul li.next a { background-position: -70px center; }

.list_num ul li.end a { background-position: -105px center; }

.list_num ul:after { content: ''; clear: both; display: block; }

@media (max-width: 520px) { .list_num ul li a { min-width: 18px; height: 24px; border: 0; padding: 0; line-height: 22px; }
  .list_num ul li.on a { background: #fff; color: #000; font-weight: 600; border: 0; }
  .list_num ul li.lbtn a { width: 20px; }
  .list_num ul li.first a { background-position: -7px -5px; }
  .list_num ul li.prev a { background-position: -40px -5px; }
  .list_num ul li.next a { background-position: -80px -5px; }
  .list_num ul li.end a { background-position: -112px -5px; } }

/*read_wrap*/
.read_wrap { width: 100%; border-top: 1px solid #555; border-bottom: 1px solid #999999; }

.read_wrap h3 { background: #f7f7f7; color: #3f3f3f; font-size: 19px !important; padding: 10px; text-align: center; font-weight: 600; margin-bottom: 0px; }

.read_wrap dl { border-bottom: 1px solid #dfdfdf; padding: 7px 0px; }

.read_wrap dl dt { min-width: 60px; display: inline-block; padding: 3px 10px; font-weight: 500; color: #333; }

.read_wrap dl dd { display: inline-block; min-width: 120px; padding-right: 20px; }

.read_wrap dl dd img { vertical-align: middle; margin-right: 5px; }

.read_wrap dl:after { content: ''; clear: both; display: block; }

.read_wrap .read_text { padding: 30px 20px; }

.read_wrap .read_text img { max-width: 100%; }

@media (max-width: 520px) { .read_wrap dl dd { min-width: auto; } }

/*write_wrap*/
.star { color: #d03165; text-align: right; margin-bottom: 10px; }

.star span { position: relative; top: 4px; }

.write_wrap { display: table; width: 100%; border-bottom: 1px solid #999999; }

.write_wrap .write_colum { display: table-column-group; }

.write_wrap .write_colum p { display: table-column; }

.write_wrap .write_row { display: table-row; }

.write_wrap .write_row p { display: table-cell; border-top: 1px solid #dfdfdf; padding: 10px 10px; vertical-align: middle; }

.write_wrap .write_row p.write_th { background: #f0f0f0; color: #333; text-align: center; font-weight: 500; }

.write_wrap textarea { width: 100%; }

.write_wrap div:nth-of-type(2) p { border-top: 1px solid #555555; }

.privacy { border: 1px solid #ccc; border-top-color: #555; }

.privacy .text { padding: 20px; }

.privacy .label-set { background: #f7f7f7; padding: 15px; text-align: center; }

.privacy .label-set label + label { margin-left: 30px; }

.privacy h5 { margin-top: 0; }

.privacy p + p { margin-top: 10px; }

.privacy + * { margin-top: 30px; }

/*list_btn*/
.list_btn li { display: inline-block; }

.list_btn li a { border: 1px solid #ccc; padding: 10px 15px; margin-right: 5px; margin-bottom: 8px; font-weight: bold; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); display: block; }

.list_btn li a:hover { color: #333; border: 1px solid #999; }

.list_btn .btn_down:before { content: ''; display: inline-block; width: 24px; height: 19px; background: url("../images/common/ic_data.png") no-repeat; vertical-align: middle; }

/* photo_list */
.photo_list { display: flex; justify-content: start; flex-wrap: wrap; margin-bottom: 60px;margin-left: -12px;; }

.photo_list li { width: 23.5%; border: 1px solid #ccc; margin-left: 12px;background-color: #f7f7f7;}

.photo_list li:nth-child(n+5) { margin-top: 20px; }

.photo_list li a { display: block; }

.photo_list li a .img { width: 100%; height: 200px; overflow: hidden; }

.photo_list li a .img img { width: 100%; height: 200px; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; }

.photo_list li a div {  padding: 10px; }

.photo_list li a div .title { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; font-size: 17px; font-weight: 500; color: #333; }

.photo_list li a div span { display: block; font-size: 15px; }

.photo_list li:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25); }

@media (max-width: 520px) { .photo_list li { width: 100%; }
  .photo_list li:nth-child(n+2) { margin-top: 20px; } }

@media (max-width: 520px) { /*board_list*/
  .board_list { display: block; text-align: left; }
  .board_list .board_list_head { display: none; }
  .board_list .board_list_tr { display: block; border-top: 1px solid #dfdfdf; padding: 5px 0; }
  .board_list .board_list_tr:first-child { border-top: 0px; }
  .board_list .board_list_tr div { display: inline-block; border-top: none; padding: 5px 3%; font-size: 0.8rem; }
  .board_list div.bl_title { display: block; padding-bottom: 10px; font-weight: 600; font-size: 1rem; }
  .board_list div.bl_no { display: none; }
  .board_list div.bl_data:before { content: '파일:'; display: inline-block; padding-right: 5px; color: #888; }
  .board_list div.bl_data img { height: 15px; vertical-align: middle; }
  .board_list div.bl_date:before { content: '등록일:'; display: inline-block; padding-right: 5px; color: #888; }
  .board_list div.bl_view:before { content: '조회:'; display: inline-block; padding-right: 5px; color: #888; }
  .board_list div.bl_part:before { content: '[ '; display: inline-block; }
  .board_list div.bl_part:after { content: ' ]'; display: inline-block; }
  .board_list div.bl_employ:before { content: '지원기간 :'; display: inline-block; padding-right: 5px; color: #888; }
  /*write_wrap*/
  .write_wrap { display: block; }
  .write_wrap .write_colum { display: none; }
  .write_wrap .write_row { display: block; }
  .write_wrap .write_row p { display: block; }
  .write_wrap .write_row p.write_th { text-align: left; } }

/*입퇴원 안내*/
.p2020400 > li > div p.tit::before{content: "\f236"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px; display: block; width:30px;}
.p2020400  li:nth-of-type(2) div p.tit::before{content: "\f073";}
.p2020400  li:nth-of-type(3) div p.tit::before{content: "\f46c";}
.p2020400  li:nth-of-type(4) div p.tit::before{content: "\f09d";}
.p2020400  li:nth-of-type(5) div p.tit::before{content: "\f80d";}
@media (max-width: 720px) {.p2020400 > li > div p.tit::before{width:auto;}}


/*찾아오시는 길*/
.p2030100 .map_info_01{background:#1863a8; border: 0; color: #fff; font-size: 1.05rem; padding: 15px 0;}
.p2030100 .map_info_01::before,.p2030100 .map_info_02::before{content: "\f3c5"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}
.p2030100 .map_info_02::before{content: "\f879";}
.p2030100 .map_info_02{background:#0099e7;border: 0; color: #fff;font-size: 1.05rem; padding: 15px 0;}
.p2030100 .map_info_03::before{content: "\f207"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}
.p2030100 .map_info_04::before{content: "\f238"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}
.p2030100 .map_info_05::before{content: "\f540"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}
.p2030100 .map_info_06::before{content: "\f0a3"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}

.p2030100.funeral .map_info_01{background:#3b221f;}
.p2030100.funeral .map_info_02{background:#5f3631;}

@media (max-width: 720px) {.p2030100 .map_info_01,.p2030100 .map_info_02{font-size:16px; padding: 20px 0;}}

/*제증명서발급*/

.faq dt{border: 1px solid #ddd; padding: 20px 20px 20px 50px ; border-bottom: 0; position: relative;}
.faq dd{ border: 1px solid #ddd; padding: 20px 20px 20px 50px ; border-top: 0; margin-bottom: 20px; background: #f2f2f2;position: relative;}
.faq dt::before,.faq dd::before{ content: "\f059"; font-family: 'Font Awesome 5 Free'; font-weight: 900;  display: block; position: absolute; left: 20px; top: 20px; color: #0099e7;}
.faq dd::before{ content: "\f058"; color: #00498e;}
@media (max-width: 720px) {
  .faq dt,.faq dd{ padding:10px 10px 10px 40px;}
  .faq dt::before,.faq dd::before{left: 10px;}
}


/* 연혁 */
.history { border-top: 1px solid #555; display: flex; flex-wrap: wrap; }

.history dt { border-bottom: 1px solid #ccc; color: #0679b5; font-size: 1.7rem; font-weight: bold; width: 200px; text-align: center; padding-top: 10px; }

.history dd { border-bottom: 1px solid #ccc; width: calc(100% - 200px); padding-bottom: 10px; padding-top: 10px; }

.history dd > ul > li { position: relative; padding: 10px 0; padding-left: 120px; }

.history dd > ul > li + li { border-top: 1px dotted #ccc; }

.history dd > ul > li span { font-size: 18px; font-weight: bold; display: inline-block; color: #222; position: absolute; top: 10px; left: 30px; }

.history.type2 dt { padding-top: 30px; }

.history.type2 dd { padding-bottom: 30px; padding-top: 20px; }

.history.type2 dd > ul > li { padding: 0 0 20px 150px; }

.history.type2 dd > ul > li span { left: 40px; }

@media (max-width: 768px) { .history dt, .history dd { width: 100%; }
  .history dt { background: #f7f7f7; padding-top: 15px; padding-bottom: 15px; }
  .history dd > ul > li { padding-left: 100px; }
  .history dd > ul > li span { left: 10px; } 
  .history.type2 dd > ul > li { padding-left: 100px; }
  .history.type2 dd > ul > li span { left: 5px; }
}


  /*전화번호 안내*/
.tel_width1{width:25%}
.tel_width2{width:45%}
@media (max-width: 768px) { 
  .tel_width1,.tel_width2{width:50%}
}

.p2030210{display: flex;flex-wrap: wrap; margin-right: -20px;}
.p2030210 li{width: calc(33.3% - 15px); margin-right: 15px; border: 1px solid #ddd; text-align: center;   margin-bottom: 10px; padding: 20px 10px;}
.p2030210 li p{font-weight: 600;font-size: 18px; color: #333; margin-bottom: 5px;}
.p2030210 li p::before{content: "\f0f8";font-family: 'Font Awesome 5 Free';font-weight: 900;font-size: 20px; display: block;  width:auto; height: auto; }
.p2030210 li.icon2 p::before{content: "\f0fd";}
.p2030210 li.icon3 p::before{content: "\f236";}
.p2030210 li.icon4 p::before{content: "\f77c";}
.p2030210 li.icon5 p::before{content: "\f0fd";}
.p2030210 li.icon6 p::before{content: "\f02f";}
.p2030210 li.icon7 p::before{content: "\f0e0";}
.p2030210 li.icon8 p::before{content: "\f0fe";}
.p2030210 li.icon9 p::before{content: "\f0fe";}
.p2030210 li.icon10 p::before{content: "\f7a9";}
.p2030210 li.icon11 p::before{content: "\f0f9";}
.p2030210 li:hover{background: #f2f2f2; border:1px solid #f2f2f2;}
.p2030210 li:hover p{color: #065cc6;}
.s_text{font-size: 0.86em; padding: 0;margin: 0;border: 0; line-height: 0;}

@media (max-width: 1024px) {
    .p2030210{margin-right: -15px;}
    .p2030210 li{width: calc(33.3% - 15px); margin-right: 15px;}
}

@media (max-width: 768px) { 
    .p2030210{margin-right: -10px; margin-top: -20px;}
    .p2030210 li{width: calc(50% - 10px);margin-right: 10px;padding: 20px 5px;}
    /* .p2030210 li.icon3{width:100%;} */
}

/*편의시설*/
.facilities{display: flex;    flex-wrap: wrap; margin-left: -15px;}
.facilities div{ border: 1px solid #ddd; border-radius: 4px; padding: 20px; margin-left: 15px;margin-bottom: 15px; width: calc(33.3% - 15px);}
.facilities div h4{margin-top: 0px!important; border-bottom: 2px dotted #ddd;padding-bottom: 10px;padding-left: 10px;}
.facilities div ul{margin-left: 10px;}
.facilities div h4::before{display: none;}
.facilities div:hover{box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1); border-color:#62bbe9;}
.facilities.f_img h4{border-bottom: none;padding-bottom: 0px}

.facilities.funeral div:hover{border-color:#bf847d;}

@media (max-width: 768px) { .facilities div{width: 100%;}.facilities div ul{ margin-left: 0px;}}


/*인사말*/
.greeting {position: relative; margin-bottom: 80px;}
.greeting .gr_title{font-size: 1.8rem; color: #00498e;  font-weight: 600; padding: 40px 0px 0px 100px; min-height: 160px; background: url('/img/2050100_img01.jpg'); margin-bottom: 30px; line-height: 35px; }
.greeting .gr_title span{color: #065cc6;}
.greeting .gr_title::before{content:'“'; display: inline-block; margin-left: -40px; font-size: 50px; vertical-align: text-bottom;}
.greeting .gr_title::after{content:'”'; display: inline-block; font-size: 50px;vertical-align: text-bottom;}

.greeting .gr_title.p2050700{background: url('/img/2050700_img01.jpg');color: #1f7996;}
.greeting .gr_title.p2050700 span{color: #1f7996;}

/*.greeting .gr_txt{width:calc(100% - 420px); line-height: 1.5rem;word-break: keep-all;}*/
.greeting .gr_txt{line-height: 1.5rem;word-break: keep-all;}
.greeting .gr_name{position: absolute;right: 0; top:0;}
.greeting .gr_name::before{content: ''; display: block; width: 344px; height: 539px;}
  /*.greeting .gr_name::before{content: ''; display: block; width: 344px; height: 539px; background: url('/img/2050100_doctor.png')no-repeat;}*/
.greeting .gr_name.p2050700::before{height: 320px;}
.greeting .gr_name p{ color: #444;font-weight: 500; font-size: 1.1rem; padding-top: 30px;text-align: right;} 
.greeting .gr_name p span{font-size: 1.35rem;}
.greeting::after{content:'';display: block; clear: both;}

@media (max-width: 1024px) { 
  .greeting .gr_title{padding: 30px 0px 0px 60px;  }
  .greeting .gr_title::before{margin-left: -18px;}
  .greeting .gr_title,.greeting .gr_title::before,.greeting .gr_title::after{ font-size: 1.5rem;} 
  .greeting .gr_txt{width:100%;}
  .greeting .gr_name{position:relative}
  .greeting::before{content: ''; display: block; width: 35%;max-width: 200px; height: 180px;background-size:cover ;position: absolute;right: 0px; top:-20px;}
  /*.greeting::before{content: ''; display: block; width: 35%;max-width: 200px; height: 180px; background: url('/img/2050100_doctor.png') top center no-repeat; background-size:cover ;position: absolute;right: 0px; top:-20px;}*/
  .greeting .gr_name::before{display: none;}
}
@media (max-width: 768px) {
    .greeting { margin-bottom: 0px;;}
     .greeting .gr_title{padding: 30px 0px 0px 0px; margin-bottom: 10px;  text-align: center; }
    .greeting .gr_title,.greeting .gr_title::before,.greeting .gr_title::after{ font-size: 1.3rem;line-height: 1.8rem;} 
    .greeting .gr_name p{ text-align: left;font-size: 1em; }
    .greeting .gr_name p span{font-size: 1.2rem;}
}

/*제휴협력병원*/
.facilities.p2050500 div{width: calc(100%); }

/*지역봉사*/
.facilities.p2050600 div{width: calc(50% - 15px); }
@media (max-width: 768px) { .facilities.p2050600 div{width: 100%;}}

/*경영이념*/
.p2050200{ display:flex; width: 100%;padding: 0 100px;}
.p2050200 li{width: 33.3%; text-align: center;}
.p2050200 li p{display: block; color:#333; font-size:23px ; font-weight: 600; padding-top: 20px;} 
.p2050200 li p:hover{color: #14619f;}
@media (max-width: 1280px) { .p2050200{ padding: 0 0px;}}
@media (max-width: 768px) { 
  .p2050200{flex-direction: column;}
  .p2050200 li{width: 100%; padding-top: 30px;}
}
 

/*장례식장 안내*/
.funeral_box{background: #71564d url('/img/3010100_img_01.jpg') top right no-repeat; border-radius: 4px; width: 100%; min-height: 192px; color: #fff; padding: 40px 30px 30px 50px; margin-bottom: 30px;}  
.funeral_box .title{ font-size:1.5rem; color:#fee46c; font-weight: 500;}
.funeral_box .call{ font-size:1.15rem; padding-top:10px ;}

.funeral_box.p3020100{background-image: url('/img/3020100_img_01.jpg');}
.funeral_box.p3020100 .title span{font-size:1.15rem;font-weight: 400; display: block; margin-top: 5px;}
@media (max-width: 768px) { 
    .funeral_box{  padding:30px 20px; background-position: calc( 50% - 170px) top; text-align: center;}
    .funeral_box .title{font-size: 1.3rem;}
    .funeral_box.p3020100{background-position: calc( 50% - 50px) top;}
    .funeral_box.p3020100 .title span{font-size: 0.85rem;}
}


/*장례식장 소개*/

.facilities.p3010100 div{width: calc(50% - 15px); }
.facilities.p3010100 div h4{color:#844936; text-align: center};
.facilities.p3010100 div:hover{border-color: #ca9583;}
.facilities.p3010100 div h4::before{content: "\f46d";font-family: 'Font Awesome 5 Free';font-weight: 900;font-size: 26px; display: block; background-color: #fff; width:auto; height: auto; margin-right: 10px;}
.facilities.p3010100 div:nth-of-type(2) h4::before{content: "\e05d";}
.facilities.p3010100 div:nth-of-type(3) h4::before{content: "\f49e";}
.facilities.p3010100 div:nth-of-type(4) h4::before{content: "\f80d";}

@media (max-width: 768px) { 
.facilities.p3010100 div{width: 100%;}
.facilities.p3010100 div h4{text-align: center;}
.facilities.p3010100 div h4::before{ display: block;}
}

    
/*빈소현황 리스트*/
.funeral_list {border-top: 1px solid #555;display: table; width: 100%;border-right: 1px solid #ccc;  position: relative;}
.funeral_list ul{  display: table-row; width: 100%; line-height: 1.5rem; text-align: center; }
.funeral_list ul li{ width: auto; display: table-cell; min-height: 40px; padding: 10px 20px; vertical-align: middle; border-left: 1px solid #ccc;  border-bottom: 1px solid #ccc; }
.funeral_list ul:nth-of-type(1) li{background-color: #f0f0f0; color: #222; height: 50px; vertical-align: middle; border-left: 1px solid #ccc; }
.funeral_list ul li:nth-of-type(1){width: 8%;}
.funeral_list ul li:nth-of-type(2){width: 10%;}
.funeral_list ul li:nth-of-type(3){width: auto;}
.funeral_list ul li:nth-of-type(4){width: auto;}
.funeral_list ul li:nth-of-type(5){width: auto;}
.funeral_list ul li:nth-of-type(6){width: auto;}

.funeral_list ul li.name{color: #333; font-weight: 600;}
.funeral_list ul li.fname{text-align: left;justify-content: left;}
.funeral_list ul.nodata{ width: 100%;height: 45px;}
.funeral_list ul.nodata li{width: calc(100% + 1px); position: absolute; left: 0; bottom: 0; display: block;border-right: 1px solid #ccc;}

@media (max-width: 1024px) {
    .funeral_list {display:block;border-top:0;border-right: 0;}
    .funeral_list ul{ display: flex;flex-direction: column;}
    .funeral_list ul:nth-of-type(1){display: none;}
    .funeral_list ul li{width: 100%!important;display: block; text-align: left;border-right: 1px solid #ccc;}
    .funeral_list ul li.no{border-top: 1px solid #555; margin-top: 30px;  }
    .funeral_list ul li:nth-of-type(7){ margin-top: 0px;}
    .funeral_list ul li.no::before{content: '빈소명 : '; display: inline-block; margin-right: 10px;}
    .funeral_list ul li.name::before{content: '고인 : '; display: inline-block;margin-right: 10px;}
    .funeral_list ul li.fname::before{content: '상주명 : '; display:block;margin-right: 10px;}
    .funeral_list ul li.day1::before{content: '입관 일시 : '; display: inline-block;margin-right: 10px;}
    .funeral_list ul li.day2::before{content: '발인 일시 : '; display: inline-block;margin-right: 10px;}
    .funeral_list ul li.info::before{content: '장지 : '; display: inline-block;margin-right: 10px;}
    .funeral_list ul li.no,.funeral_list ul li.name{background-color: #f0f0f0;color: #222; }
    .funeral_list ul.nodata{display: block; border-top: 1px solid #555;}
    .funeral_list ul.nodata li{text-align: center;}
}

/*납골당*/
.funeral_list.p305040 ul{ grid-template-columns:20% 15% 15% 10% 10% 15% 15%;}
.funeral_list.p305040 ul:nth-of-type(1) li:nth-of-type(-n+7){background-color: #f0f0f0; color: #222; height: 50px; vertical-align: middle; border-left: 1px solid #ccc; }
.funeral_list.p305040 ul li:nth-of-type(1){color: #444;}

@media (max-width: 1024px) {
    .funeral_list.p305040 ul{ grid-template-columns:50% 50%;}
    .funeral_list.p305040 ul:nth-of-type(1){display: none;}
    .funeral_list.p305040 ul li:nth-of-type(2),.funeral_list.p305040 ul li:nth-of-type(4){border-right: none;}
    .funeral_list.p305040 ul li:nth-of-type(1){grid-column: auto / span 2; background-color: #f0f0f0;color: #222;}
    .funeral_list.p305040 ul li:nth-of-type(6),.funeral_list.p305040 ul li:nth-of-type(7){grid-column: auto / span 2; }
    .funeral_list.p305040 ul li:nth-of-type(2)::before{content: '안치능력 : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(3)::before{content: '대지(평) : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(4)::before{content: '사용기간 : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(5)::before{content: '운영주체 : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(6)::before{content: '소재지 : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(7)::before{content: '연락처 : '; display: inline-block; margin-right: 7px;}
    .funeral_list.p305040 ul li:nth-of-type(n+2){font-size: 14px;}
    .funeral_list.p305040 ul:nth-of-type(n+3){margin-top: 20px;border-top: 1px solid #555;}
}

/*장례식장 기본 리스트*/
.fr_list{ display: flex; margin-left: -25px;}
.fr_list li{ text-align: center; margin-left: 25px; margin-bottom: 20px;}

.fr_list li img{border: 1px solid #ddd;}
@media (max-width: 768px) {
    .fr_list{flex-wrap: wrap;}
    }

/*장례식장 사진 리스트*/
.fr_photo_list dl{display: flex;}
.fr_photo_list dl dt{ min-width:360px; width: 20%; margin-right: 30px;}
@media (max-width: 768px) {
 .fr_photo_list dl{display: block;}
 .fr_photo_list dl dt{ margin-bottom: 20px;width: 100%;min-width:auto;}
 .fr_photo_list dl dt img{ width: 100%;}
}

/*간호부-조직도*/
.p2010630{display: flex;flex-direction: column;}
.p2010630 li{width: 100%;display: flex;justify-content: center;}
.p2010630 p{ background-color: #1a69ae; color: #fff; display: inline-block; min-width: 150px; font-size: 1.05rem; font-weight: 500; padding: 10px;min-height: 23px; border-radius: 6px;text-align: center; }
.p2010630 .or_02 p{background-color: #8967c1;}
.p2010630 .or_03 p{background-color: #c07092;}
.p2010630 .or_04 p{background-color: #4996ae;}
.p2010630 .or_04 ul p{background-color: #6192c8;}

.p2010630 .or_01{ padding-bottom: 30px; position: relative}
.p2010630 .or_01::after{content: ''; display:inline-block; background: #ddd; width: 2px; height: 30px; position: absolute; bottom:0px;}  

.p2010630 .or_02{ padding: 0 0 30px 0;position: relative}
.p2010630 .or_02::after{content: ''; display:inline-block; background: #ddd; width: 2px; height: 30px; position: absolute; bottom:0px;}  

.p2010630 .or_03{ justify-content: space-around; }
.p2010630 .or_03 div{ width: 50%; position: relative; padding-bottom: 20px;}
.p2010630 .or_03 div:first-child{border-right:2px solid #ddd; margin-left: 1px;}
.p2010630 .or_03 div ul li{position: relative; }
.p2010630 .or_03 div ul li::after{content: ''; display:inline-block; background: #ddd; width: calc(50% - 75px); height: 2px; position: absolute; top:50%; right: 0;}  

.p2010630 .or_03 div:nth-of-type(2)::after{content: ''; display:inline-block; background: #ddd; width: calc(50% - 75px); height: 2px; position: absolute; top:22px; left: 0;}  
.p2010630 .or_03 div:nth-of-type(2) ul{margin-left: calc(50% - 75px);position: relative; }
.p2010630 .or_03 div:nth-of-type(2) ul::before{content: ''; display:inline-block; background: #ddd; width: 2px; height: 109px; position: absolute; top:22px; left: 0;}
.p2010630 .or_03 div:nth-of-type(2) ul li{ display: block; padding-left: 30px;margin-bottom: 10px;}
.p2010630 .or_03 div:nth-of-type(2) ul li::after{content: ''; display:inline-block; background: #ddd; width: 30px; height: 2px; position: absolute; top:50%; left: 0;}  

.p2010630 .or_04{ justify-content: space-around;position: relative;}
.p2010630 .or_04::before{content: ''; display:inline-block; background: #ddd; width: 2px; height: 23px; position: absolute; top:0px; left:calc(50% - 1px)}  
.p2010630 .or_04 ul li{display: inline-block;}
.p2010630 .or_04 div{width: 50%;position: relative;}
.p2010630 .or_04 div div{width: 100%; text-align: center;padding-bottom: 20px;}


.p2010630 .or_04 .or_04_01::after{content: ''; display:inline-block; background: #ddd; width: calc(50% - 75px); height: 2px; position: absolute; top:22px;right: 0;}  
.p2010630 .or_04 .or_04_01 ul{width: 50%;}
.p2010630 .or_04 .or_04_01 .or_04_01_harf ul li{margin-bottom: 10px; position: relative;}
.p2010630 .or_04 .or_04_01 .or_04_01_harf::before{content: ''; display:inline-block; background: #ddd; width: 2px; height: 268px; position: absolute; top:-20px; left:50%}  

.p2010630 .or_04 .or_04_02{position: relative;}
.p2010630 .or_04 .or_04_02::after{content: ''; display:inline-block; background: #ddd; width: calc(50% - 75px); height: 2px; position: absolute; top:22px;left: 0;} 
.p2010630 .or_04 .or_04_02 div{padding-bottom: 30px;position: relative;}
.p2010630 .or_04 .or_04_02 div::after{content: ''; display:inline-block; background: #ddd; width: 2px; height: 30px; position: absolute; bottom:0px; left:50%}   
.p2010630 .or_04 .or_04_02 ul{display: flex;}

.p2010630 .or_04 .or_04_02 ul li ul{display: block; border: 1px solid #ccc; margin-top: 5px; border-radius: 6px;padding: 10px 0;}
.p2010630 .or_04 .or_04_02 ul li ul li{  font-size: 0.9rem; text-align: left; margin: 0px; padding: 5px 2px 5px 17px; position: relative;}
.p2010630 .or_04 .or_04_02 ul li ul li::before{content: ''; display: inline-block; width: 3px; height: 3px; background:#777; border-radius: 10px; position: absolute; left: 10px ; top: 14px;}

.p2010630 .or_04 .or_04_02 ul li p{margin-right: 1px;}

.p2010630 .or_04 div ul li p{font-size: 1rem; font-weight: 400;}

  

@media (min-width: 769px) {
  .p2010630 .or_04 .or_04_01 .or_04_01_harf{position: relative;}
  .p2010630 .or_04 .or_04_01 .or_04_01_harf ul{width: 50%; float: left;}
  
  .p2010630 .or_04 .or_04_01 .or_04_01_harf ul li::after{content: ''; display:inline-block; background: #ddd; width: calc(50% - 75px); height: 2px; position: absolute; top:22px;right: 0;}  
  .p2010630 .or_04 .or_04_01 .or_04_01_harf ul:nth-of-type(2) li::after{left: 0;}  


  
  .p2010630 .or_04 .or_04_02 ul li {text-align: right;position: relative; margin-top: 20px;}
  .p2010630 .or_04 .or_04_02 ul li p{min-width: 100px;}

  .p2010630 .or_04 .or_04_02 div::before{content: ''; display:inline-block; background: #ddd; width: 76%; height: 2px; position: absolute; bottom:0px; left:51px} 

  .p2010630 .or_04 .or_04_02 ul li p::before{content: ''; display:inline-block; background: #ddd; width: 2px; height: 20px; position: absolute; top:-20px;right: 50%;}  

  .p2010630 .or_04 .or_04_02 ul li:nth-of-type(2) ul{ display: block; width: 100px; float: right;}

}
@media (min-width: 1024px) {
  .p2010630 .or_04 .or_04_02 ul li ul{display: grid;grid-template-columns: 50% 50%;}
  .p2010630 .or_04 .or_04_02 ul li:first-child p{width: 220px; }
  
  .p2010630 .or_04 .or_04_02 div::before{width: 72%; left:107px}
 
}

@media (max-width: 768px) {
  .p2010630 p{min-width: 120px; font-size: 1rem;}
  .p2010630 .or_03 div ul li::after {width: calc(50% - 60px);}

  .p2010630 .or_03 div:nth-of-type(2) ul li{ padding-left: 20px;}
  .p2010630 .or_03 div:nth-of-type(2) ul li::after{width: 20px;}
  .p2010630 .or_03 div:nth-of-type(2) ul {margin-left:  calc(50% - 60px);}
  .p2010630 .or_03 div:nth-of-type(2)::after{width: calc(50% - 60px); top:21px;}

  .p2010630 .or_04 .or_04_01 ul{width: 100%;}

  .p2010630 .or_04 .or_04_01 .or_04_01_harf::before{height: 20px;}  

  .p2010630 .or_04 .or_04_02 ul li {text-align: center; margin-bottom: 10px;display: block;}
  .p2010630 .or_04 .or_04_02 ul li ul{max-width: 120px;}
  .p2010630 .or_04 .or_04_02 ul {margin:0 auto;display: block;}
  .p2010630 .or_04 .or_04_01::after,.p2010630 .or_04 .or_04_02::after{width: calc(50% - 60px); }
  .p2010630 .or_04 .or_04_02 div{padding-bottom: 20px;}
  .p2010630 .or_04 .or_04_02 div::after{height: 20px;}
}

/*간호부 미션*/
.p2010600_2{display: flex; margin-top: 40px; margin-left: -20px;}
.p2010600_2 div{width:calc(50% - 20px); border: 1px solid #ddd;padding: 30px 30px 40px 30px; margin-left: 20px; font-size: 18px;  background: url('/img/2010600_img02.jpg') no-repeat right top; background-size: contain;}
.p2010600_2 div p{font-size: 24px; color: #0062aa; font-weight: 600; margin-bottom: 5px; }
.p2010600_2 div:last-of-type{background-image:url('/img/2010600_img03.jpg');}
@media (max-width: 930px) {
    .p2010600_2{ flex-direction: column;margin-left: 0px;}
    .p2010600_2 div{width:100%;margin-left: 0px; }
    .p2010600_2 div:last-of-type{ margin-top: 20px;}
}
@media (max-width: 768px) {
    .p2010600_2 div {font-size: 16px;}
}

/*원내배치도*/
.p2030310{background:#f2f8ff url('/img/2030310_img01.jpg') left bottom no-repeat; display: flex; padding: 60px; min-height:700px;}
.p2030310 div{width: 35%;}
.p2030310 div .info_txt{font-size:33px; color: #333;font-weight: 600; }
.p2030310 div .info_txt span{color: #205790;}
.p2030310 div a{ background: #fff; border-radius: 20px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); padding: 10px 20px; margin-left: 5px; margin-top: 20px;display: inline-block; }
.p2030310 div a::before{content: "\f3c5"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 10px;}
.p2030310 div a:hover{background-color: #205790; color: #fff;}
.p2030310 div.p2030310_t{width: 65%; }

.p2030310 div table{width: 100%; background: #fff; box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);}
.p2030310 div table td,.p2030310 div table th{ padding: 30px; font-size: 17px; color: #555; line-height: 26px; border-bottom:1px solid #d1deec;}
.p2030310 div table tr:last-child td,.p2030310 div table tr:last-childth
.p2030310 div table th{ background:#e7eff9; color:#205790 ;}
.p2030310 div table tr:hover td{ background: #f2f2f2; color: #222; font-weight: 500;}
.p2030310 div table tr:hover th{ background: linear-gradient(120deg, #92baeb, #6794cb);; color: #fff; font-weight: 500;}

@media (max-width: 1024px) {
    .p2030310{flex-direction: column; padding: 40px;}
    .p2030310 div{width: 100%; text-align: center;}
    .p2030310 div.p2030310_t{width: 100%; }
    .p2030310_br{display: none;}
    .p2030310 div a{ margin-bottom: 20px;}
}
@media (max-width: 720px) {
    .p2030310{padding: 10px; padding-top: 30px; padding-bottom: 400px; margin-top: -20px; border:1px solid #dbe6f1 ;}
    .p2030310_br{display: inline;}
    .p2030310 div .info_txt{font-size:25px;}
    .p2030310 div table td,.p2030310 div table th{ padding: 20px 10px;font-size: 16px; word-break: keep-all;}
    .p2030310 div table th{font-size: 14px;}
}

/*면회 안내*/
.p2020500 li div:first-child{ font-weight: 600; font-size: 20px; color: #333; padding-bottom: 10px;}
.p2020500 li div:first-child::before{content: "\f80d";font-family: 'Font Awesome 5 Free';font-weight: 900;font-size: 30px; display: block;  width:auto; height: auto; margin-bottom: 8px; }
.p2020500 li:nth-of-type(2) div:first-child::before{content: "\f236"}
.p2020500 li:nth-of-type(3) div:first-child::before{content: "\f0f9"}
.p2020500 li div p{padding-top: 10px;}

/*개인정보처리방침*/
.privacy_list{position: relative; display: flex;justify-content: flex-end; margin-bottom: 20px;}
.privacy_list p{ width: 280px; border: 1px solid #ddd; padding: 10px 20px 0 15px; height: 50px;}
.privacy_list p::after { content: "\f107"; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 18px; float: right; color: #ccc; position: absolute; right: 20px; top: 15px; }
.tab_select{ display: none;flex-direction: column; position: absolute; top: 49px; right: 0px;width: 280px; border: 1px solid #ddd; z-index: 1000; background-color: #fff;}
.tab_select button{text-align: left; padding: 12px 15px;display: block;border-bottom: 1px solid #ddd;}
.tab_select button.on{font-weight: 500; color: #444;}
.tab_select button.on::before{content: "▶ " ;font-size: 10px;  }
.tab_select button:hover{ color: #14619f}
.privacy_list:hover .tab_select{display: flex;}

@media (max-width: 720px) {
    .privacy_list{ display: block; width: 280px; margin: 0 auto 15px;}
}

/*원내배치도*/
.p2030300{ display: flex;flex-wrap: wrap; align-items: flex-end; min-width: 1000px; position: relative;}
.p2030300::after{ content:''; position:absolute;display: block; background-color: #ccc;width: 100%; height: 136px; left: 0; bottom: 0; z-index: 1;}
.p2030300 div{width:23%;  z-index: 10;}
.p2030300 div ul,.p2030300 div p{width: 230px; word-break: keep-all; }
.p2030300 div ul li{ border: 1px solid #ccc; border-top:0; padding: 10px 12px; background: #fff;display: flex;flex-direction: column;justify-content: center;}
.p2030300 div p{text-align: center; color: #fff; background: #5065cb;padding: 10px 10px; font-weight: 500; font-size: 18px;}
.p2030300 div:nth-of-type(3) p{background: #267db5;}
.p2030300 div:nth-of-type(4) p{background: #169f66;}
.p2030300 div:nth-of-type(5) p{background: #ea853c;}


.p2030300 div:hover ul li{border-bottom: 1px solid #ccc;}
.p2030300 div:nth-of-type(2):hover ul li{border-left:3px solid #5065cb;border-right:3px solid #5065cb; border-bottom: 1px solid #ccc;}
.p2030300 div:nth-of-type(3):hover ul li{border-left: 3px solid #267db5;border-right: 3px solid #267db5;}
.p2030300 div:nth-of-type(4):hover ul li{border-left: 3px solid #169f66;border-right: 3px solid #169f66;}
.p2030300 div:nth-of-type(5):hover ul li{border-left: 3px solid #ea853c;border-right: 3px solid #ea853c;}
.p2030300 div:hover ul li{ padding: 10px 10px;}
.p2030300 div ul li:hover{ background-color: #f4f4f4; color: #444;}

.p2030300 div ul li.blank,.p2030300 div:hover ul li.blank,.p2030300 div ul li:hover.blank{border: 1px solid #ccc;border-top:0; background-color: #ccc;}


.p2030300 div:nth-of-type(2):hover ul .fb1{border-bottom:3px solid #5065cb;}
.p2030300 div:nth-of-type(3):hover ul .fb1{border-bottom:3px solid #267db5;}
.p2030300 div:nth-of-type(4):hover ul .fb2{border-bottom:3px solid #169f66;}
.p2030300 div:nth-of-type(5):hover ul .f1{border-bottom:3px solid #ea853c;}

.p2030300 div.floor{width:8%; }
.p2030300 div.floor ul,.p2030300 div.floor p{ width: 60px; font-size: 13px;  background: #eee; text-align: center; color: #444;font-weight: 500;}
.p2030300 div.floor p{border:1px solid #ccc;}
.p2030300 div.floor:hover ul{border:0;  margin-bottom: 0px;}
.p2030300 div.floor ul li{ background: #eee;}
.p2030300 div.floor ul li.fb1{background-color: #888; color: #fff; border-left:1px solid #888;border-right:1px solid #888;}
.p2030300 div.floor ul li.fb2{ background-color: #555; color: #fff; height: 90px; margin-bottom: 0px;border-left:1px solid #555;border-right:1px solid #555;}

.p2030300 div ul .f6{}
.p2030300 div ul .f5{ height: 70px;}
.p2030300 div ul .f3{ height: 70px;}
.p2030300 div ul .f2{ height: 110px;}
.p2030300 div ul .f1{ height: 110px;}
.p2030300 div ul .fb1{ height: 45px;}
.p2030300 div ul .fb2{ height: 70px; margin-bottom: 20px;}

@media (max-width: 1024px) {
.p2030300{ display: flex;flex-wrap: wrap;align-items: flex-start; min-width: auto; }
.p2030300 div.floor,.p2030300::after,.p2030300 div ul li.blank{display: none;}
.p2030300 div{width: 50%; margin-bottom: 20px;}
.p2030300 div ul,.p2030300 div p{width: auto; }

.p2030300 div ul li{ height: auto!important; margin-bottom: 0px!important;display: block;}
.p2030300 div ul li::before{content: ''; font-weight: 500;}
.p2030300 div ul .f6::before{content: '6층 : ';}
.p2030300 div ul .f5::before{content: '5층 : ';}
.p2030300 div ul .f3::before{content: '3층 : ';}
.p2030300 div ul .f2::before{content: '2층 : ';}
.p2030300 div ul .f1::before{content: '1층 : ';}
.p2030300 div ul .fb1::before{content: 'B1층 : ';}
.p2030300 div ul .fb2::before{content: 'B2층 : ';}
}
@media (max-width: 720px) {
    .p2030300 div{width: 100%;}
}

			.p2010751{text-align: center;}
            .p2010751 [class^='wrap_']{ display: flex; position: relative; margin-top: 50px;}
            .p2010751 [class^='wrap_'] > div{width: 50%; position: relative;}
            .p2010751 [class^='wrap_'] > div::before{content: ""; display: block; position: absolute; background: #ccc; left: 50%; transform: translateX(-50%);width: 1px; height: 25px; top: -25px;}
            .p2010751 [class^='wrap_']::after, .p2010751 [class^='wrap_']::before{ content: ""; display: block; position: absolute; background: #ccc; left: 50%; transform: translateX(-50%);}
            .p2010751 [class^='wrap_']::after{ width: 1px; height: 25px; top: -50px;}
            .p2010751 [class^='wrap_']::before{ height: 1px; width: 50%; top: -25px;}
            .p2010751 .h1, .p2010751 .h2, .p2010751 .h3{ display: inline-block; padding: 0 60px;  background-color: #115693; color: #fff; box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.1); border-radius: 7px; height: 50px; line-height: 50px; }
            .p2010751 .h1{ font-size: 22px;}
            .p2010751 .h2{ font-size: 19px;background-color: #128da6; }
            .p2010751 .h3{ font-size: 18px;background-color: #0ba189; }
            .p2010751 div > ul{border: 1px solid #ccc; margin: 20px 15px 0; position: relative; padding: 20px 30px; text-align: left;box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.05); }
            .p2010751 div > ul::before{content: ""; display: block; position: absolute; background: #ccc; left: 50%; transform: translateX(-50%);width: 1px; height: 20px; top: -20px;}
            .p2010751 div > ul > li + li{margin-top: 15px; }
            .p2010751 div > ul strong{color: #000;}
            .p2010751 div > ul span{font-size: 13px; display: block; margin-top: 2px; color: #888;}
            .p2010751 .h2 + ul {height: 466px}
            .p2010751 div > ul {height: 366px;}
            .p2010751 div > ul ul li{color: #555; position: relative; padding-left: 10px; margin-top: 5px;}
            .p2010751 div > ul ul li::before{content: "-"; display: inline-block; position: absolute; top: 0; left: 0;}
            .p2010751 div > ul ul li span{display: inline-block;}
            @media (max-width: 1200px) {
                .p2010751 .h2 + ul {height: auto}
                .p2010751 div > ul {height: auto;}
                .p2010751 .wrap_1{display: block;}
                .p2010751 .wrap_1 > div{width: 100%;}
                .p2010751 .wrap_1 > div + div, .p2010751 .wrap_1{margin-top: 25px;}
                .p2010751 .wrap_1::before{display: none;}
                .p2010751 .wrap_1::after{height: 25px; top: -25px;}
            } 
            @media (max-width: 760px) {
                .p2010751 .h2 + ul {height: auto}
                .p2010751 div > ul {height: auto;}
                .p2010751 .wrap_2{display: block;}
                .p2010751 .wrap_2 > div{width: 100%;}
                .p2010751 .wrap_2 > div + div, .p2010751 .wrap_2{margin-top: 25px;}
                .p2010751 .wrap_2::before{display: none;}
                .p2010751 .wrap_2::after{height: 25px; top: -25px;}
            } 