@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');

@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,
div,
p,
li,
dt,
dd,
span,
strong {
    word-break: keep-all
}

table {
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

.mt-10 {
    margin-top: 10px
}

.mt-30 {
    margin-top: 30px
}

.txt-end {
    text-align: end;
}

.t-blue {
    color: #406fce;
    font-weight: 600
}

.main-visual .bx-wrapper li {
    height: 650px
}

.main-visual .bx-wrapper .bx-controls-direction a {
    margin-top: -42px
}

.main-visual .bx-wrapper .bx-prev {
    background: url(/images/main/visual-prev.png) no-repeat 0 0;
    width: 42px;
    height: 84px;
    left: 70px
}

.main-visual .bx-wrapper .bx-next {
    background: url(/images/main/visual-next.png) no-repeat 0 0;
    width: 42px;
    height: 84px;
    right: 70px
}

.main-visual .bx-wrapper .bx-next:hover,
.main-visual .bx-wrapper .bx-next:focus {
    background-position: 0 0
}

.main-visual .bx-has-controls-direction {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.main-visual .bx-wrapper .bx-pager,
.main-visual .bx-wrapper .bx-controls-auto {
    bottom: 50px;
    width: 100%;
    max-width: 1200px;
    text-align: left;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    position: relative;
    margin: 0 20px !important;
    background: #fff !important
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important
}

.bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.bx-wrapper .bx-pager.bx-default-pager a.active:after,
.bx-wrapper .bx-pager.bx-default-pager a:focus:after {
    position: absolute;
    z-index: 9;
    left: -13px;
    top: -13px;
    display: inline-block;
    content: "";
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 50px
}

.main-visual .bx-wrapper .m-block {
    display: none !important
}

.main-visual .bx-wrapper li.visual-01 {
    background: url(/images/main/visual-01.jpg) no-repeat 50% 50%;
    background-size: cover
}

.main-visual .bx-wrapper li.visual-03 {
    background: url(/images/main/visual-03.jpg) no-repeat 50% 50%;
    background-size: cover
}

.main-visual .bx-wrapper li.visual-04 {
    background: url(/images/main/visual-04.jpg) no-repeat 50% 50%;
    background-size: cover
}

.main-visual .bx-wrapper li.visual-02 {
    background: url(/images/main/visual-02.jpg) no-repeat 50% 50%;
    background-size: cover
}

.main-visual .bx-wrapper li.visual-05 {
    background: url(/images/main/visual-05.jpg) no-repeat 50% 50%;
    background-size: cover
}

.main-visual .bx-wrapper li.visual-06 {
    background: url(/images/main/visual-06.jpg) no-repeat 50% 50%;
    background-size: cover
}

.slid-txt01 {
    position: absolute;
    left: 0%;
    bottom: 25%;
    font-size: 3rem;
    width: 100%;
    line-height: 1.2;
    font-weight: 300;
}

.slid-txt01>div {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
    font-weight: 800
}

.slid-txt01 span {
    background: #6eb92b;
    color: #fff;
    padding: 5px;
    text-shadow: none
}

.slid-txt03 {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 3rem;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.2;
    font-weight: 300;
}

.slid-txt03>div {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}

.slid-txt03 span {
    font-size: 1.5rem;
}

.slid-txt04 {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 3rem;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.2;
    font-weight: 300;
}

.slid-txt04>div {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}

.slid-txt04 span {
    font-size: 1.5rem;
}

.quick-bg {
    background: #f6f6f6;
    padding: 50px 0
}

.quick-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 50px auto
}

.quick-wrap .tit-wrap {
    width: 280px;
    margin-top: 50px
}

.quick-wrap span {
    color: #6eb92b;
    font-size: 18px;
    font-family: 'Montserrat', 'Aritadotum', 'Malgun Gothic', dotum, sans-serif;
    font-weight: 500;
}

.quick-wrap h2 {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 600
}

.quick-wrap hr {
    display: block;
    width: 40px;
    border: 0;
    height: 1px;
    background: #000;
    margin: 20px 0
}

.quick-con {
    width: calc(100% - 280px);
    overflow: hidden
}

.quick-con ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.quick-con li {
    background: #406fce;
    width: 33.3%;
    text-align: center;
    color: #fff
}

.quick-con li a {
    display: inline-block;
    padding: 30px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.quick-con li img {
    display: block;
    margin: 0 auto 10px auto
}

.quick-con li:nth-child(2) {
    background: #6eb92b
}

.quick-con li:nth-child(3) {
    background: #f18800
}

.quick-con li:nth-child(4) {
    background: #2b46b9
}

.quick-con li:nth-child(5) {
    background: #4a8714
}

.quick-con li:nth-child(6) {
    background: #a15c0b
}

.clinic-wrap {
    background: #e6ebf3;
    padding: 80px 0;
    width: 100%;
}

.clinic-wrap h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0
}

.clinic-wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto
}

