

.sub_wrap p{font-size: 18px; line-height: 1.5; word-break: keep-all; color: #222;}
.sub_wrap img{display: block; margin: 0 auto; max-width: 100%;}

.sub_0101{display: flex; justify-content: space-between; align-items: flex-end;}
.sub_0101 .img{width: 43%; position: relative;}
.sub_0101 .img img{border-radius: 300px 300px 0 0;}
.sub_0101 .img .circle-text {
    width: 250px;
    height: 250px;
    position: absolute;
    top: -30px;
    right: -70px;
    z-index: 10;
    box-sizing: border-box;
    border-radius: 50%;
}
  
.sub_0101 .img .circle-text svg {
    width: 100%;
    height: 100%;
}
  
.sub_0101 .img .circle-text text {
    font-size: 10px;
    letter-spacing: 4px;
    text-transform: uppercase;
    fill: #aa9b74;
    font-weight: normal;
}
.sub_0101 .txt{width: 50%; padding-bottom: 60px;}
.sub_0101 .txt h1{color: #68503c; font-size: 50px; margin-bottom: 50px;}
.sub_0101 .txt h2{font-size: 32px; margin-bottom: 30px;}
.sub_0101 .txt p{font-family: 'Pretendard';}

.sub_0201 .cont+.cont{margin-top: 150px;}

.sub_0201 .cont .top{background-image: url(/img/0201_1_top.jpg); background-size: 100%; background-repeat: no-repeat; max-width: 95%; margin: 0 auto 100px; padding-top: 100px;}
.sub_0201 .cont .top .inner{display: flex; justify-content: space-between; width: 1300px; max-width: 100%; margin: 0 auto; align-items: flex-end;}
.sub_0201 .cont .top .inner .img{width: 55%;}
.sub_0201 .cont .top .inner .img img{width: 100%; border-radius: 20px;}
.sub_0201 .cont .top .inner .txt{width: 40%;}
.sub_0201 .cont .top .inner .txt h1{font-size: 50px; color: #68503c; margin-bottom: 20px;}

.sub_0201 .cont .bot{width: 1300px; max-width: 100%; margin: 0 auto;}
.sub_0201 .cont .bot ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0201 .cont .bot ul li{width: 21%; text-align: center;}
.sub_0201 .cont .bot ul li img{border-radius: 15px;}
.sub_0201 .cont .bot ul li:nth-child(-n+4){margin-bottom: 4%;}
.sub_0201 .cont .bot ul li span{display: block; margin: 20px auto 10px;}
.sub_0201 .cont .bot ul li h3{font-size: 36px; margin-bottom: 10px; line-height: 1}
.sub_0201 .cont .bot ul li h2{font-size: 18px;}

.sub_0201 .cont02 .top{background-image: url(/img/0201_2_top.jpg);}

.tabnav{display: flex; margin-bottom: 30px;}
.tabnav li+li{margin-left: 40px;}
.tabnav li a{font-size: 18px; font-weight: bold; display: block; color: #bcaf9e; position: relative;}
.tabnav li a:hover,
.tabnav li a.active{color:#68503c; }
.tabnav li a.active::before{width: 5px; height: 5px; border-radius: 50%; transform: translateX(-50%); top: -10px; left: 50%; content: ''; position: absolute; background-color: #68503c;}
.tabcontent{}

.sub_0301 .title h3{font-size: 26px; color: #68503c;}
.sub_0301 .title h1{font-size: 55px; color: #68503c; margin-bottom: 50px;}

.sub_0301 .cont{display: flex; justify-content: space-between; align-items: center;}
.sub_0301 .cont .img{width: 50%;}
.sub_0301 .cont .img img{width: 100%;}
.sub_0301 .swiper-button-next, .sub_0301 .swiper-button-prev{color: #68503c;}
.sub_0301 .swiper-button-next:after, .sub_0301 .swiper-button-prev:after{font-size: 30px;}

.sub_0301 .cont .txt{width: 45%;}
.sub_0301 .cont .txt h1{font-size: 44px; color: #68503c; margin-bottom: 30px;}
.sub_0301 .cont .txt p{font-family: 'Pretendard';}

.sub_0301 .faci_box .bot{margin-top: 50px;}
.sub_0301 .faci_box .bot ul{display: flex; justify-content: space-between;}
.sub_0301 .faci_box .bot ul li{width: 12%; position: relative; overflow: hidden; border-radius: 50%; cursor: pointer;}
.sub_0301 .faci_box .bot ul li::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); content: ''; position: absolute; z-index: 1; opacity: 0; transition: all .3s;}
.sub_0301 .faci_box .bot ul li .txt{position: absolute; top: 50%; left: 50%; width: 95%; transform: translate(-50%,-50%); z-index: 10; opacity: 0; transition: all .3s;}
.sub_0301 .faci_box .bot ul li .txt h4{font-size: 18px; color: #fff; text-align: center;}
.sub_0301 .faci_box .bot ul li:hover::before{opacity: 1;}
.sub_0301 .faci_box .bot ul li:hover .txt{opacity: 1;}

.sub_0301 .faci_box .bot02 ul{justify-content: center;}
.sub_0301 .faci_box .bot02 ul li+li{margin-left: 3%;}

.sub_0301 .faci_box:nth-child(2){margin-top: 100px; padding: 100px 0; position: relative;}
.sub_0301 .faci_box:nth-child(2)::before{width: 300%; height: 100%; top: 0; transform: translateX(-50%); background-color: #e0d8ca; content: ''; position: absolute; z-index: -1;}

.sub_0301 .service_box{display: flex; justify-content: space-between; margin-top: 100px;}
.sub_0301 .service_box .txt{width: 10%;}
.sub_0301 .service_box .txt h1{font-size: 44px; writing-mode: vertical-rl; text-orientation: mixed; color: #68503c;}
.sub_0301 .service_box .img{width: 90%;}
.sub_0301 .service_box .img ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.sub_0301 .service_box .img ul li{width: 48%; position: relative;}
.sub_0301 .service_box .img ul li:nth-child(-n+2){margin-bottom: 4%;}
.sub_0301 .service_box .img ul li h2{font-size: 18px; position: absolute; top: 0px; left: 0px; height: 50px; width: 120px; text-align: center; line-height: 50px; display: inline-block; background-color: #68503c; color: #fff;}

.sub_0401 h2{text-align: center; margin-top: 80px; font-size: 44px;}

.sub_0501 .top h1{font-size: 50px; color: #68503c;}
.sub_0501 .top h2{font-size: 21px; margin: 10px 0 70px 0;}
.sub_0501 .top h2 span{color: #aa9b74;}

.sub_0501 .cont h3{font-size: 32px; margin-bottom: 30px;}
.sub_0501 .cont table{width: 100%;}
.sub_0501 .cont th{font-size: 18px; padding: 10px; word-break: keep-all; text-align: left; width: 25%; line-height: 1.5; vertical-align: top; position: relative; padding-left: 20px; font-family: 'Pretendard';}
.sub_0501 .cont th::before{width: 5px; height: 5px; border-radius: 50%; background-color: #68503c; left: 0; top: 20px; content: ''; position: absolute;}
.sub_0501 .cont td{font-size: 18px; padding: 10px; word-break: keep-all; font-family: 'Pretendard'; line-height: 1.5;}

.sub_0501 .cont02{margin-top: 70px;}
.sub_0501 .cont02 h3{font-size: 32px; margin-bottom: 30px;}
.sub_0501 .cont02 table{width: 100%; border-collapse: collapse;}
.sub_0501 .cont02 th{font-size: 18px; padding: 15px; border: 1px solid #bbb; font-family: 'Pretendard';}
.sub_0501 .cont02 td{font-size: 18px; padding: 15px; border: 1px solid #bbb; text-align: center; font-family: 'Pretendard';}







@media(max-width: 992px){
    .sub_wrap p{font-size: 16px;}

    .sub_0101{flex-direction: column;}
    .sub_0101>div{width: 100% !important;}
    .sub_0101 .img{margin-bottom: 30px;}
    .sub_0101 .txt h1{font-size: 24px; margin-bottom: 20px;}
    .sub_0101 .txt h2{font-size: 20px; margin-bottom: 10px;}

    .sub_0201 .cont .top{background-image: none; padding-top: 0; margin: 0 auto 30px;}
    .sub_0201 .cont .top .inner{flex-direction: column-reverse;}
    .sub_0201 .cont .top .inner>div{width: 100% !important;}
    .sub_0201 .cont .top .inner .txt{margin-top: 30px;}
    .sub_0201 .cont .top .inner .txt h1{font-size: 24px; margin-bottom: 10px;}
    .sub_0201 .cont .bot ul li:nth-child(-n+4){margin-bottom: 0;}
    .sub_0201 .cont .bot ul li{width: 49%; margin-bottom: 5% !important;}
    .sub_0201 .cont .bot ul li span{margin: 10px auto;}
    .sub_0201 .cont .bot ul li h3{font-size: 26px;}
    .sub_0201 .cont .bot ul li h2{font-size: 16px;}

    .sub_0201 .cont+.cont{margin-top: 50px;}

    .sub_0301 .title h3{font-size: 20px;}
    .sub_0301 .title h1{font-size: 24px; margin-bottom: 30px;}

    .tabnav li+li{margin-left: 10px;}
    .tabnav li a{font-size: 16px;}
    .sub_0301 .cont{flex-direction: column;}
    .sub_0301 .cont>div{width: 100% !important;}
    .sub_0301 .cont .txt{margin-top: 30px;}
    .sub_0301 .cont .txt h1{font-size: 24px; margin-bottom: 20px;}
    .sub_0301 .faci_box .bot{margin-top: 30px;}
    .sub_0301 .faci_box .bot ul{flex-wrap: wrap; justify-content: flex-start;}
    .sub_0301 .faci_box .bot ul li{width: 23.5%; margin-bottom: 2%; margin-right: 2%;}
    .sub_0301 .faci_box .bot ul li:nth-child(4n){margin-right: 0;}
    .sub_0301 .faci_box .bot ul li::before{opacity: 1;}
    .sub_0301 .faci_box .bot ul li .txt{opacity: 1;}
    .sub_0301 .faci_box .bot ul li .txt h4{font-size: 14px;}

    .sub_0301 .faci_box:nth-child(2){margin-top: 50px; padding: 50px 0;}
    .sub_0301 .faci_box .bot02 ul li+li{margin-left: auto;}

    .sub_0301 .service_box{margin-top: 50px; flex-direction: column;}
    .sub_0301 .service_box>div{width: 100% !important;}
    .sub_0301 .service_box .txt h1{writing-mode: inherit; font-size: 24px; margin-bottom: 20px;}
    .sub_0301 .service_box .img ul li{width: 49%;}
    .sub_0301 .service_box .img ul li:nth-child(-n+2) {
        margin-bottom: 2%;
    }
    .sub_0301 .service_box .img ul li h2{font-size: 15px; height: 40px; line-height: 40px; width: 90px;}

    .sub_0401 h2{font-size: 24px; margin-top: 30px;}

    .sub_0501 .top h1{font-size: 24px;}
    .sub_0501 .top h2{font-size: 18px; margin: 10px 0 30px 0;}

    .sub_0501 .cont h3{font-size: 20px; margin-bottom: 20px;}
    .sub_0501 .cont th{font-size: 16px; display: block; width: 100%; padding: 0 0 0 15px;}
    .sub_0501 .cont th::before{top: 8px; }
    .sub_0501 .cont td{font-size: 16px; display: block; width: 100%; padding: 10px 0;}

    .sub_0501 .cont02{margin-top: 30px;}
    .sub_0501 .cont02 h3{font-size: 20px; margin-bottom: 20px;}
    .sub_0501 .cont02 th{font-size: 16px; padding: 10px 5px;}
    .sub_0501 .cont02 td{font-size: 16px; padding: 10px 5px;}
}