#wrapper {padding: 0 0 90px;overflow: hidden}

.sub_pg {width: 100%;opacity: 0;font-size: 0.9rem}
.sub_pg .img_ct {position: relative;left: calc(50% - 1000px)}
.sub_pg .s_top_bnr {margin: 0 0 75px}
.sub_pg .cont_mo{display:none}
#snb {width: 1160px;height: 60px;margin: 0 auto 30px;display: -webkit-box;display: -ms-flexbox;display: flex}
#snb li {height: inherit;-webkit-box-flex: 1;-ms-flex: 1;flex: 1}
#snb li a {position: relative;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;border: 1px solid #999;height: inherit;font-size: 18px;color: #333;letter-spacing: -0.14em;word-break: keep-all;-webkit-transition: .3s;transition: .3s}
#snb li+li a {border-left: 0}
#snb li.on a:after,
#snb li a:focus:after,
#snb li:hover a:after {-webkit-transform: translateY(0);transform: translateY(0)}
#snb li.on a,
#snb li a:focus,
#snb li:hover a {color: #fff}
#snb li a:after {content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: #25b8eb/*default color*/;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition: .3s;transition: .3s;z-index: -1}
#snb:hover li.on a {color: #333}
#snb:hover li.on a:after {-webkit-transform: translateY(100%);transform: translateY(100%)}
#snb li.on:hover a {color: #fff}
#snb li.on:hover a:after {-webkit-transform: translateY(0);transform: translateY(0)}

#snb2 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;margin: 70px 0 0;height: 334px;background: #eee;background-repeat: no-repeat;background-size: cover;background-position: center}
#snb2 ul {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 1160px;height: 84px;margin: 0 auto}
#snb2 ul li {position: relative;max-width: 190px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;height: inherit;background: #333}
#snb2 ul li a {position: relative;padding: 0 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: inherit;font-size: 18px;word-break: keep-all;color: #fff;text-align: center;-webkit-transition: color .2s;transition: color .2s}
#snb2 ul li+li a {border-left: 1px solid #c5c5c5}

#snb2 ul li:before {content: '';position: absolute;width: 100%;height: 100%;background: #32450a;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: .2s;transition: .2s}
#snb2 ul:hover li.on:before {-webkit-transform: scale(0);transform: scale(0)}
#snb2 ul:hover li.on a {color: #fff}
#snb2 ul li:hover a,
#snb2 ul li.on a,
#snb2 ul li.on:hover a {color: #fbea57}
#snb2 ul li.on:before,
#snb2 ul li:hover:before,
#snb2 ul li.on:hover:before {-webkit-transform: scale(1);transform: scale(1)}

#snb.snb_1 li a:after {background: #03a4b2}
#snb.snb_2 li a:after {background: #25b8eb}
#snb.snb_3 li a:after {background: #699606}
#snb.snb_4 li a:after {background: #8147c8}
#snb.snb_4 + #snb2 ul li:before {background: #28164e}
#snb.snb_5 li a:after {background: #42beab}
#snb.snb_6 li a:after {background: #faad18}
#snb.snb_6 + #snb2 ul li:before {background: #e35726}
#snb.snb_7 li a:after {background: #232e82}

#snb2.snb3_2 {background-image: url(../img/sub/s3/p2_snb_bg.jpg)}
#snb2.snb3_3 {background-image: url(../img/sub/s3/p3_snb_bg.jpg)}
#snb2.snb4_2 {background-image: url(../img/sub/s4/p3_snb_bg.jpg)}
#snb2.snb4_6 {background-image: url(../img/sub/s4/p6_snb_bg.jpg)}
#snb2.snb6_2 {background-image: url(../img/sub/s6/p2_snb_bg.jpg)}