.clinic-wrap li {
    width: calc(16.66% - 10px);
    background: #fff;
    text-align: center;
}

.clinic-wrap li a {
    display: inline-block;
    padding: 50px 20px;
    width: 100%;
}

.clinic-wrap li img {
    margin-bottom: 15px
}

/*.clinic-box{position:relative;width:100%;max-width:1640px;margin:0 auto}
.clinic-conwrap{position:absolute !important;bottom:0px; z-index:999;width:420px !important;left:310px;}
.clinic-conwrap img{position:relative;z-index:999999;width:100%;}
.clinic-navwrap{width:100%;max-width:1640px;margin:210px auto 0 auto}
.clinic-wrap .clinic-nav a{width:290px !important;margin-right:15px}
.clinic-wrap .clinic-nav a.clickNav,.clinic-wrap .clinic-nav a.active{margin-left:140px;opacity:0;}
.clinic-txt{position:absolute;top:-160px;left:760px;font-size:30px;}
.clinic-txt strong{display:block;font-size:48px; font-weight:800}
.clinic-navwrap .bx-wrapper .bx-controls-direction a{top:auto; bottom:-80px;margin-top:0}
.clinic-navwrap .bx-wrapper .bx-prev{width:68px; height:68px;background:url(/images/main/clinic-prev.png) 0 0;border:1px solid #000;left:310px;}
.clinic-navwrap .bx-wrapper .bx-next{width:68px; height:68px;background:url(/images/main/clinic-next.png) 0 0;border:1px solid #000;left:377px;right:auto}
.clinic-navwrap .bx-wrapper .bx-next:hover, .clinic-navwrap .bx-wrapper .bx-next:focus{background-position: 0}
.clinic-con-m-wrap{display:none}


.clinic-wrap{background:#e6ebf3 ;padding:130px 0;margin-top:80px;width:100%; }
.clinic-box{position:relative;width:100%;max-width:1640px;margin:0 auto}
.clinic-conwrap{display:none;position:absolute !important;bottom:0px; z-index:999;width:420px !important;left:310px;}
.clinic-conwrap img{position:relative;z-index:999999;width:100%;}
.clinic-navwrap{width:100%;max-width:1640px;margin:0 auto}
.clinic-wrap .clinic-nav a{width:290px !important;margin-right:15px;padding-top:200px}
.clinic-wrap .clinic-nav a.clickNav,.clinic-wrap .clinic-nav a.active{opacity:1;width:427px !important;padding-top:0}
.clinic-wrap .clinic-nav a.clickNav img,.clinic-wrap .clinic-nav a.active img{width:427px !important}
.clinic-txt{position:absolute;top:0px;left:760px;font-size:30px;}
.clinic-txt strong{display:block;font-size:48px; font-weight:800}
*/



.preview {
    display: flex;
    flex-wrap: wrap
}

.preview li {
    width: 33.3%
}

.preview li img {
    width: 100%
}


.cs-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    max-width: 1200px;
    margin: 80px auto;
}

.cs-wrap>div {
    width: calc(33.3% - 25px)
}

