@charset "utf-8";

/*
 * File       : information.css
 * Author     : SMART GEO
 * Guideline  : -
 * Update : 2021-11-01
 *
 * Dependency : 병원이용안내 스타일
 *
 * SUMMARY:
 * 01) 층별안내 스타일
 * 02) 입/퇴원안내 스타일 및 애니메이션
 * 03) 서류발급 스타일
 * 04) 비급여항목 스타일
 */

/* **************************************** *
 * 01) 층별안내 스타일
 * **************************************** */
.sub106_top_warp > ul { width: 1200px; position: relative; margin: auto; padding: 40px 0; background: url('https://cheongmac.blob.core.windows.net/contents/page_6_2_sub106_top_warp_bg.jpg') no-repeat right top}
.sub106_top_warp > ul > li { padding: 20px 0; border-bottom: 1px solid #d2d2d2;}
.sub106_top_warp > ul > li > dl  {}
.sub106_top_warp > ul > li > dl > dt  {    display: inline-block;
    font-size: 36px;
    padding-right: 30px;
    padding-left: 30px;
    font-weight: 700;
    color: #001c5a;
    vertical-align: top;
    padding-top: 10px;}
.sub106_top_warp > ul > li > dl > dd  {display: inline-block;font-size: 18px;color: #3c3c3c;}
.sub106_top_warp > ul > li > dl > dd .tit {display: block;font-size: 24px;line-height: 1.6em;color: #1f1f1f;}
.slider .bx-wrapper {
    position: relative;
    margin: 0 auto 0;
    padding: 0;
    zoom: 1;
}
.slider .bx-wrapper img {
    max-width: 100%;
    display: block;
}
.slider .bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.slider .bx-wrapper .bx-pager,
.slider .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.slider .bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.slider .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}
.slider .bx-wrapper .bx-pager .bx-pager-item,
.slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.slider .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.slider .bx-wrapper .bx-controls-auto {
    text-align: center;
}
.slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.slider .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.slider .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.sl_wrap { width:1200px; margin:auto; position:relative; padding:0 0 100px; }
.slider #bx-pager { display: inline-block; }
.slider #bx-pager { padding:15px 0 0; width:1200px; position:relative; left:0; z-index:10; }
.slider #bx-pager li {float:left; width:164px; margin-bottom:7px; margin-right:7px;}
.slider #bx-pager li a img { width:100% }
.slider #bx-pager a { display:block; background:#000; }
.slider #bx-pager a img { opacity:0.5;}
.slider #bx-pager a:hover,
.slider #bx-pager a.active { opacity:1;}
.slider #bx-pager a:hover img,
.slider #bx-pager a.active img { opacity:1;}
.slider { width:100%; position:relative; padding:0; }
.bxList { width:100%; position:relative; z-index:1;}
.img_c { width:100%;}
.bxslider li { position:relative;}
.vd_img { position:relative; z-index:1; height:722px;}
.vd_text { 	width:100%; height:104px; position:absolute; left:0; bottom:0; background:rgba(23,143,254,0.85); padding:38px 51px; color:#fff; z-index:2;}
.vd_text strong { font-size:36px; letter-spacing:-0.05em; display:inline-block; margin-right:23px;}
.vd_text span { font-size:18px; font-weight:400; display:inline-block; }
.slider.scv #bx-pager { padding:15px 0 0; width:1200px; position:relative; left:0; z-index:10; }
.slider.scv #bx-pager li {float:left; width:124px; margin-bottom:9px; margin-right:9px;}
.slider.scv #bx-pager li a img { width:100% }
.slider.scv #bx-pager a { display:block; background:#000; border:1px solid #178ffe; }
.slider.scv #bx-pager a img { opacity:1;}
.slider.scv #bx-pager a:hover,
.slider.scv #bx-pager a.active { opacity:1; border:5px solid #ff7f94;}
.root_06_02 {
    height: 954px;
}
.sub106_top_warp{
    width: 1200px;
    margin:0 auto;
}
.sub106_top_warp > ul{
    background:transparent;
    float:left;
    width:500px;
    margin-right: 100px;
    padding: 0;
}
.sub106_top_warp > ul > .bx-web{
    border-bottom: none;
    padding: 0;
    width: 500px;
    height: 130px;
    margin-right:100px;
}
.sub106_top_warp > ul > .bx-web:HOVER{
    background-color: #e4e4e4;
}
.sub106_top_warp > ul > .bx-web:HOVER *{
    color: black;
}
.sub106_top_warp > ul > .bx-web:HOVER > a > dl > dd .tit{
    color: black;
}
.sub106_top_warp > ul > .bx-web > a > dl > dt{
    max-width: 100px;
    color:#212121;
    float:left;
    padding: 24px 24px 0 24px;
    font-size:32px;
    font-weight: 700;
}
.sub106_top_warp > ul > .bx-web > a > dl > dd{
    max-width:400px;
    float:left;
    font-size:16px;
    font-weight:500;
    color:#212121;
    padding-top: 22px;
}
.sub106_top_warp > ul > .bx-web > a > dl > dd .tit {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #212121;
    margin-bottom: 10px;
}
.select{
    background-color: #e0784a;
}
.select *{
    color: white!important;
}
.select:hover *{
    color: black!important;
}
.sl_wrap{
    position:static;
    padding: 0;
}
.slider{
    width:50%;
    float:left;
    height: 100%;
}
.vd_img {
    position: relative;
    z-index: 1;
    height: 100%;
}
.vd_text{
    display: none;
}
.slider .bx-wrapper img {
    max-width: 100%;
    display: block;
    height: calc(130 * 7px);
    object-fit: cover;
    object-position: 50% 50%;
}
.bx-mobile{
    display: none;
}

@media all and (max-width:1200px) {

    .cv_wrap { width:100% !important; padding: 0 20px;}
    .cv_login_wrap { width:100% !important; padding: 0 20px;}
    .scvBox { width:96%; height: auto; margin: 0 2%;}
    .slider.scv #bx-pager { margin: 0 2%; }
    .scl,
    .scr { width:49.7%;float:none; background:none; height:auto; display: inline-block; }
    .scl img, .scr img { width:100%; }
    .slider .bx-wrapper .bx-viewport { height: auto !important; }
    .sub106_top_warp { margin-bottom: 2%;}
    .sub106_top_warp > ul { width:100%; padding: 20px;}
    .sub106_top_warp > ul > li { padding: 10px 0; }
    .sub106_top_warp > ul > li > dl  {}
    .sub106_top_warp > ul > li > dl > dt  {display: inline-block;font-size: 23px;padding-right: 20px;padding-top: 10px;width: 7%;}
    .sub106_top_warp > ul > li > dl > dd  {display: inline-block;font-size: 16px;width: 90%;}
    .sub106_top_warp > ul > li > dl > dd .tit {font-size: 16px;line-height: 1.5em;font-weight: 600;}

}

@media screen and (max-width: 1140px) {
    .sub106_top_warp > ul{
        margin-right: 0;
    }
}

@media all and (max-width:768px) {

    .sl_wrap { width:100%; margin:auto; position:relative; padding:0 0 50px; }
    .slider #bx-pager { }
    .slider #bx-pager { padding:15px 20px 0; width:100%; position:relative; left:0; z-index:10; }
    .slider #bx-pager li {float:left; width:90px; margin-bottom:7px; margin-right:7px;}
    .slider .bx-wrapper .bx-prev {
        top:50%;
        width: 15px;
        height: 25px;
        background: url('https://cheongmac.blob.core.windows.net/btn/btn_root06_white_prev.png') no-repeat 0 0;
    }
    .slider .bx-wrapper .bx-next {
        top:50%;
        width: 15px;
        height: 25px;
        background: url('https://cheongmac.blob.core.windows.net/btn/btn_root06_white_next.png') no-repeat 0 0;
    }
    .slider.scv .bx-wrapper .bx-prev {	top:21%; }
    .slider.scv .bx-wrapper .bx-next {	top:21%; }
    .sl_wrap { width:100%; margin:auto; position:relative; padding:0 0 50px; }
    .slider #bx-pager { }
    .slider #bx-pager { padding:15px 20px 0; width:100%; position:relative; left:0; z-index:10; }
    .slider #bx-pager li {float:left; width:90px; margin-bottom:7px; margin-right:7px;}
    .vd_img { position:relative; z-index:1; height:auto;}
    .vd_text {
        width:100%; height:auto; position:absolute; left:0; bottom:0; background:rgba(23,143,254,0.85);
        padding:18px 20px; color:#fff; z-index:2;
    }
    .vd_text strong { font-size:20px; letter-spacing:-0.05em; display:inline-block; margin-right:15px;}
    .vd_text span { font-size:14px; font-weight:400; display:inline-block; }
    .ssBox1 { height:200px; padding:50px 0 0 48%; }
    .ssBox1 > em { font-size:12px;  line-height:1em;}
    .ssb_p101 { font-size:1.2em; }
    .ssb_p101 span { font-size:1em; }
    .ssb_p102 { font-size:1em; }
    .ssb_p201 { font-size:1.2em; }
    .ssb_p202, .ssb_p203 { font-size:1em; }
    .cvm { position:relative; z-index:1; }
    .cView { position:relative; z-index:2; margin-top:0; }
    .cv_wrap { width:100%; margin:0 auto; padding-bottom:50px; padding: 0 15px; }
    .cv_login_wrap { width:100%; margin:0 auto; padding-bottom:50px; padding: 0 15px; }
    .scvBox { height:auto; }
    .scl { width:100%; float:none; background:none; height:auto; }
    .scr { width:100%;float:none; background:none; height:auto; }
    .scl img, .scr img { width:100%; }
    .slider.scv #bx-pager { padding:15px 20px 0; width:100%; position:relative; left:0; z-index:10; }
    .slider.scv #bx-pager li {float:left; width:90px; margin-bottom:9px; margin-right:9px;}
    .sub106_top_warp > ul { width:100%; padding: 20px;}
    .sub106_top_warp > ul > li { padding: 10px 0; }
    .sub106_top_warp > ul > li > dl  {}
    .sub106_top_warp > ul > li > dl > dt  { font-size: 22px; padding-right: 20px; padding-top: 10px;}
    .sub106_top_warp > ul > li > dl > dd  { font-size: 16px; padding-left: 20px}
    .sub106_top_warp > ul > li > dl > dd .tit { font-size: 16px; line-height: 1.5em;}
    .main_visual .main_slide_box .visual_1 .vs_text_div,
    .main_visual .main_slide_box .visual_3 .vs_text_div {top: 30%;left: 37%;}
    .main_visual .main_slide_box .visual_2 .vs_text_div,
    .main_visual .main_slide_box .visual_4 .vs_text_div,
    .main_visual .main_slide_box .visual_5 .vs_text_div {top: 20%; left: -8%;}
    .visual_1 .vs_text_div p,
    .visual_2 .vs_text_div p,
    .visual_3 .vs_text_div p,
    .visual_4 .vs_text_div p,
    .visual_5 .vs_text_div p { font-size:28px;line-height: 1.5em;}
    .visual_1 .vs_text_div p span,
    .visual_2 .vs_text_div p span,
    .visual_3 .vs_text_div p span,
    .visual_4 .vs_text_div p span,
    .visual_5 .vs_text_div p span { font-size:22px;line-height: 1.5em;}
    .visual_1 .vs_text_div p span strong,
    .visual_2 .vs_text_div p span strong,
    .visual_3 .vs_text_div p span strong,
    .visual_4 .vs_text_div p span strong,
    .visual_5 .vs_text_div p span strong {font-size:22px; line-height: 1.5em;}
    .visual_1 .vs_text_div > span,
    .visual_2 .vs_text_div > span,
    .visual_3 .vs_text_div > span,
    .visual_4 .vs_text_div > span,
    .visual_5 .vs_text_div > span { font-size:12px;line-height: 1.5em; padding: 3% 0 0 0px;}
    .mi_right { width: 50%; }
    .mi_right2 { width: 50%; padding: 0px 0 10px 20px;margin-bottom: 35px;}
    .root_06_02{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        height: auto;
        width: 100%;
    }
    .bx-mobile{
        float: left;
        width: 100px;
        margin-bottom: 5px;
        margin-right: 5px;
    }
    .bx-mobile > a >img {
        width: 100%;
        opacity: 0.5;
    }
    .sub106_top_warp{
        width: 100%;
        margin: 0 auto;
    }
    .sub106_top_warp > ul{
        width: 100%;
        float: none;
        margin-left:0;
    }
    .sub106_top_warp > ul{
        width: 100%;
        margin: 0 0 0 5px;
    }
    .sub106_top_warp > ul > li{
        border-bottom: 0;
        padding: 0;
        width: 32%;
    }
    .sl_wrap{
        -webkit-box-ordinal-group: 3;
        height: 600px;
        margin: 0 0 5px 0;
    }
    .slider .bx-wrapper img{
        height: 95%;
    }
    .sub106_top_warp{
        -webkit-box-ordinal-group: 2;
        margin-bottom: 48px;
    }
    .slider {
        width: 100%;
        float: none;
    }
    .vd_text{
        display: block;
        background-color: #e05f2d;
    }
    .bx-web{
        display: none;
    }
    .bx-mobile{
        display: block;
    }
    .bx-mobile a.active img {
        opacity: 1;
    }
    .vd_img {
        position: relative;
        z-index: 1;
        height: auto;
    }
    .vd_text{
        position:relative;
    }
    .slider .bx-wrapper img{
        height: auto;
    }
    .slider{
        height:auto;
    }
    .sl_wrap{
        height: auto;
    }
}

@media all and (max-width:640px) {

    .sub106_top_warp > ul > li > dl > dt  {font-size: 20px;padding-right: 20px;padding-top: 10px; width: 9%;}
    .sub106_top_warp > ul > li > dl > dd  {font-size: 12px;line-height: 1.5em;}
    .sub106_top_warp > ul > li > dl > dd .tit {font-size: 14px;line-height: 1.5em;}

}

@media screen and (max-width: 400px) {
    .sub106_top_warp > ul > li{
        width: 31%;
    }
}

@media screen and (max-width: 230px) {
    .sub106_top_warp > ul > li{
        width: 30%;
    }
}

/* **************************************** *
 * 02) 입/퇴원안내 스타일 및 애니메이션
 * **************************************** */
@keyframes flip-in-hor-top {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes flip-in-hor-top-1 {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    10% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes flip-in-hor-top-2 {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes flip-in-hor-top-3 {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    30% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes flip-in-hor-top-4 {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

#contents_06_04 .root_06_04{
    width: 100%;
}
#contents_06_04 .root_06_04 .sub0302_wrap{
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
}
#contents_06_04 .root_06_04 .wrap_content{
    position: relative;
    margin-top: 120px;
    margin-bottom: 140px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
}
#contents_06_04 .root_06_04 .wrap_content:before{
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #F8642A;
    left: 0;
    right: 0
}
#contents_06_04 .root_06_04 .cont_title{
    font-family: 'Noto Sans KR';
    font-style: normal;
    padding: 18px 0 16px;
    font-weight: 600;
    font-size: 38px;
    line-height: 55px;
    color: #232120;
    border-bottom: unset;
    margin:0;
}
#contents_06_04 .root_06_04 .cont_detail{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    color: #444444;
    padding-bottom: 82px;
}
#contents_06_04 .root_06_04 .cont_icon{
    display: flex;
    justify-content: center;
    counter-reset : numbering;
}
#contents_06_04 .root_06_04 .ic_num{
    width: 20%;
    height: 42px;
    position: relative;
    animation: flip-in-hor-top 3.0s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(2){
    animation: flip-in-hor-top-1 3.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(3){
    animation: flip-in-hor-top-2 3.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(4){
    animation: flip-in-hor-top-3 3.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(5){
    animation: flip-in-hor-top-4 4.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .ic_num:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #000000;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(1):before{
    content: '';
    position: absolute;
    width: 50%;
    height: 1px;
    background-color: #000000;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
}
#contents_06_04 .root_06_04 .ic_num:nth-child(5):before{
    content: '';
    position: absolute;
    width: 50%;
    height: 1px;
    background-color: #000000;
    left: unset;
    right: 50%;
    top: 50%;
    transform: translateY(-50%);
}
#contents_06_04 .root_06_04 .ic_num:after{
    counter-increment: numbering;
    content: counter(numbering) "";
    position: absolute;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #444444;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    padding: 9px;
    text-align: center;
    color: #FFFFFF;
}
#contents_06_04 .root_06_04 .cont_text{
    display: flex;
    align-items: center;
}
#contents_06_04 .root_06_04 .txt_process{
    width: 20%;
    margin: 48px 0;
    position: relative;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #232120;
    animation: flip-in-hor-top 3.0s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .txt_process:nth-child(2){
    animation: flip-in-hor-top-1 3.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .txt_process:nth-child(3){
    animation: flip-in-hor-top-2 3.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .txt_process:nth-child(4){
    animation: flip-in-hor-top-3 3.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .txt_process:nth-child(5){
    animation: flip-in-hor-top-4 4.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#contents_06_04 .root_06_04 .txt_process:before{
    content: '';
    position: absolute;
    background: url('https://cheongmac.blob.core.windows.net/common/ic_root06_04_arrow_1.svg') top left/cover no-repeat;
    width: 16px;
    height: 28px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#contents_06_04 .root_06_04 .txt_process:nth-child(5):before{
    display: none;
}
#contents_06_04 .root_06_04 .cont_table{
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
#contents_06_04 .root_06_04 .tle_card{
    width: 50%;
    height: 100%;
    display:flex;
    padding: 60px 80px;
    background-color: #F8642A;
}
#contents_06_04 .root_06_04 .tle_card.type2{
    background-color: #F6F6F6;
}
#contents_06_04 .root_06_04 .card_icon{
    background: url("https://cheongmac.blob.core.windows.net/common/ic_root06_04_card_icon1.png") center center/cover no-repeat;
    width: 92px;
    height: 92px;
    position: relative;
    transform: translateY(20%);
}
#contents_06_04 .root_06_04 .card_icon:after{
    content: '좋아요!';
    position: relative;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    top: 108px;
    margin: 0 4px;
}
#contents_06_04 .root_06_04 .card_detail{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    text-align: right;
    width: calc(100% - 93px);
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
#contents_06_04 .root_06_04 .tle_card.type2 .card_icon{
    background: url("https://cheongmac.blob.core.windows.net/common/ic_root06_04_card_icon2.png") center center/cover no-repeat;
    order: 2;
}
#contents_06_04 .root_06_04 .tle_card.type2 .card_icon:after{
    content: '안돼요!';
    position: relative;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    color: #444444;
}
#contents_06_04 .root_06_04 .tle_card.type2 .card_detail{
    order: 1;
    color: #444444;
    text-align: left;
}
#contents_06_04 .root_06_04 .cont_video{
    width: 100%;
    height: auto;
}
#contents_06_04 .root_06_04 video{
    width: 100%;
    max-width: 1140px;
    height: auto;
    margin: 0 auto;
}
#contents_06_04 .root_06_04 .outer_tab {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #000000;
    height: auto;
    max-width: 1320px;
    margin-top: 72px;
}
#contents_06_04 .root_06_04 .outer_tab > div[class^="tab"]{
    margin: 0 auto;
}
#contents_06_04 .root_06_04 ul{
    display: flex;
    background-color: #F9FAFC;
}
#contents_06_04 .root_06_04 li{
    flex: 1;
}
#contents_06_04 .root_06_04 .tab_list button{
    position: relative;
    width: 100%;
    height: 56px;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #999999;
    overflow: visible;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url('https://cheongmac.blob.core.windows.net/common/bg_root03_checkPanel_renew_center.png') center bottom/contain no-repeat;
    background-size: 100%;
}
#contents_06_04 .root_06_04 .tab_list button.current{
    position: relative;
    width: 100%;
    height: 56px;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    overflow: visible;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    background: url('https://cheongmac.blob.core.windows.net/common/bg_root03_checkPanel_renew.png') center bottom/contain no-repeat;
    background-size: 100%;
}
#contents_06_04 .root_06_04 .inner_tab{
    padding: 72px 48px;
    width: 100%;
    height: auto;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: black;
    background-color: white;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