/*병원소개*/
.p_intro1 {}
.p_intro1 .wrap {width: 1160px;margin: 0 auto}
.p_intro1 .ud_txt {text-align: center;margin: 0 0 110px}
.p_intro1 .ud_txt h3 {font-size: 55px;line-height: 1.2em;letter-spacing: -0.07em;color: #333;font-weight: 700;padding: 70px 0 30px}
.p_intro1 .ud_txt h3 span {font-size: 38px;font-weight: 300;display: block;letter-spacing: 0}
.p_intro1 .ud_txt p {font-size: 27px;line-height: 42px;color: #333;font-weight: 300}
.p_intro1 .ud_txt p.color1  {color: #03a4b2}
.p_intro1 .ud_txt span.color1  {color: #03a4b2; font-weight: 400}
.p_intro1 .ud_txt .sign {margin-top: 30px;}
.p_intro1 .ud_txt .sign .name {font-weight: 300; }
.p_intro1 .ud_txt .eff1:after {content: '';display: block;margin: 40px auto 0;width: 174px;height: 1px;background: #000;}
.p_intro1 .ud_img {}
.p_intro1 .ud_img .cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;height: 490px}
.p_intro1 .ud_img .cont + .cont {margin: 50px 0 0}
.p_intro1 .ud_img .cont.c1 {background: url(../img/sub/s1/p1_prm1.jpg) no-repeat center}
.p_intro1 .ud_img .cont.c2 {background: url(../img/sub/s1/p1_prm2.jpg) no-repeat center}
.p_intro1 .ud_img .cont.c3 {background: url(../img/sub/s1/p1_prm3.jpg) no-repeat center}
.p_intro1 .ud_img .cont.c4 {background: url(../img/sub/s1/p1_prm4.jpg) no-repeat center}
.p_intro1 .ud_img .cont.c5 {background: url(../img/sub/s1/p1_prm5.jpg) no-repeat center}
.p_intro1 .ud_img .cont:nth-child(2n) {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}
.p_intro1 .ud_img .box {position: relative;overflow: hidden;width: 500px;padding: 90px 55px;background: url(../img/sub/s1/p1_ptt_bg.png)}
.p_intro1 .ud_img .box h4 {font-size: 40px;line-height: 44px;letter-spacing: -0.03em;color: #03a4b2;font-weight: 300;border-bottom: 1px solid #03a4b2;margin: 0 0 25px;padding: 0 0 15px;word-break: keep-all}
.p_intro1 .ud_img .box h4 b {font-weight: 700}
.p_intro1 .ud_img .box h4 span {display: block;font-size: 20px;}
.p_intro1 .ud_img .box p {font-size: 20px;color: #fff;word-break: keep-all}
.p_intro1 .ud_img .box .op_txt {position: absolute;bottom: 0;left: 0;font-size: 100px;line-height: 80px;width: 100%;color: #fff;opacity: 0.1;font-weight: 700;white-space: nowrap;letter-spacing: 0.09em;text-align: center;}

.p_intro2 {}
.p_intro2 .wrap {width: 1160px;margin: 0 auto}
.p_intro2 .ud_txt {text-align: center;margin: 0 0 110px}
.p_intro2 .ud_txt h3 {font-size: 55px;line-height: 1.2em;letter-spacing: -0.07em;color: #333;font-weight: 700;padding: 70px 0 30px}
.p_intro2 .ud_txt h3 span {font-size: 38px;font-weight: 300;display: block;letter-spacing: 0}
.p_intro2 .ud_txt p {font-size: 27px;line-height: 42px;color: #333;font-weight: 300}
.p_intro2 .ud_txt p.color1 {color: #03a4b2}
.p_intro2 .introduce {}
.p_intro2 .introduce .con {}
.p_intro2 .introduce .con .top {position: relative;height: 670px}
.p_intro2 .introduce .con .article {position: absolute;top: 50px;right: 60px;width: 420px;padding: 55px 55px 20px;background: url(../img/sub/s1/p2_ptt_bg.jpg);color: #fff}
.p_intro2 .introduce .con .article .name {font-size: 40px;font-weight: 300;letter-spacing: -0.05em;white-space: nowrap;border-bottom: 1px solid #fff;padding: 0 0 20px;margin: 0 0 30px}
.p_intro2 .introduce .con .article .name b {font-weight: 700;font-size: 60px}
.p_intro2 .introduce .con .article .name span {font-size: 20px;display: block;letter-spacing: 0}
.p_intro2 .introduce .con .article .txt {font-size: 21px}
.p_intro2 .introduce .con .article .op_txt {display: block;text-align: center;font-size: 60px;opacity: 0.2;padding: 20px 0 0;font-weight: 300;letter-spacing: -1.5px}
.p_intro2 .introduce .con .article .op_txt b {font-weight: 500}
.p_intro2 .introduce .con .arr {position: absolute;bottom: 60px;right: 190px}
.p_intro2 .introduce .con .btm {display: -webkit-box;display: -ms-flexbox;display: flex}
.p_intro2 .introduce .con .btm .left {position: relative;width: 580px;padding: 50px 0 0 120px;background: #03a4b2}
.p_intro2 .introduce .con .btm .name {font-size: 30px;line-height: 45px}
.p_intro2 .introduce .con .btm .name b {display: block;font-size: 42px}
.p_intro2 .introduce .con .btm dl {color: #fff;}
.p_intro2 .introduce .con .btm dl dt {margin: 0 0 25px;font-size: 35px}
.p_intro2 .introduce .con .btm dl dd {font-size: 24px;line-height: 44px}
.p_intro2 .introduce .con .btm dl dd:before {content: '▶ '}
.p_intro2 .introduce .con .btm .line {position: absolute;left: 50px;bottom: -9px;font-size: 14px;color: #333;width: 341px;border-bottom: 1px solid #111;text-align: right;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: left;transform-origin: left;}

.p_intro3 {}
.p_intro3 .wrap {width: 1160px;margin: 0 auto}
.p_intro3 .wrap #item_list {padding: 50px 0 0}
.p_intro3 .equipment-list {position:relative;padding:25px 0 20px 250px;color: #555;font-size: 14px;min-height: 210px;border-bottom: 1px solid #ddd}
.p_intro3 .equipment-list:first-child {border-top: 1px solid #ddd}
.p_intro3 .equipment-list .equip-thum {position:absolute;top:30px;left:10px;display:block;}
.p_intro3 .equipment-list .equip-thum {border:1px solid #ccc;}
.p_intro3 .equipment-list h3 {font-size:22px;color:#333;margin-bottom:35px;}
.p_intro3 .equipment-list h3 span {font-size:13px;color:#767676;font-weight:normal;margin: 0 0 0 7px}
.p_intro3 .equipment-list .equipment-txt p {font-size:14px;line-height:22px;margin-bottom:25px;letter-spacing:-0.03em;word-break: keep-all}

.p_intro4 .wrap {position: relative;width: 1160px;margin: 0 auto}
.p_intro4 #gallery {padding: 70px 0 0}
.p_intro4 #gallery-header {text-align: center;font-size: 0}
.p_intro4 .gallery-header-center-right-links { display: inline-block;font-size: 24px;letter-spacing: -1px;color: #777;cursor: pointer;border: 1px solid #ccc;padding: 10px 0;border-radius: 10px;margin: 0 6px;width: 130px;}
.p_intro4 .gallery-header-center-right-links-current {color: #1b5a4d;font-weight: 500;border-color: #1b5a4d;}
.p_intro4 .lightboxgallery-gallery-item {display: inline-block;width: 385px;height: 453px;overflow: hidden;padding: 15px;-webkit-transition: .5s;transition: .5s}
.p_intro4 .lightboxgallery-gallery-item > div {overflow: hidden}
.p_intro4 .cate_under_p {font-size: 20px;color: #666;margin: 0 0 30px;letter-spacing: -1.5px}
.p_intro4 #gallery-header-center-right {margin: 0 0 30px}
.p_intro4 #gallery-content-center img {width: 100%;height: auto}
.p_intro4 #gallery-content-center img:hover {-webkit-transform: scale(1.1);transform: scale(1.1)}
.p_intro4 .lightboxgallery-gallery-item-content {position: relative;height: 50px;line-height: 50px;background: #f4f4f4;text-align: center;font-size: 20px;color: #666;font-weight: 500;z-index: 1}

.p_intro5 .wrap {width: 1160px;margin: 0 auto}
.p_intro5 .topul .ico {width: 85px;height: 50px;line-height: 50px;background: #03a4b2;position: absolute;top: -25px;left: calc(50% - 43px);text-align: center;}
.p_intro5 .topul .ico:before {content: "";position: absolute;top: -25px;left: 0;width: 0;height: 0;border-left: 43px solid transparent;border-right: 43px solid transparent;border-bottom: 25px solid #03a4b2;}
.p_intro5 .topul .ico:after {content: "";position: absolute;bottom: -25px;left: 0;width: 0;height: 0;border-left: 43px solid transparent;border-right: 43px solid transparent;border-top: 25px solid #03a4b2;}
.p_intro5 .topul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 120px 0}
.p_intro5 .topul > li {position: relative;width: 373px;height: 350px;border: 1px solid #03a4b2}
.p_intro5 .topul dl {text-align: center;}
.p_intro5 .topul dt {display: inline-block;padding: 75px 0 0;margin: 0 0 35px;font-size: 35px;line-height: 40px;color: #03a4b2;border-bottom: 1px solid #03a4b2}
.p_intro5 .topul dd {padding: 0 30px;text-align: left;color: #333}
.p_intro5 .topul dd table {margin: 0 0 15px;width: 100%;font-size: 18px}
.p_intro5 .topul dd table th {width: 120px}
.p_intro5 .topul .sol {position: relative;padding: 0 0 0 12px;font-size: 16px;word-break: keep-all}
.p_intro5 .topul .sol:before {content: '*';position: absolute;top: 4px;left: 0}
.p_intro5 .topul .number {margin: 0 0 40px;text-align: center;font-size: 38px;font-weight: 500}
.p_intro5 .topul .link {display: block;font-size: 25px;line-height: 60px;text-align: center;color: #fff;font-weight: 400;background: #5b8488;margin: 0 0 35px}
    
.p_intro5 .map_wrap .sjt {text-align: center}
.p_intro5 .map_wrap .sjt h3 {font-size: 55px;line-height: 1.2em;letter-spacing: -0.07em;color: #333;font-weight: 700;padding: 0 0 30px}
.p_intro5 .map_wrap .sjt h3 span {font-size: 38px;font-weight: 300;display: block;letter-spacing: 0}
.p_intro5 .map_wrap .sjt p {margin: 0 0 75px;font-size: 27px;line-height: 42px;color: #333;font-weight: 300}
.p_intro5 .map_wrap .map_btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin: 0 0 50px}
.p_intro5 .map_wrap .map_btn li {width: 200px;margin: 0 0 0 20px}
.p_intro5 .map_wrap .map_btn li a {display: block;line-height: 60px;text-align: center;font-size: 24px;color: #fff;background: #03a4b2}
.p_intro5 .map_wrap .cp_info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 0 0 65px}
.p_intro5 .map_wrap .cp_info p {font-size: 24px;color: #333;letter-spacing: -0.06em}
.p_intro5 .map_wrap .cp_info p span {margin: 0 15px 0 0;font-size: 35px}
.p_intro5 .map_wrap .public li {display: -webkit-box;display: -ms-flexbox;display: flex;background: #f0f0f0;padding: 60px 0 65px 80px}
.p_intro5 .map_wrap .public .ico {position: relative;margin: 38px 45px 0 0;width: 135px;height: 80px;line-height: 80px;background: #03a4b2;text-align: center;}
.p_intro5 .map_wrap .public .ico:before {content: "";position: absolute;top: -38px;left: 0;width: 0;height: 0;border-left: 68px solid transparent;border-right: 68px solid transparent;border-bottom: 38px solid #03a4b2;}
.p_intro5 .map_wrap .public .ico:after {content: "";position: absolute;bottom: -38px;left: 0;width: 0;height: 0;border-left: 68px solid transparent;border-right: 68px solid transparent;border-top: 38px solid #03a4b2;}
.p_intro5 .map_wrap .public .sol {-webkit-box-flex: 1;-ms-flex: 1;flex: 1}
.p_intro5 .map_wrap .public {}
.p_intro5 .map_wrap .public li+li {margin: 35px 0 0}
.p_intro5 .map_wrap .public h4 {margin: 0 0 30px;font-size: 30px;color: #03a4b2;font-weight: 400}
.p_intro5 .map_wrap .public dl {float: left;margin: 0 0 30px}
.p_intro5 .map_wrap .public dl:after {content: '';display: block;clear: both;}
.p_intro5 .map_wrap .public dl+dl {margin-left:65px}
.p_intro5 .map_wrap .public dl:nth-child(4n+1) {margin-left: 0}
.p_intro5 .map_wrap .public dt {font-size: 24px;margin: 0 0 5px}
.p_intro5 .map_wrap .public dd {font-size: 18px}