.cs-wrap .tel-wrap {
    background: #406fce;
    padding: 100px 50px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.cs-wrap .time-wrap {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 60px 50px;
    text-align: center;
    font-size: 16px;
    color: #444
}

.tel-num {
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 600;
    margin-top: 30px
}

.tel-num span {
    display: block;
    margin: 5px auto;
    font-size: 24px;
    font-weight: 400
}

.cs-wrap .tel-wrap hr {
    display: block;
    height: 1px;
    width: 100%;
    border: 0;
    background: #fff;
    margin: 22px 0
}

.cs-wrap .tel-wrap .btn {
    display: inline-block;
    height: 40px;
    width: 100%;
    border: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.cs-wrap .tel-wrap .btn:hover {
    background: #fff;
    color: #444;
}

.cs-wrap .tel-wrap .s-txt,
.cs-wrap .time-wrap .s-txt {
    margin: 15px 0;
    font-size: 14px
}

.cs-wrap .tel-wrap a {
    color: #fff
}

.cs-wrap .time-wrap .s-txt .t-red {
    color: red;
    display: block;
    margin-bottom: 5px
}

.cs-wrap .time-wrap>img {
    margin: 0 auto 20px
}

.cs-wrap .time-wrap .time-info>p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 230px;
    margin: 0 auto;
    line-height: 150%
}

.cs-wrap .time-wrap .time-info span {
    position: relative;
    display: inline-block;
    width: 50px;
}

.cs-wrap .time-wrap .time-info span.time:before {
    content: ': ';
    position: absolute;
    left: 5px;
}

.cs-wrap .time-wrap .time-info span.time {
    width: calc(100% - 50px);
    letter-spacing: -1px
}

.cs-wrap .time-wrap hr {
    display: block;
    height: 1px;
    width: 100%;
    border: 0;
    background: #ddd
}

.cs-wrap .time-wrap .btn {
    display: inline-block;
    height: 40px;
    width: 100%;
    background: #444;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.cs-wrap .time-wrap .btn img {
    margin-bottom: 0
}

.cs-wrap .time-wrap .btn:hover {
    background: #444;
    color: #fff;
}

.t-green {
    color: #2db000
}

.t-blue {
    color: #406fce
}


.sbg-wrap {
    position: relative;
    height: 350px;
    margin-bottom: 80px
}

.sbg-wrap h2 {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sbg-wrap h2 span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 10px
}

.sbg-01 {
    background: url(/images/sub/sbg-04.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-02 {
    background: url(/images/sub/sbg-02.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-03 {
    background: url(/images/sub/sbg-03.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-04 {
    background: url(/images/sub/sbg-01.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-05 {
    background: url(/images/sub/sbg-05.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-06 {
    background: url(/images/sub/sbg-06.png) no-repeat 50% 50%;
    background-size: cover
}

.sbg-07 {
    background: url(/images/sub/sbg-07.png) no-repeat 50% 50%;
    background-size: cover
}

.sub-container {
    font-size: 18px;
    line-height: 130%;
    padding-bottom: 80px
}

.sub-container h3 {
    position: relative;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.sub-container h3:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background: #000;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sub-container h4 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 15px
}

.sub-container h5 {
    font-size: 20px;
    color: #406fce;
    background: url(/images/sub/ico-h5.jpg) no-repeat 0 50%;
    padding-left: 25px;
    font-weight: 600;
    margin: 30px 0 10px 0
}

.sub-container h6 {
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
    background: #406fce;
    color: #fff;
    padding: 0 15px;
    line-height: 40px;
    line-height: 40px
}

/* 인사말 */
.slogon {
    position: relative;
    margin-bottom: 20px;
    background: #badcf2 url(/images/sub/greeting.png) no-repeat 100% 100%;
    min-height: 300px;
    letter-spacing: -1px;
}

.slogon p {
    position: absolute;
    top: 50%;
    left: 70px;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
}

.slogon p strong {
    position: relative;
    display: inline-block;
    line-height: 130%;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.slogon p strong:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #000;
    bottom: 0px;
    left: 0
}

.slogon p span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}

.greeting-tit {
    color: #333;
    font-size: 28px;
    text-align: left;
    margin-bottom: 20px
}

.greeting-tit span {
    display: block;
    font-size: 14px;
    margin-top: 10px
}

.greeting-tit strong {
    position: relative;
    color: #1e8dcd
}

.greeting-txt {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    line-height: 1.5;
    margin-top: 50px
}

.greeting-txt .img {
    width: 380px;
}

.greeting-txt .img img {
    max-width: 100%
}

.greeting-txt .con {
    width: calc(100% - 410px);
    margin-left: 30px;
    font-size: 18px;
    line-height: 1.7;
    padding-top: 40px
}

.greeting-txt .con p {
    margin-top: 15px
}

.greeting-name {
    text-align: right;
    margin-top: 20px
}

.greeting-name strong {
    font-size: 27px;
    font-family: 'InkLipquid';
}

/*연혁*/
.history-wrap {
    width: 100%;
}

.history-wrap dl {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px
}

.history-wrap dt {
    width: 120px;
}

.history-wrap dt span:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 40px;
    height: 1px;
    background: #406fce;
    top: 50%;
    right: -30px;
}

.history-wrap dt span:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 8px;
    height: 8px;
    background: #406fce;
    top: 50%;
    right: -30px;
    border-radius: 50px;
    margin-top: -4px
}

.history-wrap dt span {
    position: relative;
    display: inline-block;
    border: 2px solid #406fce;
    width: 80px;
    height: 40px;
    border-radius: 500px;
    color: #406fce;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    background: #fff;
}

.history-wrap dd {
    width: calc(100% - 120px);
    margin-top: 8px
}

.history-wrap dd li {
    line-height: 150%
}

.history-wrap dd li strong {
    color: #406fce;
    font-weight: 500;
}

/* 오시는길 */
.map {
    position: relative
}

.map-info {
    position: absolute;
    z-index: 999;
    background: #406fce;
    top: 50px;
    right: 50px;
    padding: 30px;
    color: #fff;
    font-size: 16px
}

.map-info strong,
.map-info a {
    display: block;
    font-size: 18px
}

.map-info a {
    margin-top: 10px
}

.location-type h4 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 50px
}

.location-type h4 i {
    color: #ccc;
    width: 60px;
    height: 60px;
    border: 3px solid #ccc;
    line-height: 54px;
    text-align: center;
    border-radius: 500px;
    margin-right: 10px
}

.location-type ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px
}

.location-type li {
    width: 50%;
    margin-top: 10px;
    line-height: 150%
}

.location-type li strong {
    display: block;
    font-weight: 600
}

.bus1 {
    display: inline-block;
    font-size: 11px;
    font-family: dotum;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #406fce;
    padding: 0 5px;
    border-radius: 3px;
    vertical-align: middle
}

.bus2 {
    display: inline-block;
    font-size: 11px;
    font-family: dotum;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #ad610f;
    padding: 0 5px;
    border-radius: 3px;
    vertical-align: middle
}

.bus3 {
    display: inline-block;
    font-size: 11px;
    font-family: dotum;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #25ad0f;
    padding: 0 5px;
    border-radius: 3px;
    vertical-align: middle
}

.subway1 {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #da0202;
    color: #fff;
    border-radius: 50px;
    margin-right: 3px
}

.subway2 {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #25ad0f;
    color: #fff;
    border-radius: 50px;
    margin-right: 3px
}

/*진료시간안내*/
.time-wrap {
    background: url(/images/sub/time-bg.png) 100% 100%;
    background-size: cover;
    padding: 100px 0
}

.time-wrap li {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    width: 80%;
    max-width: 500px;
    margin: 0 auto;
    ;
    border-bottom: 1px dashed rgba(255, 255, 255, .3);
    padding: 20px 0;
    vertical-align: middle;
    line-height: 1
}

.time-wrap li strong {
    font-size: 18px;
    background: #fff;
    color: #000;
    padding: 15px;
    min-width: 100px;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal
}

.time-wrap li:last-child {
    border-bottom: 0;
    color: #ff5400;
    font-size: 1.2rem;
    line-height: 1.3
}

.tbl-time {
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 30px
}

.tbl-time thead th {
    border-bottom: 1px solid #ddd;
    background: #e3e7ee;
    padding: 10px;
    font-weight: 600;
    border-right: 1px solid #ddd;
}

.tbl-time tbody th,
.tbl-time tbody td {
    padding: 10px;
    font-weight: 600;
    border-right: 1px solid #ddd;
    border-top: 1px dashed #ddd
}

.tbl-time tbody th .s-txt {
    font-size: 14px
}

.tbl-time tbody td {
    text-align: center
}

.tbl-time tbody td .diag {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 4px solid #2b5ec6;
    border-radius: 50px
}

.tbl-time tbody tr.line td,
.tbl-time tbody tr.line th {
    border-top: 1px solid #ddd
}

/*입퇴원*/
.inout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.inout li {
    width: calc(25% - 20px);
    text-align: center;
    border: 1px solid #ddd;
    padding: 30px;
    font-size: 15px
}

.inout li strong {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0 5px 0;
    font-size: 18px;
    font-weight: 600
}

.print-step {
    justify-content: flex-start
}

.print-step li {
    margin-right: 20px
}

.dot-list {
    margin-top: 20px
}

.dot-list li {
    background: url(/images/common/ico-dot.png) no-repeat 0 8px;
    padding-left: 15px
}


.tbl-basic {
    border-top: 2px solid #333;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
}

.tbl-basic thead th {
    background: #f6f6f6;
    font-weight: 600;
    padding: 15px 0
}

.tbl-basic tbody th {
    font-weight: 600;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd
}

.tbl-basic tbody td {
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.tbl-line {
    border-left: 1px solid #ddd
}

.tbl-line thead th {
    border-bottom: 1px solid #ddd
}

.tbl-line thead th,
.tbl-line tbody th,
.tbl-line tbody td {
    border-right: 1px solid #ddd
}

.btn {
    text-align: center;
    margin-top: 30px
}

.btn a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    background: #406fce;
    color: #fff;
    padding: 0 30px;
    border-radius: 3px;
    font-weight: 500
}

.time-wrap .btn {
    margin-top: 10px
}


/*탭*/
.tab-nav {
    display: flex;
    flex-wrap: wrap
}

.tab-nav li {
    position: relative;
    /* width: calc(16.666% + 1px); */
    width: calc(100% /5);
    height: 60px;
    border: 1px solid #ddd;
    margin-left: -1px
}

.tab-nav li span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tab-nav li.active {
    background: #406fce;
}

.tab-nav li.active a {
    color: #fff
}

.w2 li {
    width: calc(50% + 1px)
}

.w3 li {
    width: calc(33.3% + 1px)
}

/*의료진*/
.doctor-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 50px
}

.doctor-info .img {
    width: 250px;
}

.doctor-info .img img {
    width: 100%;
}

.doctor-info .con {
    width: calc(100% - 300px);
    padding-top: 20px
}

.doctor-info .con .name {
    font-size: 28px;
    font-weight: 600
}

.doctor-info .con .name span {
    font-size: 16px;
    font-weight: 400
}

.doctor-info .con dl {
    margin-top: 15px
}

.doctor-info .con dt {
    color: #406fce;
    font-weight: 600
}

.doctor-info .con dd {
    margin-top: 5px
}

.doctor-info .con dd ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0
}

.doctor-info .con dd li {
    width: 50%;
    line-height: 150%
}

/*층별안내*/
.preview-floor {
    background: #ebf1f8 url(/images/sub/preview-bg.png) no-repeat 115% 100%
}

.preview-floor ul {
    width: 55%;
    background: #ebf1f8
}

.preview-floor li {
    position: relative;
}

.preview-floor strong {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #406fce;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff
}

.preview-floor strong.rf {
    background: #0fa825
}

.preview-floor strong.b-floor {
    background: #d9411e
}

.preview-floor span {
    position: absolute;
    top: 50%;
    left: 70px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px
}

.preview li {
    cursor: pointer;
    border: 2px solid #fff
}

/*클리닉*/
.disease-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.disease-list li {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #ddd;
    padding-bottom: 20px
}

.disease-list li:first-child {
    border: 0
}

.disease-list li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.disease-list li dt {
    background: #406fce;
    color: #fff;
    width: 90px;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    border-radius: 50px
}

.disease-list li dd {
    width: calc(100% - 90px);
    margin-top: 10px;
    padding-left: 15px
}

.clinic-tit {
    position: relative;
    margin-top: 30px
}

.clinic-tit img {
    max-width: 100%
}

.clinic-tit h4 {
    position: absolute;
    background: rgba(0, 30, 94, .8);
    color: #fff;
    height: 60px;
    width: 100%;
    text-align: center;
    line-height: 60px;
    padding: 0 20px;
    left: 0%;
    bottom: 0%;
    /*-webkit-transform:  translate( -50%, -50%); -moz-transform: translate( -50%, -50%);-ms-transform: translate( -50%, -50%); -o-transform:  translate( -50%, -50%); transform: translate( -50%, -50%);*/
    margin: 0;
    font-weight: 600
}

.list-w2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.list-w2 li {
    width: 48%
}

.dash-line {
    display: block;
    border: 0;
    border-top: 1px dashed #ddd;
    background: none;
    height: 1px;
    width: 100%;
    margin: 50px 0
}

.disease-type {
    display: flex;
    flex-wrap: wrap;
    ;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.disease-type li {
    position: relative;
    width: 33.3%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.disease-type li span {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 120%
}

.equi li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px
}

.equi li .img {
    width: 350px;
}

.equi li .img img {
    width: 100%
}

.equi li .con {
    width: calc(100% - 400px)
}

.equi li .con h5 {
    margin-top: 0
}

.tech .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tech .items .img {
    width: 400px;
}

.tech .items .img img {
    border: 1px solid #ddd;
    width: 100%
}

.tech .items .con {
    width: calc(100% - 430px)
}

.tech .items .con .tit {
    color: #406fce;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px
}

.tech .items .con>div {
    font-size: 16px;
    color: #666
}

.tech .items .con dl {
    margin-top: 20px
}

.tech .items .con dt {
    font-size: 18px;
    color: #406fce;
    background: url(/images/sub/ico-h5.jpg) no-repeat 0 50%;
    padding-left: 25px;
    font-weight: 600;
    margin: 30px 0 10px 0;
}

.tech .items .con dd {
    background: url(/images/common/ico-dot.png) no-repeat 0 7px;
    font-size: 16px;
    color: #666;
    padding-left: 15px
}

.m-block {
    display: none
}

.mt-0 {
    margin-top: 0 !important
}

.btn-wrap {
    margin-top: 30px;
    text-align: center
}

.btn-wrap a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    background: #2b5ec6;
    color: #fff;
    border-radius: 500px
}

.btn-wrap a:hover {
    background: #406fce
}

.tit_h3 {
    font-size: 26px;
    margin-top: 50px;
    color: #406fce;
    font-weight: 600
}

.price-tab li {
    display: inline-block;
    height: 40px;
    background: #f6f6f6;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 10px
}

.price-tab li:hover,
.price-tab li.active {
    background: #406fce;
}

.price-tab li:hover a,
.price-tab li.active a {
    color: #fff
}

@media(max-width:1300px) {
    .quick-wrap .tit-wrap {
        padding-left: 30px
    }

    .cs-wrap>div {
        width: calc(33.3% - 15px)
    }

    .cs-wrap .tel-wrap {
        padding: 65px 30px
    }

    .cs-wrap .time-wrap {
        padding: 40px 20px
    }

    .tel-num {
        font-size: 33px
    }

    .lat:last-child {
        margin-bottom: 0
    }

    .lat:last-child ul {
        margin-bottom: 0
    }

    .clinic-txt {
        font-size: 26px;
    }

    .clinic-txt strong {
        font-size: 40px;
    }


    .slid-txt01 {
        font-size: 2.5rem
    }

    .main-visual .bx-wrapper li.visual-01 {
        background: url(/images/main/visual-0101.jpg) no-repeat 100% 50%;
        background-size: cover
    }

    .main-visual .bx-wrapper .bx-prev {
        left: 10px
    }

    .main-visual .bx-wrapper .bx-next {
        right: 10px
    }

    .greeting-tit {
        font-size: 25px
    }

    .greeting-txt .img {
        width: 330px
    }

    .greeting-txt .con {
        width: calc(100% - 360px);
        font-size: 17px
    }

    .greeting-txt .con p br {
        display: none
    }

    .greeting-txt .con p {
        margin-top: 20px
    }

}

@media(max-width:1100px) {
    .clinic-txt {
        font-size: 20px;
    }

    .clinic-txt strong {
        font-size: 35px;
    }

    .inout li {
        width: calc(25% - 10px);
        padding: 20px;
        font-size: 14px
    }

    .inout li strong {
        font-size: 16px;
    }

    .doctor-info .con dd li {
        width: 100%
    }

    .main-visual .bx-wrapper li {
        height: 600px
    }

    .main-visual .bx-wrapper li.visual-02 {
        background: url(/images/main/visual-02.jpg) no-repeat 40% 50%;
        background-size: cover
    }

    .clinic-wrap li {
        width: calc(33.3% - 10px)
    }

    .clinic-wrap li:nth-child(n+4) {
        margin-top: 15px
    }
}


@media(max-width:1000px) {
    #tnb li:first-child a {
        padding-right: 10px
    }

    .main-visual .bx-wrapper li {
        height: auto
    }

    .main-visual .bx-wrapper li {}

    .main-visual .bx-wrapper .pc-block {
        display: none !important
    }

    .main-visual .bx-wrapper .m-block {
        display: block !important
    }

    .main-visual li .slid-wrap {
        position: relative;
        color: #fff;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 455px;
    }

    .main-visual .bx-wrapper .bx-pager,
    .main-visual .bx-wrapper .bx-controls-auto {
        text-align: center
    }

    .main-visual .bx-wrapper .bx-prev,
    .main-visual .bx-wrapper .bx-next {
        display: none
    }

    .main-visual li .slid-wrap .slid-txt {
        width: 100%;
        left: 0;
        padding: 0 30px;
        text-align: center;
        font-size: 16px
    }

    .main-visual li .slid-wrap .slid-txt .tit {
        font-size: 35px
    }

    .slid-txt01 {
        font-size: 2.5rem;
        top: 20%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .slid-txt01>div {
        background: none;
        width: 100%;
        color: #333;
        text-align: center;
        text-shadow: none;
        line-height: 1.2;
        font-weight: 300
    }

    .slid-txt03,
    .slid-txt04 {
        font-size: 2.5rem;
        top: 20%;
        text-align: center
    }

    .slid-txt03>div,
    .slid-txt04>div {
        background: none;
        width: 100%
    }

    .cs-wrap>div {
        width: calc(50% - 15px)
    }

    .cs-wrap>div.latest-board {
        width: 100%;
    }

    .sbg-wrap h2 {
        top: 60%
    }

    .quick-wrap .tit-wrap {
        width: 250px;
    }

    .quick-con {
        width: calc(100% - 250px);
        margin-top: 0
    }

    .quick-con li a {
        font-size: 16px
    }

    .clinic-navwrap {
        width: 90%;
        margin: 0 auto
    }

    .clinic-wrap {
        padding: 80px 0
    }

    .clinic-box {
        display: none
    }

    .clinic-con-m-wrap {
        display: block !important;
        width: 90%;
        margin: 0 auto
    }

    .clinic-txt {
        display: none
    }

    .clinic-wrap .clinic-nav a.clickNav,
    .clinic-wrap .clinic-nav a.active {
        margin-left: 0 !important;
        opacity: 1
    }


    .slogon p {
        position: absolute;
        top: 50%;
        left: 50px;
    }

    .location-type li {
        width: 100%;
        margin-top: 10px;
        font-size: 16px;
    }

    .inout li {
        width: calc(50% - 10px);
        padding: 20px;
        margin-bottom: 20px
    }

    .print-step {
        justify-content: space-between
    }

    .print-step li {
        width: calc(50% - 10px);
        margin: 0 0 20px 0
    }

    .tbl-basic {
        font-size: 14px
    }

    .tab-nav li {
        width: 33.3%
    }

    .tab-nav li:nth-child(n+4) {
        border-top: 0
    }

    .preview-floor span {
        font-size: 13px;
        line-height: 130%
    }

    .equi li .img {
        width: 250px
    }

    .equi li .con {
        width: calc(100% - 280px);
        font-size: 15px
    }

    .list-w2 li {
        width: 100%
    }

    .tech .items .img {
        width: 100%;
        margin: 0 auto 15px auto
    }

    .tech .items .con {
        width: 100%
    }

    .greeting-tit {
        font-size: 22px
    }

    .greeting-txt .img {
        width: 280px
    }

    .greeting-txt .con {
        width: calc(100% - 310px);
        font-size: 16px
    }

    .greeting-txt .con p br {
        display: none
    }

    .greeting-txt .con p {
        margin-top: 20px
    }

}

@media(max-width:768px) {
    .sub-container h4.lh {
        line-height: 120%;
    }

    .pc-block {
        display: none
    }

    .m-block {
        display: block
    }


    .main-visual .bx-wrapper .bx-prev,
    .main-visual .bx-wrapper .bx-next {
        display: none
    }

    .main-visual li .slid-wrap .slid-txt {
        text-align: center;
        font-size: 14px
    }

    .main-visual li .slid-wrap .slid-txt .tit {
        font-size: 25px
    }

    .slid-txt01 {
        font-size: 1.5rem;
        top: 20%
    }

    .slid-txt03,
    .slid-txt04 {
        font-size: 1.5rem;
        top: 20%
    }

    .slid-txt03 span,
    .slid-txt04 span {
        font-size: .9rem
    }

    .clinic-wrap h2 {
        font-size: 1.5rem
    }

    .quick-bg {
        padding: 0
    }

    .quick-wrap .tit-wrap {
        display: none
    }

    .quick-con {
        width: 100%;
        margin-top: 0
    }

    .quick-con li a {
        padding: 20px;
        font-size: 14px
    }

    .quick-con li a img {
        max-width: 70px
    }

    .clinic-wrap {
        margin-top: 0
    }

    .cs-wrap {
        margin: 30px auto
    }

    .cs-wrap>div {
        width: 100%;
        margin-top: 20px
    }

    .cs-wrap>div.latest-board {
        width: 100%;
    }

    .lat .lat_title {
        font-size: 20px
    }

    .sbg-wrap {
        margin-bottom: 50px;
        height: 200px
    }

    .sbg-wrap h2 {
        font-size: 37px
    }

    .sbg-wrap h2 span {
        font-size: 14px
    }

    .sub-container {
        font-size: 14px;
        padding-bottom: 50px
    }

    .sub-container h3 {
        font-size: 25px;
        margin-bottom: 30px
    }

    .sub-container h4 {
        font-size: 20px
    }

    .sub-container h5 {
        font-size: 18px;
        background-size: 18px
    }

    .slogon {
        height: 500px
    }

    .slogon p {
        position: relative;
        width: 100%;
        padding: 30px;
        left: 0;
        top: 0px;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        text-align: center
    }

    .slogon p strong:after {
        left: 50%;
        margin-left: -25px
    }

    .slogon p strong {
        font-size: 22px
    }

    .slogon p span {
        font-size: 13px
    }

    .greeting-tit {
        font-size: 18px;
    }

    .greeting-tit strong:after {
        display: none
    }

    .greeting-tit span {
        font-size: 12px
    }

    .greeting-name strong {
        font-size: 18px
    }

    .greeting-txt .img {
        display: none
    }

    .greeting-txt .con {
        width: 100%;
        padding-top: 0
    }

    .history-wrap dt {
        width: 100px;
    }

    .history-wrap dt span {
        font-size: 13px;
        width: 65px
    }

    .history-wrap dd {
        width: calc(100% - 100px);
        font-size: 13px;
        line-height: 140%
    }

    .map {
        padding: 30px 10px
    }

    .map iframe {
        display: block
    }

    .map-info {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        text-align: center
    }

    .map-info a {
        display: inline-block;
    }

    .map-info strong {
        margin-bottom: 5px
    }

    .location-type h4 {
        font-size: 20px
    }

    .location-type h4 i {
        margin-right: 5px;
        width: 50px;
        height: 50px;
        line-height: 44px
    }

    .location-type li {
        font-size: 14px
    }

    .time-wrap {
        padding: 50px 0
    }

    .time-wrap li {
        font-size: 22px;
    }

    .time-wrap li strong {
        font-size: 14px;
        font-weight: normal;
        width: 100%;
        margin-bottom: 15px
    }

    .tbl-time {
        font-size: 12px
    }

    .tbl-time thead th,
    .tbl-time tbody th,
    .tbl-time tbody td {
        padding: 10px 5px
    }

    .tbl-time colgroup {
        display: none
    }

    .tbl-time tbody th .s-txt {
        font-size: 11px;
        word-break: break-all
    }

    .time-wrap li:last-child {
        font-size: 1.1rem
    }

    .time-wrap li:last-child br {
        display: none
    }

    .inout li {
        width: 100%
    }

    .tbl-basic {
        font-size: 12px
    }

    .doctor-info {
        display: block
    }

    .doctor-info .img {
        margin: 0 auto
    }

    .doctor-info .con {
        width: 100%
    }

    .doctor-info .con .name {
        text-align: center;
        font-size: 18px
    }

    .doctor-info .con .name span {
        font-size: 13px
    }

    .preview-floor {
        background-image: none
    }

    .preview-floor ul {
        width: 100%
    }

    .preview-floor li {
        display: flex;
        flex-wrap: wrap;
        padding-right: 5px
    }

    .preview-floor li strong {
        width: 50px
    }

    .preview-floor li span {
        font-size: 12px;
        left: 60px
    }

    .preview li {
        width: 50%
    }

    .equi li .img {
        width: 100%
    }

    .equi li .con {
        width: 100%;
        font-size: 13px;
        margin-top: 15px
    }

    .clinic-tit h4 {
        position: relative;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        background: rgba(0, 30, 94, 1);
    }

    .disease-type li {
        width: 50%
    }

    .quick-wrap {
        margin: 0
    }

    .clinic-wrap ul {
        justify-content: space-between
    }

    .clinic-wrap li {
        width: calc(50% - 5px);
        margin-right: 0
    }

    .clinic-wrap li:nth-child(n+3) {
        margin-top: 2%
    }

    /*팝업*/
    .hd_pops {
        width: 90%;
        height: auto;
        top: 90px !important;
        left: 5% !important
    }

    .hd_pops_con {
        width: 100% !important;
        height: auto !important;
        font-size: 0
    }

    .hd_pops_con img {
        display: block;
        width: 100%;
    }

    .hd_pops_con iframe {
        width: 100% !important
    }

    .hd_pops_con br {
        display: none
    }

    .tbl-wrap {
        width: 100%;
        overflow-x: auto
    }

    .tbl-wrap:before {
        content: '※ 좌우 스크롤하시면 내용을 확인할 수 있습니다.';
        color: #ff0000
    }

    .tbl-wrap table {
        width: 1000px;
    }

}

@media(max-width:350px) {
    .slid-txt01 {
        font-size: 1.4rem;
        top: 20%
    }

    .slid-txt03,
    .slid-txt04 {
        font-size: 1.4rem;
        top: 20%
    }

    .slid-txt03 span,
    .slid-txt04 span {
        font-size: 0.8rem
    }

    .sub-container h3 {
        font-size: 24px
    }

    .tbl-basic tbody th,
    .tbl-basic tbody td {
        word-break: break-all;
        padding: 10px 2px
    }

    .preview-floor li span {
        font-size: 11px;
    }
}