#contents_06_04 .root_06_04 .tab_table p{
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: black;
}
#contents_06_04 .root_06_04 .tab_table .tle_title{
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    color: black;
    margin-bottom: 14px;
}

#contents_06_04 .root_06_04 .tle_title:before{
    content: '';
    position: relative;
    display: inline-block;
    width: 24px;
    height: 20px;
    margin-right: 6px;
    background: url("https://cheongmac.blob.core.windows.net/common/ic_root06_04_check.svg") left top/cover;
}
#contents_06_04 .root_06_04 .videoWrapper{
    padding: 62px;
    height: auto;
}

@media screen and (max-width: 1140px){
    #contents_06_04 .root_06_04{
        padding: 0 20px;
    }
    #contents_06_04 .root_06_04 .wrap_content{
        margin-top: 0;
        margin-bottom: 70px;
    }
    #contents_06_04 .root_06_04 .wrap_content:nth-child(1){
        margin-top: 80px;
    }
    #contents_06_04 .root_06_04 .cont_title{
        font-style: normal;
        font-size: 28px;
        line-height: 41px;
    }
    #contents_06_04 .root_06_04 .cont_detail{
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 40px;
    }
    #contents_06_04 .root_06_04 .ic_num{
        height: 20px;
    }
    #contents_06_04 .root_06_04 .ic_num:after{
        width: 20px;
        height: 20px;
        padding: 4px;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
    }
    #contents_06_04 .root_06_04 .txt_process{
        font-size: 12px;
        line-height: 16px;
    }
    #contents_06_04 .root_06_04 .txt_process:before{
        width: 4px;
        height: 7px;
    }
    #contents_06_04 .root_06_04 .cont_text{
        height: 80px;
    }
    #contents_06_04 .root_06_04 .cont_table{
        flex-direction: row;
        height: 240px;
    }
    #contents_06_04 .root_06_04 .tle_card{
        padding: 10px;
        justify-content: flex-end;
        flex-direction: column;
    }
    #contents_06_04 .root_06_04 .card_icon{
        width: 56px;
        height: 56px;
        margin: 0 auto;
    }
    #contents_06_04 .root_06_04 .card_icon:after,
    #contents_06_04 .root_06_04 .tle_card.type2 .card_icon:after{
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
        top: -40px;
    }
    #contents_06_04 .root_06_04 .tle_card.type2 .card_icon{
        order: 1;
    }
    #contents_06_04 .root_06_04 .card_detail{
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        height: 50%;
        text-align: center;
    }
    #contents_06_04 .root_06_04 .tle_card.type2 .card_detail{
        order: 2;
        text-align: center;
    }
    #contents_06_04 .root_06_04 ul{
        flex-wrap: wrap;
        background: none;
    }
    #contents_06_04 .root_06_04 li{
        flex: unset;
        width: 50%;
        height: 46px;
        padding: 4px;
        display: flex;
        justify-content: center;
    }
    #contents_06_04 .root_06_04 .tab_list button{
        max-width: 200px;
        font-size: 12px;
        line-height: 14px;
        height: 38px;
        background: #F7F7F7;
        border: 1px solid #D1D1D1;
        border-radius: 50px;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: space-between;
        transition: all 1s;
    }
    #contents_06_04 .root_06_04 .tab_list button p:after{
        content: '\e928';
        text-align: center;
        font-family: 'xeicon';
        display: inline-flex;
        position: relative;
        margin-left: 20px;
    }
    #contents_06_04 .root_06_04 .tab_list button.current{
        max-width: 200px;
        font-size: 12px;
        line-height: 14px;
        height: 38px;
        background: #333333;
        border: 1px solid #333333;
        box-sizing: border-box;
        border-radius: 50px;
        color: white;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: space-between;
        transition: all 1s;
    }
    #contents_06_04 .root_06_04 .tab_list button.current p:after{
        content: '\e928';
        text-align: center;
        font-family: 'xeicon';
        display: inline-flex;
        position: relative;
    }
    #contents_06_04 .root_06_04 .inner_tab{
        margin-top: 26px;
        padding: 32px 4px;
        font-size: 14px;
        line-height: 20px;
        position: relative;
        border: unset;
        border-top: 1px solid #D7D7D7;
    }
    #contents_06_04 .root_06_04 .tab_table .tle_title{
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
    }
    #contents_06_04 .root_06_04 .tle_title:before{
        width: 16px;
        height: 14px;
    }
    #contents_06_04 .root_06_04 .tab_table p{
        font-weight: 300;
        font-size: 12px;
        line-height: 16px;
    }
    #contents_06_04 .root_06_04 .videoWrapper{
        padding: 10px;
    }
}
@media screen and (max-width: 350px){
    #contents_06_04 .root_06_04 .card_detail{
        font-size: 10px;
    }
    #contents_06_04 .root_06_04 .tab_list button, #contents_06_04 .root_06_04 .tab_list button.current{
        font-size: 10px;
        line-height: 12px;
    }
    #contents_06_04 .root_06_04 .inner_tab {
        font-size: 12px;
    }
    #contents_06_04 .root_06_04 .tle_title{
        font-size: 14px;
    }
}

