/*--------------------------------------
    테라웹
--------------------------------------*/

.content-box {width:100%; padding:0px 0;}
.content-box .mt5{margin-top: 5px;}
.content-box .mt10{margin-top: 10px;}
.content-box .mt15{margin-top: 15px;}
.content-box .mt20{margin-top: 20px;}
.content-box .mt25{margin-top: 25px;}
.content-box .mt30{margin-top: 30px;}
.content-box .mt40{margin-top: 40px;}
.content-box .mt45{margin-top: 45px;}
.content-box .mt50{margin-top: 50px;}
.content-box .mt60{margin-top: 60px;}
.content-box .mt70{margin-top: 70px;}
.content-box .mt75{margin-top: 75px;}
.content-box .mt80{margin-top: 80px;}

.content-box > .subject-box {display:flex; justify-content:left; align-items:left;width:100%; height:100px; position: relative; padding-bottom:40px; border-bottom:4px solid #000000;}
.content-box > .subject-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:48px; line-height:1.8; color:#000000;} 

.content-box .subject-box .rent-button {position:absolute; bottom:38px; right:0px; width:170px; height:50px; color:#000000; font-size:16px; font-family:'Noto Sans KR','Nanum Gothic','dotum','굴림'; font-weight:500; letter-spacing:-0.05em; background-color:#ffffff; border:1px solid #000000; border-radius:50px; display:flex; justify-content:center; align-items:center; transition:0.2s; z-index:1;}
.content-box .subject-box .rent-button:after {content:''; background-image:url("../image/sub/rent-arrow.png"); background-repeat:no-repeat; background-size:200% 100%; background-position:0; width:22px; height:22px; display:block; margin-left:10px;}
.content-box .subject-box .rent-button:hover {background-color:#000000; border-color:#000000; color:#ffffff;}
.content-box .subject-box .rent-button:hover:after {background-position:100%;}


.content-box > .rent-title-box {}
.content-box > .rent-title-box h2 {display:flex; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:32px; color:#000000; line-height:1.8; height:62px;}
.content-box > .rent-title-box h2 .num {flex:none; display:inline-flex; justify-content:center; align-items:center; border-radius:50%; width:57px; height:57px; background-color:#000000; font-size:32px; font-weight:700; letter-spacing:normal; color:#ffffff; margin:0 18px 0 0;}
.content-box > .rent-title-box h2 .text {display:inline-flex; margin-top:4px;}
.content-box > .rent-title-box p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.content-box > .info-box {}
.content-box > .info-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .info-box p {font-size:20px; font-weight:600; color:#000000; line-height:1.8; background-color:#faf8f2; display:block; width:100%; padding:54px 70px; border-radius:15px;}

.content-box > .text-box {}
.content-box > .text-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .text-box p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.content-box > .table-box {}
.content-box > .table-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .table-box p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.content-box > .sub-text-box {}
.content-box > .sub-text-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .sub-text-box p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.content-box .rent_black {color:#000000;}
.content-box .rent_black_bold {color:#000000; font-weight:600;}
.content-box .rent_red {color:#dd164a;}

@media (max-width: 992px) { 
    .content-box > .subject-box {height:86px; padding-bottom:36px; border-bottom:4px solid #000000;}
    .content-box > .subject-box h2 {font-size:42px; line-height:1.8;}
    
    .content-box .subject-box .rent-button {bottom:32px; width:140px; height:42px; font-size:14px; border-radius:50px;}
    .content-box .subject-box .rent-button:after {content:''; width:18px; height:18px; display:block; margin-left:10px;}
    
    .content-box > .rent-title-box h2 {font-size:28px; height:56px;}
    .content-box > .rent-title-box h2 .num {width:48px; height:48px; font-size:26px; margin:0 12px 0 0;}
    .content-box > .rent-title-box h2 .text {margin-top:0px;}
    .content-box > .rent-title-box p {font-size:16px; line-height:1.8; letter-spacing:-0.02em;}

    .content-box > .info-box h2 {font-size:20px; line-height:1.8;}
    .content-box > .info-box p {font-size:15px; line-height:1.6; padding:30px 40px; border-radius:12px; letter-spacing:-0.02em;}
    
    .content-box > .text-box h2, .content-box > .table-box h2, .content-box > .sub-text-box h2 {font-size:20px; line-height:1.8;}
    .content-box > .text-box p, .content-box > .table-box p, .content-box > .sub-text-box p {font-size:16px; line-height:1.8; letter-spacing:-0.02em;}
    
}

@media (max-width: 640px) {
    .content-box .mt10{margin-top: 5px;}
    .content-box .mt15{margin-top: 10px;}
    .content-box .mt20{margin-top: 10px;}
    .content-box .mt25{margin-top: 13px;}
    .content-box .mt30{margin-top: 16px;}
    .content-box .mt40{margin-top: 28px;}
    .content-box .mt45{margin-top: 30px;}
    .content-box .mt50{margin-top: 35px;}
    .content-box .mt60{margin-top: 40px;}
    .content-box .mt80{margin-top: 50px;}
    
    .h_10px {height:5px; }
    .h_20px {height:10px; }
    .h_15px {height:10px; }
    .h_30px {height:15px; }
    .h_40px {height:20px; }
    .h_50px {height:25px; }
    .h_60px {height:30px; }
    .h_80px {height:40px; }
    
    .content-box {padding:0 0;}
    .content-box > .subject-box {height:72px; padding-bottom:36px; border-bottom:3px solid #000000;}
    .content-box > .subject-box h2 {font-size:32px; line-height:1.8;}
    
    .content-box .subject-box .rent-button {bottom:22px; width:116px; height:36px; font-size:12px; border-radius:50px;}
    .content-box .subject-box .rent-button:after {content:''; width:12px; height:12px; display:block; margin-left:8px;}
    
    .content-box > .rent-title-box h2 {font-size:26px; height:50px;}
    .content-box > .rent-title-box h2 .num {width:42px; height:42px; font-size:22px; margin:0 12px 0 0;}
    .content-box > .rent-title-box h2 .text {margin-top:0px;}
    .content-box > .rent-title-box p {font-size:14px; line-height:1.6; letter-spacing:-0.02em;}

    .content-box > .info-box h2 {font-size:18px; line-height:1.8;}
    .content-box > .info-box p {font-size:13px; line-height:1.6; padding:24px 30px; border-radius:10px; letter-spacing:-0.02em;}
    
    .content-box > .text-box h2, .content-box > .table-box h2, .content-box > .sub-text-box h2 {font-size:18px; line-height:1.8;}
    .content-box > .text-box p, .content-box > .table-box p, .content-box > .sub-text-box p {font-size:14px; line-height:1.6; letter-spacing:-0.02em;}   
}

.rent_table01 .title { font-size:16px;  background:#eff2f4; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table01 .semi_title { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table01 .text { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:400; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }

.rent_table01 .text01 { width:10%; text-align:center; border-right:#cfd6dc 1px solid; border-left:#cfd6dc 1px solid; }
.rent_table01 .text02 { width:10%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table01 .text03 { width:20%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table01 .text04 { width:20%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table01 .text05 { width:20%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table01 .text06 { width:20%; text-align:center; border-right:#cfd6dc 1px solid; }

@media all and (min-width:1240px) {
    .rent_table01 .title { font-size:16px; line-height:24px; }
    .rent_table01 .semi_title { font-size:16px; line-height:24px; }
    .rent_table01 .text { font-size:16px; line-height:24px; padding:16px 0px 16px 0px; }
}
@media all and (max-width:1239px) {
    .rent_table01 .title { font-size:16px; line-height:20px; }
    .rent_table01 .semi_title { font-size:16px; line-height:20px; }
    .rent_table01 .text { font-size:16px; line-height:20px; padding:16px 0px 16px 0px; }
}
@media all and (max-width:992px) { 
    .rent_table01 .text01 { width:14%; text-align:center; }
    .rent_table01 .text02 { width:14%; text-align:center; }
    .rent_table01 .text03 { width:18%; text-align:center; }
    .rent_table01 .text04 { width:18%; text-align:center; }
    .rent_table01 .text05 { width:18%; text-align:center; }
    .rent_table01 .text06 { width:18%; text-align:center; }

    .rent_table01 .title { font-size:14px; line-height:20px; }
    .rent_table01 .semi_title { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
    .rent_table01 .text { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
}
@media all and (max-width:640px) { 
    .rent_table01 .text01 { width:14%; text-align:center; }
    .rent_table01 .text02 { width:14%; text-align:center; }
    .rent_table01 .text03 { width:18%; text-align:center; }
    .rent_table01 .text04 { width:18%; text-align:center; }
    .rent_table01 .text05 { width:18%; text-align:center; }
    .rent_table01 .text06 { width:18%; text-align:center; }

    .rent_table01 .title { font-size:12px; line-height:18px; }
    .rent_table01 .semi_title { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
    .rent_table01 .text { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
}


.rent_inner_text .rent_sub_text {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8; padding:0px 0px 0px 0px;}

.rent_sub_text ul, .rent_sub_text li {
    list-style: none;
}
.rent_sub_text ol, .rent_sub_text ul {
    list-style: none;
}
.rent_sub_text li, .rent_sub_text ol, .rent_sub_text p, .rent_sub_text ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text .text_item li {
    text-indent: -20px;
    line-height: 36px;
    padding-left: 20px;
    margin-bottom:30px;
}

.rent_sub_text .text_item li:last-child {
    margin: 0;
}


.rent_table02 .title { font-size:16px;  background:#eff2f4; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table02 .semi_title { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table02 .text { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:400; letter-spacing:-0.03em; padding:16px 20px 16px 20px; border-bottom:#cfd6dc 1px solid; }
.rent_table02 .bigo_text { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:400; letter-spacing:-0.03em; padding:0px 20px 0px 20px; border-bottom:#cfd6dc 1px solid; }

.rent_table02 .text01 { width:15%; text-align:center; border-right:#cfd6dc 1px solid; border-left:#cfd6dc 1px solid; }
.rent_table02 .text02 { width:15%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table02 .text03 { width:15%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table02 .text04 { width:55%; text-align:left; border-right:#cfd6dc 1px solid; }

@media all and (min-width:1240px) {
    .rent_table02 .title { font-size:16px; line-height:24px; }
    .rent_table02 .semi_title { font-size:16px; line-height:24px; }
    .rent_table02 .text { font-size:16px; line-height:24px; padding:16px 20px 16px 20px; }
    .rent_table02 .bigo_text { font-size:16px; line-height:24px; padding:0px 20px 0px 20px; }
}
@media all and (max-width:1239px) {
    .rent_table02 .title { font-size:16px; line-height:20px; }
    .rent_table02 .semi_title { font-size:16px; line-height:20px; }
    .rent_table02 .text { font-size:16px; line-height:20px; padding:16px 20px 16px 20px; }
    .rent_table02 .bigo_text { font-size:16px; line-height:20px; padding:0px 20px 0px 20px; }
}
@media all and (max-width:992px) {             
    .rent_table02 .title { font-size:14px; line-height:20px; }
    .rent_table02 .semi_title { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
    .rent_table02 .text { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
    .rent_table02 .bigo_text { font-size:14px; line-height:20px; padding:0px 4px 0px 4px; }
}
@media all and (max-width:640px) { 
    .rent_table02 .title { font-size:12px; line-height:18px; }
    .rent_table02 .semi_title { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
    .rent_table02 .text { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
    .rent_table02 .bigo_text { font-size:12px; line-height:18px; padding:0px 4px 0px 4px; }
}



.rent_inner_text02 .rent_sub_text02 {font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; letter-spacing:-0.03em; line-height:1.8; padding:0px 0px 0px 0px;}

.rent_sub_text02 ul, .rent_sub_text02 li {
    list-style: none;
}
.rent_sub_text02 ol, .rent_sub_text02 ul {
    list-style: none;
}
.rent_sub_text02 li, .rent_sub_text02 ol, .rent_sub_text02 p, .rent_sub_text02 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text02 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text02 .text_item li {
    text-indent: -19px;
    line-height: 26px;
    padding-left: 20px;
    margin-bottom:6px;
}

.rent_sub_text02 .text_item li:last-child {
    margin: 0;
}


.rent_table03 .title { font-size:16px;  background:#eff2f4; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table03 .semi_title { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:600; letter-spacing:-0.03em; padding:16px 0px 16px 0px; border-bottom:#cfd6dc 1px solid; }
.rent_table03 .text { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:400; letter-spacing:-0.03em; padding:16px 20px 16px 20px; border-bottom:#cfd6dc 1px solid; }
.rent_table03 .bigo_text { font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; height:32px; line-height:24px; font-weight:400; letter-spacing:-0.03em; padding:0px 20px 0px 20px; border-bottom:#cfd6dc 1px solid; }

.rent_table03 .text01 { width:10%; text-align:center; border-right:#cfd6dc 1px solid; border-left:#cfd6dc 1px solid; }
.rent_table03 .text01_2 { width:10%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table03 .text02 { width:10%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table03 .text03 { width:15%; text-align:center; border-right:#cfd6dc 1px solid; }
.rent_table03 .text04 { width:55%; text-align:left; border-right:#cfd6dc 1px solid; }

@media all and (min-width:1240px) {
    .rent_table03 .title { font-size:16px; line-height:24px; }
    .rent_table03 .semi_title { font-size:16px; line-height:24px; }
    .rent_table03 .text { font-size:16px; line-height:24px; padding:16px 20px 16px 20px; }
    .rent_table03 .bigo_text { font-size:16px; line-height:24px; padding:0px 20px 0px 20px; }
}
@media all and (max-width:1239px) {
    .rent_table03 .title { font-size:16px; line-height:20px; }
    .rent_table03 .semi_title { font-size:16px; line-height:20px; }
    .rent_table03 .text { font-size:16px; line-height:20px; padding:16px 20px 16px 20px; }
    .rent_table03 .bigo_text { font-size:16px; line-height:20px; padding:0px 20px 0px 20px; }
}
@media all and (max-width:992px) {             
    .rent_table03 .title { font-size:14px; line-height:20px; }
    .rent_table03 .semi_title { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
    .rent_table03 .text { font-size:14px; line-height:20px; padding:10px 2px 10px 2px; }
    .rent_table03 .bigo_text { font-size:14px; line-height:20px; padding:0px 4px 0px 4px; }
}
@media all and (max-width:640px) { 
    .rent_table03 .title { font-size:12px; line-height:18px; }
    .rent_table03 .semi_title { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
    .rent_table03 .text { font-size:12px; line-height:18px; padding:10px 2px 10px 2px; }
    .rent_table03 .bigo_text { font-size:12px; line-height:18px; padding:0px 4px 0px 4px; }
}


.rent_inner_text03 .rent_sub_text03 {font-size:16px; color:#000000; font-family:'Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; letter-spacing:-0.03em; line-height:1.8; padding:0px 0px 0px 0px;}

.rent_sub_text03 ul, .rent_sub_text03 li {
    list-style: none;
}
.rent_sub_text03 ol, .rent_sub_text03 ul {
    list-style: none;
}
.rent_sub_text03 li, .rent_sub_text03 ol, .rent_sub_text03 p, .rent_sub_text03 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text03 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text03 .text_item li {
    text-indent: -19px;
    line-height: 26px;
    padding-left: 20px;
    margin-bottom:6px;
}

.rent_sub_text03 .text_item li:last-child {
    margin: 0;
}


.rent_inner_text04 .rent_sub_text04 {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8; padding:0px 10px 0px 10px;}

.rent_sub_text04 ul, .rent_sub_text04 li {
    list-style: none;
}
.rent_sub_text04 ol, .rent_sub_text04 ul {
    list-style: none;
}
.rent_sub_text04 li, .rent_sub_text04 ol, .rent_sub_text04 p, .rent_sub_text04 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text04 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text04 .text_item li {
    text-indent: -20px;
    line-height: 32px;
    padding-left: 20px;
    margin-bottom:4px;
}

.rent_sub_text04 .text_item li:last-child {
    margin: 0;
}


.content-box > .rent-info-box {}
.content-box > .rent-info-box h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .rent-info-box p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.rent-info-box  {
    font-size:18px; 
    font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; 
    color:#333333; 
    text-align:left; 
    line-height:26px;
    border: 5px solid #e9e9e9;
    padding:28px 40px 12px 40px;
}

.rent_sub_title {font-size:20px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:30px; text-align:left; text-decoration:none; color:#000000; font-weight:700;}
.rent_info_desc { font-size:18px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:26px; text-align:left; text-decoration:none; color:#333333;}



.rent_info_desc ul, .rent_info_desc li {
    list-style: none;
}
.rent_info_desc ol, .rent_info_desc ul {
    list-style: none;
}
.rent_info_desc li, .rent_info_desc ol, .rent_info_desc p, .rent_info_desc ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_info_desc ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_info_desc .text_item li {
    text-indent: -16px;
    padding-left: 16px;
    line-height: 32px;
    margin-bottom: 4px;
}

.rent_info_desc .text_item li:last-child {
    margin: 0;
}


.rent_inner_text2 .rent_sub_desc2 {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8; padding:0px 6px 0px 6px;}

.rent_sub_desc2 ul, .rent_sub_desc2 li {
    list-style: none;
}
.rent_sub_desc2 ol, .rent_sub_desc2 ul {
    list-style: none;
}
.rent_sub_desc2 li, .rent_sub_desc2 ol, .rent_sub_desc2 p, .rent_sub_desc2 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_desc2 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_desc2 .text_item li {
    text-indent: -26px;
    padding-left: 20px;
    line-height: 32px;
    margin-bottom: 30px;
}

.rent_sub_desc2 .text_item li:last-child {
    margin: 0;
}


.content-box > .rent-info-box2 {}
.content-box > .rent-info-box2 h2 {display:block; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:700; font-size:22px; color:#000000; line-height:1.8;}
.content-box > .rent-info-box2 p {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8;}

.rent-info-box2  {
    font-size:18px; 
    font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; 
    color:#333333; 
    text-align:left; 
    line-height:30px;
    border: 5px solid #e9e9e9;
    padding:28px 40px 12px 40px;
}

.rent_link_desc {font-size:18px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:30px; text-align:left; text-decoration:none; color:#333333;}
.rent-gab {padding:0px 15px 0 15px;}

.rent_link_desc .text_item a:link {font-size:18px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:30px; text-align:left; color:#3074f0; font-weight:400; text-decoration:underline; text-underline-offset:3px;}
.rent_link_desc .text_item a:visited {font-size:18px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:30px; text-align:left; color:#3074f0; font-weight:400; text-decoration:underline; text-underline-offset:3px;}
.rent_link_desc .text_item a:hover {font-size:18px; font-family:'Pretendard','Nanum Gothic','나눔고딕','돋음','굴림'; line-height:30px; text-align:left; color:#3074f0; font-weight:400; text-decoration:underline; text-underline-offset:3px;}


.rent_link_desc ul, .rent_link_desc li {
    list-style: none;
}
.rent_link_desc ol, .rent_link_desc ul {
    list-style: none;
}
.rent_link_desc li, .rent_link_desc ol, .rent_link_desc p, .rent_link_desc ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_link_desc ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_link_desc .text_item li {
    text-indent: -16px;
    padding-left: 16px;
    line-height: 32px;
    margin-bottom: 4px;
}

.rent_link_desc .text_item li:last-child {
    margin: 0;
}


.rent_inner_text06 .rent_sub_text06 {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8; padding:0px 10px 0px 10px;}

.rent_sub_text06 ul, .rent_sub_text06 li {
    list-style: none;
}
.rent_sub_text06 ol, .rent_sub_text06 ul {
    list-style: none;
}
.rent_sub_text06 li, .rent_sub_text06 ol, .rent_sub_text06 p, .rent_sub_text06 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text06 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text06 .text_item li {
    text-indent: -20px;
    line-height: 36px;
    padding-left: 20px;
    margin-bottom:30px;
}

.rent_sub_text06 .text_item li:last-child {
    margin: 0;
}


.rent_inner_text05 .rent_sub_text05 {font-size:18px; color:#666666; font-family:'Pretendard','Nanum Gothic','나눔고딕','dotum','굴림'; font-weight:400; line-height:1.8; padding:0px 10px 0px 10px;}

.rent_sub_text05 ul, .rent_sub_text05 li {
    list-style: none;
}
.rent_sub_text05 ol, .rent_sub_text05 ul {
    list-style: none;
}
.rent_sub_text05 li, .rent_sub_text05 ol, .rent_sub_text05 p, .rent_sub_text05 ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

.rent_sub_text05 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.rent_sub_text05 .text_item li {
    text-indent: -20px;
    line-height: 32px;
    padding-left: 20px;
    margin-bottom:4px;
}

.rent_sub_text05 .text_item li:last-child {
    margin: 0;
}

@media all and (max-width:992px) { 
    .content-box > .rent-info-box h2 {font-size:16px; line-height:1.8;}
    .content-box > .rent-info-box p {font-size:16px; line-height:1.8; letter-spacing:-0.02em;}
    .rent-info-box  { font-size:16px; line-height:18px; border:5px solid #e9e9e9; padding:28px 30px 12px 30px;}

    .content-box > .rent-info-box2 h2 {font-size:16px; line-height:1.8;}
    .content-box > .rent-info-box2 p {font-size:16px; line-height:1.8;}
    .rent-info-box2  { font-size:16px; line-height:18px; border:5px solid #e9e9e9; padding:28px 30px 12px 30px;}

    .rent_sub_title {font-size:20px; line-height:18px;}
    .rent_info_desc { font-size:16px; line-height:18px;}

    .rent_link_desc {font-size:16px; line-height:18px; letter-spacing:-0.05em;}
    .rent-gab {padding:0px 10px 0 10px;}

    .rent_link_desc .text_item a:link {font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_link_desc .text_item a:visited {font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_link_desc .text_item a:hover {font-size:16px; line-height:1.8; letter-spacing:-0.03em;}

    .rent_inner_text .rent_sub_text {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text2 .rent_sub_desc2 {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text02 .rent_sub_text02 {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}            
    .rent_inner_text03 .rent_sub_text03 {font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_inner_text04 .rent_sub_text04 {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text05 .rent_sub_text05 {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text06 .rent_sub_text06 {font-size:16px; line-height:1.8; padding:0px 0px 0px 0px;}

    .rent_sub_text .text_item li {text-indent:-12px; padding-left:12px; margin-bottom:24px; font-size:16px; line-height:1.6; letter-spacing:-0.03em;}
    .rent_sub_text02 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:8px; font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text03 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:8px; font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text04 .text_item li {text-indent:-10px; padding-left:10px; margin-bottom:4px; font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text05 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:6px; font-size:16px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text06 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:24px; font-size:16px; line-height:1.8; letter-spacing:-0.03em;}

    .rent_info_desc .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:4px; line-height:1.8;}
    .rent_sub_desc2 .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:10px; line-height:1.8;}
    .rent_link_desc .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:4px; line-height:1.8;}
}

@media all and (max-width:640px) { 
    .content-box > .rent-info-box h2 {font-size:14px; line-height:1.8;}
    .content-box > .rent-info-box p {font-size:14px; line-height:1.8; letter-spacing:-0.02em;}
    .rent-info-box  { font-size:14px; line-height:18px; border:5px solid #e9e9e9; padding:28px 30px 12px 30px;}

    .content-box > .rent-info-box2 h2 {font-size:14px; line-height:1.8;}
    .content-box > .rent-info-box2 p {font-size:14px; line-height:1.8;}
    .rent-info-box2  { font-size:14px; line-height:18px; border:5px solid #e9e9e9; padding:28px 30px 12px 30px;}

    .rent_sub_title {font-size:18px; line-height:18px;}
    .rent_info_desc { font-size:13px; line-height:18px;}

    .rent_link_desc {font-size:13px; line-height:18px; letter-spacing:-0.05em;}
    .rent-gab {padding:0px 6px 0 6px; height:10px;}

    .rent_link_desc .text_item a:link {font-size:12px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_link_desc .text_item a:visited {font-size:12px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_link_desc .text_item a:hover {font-size:12px; line-height:1.8; letter-spacing:-0.03em;}

    .rent_inner_text .rent_sub_text {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text2 .rent_sub_desc2 {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text02 .rent_sub_text02 {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}            
    .rent_inner_text03 .rent_sub_text03 {font-size:13px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_inner_text04 .rent_sub_text04 {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text05 .rent_sub_text05 {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}
    .rent_inner_text06 .rent_sub_text06 {font-size:13px; line-height:1.8; padding:0px 0px 0px 0px;}

    .rent_sub_text .text_item li {text-indent:-12px; padding-left:12px; margin-bottom:20px; font-size:13px; line-height:1.6; letter-spacing:-0.03em;}
    .rent_sub_text02 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:6px; font-size:13px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text03 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:6px; font-size:13px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text04 .text_item li {text-indent:-10px; padding-left:10px; margin-bottom:2px; font-size:13px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text05 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:4px; font-size:13px; line-height:1.8; letter-spacing:-0.03em;}
    .rent_sub_text06 .text_item li {text-indent:-15px; padding-left:20px; margin-bottom:20px; font-size:13px; line-height:1.8; letter-spacing:-0.03em;}

    .rent_info_desc .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:4px; line-height:1.8;}
    .rent_sub_desc2 .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:10px; line-height:1.8;}
    .rent_link_desc .text_item li {text-indent:-16px; padding-left:16px; margin-bottom:4px; line-height:1.8;}
}



