@charset "utf-8";

.container { max-width: 1440px;}

#container_title { font-size: 40px;}
.clean_cate { display: flex; justify-content: center;}
.clean_cate li { border:1px solid #0169b2; width: 250px; height: 50px; display: flex; align-items: center; justify-content: center; }
.clean_cate li:not(:first-child) { border-left: 0;}
.clean_cate li a { font-size: 20px; color:#0169b2;}
.clean_cate li.on { background: #0169b2; font-weight: 700;}
.clean_cate li.on a { color: #fff;}

.service_con {
    margin: 100px 0 0;
    text-align: center;
}

.service_con .clean_img {
}

.service_con .u-life {
    margin: 100px 0 0;
    display: flex;
    align-items: center;
    gap: 0 36px;
}

.service_con .u-life strong {
    display: block;
    width: 210px;
    height: 60px;
    line-height: 60px;
    background: #EA7AD1;
    border-radius: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}

.service_con .u-life span {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}

.service_con .service_info {
    margin: 60px 0 0;
}

.service_con .service_info > h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.service_con .service_info > span {
    margin: 30px 0 0;
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.service_con .service_info > span > p {
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #267bf8;
    ;}

.service_con .service_info > p {
    margin: 20px 0 0;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.service_con .service_info .service_list {
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    gap: 0 36px;
}

.service_con .service_info .service_list li {
    flex: 1;
}

.service_con .service_info .service_list li .sl_list {
    display: flex;
    flex-direction: column;
    gap: 40px 0;
}

.service_con .service_info .service_list li .sl_list .sl_img {
    text-align: center;
}

.service_con .service_info .service_list li .sl_list .sl_img strong {
    margin: 20px 0 0;
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.service_con .service_info .service_list li .sl_list .sl_tit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 180px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.service_con .service_info .service_list li .sl_list .sl_tit span {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.service_con .service_listInfo {
    margin: 80px 0 0;
    display: flex;
    align-items: center;
    gap: 0 36px;
}

.service_con .service_listInfo li {
    flex: 1;
}

.service_con .service_listInfo li .info_con {
    display: flex;
    flex-direction: column;
    gap: 60px 0;
    padding: 40px 30px;
    border-radius: 15px;
    background: #F7F7F7;
    text-align: center;
}

.service_con .service_listInfo li .info_con h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.service_con .service_listInfo li .info_con .ba_img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 20px;
    font-size: 0;
}

.service_con .service_counsel {
    margin: 60px 0 0;
}

.service_con .service_counsel h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.service_con .service_counsel .counsel_info {
    margin: 20px 0 0;
    display: flex;
    align-items: center;
    gap: 0 10px;
}

.service_con .service_counsel .counsel_info .counsel_img {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    width: 50px;
    height: 50px;
    background: #EA7AD1;
    border-radius: 50%;
}

.service_con .service_counsel .counsel_info strong {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #000000;
}

.service_con .service-btn {
    margin: 80px auto 0;
    display: block;
    width: 250px;
    height: 60px;
    border-radius: 4px;
    background: var(--mainKeyColorLight);
    ;line-height: 60px;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}

.hc_depth.depth1 {
    display: flex;
    gap: 0 36px;
}

.hc_depth.depth1 .hc_left .left_img {
    background: #e8f6fa;
    border-radius: 20px 20px 0 0;
    font-size: 0;
}

.hc_depth.depth1 .hc_left .left_tit {
    margin-top: -22px;
    padding: 65px 60px;
    border-radius: 0 0 20px 20px;
    background: #267bf8;
    ;}

.hc_depth.depth1 .hc_left .left_tit strong {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #FFFFFF;
}

.hc_depth.depth1 .hc_left .left_tit h4 {
    margin: 10px 0 0;
    font-weight: 900;
    font-size: 36px;
    line-height: 50px;
    color: #FFFFFF;
    word-break: inherit;
}

.hc_depth.depth1 .hc_left .left_tit p {
    margin: 25px 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    word-break: inherit;
}

.hc_depth.depth1 .hc_right {
    display: flex;
    flex-direction: column;
    gap: 60px 0;
}

.hc_depth.depth1 .hc_right .hc_list {
    display: flex;
    gap: 0 20px;
}

.hc_depth.depth1 .hc_right .hc_list .list_img {
    font-size: 0;
}

.hc_depth.depth1 .hc_right .hc_list .list_img img { max-width:none;}
.hc_depth.depth1 .hc_right .hc_list .list_tit {
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}

.hc_depth.depth1 .hc_right .hc_list .list_tit strong {
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
    color: #267bf8;
    ;}

.hc_depth.depth1 .hc_right .hc_list .list_tit h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.hc_depth.depth1 .hc_right .hc_list .list_tit span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    word-break: inherit;
}

.hc_depth.depth2 {
    margin: 80px 0 0;
}

.hc_depth.depth2 h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    text-align: center;
}

.hc_depth.depth2 .hc_depthNav {
    margin: 50px;
    display: flex;
    gap: 0 10px;
    align-items: center;
    justify-content: center;
}

.hc_depth.depth2 .hc_depthNav li {
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 60px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    text-align: center;
}

.hc_depth.depth2 .hc_depthNav li.selected {
    border-color: #267bf8;
    ;background-color: #267bf8;
    ;}

.hc_depth.depth2 .hc_depthNav li a {
    display: block;
    line-height: 50px;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.hc_depth.depth2 .hc_depthNav li.selected a {
    color: #FFFFFF;
    font-weight: 700;
}

.hc_depth.depth2 .hc_navCon {
    margin: 50px 0 0;
}

.hc_depth.depth2 .hc_navCon .tabBox {
    display: none;
    width: 100%;
    background: rgba(247,247,247,0.7);
    border-radius: 10px;
    padding: 100px;
}

.hc_depth.depth2 .hc_navCon .tabBox.selected {
    display: block;
}

.hc_depth.depth2 .hc_navCon .tabBox.selected.flex {
    padding: 0 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 80px 0;
    width: 100%;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    width: 25%;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li + li:before {
    content: '';
    position: absolute;
    top: 40px;
    left: -20px;
    width: 40px;
    height: 40px;
    background: url('/img/list_arrow.svg') 50% 50% no-repeat;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li .box_img {
    position: relative;
    font-size: 0;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li .box_tit {
    margin: 15px 0;
    text-align: center;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li .box_tit strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.hc_depth.depth2 .hc_navCon .tabBox .service_list li .box_tit span {
    margin: 10px 0 0;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_box {
    padding: 100px 0;
    border-top: 1px solid #CCCCCC;
    text-align: center;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_tit strong {
    font-weight: 700;
    font-size: 22px;
    line-height: 27.5px;
    color: #000000;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_tit p {
    margin: 20px 0 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_list {
    margin: 80px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px 0;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_list li {
    width: 33.33%;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_list li .care_img {
    font-size: 0;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_list li .care_txt {
    margin: 15px 0 0;
}

.hc_depth.depth2 .hc_navCon .tabBox .care_list li .care_txt strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #267bf8;
    ;}

.hc_depth.depth2 .hc_navCon .tabBox .care_list li .care_txt span {
    display: block;
    margin: 10px 0 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.hc_depth.depth2 .hc_navCon .tabBox .mattress_info {
    padding: 100px 0 0;
    border-top: 1px solid #CCCCCC;
    text-align: center;
}

.hc_depth.depth2 .hc_navCon .tabBox .mattress_info strong {
    font-weight: 700;
    font-size: 22px;
    line-height: 27.5px;
    color: #000000;
}

.hc_depth.depth2 .hc_navCon .tabBox .mattress_info p {
    margin: 20px 0 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

@media(max-width:980px){
    * { line-height: 1.4;}
    #container_title { font-size: 25px;}
    .inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .clean_cate { margin-bottom: 20px;}
    .ch_top {
        font-size: 0;
    }
    
    .ch_top img {
        width: 100%;
    }
    
    .ch_top>div {
        padding: 20px;
        line-height: 22px;
        font-size: 14px;
        color: #fff;
        background: #267bf8;
        border-radius: 0px 0px 10px 10px;
    }
    
    .ch_top>div span {
        font-size: 16px;
    }
    
    .ch_top>div p {
        margin: 15px 0 20px;
        font-size: 24px;
    }
    
    .ch_list li {
        font-size: 0;
    }
    
    .ch_list li img {
        width: 100%;
    }
    
    .ch_list li {
        position: relative;
        margin-top: 30px;
    }
    
    .ch_list li span {
        position: absolute;
        left: 20px;
        top: 10px;
        font-size: 36px;
        font-weight: 900;
        color: #fff;
    }
    
    .ch_list li strong {
        display: block;
        margin: 15px 0 5px;
        font-size: 16px;
    }
    
    .ch_list li div {
        font-size: 14px;
    }
    .ch_custom_con>div:not(:first-child) {
        display: none;
    }
    
    .ch_custom {
        margin-top: 30px;
        padding-top: 30px;
        border-top: 10px solid #f3f3f3;
    }
    
    .ch_custom .custom_service {
        text-align: center;
        font-size: 16px;
        font-weight: 700;
    }
    
    .ch_custom_tab {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        width: 210px;
        margin: 30px auto;
    }
    
    .ch_custom_tab li {
        width: 97px;
        padding: 8.5px 0;
        text-align: center;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 60px;
    }
    
    .ch_custom_tab li.on {
        font-weight: 700;
        color: #fff;
        background: #267bf8;
        border-color: #267bf8;
    }
    
    .custom_tab4 .step_box .matrix {
        border-top: 1px solid #ccc;
    }
    
    .custom_tab4 .step_box .matrix strong {
        display: block;
        padding: 30px 0 10px;
    }
    
    .custom_tab4 .step_box .matrix>div {
        line-height: 20px;
        font-size: 12px;
    }
    
    .custom_tab4 .step_box .matrix ul {
        margin-top: 40px;
        margin-left: 10px;
        padding-bottom: 30px;
        text-align: left;
        border-bottom: 1px solid #ccc;
    }
    
    .custom_tab4 .step_box .matrix ul li {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }
    
    .custom_tab4 .step_box .matrix ul li:last-child {
        margin-bottom: 0;
    }
    
    .custom_tab4 .step_box .matrix ul li img {
        padding-right: 20px;
        vertical-align: middle;
    }
    
    .custom_tab4 .step_box .matrix ul li span {
        font-size: 18px;
        color: #267bf8;
    }
    div[class*=custom_tab] .step_box {
        padding: 50px 20px;
        text-align: center;
        background: #f7f7f7;
        border-radius: 10px;
    }
    
    div[class*=custom_tab] .step_box>li {
        position: relative;
        padding-bottom: 90px;
    }
    
    div[class*=custom_tab] .step_box>li::before {
        content: '';
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 30px;
        height: 30px;
        background: url('../img/service_next_arrow.svg') no-repeat;
        background-size: 30px;
        transform: translateX(-50%);
    }
    
    div[class*=custom_tab] .step_box>li:last-child {
        padding-bottom: 0;
    }
    
    div[class*=custom_tab] .step_box>li:last-child::before {
        display: none;
    }
    
    div[class*=custom_tab] .step_box>li.matrix4::before {
        display: none;
    }
    
    div[class*=custom_tab] .step_box>li strong {
        display: block;
        margin-top: 15px;
        line-height: 22px;
        color: #000;
    }
    
    div[class*=custom_tab] .step_box>li span {
        padding-top: 10px;
        font-size: 12px;
    }
    
}