/* **************************************** *
 * 03) 서류발급 스타일
 * **************************************** */
.list_table{margin-bottom:50px;}
.list_table table {width:100%; border-top:2px solid #557796; border-left:1px solid #d9d9d9; }
.list_table table th { padding:10px 0;font-weight:bold; text-align:center; font-size:17px; color:#2f2f2f; background-color:#f2f6f8; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9; }
.list_table table th.long{font-size:12px;}
.list_table table td{line-height:24px; padding:10px 0; text-align:center; font-size:14px; color:#555; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.sub_tit:before{content:'';display:block;width:70px;height:2px;background:#178ffe;margin:0 auto 20px;}
.sub_tit {
    font-size: 21px;
    white-space: pre-line;
    text-align: center;
    line-height: 170%;
    padding: 0 20px 20px;
    color: #666;
    word-break: keep-all;
}
.sub_tit b {
    color: #178ffe;
    font-size: 23px;
}
.sub_tit02 {
    font-size: 1.5em;
    padding-bottom: 10px;
    font-weight: 600;
    color: #000;
}
.sub_tit03 {
    font-size: 1.5em;
    padding-bottom: 20px;
    font-weight: 600;
    color: #000;
    float:left;
    width: 100%;
}

.sub0604_wrap .box_wrap{padding:35px;border:1px solid #ddd;}
.sub0604_wrap .box_wrap .sub_tit02{color:#178ffe;font-size:22px;}
.sub0604_wrap .box_wrap p {
    font-size: 18px;
    color: #666;
    word-break: keep-all;
    line-height: 140%;
}
.sub0604_wrap .a_down:after{content:""; display:block; clear:both;}
.sub0604_wrap .a_down a{display:block;width:50%;padding:20px 10px;font-size:19px;background:#178ffe;color:#fff;text-align:center;float:left;word-break: keep-all;}
.sub0604_wrap .a_down a:nth-child(2){background:#0c42ba;}
.sub0604_wrap .step_wrap, .sub0604_wrap .sub0604_table{margin-top:60px;}
.sub0604_wrap .step_wrap ul:after{content:""; display:block; clear:both;}
.sub0604_wrap .step_wrap ul{margin-top:40px;}
.sub0604_wrap .step_wrap ul li {
    width:calc(100% / 6);
    float:left;
}
.sub0604_wrap .step_wrap ul li .round {
    width: 190px;
    height: 190px;
    text-align: center;
    background: linear-gradient(to right, #57afda,#f1a9b6);
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding:15px;
}
.sub0604_wrap .step_wrap ul li .round .round_in {
    border-radius: 50%;
    /* margin: 10px; */
    display: block;
    background: #fff;
    height: 100%;
    width: 100%;
    padding: 34px 0 0;
}
.sub0604_wrap .step_wrap ul li:nth-child(2n) .round{border-color: #d6e4f1;}
.sub0604_wrap .step_wrap ul li .round em {
    display: inline-block;
    line-height: 140%;
    font-size: 22px;
    border-bottom: 2px solid #5dafd9;
    margin-bottom: 10px;
    padding-bottom: 4px;
    color: #5dafd9;
    font-weight: 600;
}
.sub0604_wrap .step_wrap ul li .round strong {
    display: block;
    line-height: 130%;
    font-size: 17px;
    word-break: keep-all;
    letter-spacing: -0.8px;
    white-space: pre-line;
    color: #000;
    font-weight: 400;
}
.sub0604_table{margin-bottom:50px;}
.sub0604_table table {width:100%; border-top:2px solid #9e9e9e; border-left:1px solid #d9d9d9; }
.sub0604_table table th { padding:10px 10px;font-weight:bold; text-align:left; font-size:17px; color:#2f2f2f; background-color:#f2f6f8; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9; word-break: keep-all; overflow-wrap: anywhere;}
.sub0604_table table thead th{text-align:center;}
.sub0604_table table td{line-height:24px; padding:10px 10px;font-size:16px; color:#555; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.sub0604_table .wh_pr{white-space: pre-line;}

.sub0604_wrap .box_wrap{
    border: 0;
}
.sub0604_wrap .box_wrap .sub_tit02 {
    color: #e0784a;
}
.sub0604_wrap .box_wrap p {
    color: black;
}
.sub0604_wrap .a_down a{
    background: linear-gradient(to bottom, #f2ad76 ,#e07a4c);
    border-radius: 20px;
    font-size: 24px;
    width: 40%;
    margin: 5%;
    line-height: 1;
}
.sub0604_wrap .a_down a:HOVER {
    background: white;
    border: 1px solid #e0784a;
    color: #e0784a;
}
.sub0604_wrap .a_down a:nth-child(2) {
    background: linear-gradient(to bottom, #f2ad76 ,#e07a4c);
}
.sub0604_wrap .a_down a:nth-child(2):HOVER {
    background: white;
    border: 1px solid #e0784a;
    color: #e0784a;
}
.sub_tit03:before {
    content: "\e92e";
    display: inline-block;
    font-family: 'xeicon' !important;
    margin-right: 10px;
    color: #e0784a;
    font-size: 20px;
    float: left;
}
.sub0604_wrap .step_wrap ul li .round {
    background: #f3c6ad;
    padding: 4px;
}
.sub0604_wrap .step_wrap ul li .round em {
    color: #e0784a;
    border-bottom: 0;
}
.sub0604_wrap .step_wrap ul li .round .round_in{
    padding: 44px 0 0 ;
}
.sub0604_table table th {
    background-color: #f9f9f9;
}

@media all and (max-width:980px) {
    .sub0604_wrap .box_wrap .sub_tit02 { font-size: 18px;}
    .sub0604_wrap .box_wrap { padding: 30px 20px;}
    .sub0604_wrap .box_wrap p { font-size: 15px;}
    .sub_tit03 { font-size: 1.2em;word-break: keep-all;}
    .sub0604_wrap .a_down a { font-size: 15px;}
    .sub0604_wrap .step_wrap ul {margin-top: 10px;}
    .sub0604_wrap .step_wrap ul li { width: calc(100% / 3); margin-bottom: 30px;}
    .sub0604_wrap .step_wrap ul li .round {
        width: 170px;
        height: 170px;
        padding: 10px;
    }
    .sub0604_wrap .step_wrap ul li .round .round_in { padding: 32px 0 0;}
    .sub0604_wrap .step_wrap ul li .round em {font-size: 17px;}
    .sub0604_wrap .step_wrap ul li .round strong {  font-size: 15px;}
    .sub0604_table table th { font-size: 15px;}
    .sub0604_table table td { font-size: 14px;}
}

@media all and (max-width:650px) {
    .sub0604_wrap .step_wrap ul li {width: 50%;}
    .sub0604_wrap .step_wrap ul li .round { width: 140px;height: 140px;}
    .sub0604_wrap .step_wrap ul li .round .round_in {  padding: 19px 0 0;}
    .sub0604_wrap .step_wrap ul li .round strong { font-size: 0.97em;}
    .sub0604_table table th { font-size: 13px;}
    .sub0604_table table td, .sub0604_wrap .box_wrap p { font-size: 0.97em;}
}

@media screen and (max-width:574px){
    .sub0604_wrap .a_down a {
        width: 90%;
    }
    .sub0604_wrap .step_wrap ul li .round .round_in{
        padding: 25px 0 0 ;
    }
}

/* **************************************** *
 * 04) 비급여항목 스타일
 * **************************************** */
div.gb_title h2 {
    margin-bottom: 35px;
}
div.gb_title strong {
    margin-right: 0;
}
.title_wrap .section_title_sub {
    border-bottom: unset;
}
.category {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #F9F9F9;
    border-radius: 30px;
    margin-bottom: 70px;
    display: inline-block;
}
.category div {
    width: 20%;
    float: left;
    cursor: pointer;
    border-radius: 30px;
    font-size: 18px;
    color: #333333;
}
.category div.on, .category div:hover {
    background-color: #DF5F2E;
    color: #ffffff;
    font-weight: bold;
}
.clinical_content li {
    margin-bottom: 60px;
}
.section_title_sub {
    border-bottom: 1px solid #c8c8c8;
}
.section_title_sub.top:after {
    background-color: transparent;
}
.section_title_sub div.title_move {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(to right, #F2C082 0% ,#F2B985 100%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-top: 10px;
    transition: all 1s;
}
.section_title_sub h2.title_re {
    line-height: 1.28;
    text-align: center;
    font-size: 26px;
    color: #414144;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.title_wrap .arrow.next_btn:hover ~ div.title_move{
    left: calc(100% - 12px);
    transform: translateX(-100%);
    transition: all 1s;
}
.title_wrap .arrow.prev_btn:hover{
    line-height: 1.28;
    text-align: center;
    margin-bottom: 10px;
    transition: all 1s;
}
.title_wrap .arrow.prev_btn:hover > .prev_txt{
    color: #414144;
    transition: all 1s;
}
.title_wrap .arrow.prev_btn:hover ~ div.title_move{
    left: 12px;
    transform: translateX(0%);
    transition: all 1s;
}
.title_wrap .arrow a.btn{
    width: 40px;
    height: 40px;
}
.title_wrap .arrow a.btn{
    display: block;
    width: 46px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    border: 0;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    -kthtml-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
table th, table td { vertical-align: middle; }
.list_table table {width:100%; border-top:2px solid #9e9e9e; border-left:1px solid #d9d9d9; }
.list_table table th { padding:10px 0;font-weight:bold; text-align:center; font-size:17px; color:#2f2f2f; background-color:#f9f9f9; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9; overflow: auto; }
.list_table table th.long{font-size:12px;}
.list_table table td{line-height:24px; padding:10px 0; text-align:center; font-size:14px; color:#555; border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.sub_tit:before{content:'';display:block;width:70px;height:2px;background:#178ffe;margin:0 auto 20px;}
.sub_tit {
    font-size: 21px;
    white-space: pre-line;
    text-align: center;
    line-height: 170%;
    padding: 0 20px 20px;
    color: #666;
    word-break: keep-all;
    /* padding: 0; */
}
.sub_tit b {
    color: #178ffe;
    font-size: 23px;
}
.sub_tit02 {
    position: relative;
    font-size: 1.5em;
    padding-bottom: 15px;
    padding-left: 32px;
    font-weight: 600;
    color: #000;
}
.sub_tit02::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background: url("https://cheongmac.blob.core.windows.net/contents/page_6_1_bookmark.svg") no-repeat center center/cover;
}
.subtext0623 {
    font-size: 17px;
    padding-left: 22px;
    padding-bottom: 10px;
}

@media screen and (max-width: 1140px){
    .section_title_sub div.title_move {
        width: 100px;
        display: none;
    }
}

@media all and (max-width:980px) {
    .list_table table th, .list_table table td{font-size: 11px;}
}

@media all and (max-width:800px) {
    .list_table {
        min-width: 100%;
        overflow-x: scroll;
    }
    .list_table table{width: 800px;}
    .list_table_wrap {
        min-width: 100%;
        overflow-x: unset;
    }
    .list_table_wrap table{width: 100%;}
}

@media all and (max-width: 768px) {
    .category {
        height: auto;
        background-color: unset;
        line-height: 40px;
    }
    .category div {
        width: 48%;
        margin-bottom: 2%;
        font-size: 16px;
        background-color: #fbfbfb;
        border: 1px solid #eeeeee;
    }
    .category div:nth-child(odd) {
        margin-right: 2%;
    }
}
