@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

html {scroll-behavior: smooth;}

/* common */
* {letter-spacing: -0.5px; word-break: keep-all; color: #333;}

#sub_visual {width: 100%;height: 240px;position: relative; }
#sub_visual .visual_tit {position: absolute;left: 50%; top: 50%; transform: translateX(-50%);z-index: 6; text-align: center; width: 100%; padding: 0 20px;}
#sub_visual .visual_tit.visual_tit02 {transform: translate(-50%,0);}
#sub_visual .visual_tit h2{color: #fff; font-weight: 500; font-family: 'Noto Sans KR', sans-serif;font-size: 48px;}
#sub_visual .visual_tit p{color:#fff; font-size:18px; font-weight:400;}
.sub_visual01 {background: url(../images/sub/sub_visual01.jpg) no-repeat center bottom / cover;}
.sub_visual02 {background: url(../images/sub/sub_visual02.jpg) no-repeat center bottom / cover;}
.sub_visual03 {background: url(../images/sub/sub_visual03.jpg) no-repeat center bottom / cover;}
.sub_visual04 {background: url(../images/sub/sub_visual04.jpg) no-repeat center bottom / cover;}
.sub_visual05 {background: url(../images/sub/sub_visual05.jpg) no-repeat center bottom / cover;}
.sub_visual06 {background: url(../images/sub/sub_visual06.jpg) no-repeat center bottom / cover;}
.sub_visual07 {background: url(../images/sub/sub_visual07.jpg) no-repeat center bottom / cover;}


/*공통*/
.moduleCall{padding:90px 0 100px; overflow:hidden; min-height: 50vh;}
.moduleCall02{padding:100px 0 0;}
.moduleCall03{padding:100px 0 120px 0;}
p{}
strong{}
.play_font{ font-weight:600;}
.sub_tit { display: block;text-align: center;font-weight: 600;font-size: 44px;margin-bottom:40px;color: #333; position:relative;}
section{padding: 95px 0;}
.sub_tit h3.int_tit{ font-size:46px; font-weight:600; margin-bottom: 60px; font-family: 'Noto Sans KR', sans-serif;}
.sub_tit h3.int_tit.int_tit03 {display: none;}
.sub_tit p.int_tit_sub {font-size: 24px; text-align: center;}
.sub_tit p.int_tit_sub b{}
.sub_tit p.int_tit_sub b:nth-of-type(1) {padding-right: 50px;}
.sub_tit p.int_tit_sub span:nth-of-type(2) {padding-left: 50px; position: relative;}
.sub_tit p.int_tit_sub span:nth-of-type(2):after {position: absolute; content: ''; width:1px; height:24px; background-color: #999999; left:0; top:50%; transform: translateY(-50%);}
.sub_tit h4{  font-size:34px;text-align:center;color: #333;font-weight: 300;line-height: 44px;margin-top: 30px;padding: 0 5px;}
.sub_tit h4 strong{font-weight: 500; font-size: 34px;}
.title03{font-size:30px; color:#333; font-weight:800; position:relative;  margin-bottom:20px; display:inline-block; word-break: keep-all; }
.navtab {width: 100%; font-size: 0; text-align: center; z-index:10;  border-bottom: 1px solid #ddd; background-color: #192850;}
#sub_contents .inner {width:1410; margin:0 auto; position: relative;}
.navtab .inner{width: 100%; max-width: 1410px; margin: 0 auto;}
.navtab li{height:72px;  display: inline-block; position: relative; float: left; line-height:72px; }
.navtab.lnb01 li{width:16.6% }
.navtab.lnb02 li{width:33.3%}
.navtab.lnb03 li{width:25%;}
.navtab.lnb04 li{width:50%;}
.navtab.lnb05 li{width:calc(100%/5)}
.navtab li a{display: block; box-sizing: border-box; height:72px; line-height:72px;  font-size: 18px; text-align: center; cursor: pointer; color:#fff; background:#192850; transform: skew(-0.001deg); border-right:none;  letter-spacing:-1px; opacity:0.4; }
.navtab li:hover a{ color:#fff; opacity: 1;}
.navtab li.active a{color:#ffff;font-weight: 600;font-family: 'Noto Sans KR', sans-serif; opacity:1;}
.navtab li {position: relative;}
.navtab li:after {position: absolute; content: ''; width: 1px; height: 30%; top: 50%;right: 0; background-color: #fff; transform: translateY(-50%); opacity: 0.4;}
.navtab li:last-of-type:after {display: none;}
.navselect{display:none;}
.navtab_sub01 {width:250px !important;}
.navtab_sub02 {width:700px !important;}
.navtab_sub03 {width:450px !important;}
.navtab_sub04 {width:540px !important;}
.navtab_sub05 {width:320px !important;}
.navtab_sub06 {width:1140px !important;}

#A_Wrap {width:100%; overflow-x: hidden;}


/* inner */
.inner {width:1410px; margin:0 auto;}
.inner03 {width: 1200px;margin:0 auto; position: relative;}

/* font */
.fz16 {font-size: 16px;}
.fz18 {font-size: 18px;}
.fz20 {font-size: 20px;}
.fz22 {font-size: 22px;}
.fz24 {font-size: 24px;}
.fz26 {font-size: 26px;}
.fz32 {font-size: 32px;}
.fz34 {font-size: 34px;}
.fz36 {font-size: 36px;}
.fz40 {font-size: 40px;}
.fz48 {font-size: 48px;}
.fz50 {font-size: 50px;}
.fz56 {font-size: 56px;}
.fz70 {font-size: 70px;}

.fw500 {font-weight: 500; font-family: 'Noto Sans KR', sans-serif;
}
.fwbold {font-weight: 600; font-family: 'Noto Sans KR', sans-serif;
}
.fw300 {font-weight: 300;}

.tac {text-align: center;}
.ls-15 {letter-spacing: -1.5px;}


/* color */
.c6 {color: #666;}
.c3 {color: #333;}
.c9 {color: #999;}
.cf {color: #fff;}
.cg {color: #197929;}
.cd {color: #ddd;}
.cpoint {color: #192850;}
.cpoint2 {color: #44578c;}

/* padding & margin */
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb50  {padding-bottom: 50px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
.pb85 {padding-bottom: 85px;}
.pb100 {padding-bottom: 100px;}

.mt60 {margin-top: 60px;}


.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb60 {margin-bottom: 60px;}
.mb100 {margin-bottom: 100px !important;}
.mb150 {margin-bottom: 150px;}
.mb300 {margin-bottom: 300px;}


.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}
.pl40 {padding-left: 40px;}
.pl90 {padding-left: 90px;}
.p50 {padding: 50px 0;}
.pt0 {padding-top: 0 !important;}
.p230 {padding: 230px 0 80px}

/* height */
.mh100 {min-height: 100px;}

/* line-height */
.lh1-8 {line-height: 1.8;}
.lh1-5 {line-height: 1.5;}

/* background */
.bg01 {background-color: #f9fcfa;}
.bgimg {background: url(../images/sub/bg_bottom.jpg) no-repeat center; background-size: cover;}
.bg02 {background-color: #07572b;}
.bgfa {background: #fafafa;}
/* display */
.d-block {display: block;}
.d-flex {display: flex;}
.dib {display: inline-block;}

/* opacity */
.opa60 {opacity:0.6;}

/* border */
.bd-d {border: 1px solid #ddd;}
.bdbt {border-bottom: 1px solid #ddd;}
.bdbtB {border-bottom: 1px solid #333;}
.bdbt02 {border-bottom: 1px solid #bbb;}

/* width */
.w100 {width: 100%;}

/* bdrs */
.bdrs20 {border-radius: 20px;}


/* title */
.subTit {font-size: 46px; text-align: center; font-weight: 800; padding-bottom: 50px;  font-family: 'Noto Sans KR', sans-serif;
}

/* contsCom */
.contsCom {padding:100px 0;}
.conts .contsImg {width:680px; height:500px; border-radius: 0 150px 0 150px; overflow:hidden}
.conts .contsImg.contsImgBDn {border-radius: 0;}

/* left right */
.lefrig {display: flex;}
.leftconts {width:50%;}
.rightconts {width:50%;}
.conts .inner {display: flex; align-items: end; }
.conts.conts02 .inner {align-items: center;}
.mo_db {display: none;}


/* 인사말 */
.character.character01 ul li { padding-bottom: 100px;}
.character.character01 ul li .inner { display: flex; align-items: center;}
.character.character01 ul li:last-of-type {margin-bottom: 0; padding-top: 100px; background-color: #fafafa;}
.character.character01 ul li .img {width:580px; box-shadow:0 0 50px #ccc}
.character.character01 ul li .img img {width:100%; display: block; }
.character.character01 ul li .txt {width:calc((100% - 720px)); margin-left: 100px;} 
.character.character01 ul li:nth-of-type(2) .txt {width:calc((100% - 720px)); margin-right: 100px; margin-left: 0;} 
.character.character01 ul li .txt p b {color: #abd5b2;}
.character.character01 ul li .txt p span {padding-right: 10px;}
.character.character01 ul li .txt p {padding-bottom: 20px; margin-bottom: 30px; position: relative;}
/* .character ul li .txt p:after {position: absolute; content: ''; width: 50px; height:1px; background-color: #333; left:0; bottom:0;} */
.character.character01 ul li .txt > span b {display: block; padding-top: 60px;}
.character.character01 ul li .txt > span b img {padding-left: 10px; vertical-align: middle;}

.character.character01 ul li:first-of-type {background: url(../images/sub/eng01.png) no-repeat right 20px bottom; background-size: 50%;}
.character.character01 ul li:last-of-type {background: #fafafa url(../images/sub/eng02.png) no-repeat left 20px bottom; background-size: 50%;}


/* 경영이념 */
.character.character02 ul li {display: flex; justify-content: center; align-items: center; margin-bottom: 100px;}
.character.character02 ul li .img {width: 980px; box-shadow: none;}
.character.character02 ul li .txt {width: calc(100% - 1040px); margin-left:60px;}
.character.character02 ul li .txt p {padding-bottom: 30px; margin-bottom: 40px; position: relative;}
.character.character02 ul li .txt p:after {content: ''; position: absolute; bottom: 0; left: 0; background: url(../images/sub/line01.png) no-repeat center; width: 652px; height: 9px;}
.character.character02 ul li:nth-of-type(2) .txt p:after {content: ''; position: absolute; bottom: 0; right: 0; left:auto; background: url(../images/sub/line02.png) no-repeat center; width: 652px; height: 9px;}
.character.character02 ul li:nth-of-type(2) .txt {width: auto; margin-right:140px;  margin-left: auto;}
.character.character02 ul li .txt span em {display: block; padding-top: 30px;}
.value {background: url(../images/sub/ph_bg01.jpg) no-repeat center; padding: 80px 0 180px; background-size: cover;}
.value h5 {font-size: 44px; margin-bottom:130px; font-weight: 500;}
.value ul {display: flex;}
.value ul li {width:calc(100% / 3); position: relative; z-index: 1;}
.value ul li p {font-size: 24px; font-weight: 500; padding-bottom: 20px;}
.value ul li em {font-size: 18px; font-weight: 400; opacity: 0.6; display: block;} 
.value ul li:nth-of-type(1):before {content: ''; position: absolute; background-color: #303e62; opacity:0.5; width: 445px; height: 445px; border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index:-1}
.value ul li:nth-of-type(2):before {content: ''; position: absolute; background-color: #0f2359; opacity:0.5; width: 445px; height: 445px; border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index:-1}
.value ul li:nth-of-type(3):before {content: ''; position: absolute; background-color: #303e62; opacity:0.5; width: 445px; height: 445px; border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index:-1}

.character.character02 ul li .txt p span img {display: block;}
.character.character02 ul li:nth-of-type(2) .txt {text-align: right;}
.character.character02 ul li:nth-of-type(2) .txt span {text-align: right;}
.character.character02 ul li:nth-of-type(2) .txt p {text-align: right;}
.character.character02 ul li:nth-of-type(2) .txt p span img {margin-left: auto;}
.value ul li .imgbox {text-align: center; margin:0 auto; margin-bottom: 30px;}


/* 오시는길 */
.map {width: 100%;}
.map .inner > div {width: 100%;}
.maptxt {margin-top: 40px; background-color: #192850; padding: 50px;display: flex; box-sizing: border-box; align-items: center;}
.maptxt .logoline {width: 40%; padding:0 50px; position: relative;}
.maptxt .logoline:after {position: absolute; content: ''; width: 1px; height: 100%; top: 50%; right: 0; transform: translateY(-50%); background-color: #fff; opacity: 0.2;}
.maptxt .detail {width: 60%; padding: 0 50px;}
.maptxt > div {color: #fff;}
.maptxt > div span {color: #fff;}
.maptxt > div b {color: #fff;}
.maptxt .logoline span {font-size: 32px; font-weight: 500;}
.maptxt .logoline img {vertical-align: middle; padding-right: 10px;}
.maptxt .detail ul {display: flex; flex-wrap:wrap;}
.maptxt .detail ul li:nth-of-type(1) {width: 100%; padding-bottom: 20px;}
.maptxt .detail ul li b { padding: 0 20px;}
.maptxt .detail ul li:nth-of-type(2), .maptxt .detail ul li:nth-of-type(3) {width: 50%;}
.maptxt .detail ul li img {vertical-align: middle;}


/* 공동주택 */
.business .inner > ul {display: flex; flex-wrap:wrap; width: 100%;}
.business .inner > ul > li {width: calc((100% - 30px) / 2); margin-right: 30px; min-height:auto;margin-bottom: 30px; padding: 20px; padding-bottom:28.25%;  display: flex; align-items: end; position: relative; cursor:pointer; background-size: cover !important;} 
.business .inner > ul > li:nth-of-type(2n) {margin-right: 0;}
.business .inner > ul > li:nth-of-type(1) {background: url(../images/sub/b_01.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li:nth-of-type(2) {background: url(../images/sub/b_02.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li:nth-of-type(3) {background: url(../images/sub/b_03.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li:nth-of-type(4) {background: url(../images/sub/b_04.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li:nth-of-type(5) {background: url(../images/sub/b_05.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li:nth-of-type(6) {background: url(../images/sub/b_06.jpg) no-repeat center; background-size: cover;}
.business .inner > ul > li p { color: #fff; font-size: 26px; font-weight: 500; margin-right: 20px; word-break: break-all; display:-webkit-box;  overflow:hidden;  text-overflow:ellipsis;   white-space: normal;   -webkit-line-clamp:1;  -webkit-box-orient: vertical; position: absolute; bottom: 10px;}
.business .inner > ul > li .overlay {position: absolute; width: 100%; height: 100%; /* background-color: #000000a7;  */color: #fff; left: 0; top: 0; display: flex; flex-direction: column; justify-content: center;padding-left: 80px; display: none; padding-right: 80px;}
.business .inner > ul > li .overlay span {font-size: 26px; color: #fff; font-weight: 500; display: block; padding-bottom: 50px; word-break: break-all; width: 100%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: none;}
.business .inner > ul > li .overlay .detailwrap {display: none;}
.business .inner > ul > li .overlay ul li {color: #fff; padding-bottom: 20px; display: flex;}
.business .inner > ul > li .overlay ul li b {color: #fff; font-size: 20px; font-weight: 500; display: inline-block; min-width: 110px;}
.business .inner > ul > li .overlay ul li em {color: #fff; font-size: 20px; font-weight: 300; opacity:0.6; word-break: break-all; display:-webkit-box; overflow:hidden;  text-overflow:ellipsis; white-space: normal;    -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.business .inner > ul > li .overlay:after {background: url(../images/sub/b_arr.jpg) no-repeat center; width: 71px; height:71px; content: ''; position: absolute; right:0; bottom:0; display: block; }
.business .inner > ul > li .overlay:before {content: ''; background:#8d9ab9; width: 75px; height:72px; content: ''; position: absolute; left:-10px; top:-10px; display: block; z-index: -1;}
.business .inner > ul > li:hover .overlay {display: flex; }
/* .business .inner > ul > li:hover > p {display: none;} */
.business .inner > ul > li:hover {box-shadow: rgba(0, 0, 0, 0.5) 0px -30px 60px 10px inset;
}

/* 사업실적 noimage */
.business .inner > ul > li.noimage {background: url(../images/sub/noimage.jpg) no-repeat center; background-size: cover; border: 1px solid #ddd;}
.business .inner > ul > li.noimage p{color: #fff; z-index: 2;}
.swiper-slide.noimage {border: 1px solid #ddd;}
.business .inner > ul > li.noimage:before {content: ''; width: 100%; height: 100%; top:0; left:0; background-color: #00000028;}

/* 공동주택 뷰 */

.view_box {
}

.view_box .inner {
    padding-bottom:80px;
    border-bottom: 1px solid #ddd;
    margin-bottom:80px;
}

.view_box ul {
    display: flex;
    flex-direction: column
}

.view_box ul .tour_v ul {
    flex-direction: row;
    justify-content: space-between;
}

.view_box ul li {
    width: 100%;
    align-items: center;
}


.flex {display: flex; align-items:end ;}

.right_det {width:calc(100% - 675px); padding-left: 60px; box-sizing: border-box; background-color: #fff; margin-left: 30px; padding-top: 30px; padding-right: 20px;}
.right_det h4 {font-size: 24px; font-weight: 500; padding-bottom: 50px; word-wrap: break-word;}
.right_det .flexwrap ul li {/* display: flex; */ align-items: start; margin-bottom: 25px;}
.right_det .flexwrap ul li:after {content: ''; display: block; clear: both;}
.right_det .flexwrap ul li em {display: inline-block; font-size: 18px; font-weight: 500; min-width: 120px; float:left;}
.right_det .flexwrap ul li span {display: inline-block; font-size: 18px; color: #666; width:calc(100% - 120px); float:left; word-break: break-all; height: 100%; }
.swiper-button-next, .swiper-button-prev {bottom:10%; transform: translateY(-10%); width: 60px !important; height: 60px !important; color:transparent; z-index: 10;}
.swiper-button-next:after, .swiper-button-prev:after {width: 60px; height: 60px;}
.swiper-button-prev:after {background: url(../images/sub/v_arr_l.png) no-repeat center;}
.swiper-button-next:after {background: url(../images/sub/v_arr_r.png) no-repeat center;}
.swiper-button-prev:hover:after {background: url(../images/sub/v_arr_l_h.png) no-repeat center;}
.swiper-button-next:hover:after {background: url(../images/sub/v_arr_r_h.png) no-repeat center;}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper {
    height: 430px;
    width: 645px;
}

.mySwiper2 {
    height: 195px;
    box-sizing: border-box;
    padding:0 80px;
    margin-top: 80px;
    width: 100%;
    position: relative;
}

.mySwiper2 .swiper-slide {
    width: 285px !important;
    height: 190px !important;
    position: relative;
    cursor:pointer;
}

/* .mySwiper2 .swiper-wrapper {overflow: hidden;} */

.mySwiper2 .swiper-slide::after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6) url(../images/sub/plus.png) center no-repeat;
    opacity: 0; 
}

.mySwiper2 .swiper-slide::before {
    content: ''; width: 90%; height: 90%; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); border: 1px solid #fff; z-index: 1; opacity:0;
}

.mySwiper2  .swiper-slide-thumb-active::after {
    opacity: 1;
    transition: ease 0.3s;
}

.mySwiper2  .swiper-slide-thumb-active::before {
   opacity:1;
} 


.mySwiper2 .swiper-slide:hover::after {
    opacity: 1;
    transition: ease 0.3s;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view_box .receipt_view ul li:nth-child(1) {
    width: 65%;
}

.view_box .receipt_view ul li:nth-child(2) {
    width: 30%;
    padding: 0;
    text-align: right;
}

.view_box ul li .txt_box {
    padding-bottom: 16vw;
}

.view_box ul li .txt_box h2 {
    font-size: 5vw;
    font-family: 'SCDream';
    font-weight: 600;
    border-bottom: 1px solid #666;
    padding-bottom: 3vw;
}

.view_box ul li .txt_box p {
    font-size: 3.1vw;
    color: #999;
    font-family: 'SCDream';
    font-weight: 400;
    padding-top: 4vw;
}

.view_box .receipt_view p {
    font-family: 'SCDream';
    font-weight: 300;
    font-size: 5vw;
    color: #666;
    margin-bottom: 3vw;
}

.view_box .receipt_view p span {
    font-size: 8vw;
    color: #287837;
    font-family: 'SCDream';
    font-weight: 800;
}

.view_box .receipt_view select {
    width: 100%;
    padding: 3vw;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: url(../images/sub/arrow_down.png) no-repeat 95%;
    color: #999;
    font-family: 'SCDream';
    font-size: 3vw;
}

.view_box .receipt_view button {
    width: 90%;
    height: 26.56vw;
    background: linear-gradient(270deg, #287837, #5bb16b );
    color: #fff;
    font-size: 4.5vw;
    font-family: 'SCDream';
    font-weight: 600;
    border-radius: 12px;
    text-align: center;
}

.explanation {
    background: #fbfcfb;
    padding: 12.5vw 0;
}

.explanation .tit_box h2 {
    font-size: 6vw;
}

.explanation .img_box {
    width: 100%;
    height: 72vw;
    position: relative;
}

.explanation .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.explanation .bt_box {
    text-align: center;
    margin-top: 9vw;
}

.explanation .bt_box button {
    width: 28vw;
    height: 11vw;
    color: #fff;
    font-family: 'SCDream';
    font-size: 4vw;
    font-weight: 600;
    border-radius: 12px;
    background: #287837;
}

.listBtn {text-align: center; padding: 60px 0 0;}

.listBtn a {display: inline-block;
    margin: 0 5px;
    text-align: center;
    box-sizing: border-box;
    width: 160px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    background: #192850;
    transition: ease 0.3s;
    border-radius: 5px;
}

.listBtn a:hover {
    background: #666;
}


.business_view {padding-bottom: 100px; position: relative;}
.business_view:after {content: ''; position: absolute; width: 100%; height: 586px; background-color: #fafafa; bottom: 0;left: 0; z-index: -1;}

/* 리스트페이지 */
.list_page {text-align: center; margin-top: 60px;}
.list_page .inner02 { margin: 0 auto; }
.list_page .inner02>a { margin: 0 20px; }
.list_page .inner02>a:nth-child(1) { display: inline-block; width: 20px; height: 45px; line-height: 45px; text-indent: -9999px; white-space: nowrap; overflow: hidden; background: url(../images/sub/arr_l.png) no-repeat center;}
.list_page .inner02>a:nth-child(3) { display: inline-block; width: 20px; height: 45px; line-height: 45px; text-indent: -9999px; white-space: nowrap; overflow: hidden; background: url(../images/sub/arr_r.png) no-repeat center; }
.list_page ul {display: inline-block; margin: 0; }
.list_page ul li a {font-size: 16px; color: #999; text-align: center; display: inline-block;  font-weight: 500; width: 45px; height: 45px; line-height: 45px; font-weight: 400; }
.list_page ul li {float: left; margin: 0; margin-bottom: 0; border-bottom: none;}
.list_page ul::after {clear: both; content: ''; display: block; }
.list_page ul li a.on {background: #192850;  color: #fff; margin: 0 15px; border-radius: 50%; }


/* 가족회사 */
.intro_area {margin-bottom: 120px;}
.intro_area .inner {display: flex; justify-content: space-between; }
.intro_area .inner > div {width: calc((100% - 80px) / 2);}
.intro_area .inner > div.left {margin-right: 40px; }
.intro_area .inner > div.right {margin-left: 40px;}
.intro_area .inner > div.left img {width: 100%; display: block;}
.intro_area li {border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; padding-top: 20px; padding-bottom: 20px; align-items: center;}
.intro_area li span {font-size: 26px; display: flex; align-items: center;}
.intro_area li span .img {display:inline-block; min-width:60px; margin-right: 5px;}
.intro_area li span img {vertical-align: middle;}
.intro_area li em {font-size: 28px; display: inline-block; font-weight: 500;}


/* 연혁 */
.history .inner ul li {display: flex; /* border-bottom: 1px solid #eee; */ position: relative;  }
/* .history .inner ul li:after {position: absolute; content: ''; width:100%; height:1px; background-color: #eee; left:0; bottom:0 ; z-index:-1} */
.history .inner ul li .left {width:calc((50% + 1px)); line-height: 1; position: relative;}
.history .inner ul li .left:after {position: absolute; content: ''; width:1px; height:100%; background-color: #999; right:0; top:0; }
.history .inner ul li .right p {margin-bottom: 30px; position: relative; padding-left: 10px;}
.history .inner ul li:nth-of-type(odd) .right p {display: flex;}
.history .inner ul li:nth-of-type(odd) .right p span {padding-right: 5px; vertical-align: middle; padding-top: 4px;}
.history .inner ul li:nth-of-type(odd) .right p span {vertical-align: middle;}
.history .inner ul li:nth-of-type(odd) .right p em {vertical-align: middle;}
.history .inner ul li .right em a {font-size: inherit; font-weight: inherit; transition: 0.3s;}
.history .inner ul li .right em a:hover {color: #192850; font-weight: 500;}

.history .inner ul li .right p:last-of-type {margin-bottom: 0px;}
/* .history .inner ul li .right p:after {position: absolute; content: ''; width:4px; height:4px; background-color: #666; border-radius: 50%; left:0; top:50%; transform: translateY(-50%);} */
.history .inner ul li .right {padding:70px 0; padding-left: 70px; width: 50%; box-sizing: border-box;}
.history .inner ul li .left {padding:70px 0; box-sizing: border-box; }
.history .inner ul li .left h5 {text-align: center; position: relative;}
/* .history .inner ul li .left h5:before {position: absolute; content: ''; background: url(../images/sub/dot.png) no-repeat center; width: 16px; height:16px; right:0; top:50%; opacity:1 !important; transform: translate(8px,-50%); z-index:1;} */
.history .inner ul li .right {position: relative; width:50%}
.history .inner ul li .right:before {position: absolute; content: ''; background: url(../images/sub/dot.png) no-repeat center; width: 16px; height:16px; left:0; top:70px; opacity:1 !important; transform: translate(-8px,50%); z-index:1;}
.history .inner ul li:last-of-type:after {display: none;}
.history .inner ul li:last-of-type .right:before {display: none;}
.history .inner ul li:nth-of-type(2n) .left {order:2;}
.history .inner ul li:nth-of-type(2n) .right {order:1;}
.history .inner ul li:nth-of-type(2n) .left:after {position: absolute; content: ''; width:1px; height:100%; background-color: #999; left:0; top:0; }
.history .inner ul li:nth-of-type(2n) .right:before {position: absolute; content: ''; background: url(../images/sub/dot.png) no-repeat center; width: 16px; height:16px; left:auto; right:0; top:70px; opacity:1 !important; transform: translate(8px,50%); z-index:1;}

.history .inner ul li .left {padding-right: 60px; }
.history .inner ul li .left h5 {text-align: right;}
.history .inner ul li .right {padding-left: 60px;}

.history .inner ul li:nth-of-type(2n) .right  {padding-right: 60px; }
.history .inner ul li:nth-of-type(2n) .right p {text-align: right;}
.history .inner ul li:nth-of-type(2n) .right p span {vertical-align: middle;}
.history .inner ul li:nth-of-type(2n) .right em {vertical-align: middle;}
.history .inner ul li:nth-of-type(2n) .left  {padding-left: 60px; padding-right: 0;}
.history .inner ul li:nth-of-type(2n) .left h5 {text-align: left;}

/* notice */
.reference {padding-bottom:40px;}
.reference .infomenuDiv {overflow:hidden; margin-bottom:60px; margin-top:20px; width:100%; height:120px; background:#fafafa;}
.reference .infomenuDiv .num {font-size:16px; color:#333; float:left; line-height:36px;}
.reference .infomenuDiv .num span{color:#203c69;}
.reference .infomenuDiv .searchDiv {text-align: center; line-height:120px;}
.reference .infomenuDiv .searchDiv form{position:relative;}
.reference .infomenuDiv .searchDiv select {vertical-align:middle; width:180px; height:36px; background:url(../images/sub/arr_d.png) no-repeat 95% 50%; font-size:16px; color:#333; border:0; border-bottom:2px solid #333; box-sizing:border-box;  font-weight:600;}
.reference .infomenuDiv .searchDiv input[type="text"] {vertical-align:middle; width:580px; height:36px; font-size:16px; border:0; box-sizing:border-box; border-bottom:2px solid #333; background: #fafafa; margin-left:20px; color:#666;}
.reference .infomenuDiv .searchDiv button {vertical-align:middle; width:36px; line-height:36px; background:url(../images/sub/search.png) no-repeat 50% 50%; border:0; text-indent:-9999px; position:absolute; top:50%; right:330px; transform:translate(0,-50%); }
.reference .table_type1{width:100%; border-top:2px solid#333; margin-bottom:60px;}
.reference .table_type1 > ul{display:table; width:100%; }
.reference .table_type1 > ul > li{display:table-row; width:100%; box-sizing:border-box;}
.reference .table_type1 > ul > li > div {display:table-cell;}
.reference .table_type1 > ul > li.tbTh {background:#fafafa;}
.reference .table_type1 > ul > li.tbTh > div{padding:15px 0; border-bottom:1px solid #ddd; color:#333; vertical-align:middle; text-align:center; font-size:16px; font-weight:normal;  font-weight:600;}
.reference .table_type1 > ul > li.tbTd > div {text-align:center; padding:20px 5px; border-bottom:1px solid #ddd; vertical-align:middle;}
.reference .table_type1 > ul > li.tbTd .td_tit {text-align:left; }
.reference .table_type1 > ul > li.tbTd .td_tit a {font-size:16px; color:#666; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; transition-duration: 0.2s; transition-timing-function: ease; display:block; text-overflow:ellipsis; width:400px; white-space:nowrap; overflow:hidden; }
.reference .table_type1 .td_day {width:120px;text-align:center; color:#666666;font-size:16px;  }
.reference .table_type1 .td_answer{width:120px;text-align:center; color:#666;font-size:16px;  }
.reference .table_type1 .td_view {width:120px;text-align:center;font-size:16px; color:#666;}
.reference .table_type1 .td_state {width:120px;text-align:center;font-size:16px; }
.reference .table_type1 .td_num {width:100px;text-align:center; font-size:16px; color:#999;}
.reference .table_type1 .td_state span {display:inline-block; width:62px; height:28px; line-height:28px; font-size:13px; font-weight:500; color:#fff; text-align:center; border-radius:3px;}



/* notice view */
.notice_view {margin-top: 40px;}
.boardView {width:100%; border-top:2px solid #333; margin-top:20px;}
.boardView_answer {margin-bottom: 100px;}
.boardView .titArea {padding:20px 10px 20px; background:#fff; border-bottom:1px solid #dfe5ea; position:relative;}
.boardView .titArea h5.tit {font-size:24px; color:#333; margin-bottom:10px; font-weight:600;display: inline-block; word-break: normal;}
.boardView .titArea .cateDate {display: flex;}
.boardView .titArea .category {padding-right: 15px;}
.boardView .titArea .category  span{font-size:14px; color:#666; }
.boardView .titArea .date  span{font-size:14px; color:#999; }
.boardView .txtArea {padding:40px 0px 60px; color:#999; font-size:17px; position:relative; text-align: left;}
.boardView .txtArea p {font-size:16px; color:#999; line-height:1.7; margin-bottom: 50px;}
.boardView .txtArea .txt_img{width:100%; position:relative; margin-bottom:40px;}
.boardView .txtArea .article{ position:absolute; border:1px solid #333; border-radius:30px; color:#333; padding:5px 15px; bottom:10px; right:10px; font-weight:500;}
/* .boardView .prevNext {padding: 0 50px;} */
.boardView .fileArea {border: 1px solid #ddd; border-left: none; border-right: none; margin-bottom: 20px;}
.boardView .fileArea span {padding:0px 20px; display:inline-block; vertical-align:middle; font-size:16px; color:#333; width: 180px; height:50px; padding-left:15px;  line-height: 50px; box-sizing: border-box;}
.boardView .fileArea a span {color: #999;}
.boardView .fileArea a { vertical-align: middle;}
.boardView .fileArea .arrow {background: #f9f9f9;}
.boardView .prevNext > .prev{float:left; width:100%; border-bottom:1px solid #ddd; border-top: 1px solid #ddd;}
.boardView .prevNext > .next{float:left; width:100%; border-bottom:1px solid #ddd;}
.boardView .prevNext > div > a {display:block; width:100%; vertical-align:middle;  box-sizing:border-box;}
.boardView .prevNext > div span {padding:0px 20px ; display:inline-block; vertical-align:middle; font-size:16px; color:#333; width: 180px; height:50px; padding-left:15px; float:left; line-height: 50px; box-sizing: border-box; background: #f9f9f9;}
.boardView .prevNext > div span img {margin-right: 20px;}
.boardView .prevNext .next .arrow{float:left;}
.boardView .prevNext .tit {width: 73.46%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:3.2; font-size:16px; background: none; color:#999; text-align: left; }
.boardView .prevNext .day {float:right;  color: #666; font-size: 14px; font-weight: 600;}

/* 구매후기 */


.online{width:100%; padding-bottom: 0; margin-top: 50px;}
.write_form {width: 100%; margin-bottom: 80px; }
.write_form .row { min-height: 50px; border-bottom: 1px solid #d8d8d8; }
.write_form .password {/* display: none; */}
.write_form .password #w_name::placeholder {color: #999; font-size: 14px; font-weight: 200;}
.write_form .row:nth-child(1) { border-top: 1px solid #333; }
.write_form .row:after { display: block; clear: both; *zoom: 1; content: ''; }
.write_form .row.col-2 .col { float: left; width: 50%; }
.write_form .row.col-2 .col:after { display: block; clear: both; content: ''; }
.write_form .row .label {float: left; display: block; box-sizing: border-box; width: 180px; padding: 13px 20px; line-height: 42px; font-weight: 600; color: #2d2d2d;  text-align: left; background: #fafafa; font-weight: 500; font-family: 'Noto Sans KR', sans-serif;
}
.write_form .row .label span{color:#333; font-weight:600;}
.write_form .row .input_box {float: left; box-sizing: border-box; width: calc(100% - 818px); padding:8px 20px; }
.write_form .name .input_box{width: calc(100% - 1000px);}
.write_form .title_box .input_box{width: calc(100% - 1000px);}
.write_form .textarea_row .input_box{width:960px; }
.write_form .row .input_box input { box-sizing: border-box; width: 100%; height: 46px; padding: 0 10px; color: #8e8e8e; border: 1px solid #d8d8d8; border-radius: 6px;}
.write_form .row .input_box textarea { display: block; width: 100%; height: 234px; padding: 10px; box-sizing: border-box; font-size: 1rem; color: #8e8e8e; border: 1px solid #d8d8d8; border-radius: 6px; }
.write_form .row.textarea_row .label {height: 260px;}
.write_form .emailrow .input_box{display:flex;}
.write_form .emailrow .input_box span{color:#999; line-height:42px; }
.write_form .phone .input_box {display: flex; }
.write_form .phone .input_box span{color:#999; line-height:42px; }
.emailrow select {width: 100%; background: url(../images/sub/sub_select.png) no-repeat 95% center; background-size: 12px; color: #8e8e8e; height: 46px; border: 1px solid #d8d8d8; padding-left:10px; border-radius:6px; margin-left: 10px;}
.emailrow select option{font-family: "Noto Sans KR";}
.emailrow input {float: left; width: 50%;}
.qnabut {margin: 0 auto;text-align: center;margin-top: 100px;}
.write_form .row .input_box.file input{width:400px;}
.write_form .row .filebox{position: relative;}
.write_form .row .filebox::after{display: block; content: ''; clear: both;}
.write_form .row .filebox input[type=file]{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0 }
.write_form .row .filebox label{display:inline-block;color:#333 ;background: #f0f0f0;cursor:pointer;height: 46px; width: 130px; text-align: center;line-height: 46px;text-align:center;float:left; margin-left:10px; margin-top: 10px;   border-radius: 6px; border: 1px solid #ddd;}
.filebox .upload-name{display:inline-block;font-size:14px; width:calc(100% - 1162px);overflow:hidden; float:left; color: #8e8e8e; border: 1px solid #d8d8d8; border-radius: 6px; margin-left: 20px; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;word-wrap:break-word; height: 46px; line-height: 46px; float:left; margin-top: 9px; padding: 0 10px;}
.write_form .row .filebox .reset{position: absolute;right: 0;top: 50%; transform: translateY(-50%);}
.write_form .title_box span {color: #8e8e8e; font-family: 'play'; font-size: 14px; display: inline-block; margin-top: 20px;}

.agree .agreeArea {overflow-y:scroll; height:180px; border:1px solid #d8d8d8; padding:20px; box-sizing:border-box; margin:20px 0; font-size:15px; color:#8e8e8e; font-family:'Noto Sans KR'; border-radius: 6px;}
.agree .agreeArea p {font-size: 16px; color: #999;}
.agree .th{font-size:18px; margin-bottom: 20px; font-weight: 500; font-family: 'Noto Sans KR', sans-serif;
}
.agree .agreeBtn {float:right; font-size:14px;}
.agree .agreeBtn input[type="checkbox"] {margin-right:10px; width:24px; height:24px;}
.agree .agreeBtn input[type="checkbox"]+label{top:-6px; position:relative;}

.chk_box input{display:none}
.chk_box input+label{display:block;overflow:visible;cursor:pointer;width:auto; margin-bottom:0; text-align: right;}
.chk_box input+label > span{display:block;position:relative; display: inline-block;box-sizing:border-box;border:1px solid #ddd;margin-right:0;margin-top:0; }
.chk_box input+label > span:before{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;transition:all .1s ease-in-out;content:''; background: rgba(0,0,0,0.1); border-radius: 10px;}
.chk_box input:checked+label > span{border: 1px solid #a3c13f;}
.chk_box input[type=checkbox]+label > span{width:24px;height:24px;margin-top:0;vertical-align: middle;margin-right: 10px; border-radius: 24px; border: 1px solid #d8d8d8;    }
.chk_box input[type=checkbox]+label > span:before{width:10px;height:10px; }
.chk_box input:checked+label > span:before{visibility:visible;opacity:1; background: #45b035; border-radius: 50%;}
.chk_box p{display: inline-block; font-size: 14px; color: #999; }


.navselect {display: none;}

.tab-select-outer {display: none;}

@media screen and (max-width:1700px) {
    .character.character02 ul li .img {width: 60%;}
    .character.character02 ul li .img img {width: 100%;}
    .character.character02 ul li .txt {width: 60%; margin-right: 60px;}
    .character.character02 ul li:nth-of-type(2) .txt {width: 40%; margin-left: 60px; margin-right: 60px;}

    .character.character02 ul li .txt p:after {width: 90%; background-size: contain;}
    .character.character02 ul li:nth-of-type(2) .txt p:after {width: 90%; background-size: contain;}
}


@media screen and (max-width:1440px) {
    .inner {width: 95%;}
    #sub_contents .inner  {width: 95%;}

    /* 인사말 */
    .character.character01 ul li .img {width: 40%;}
    .character.character01 ul li:nth-of-type(2) .img {width: 40%;}
    .character.character01 ul li .txt {width: 60%;}
    .character.character01 ul li:nth-of-type(2) .txt {width: 60%;}
    .character.character01 ul li .txt > span em br {display: none;}
    .character.character01 ul li .txt > span em br.brdb {display: block;}
    .character.character01 ul li .txt p span br {display: none;}
    .character.character01 ul li .txt {margin-left: 50px;}
    .character.character01 ul li:nth-of-type(2) .txt {margin-right: 50px;}

    /* 경영이념 */
    .character.character02 ul li:nth-of-type(2) .txt span br {display: none;}

    /* 오시는길 */
    .maptxt .logoline {display: flex; align-items: center;}
    .maptxt .logoline img {width: 50px; height: 50px; object-fit: contain; vertical-align: middle;}
    .maptxt .logoline span {font-size: 28px;}

    /* 공동주택 뷰 */
    .mySwiper {width: 50%; height:auto;}
    .mySwiper .swiper-wrapper {height:auto;}
    .mySwiper .swiper-wrapper .swiper-slide {height:0; padding-bottom: 64.25%; position: relative;}
    .mySwiper .swiper-wrapper .swiper-slide img {width: 100%;height: 100%; position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%);}


    .right_det {width: 50%; padding-bottom:30px;}
    .right_det h4 {font-size: 22px; padding-bottom:30px;}
    .right_det .flexwrap ul li {margin-bottom: 18px;}
    .right_det .flexwrap ul li em {font-size: 18px;}
    .right_det .flexwrap ul li span {font-size: 18px;}


       /* 가족회사 */
       .intro_area li {padding-top: 20px; padding-bottom: 10px;}
       .intro_area li em {font-size: 22px;}
       .intro_area li span {font-size: 20px;}
       .intro_area .inner {align-items: end;}
       .intro_area {margin-bottom: 80px;}

       .value ul li:nth-of-type(1):before {width: 360px; height: 360px;}
       .value ul li:nth-of-type(2):before {width: 360px; height: 360px;}
       .value ul li:nth-of-type(3):before {width: 360px; height: 360px;}
       .value ul li .imgbox {margin-bottom: 10px;}
       .value ul li .imgbox img {width: 60px;}
       .value ul li p {font-size: 20px;}
       .value ul li em {font-size: 16px;}
       .fz50 {font-size: 40px;}
       .fz26 {font-size: 24px;}
       .character.character02 ul li .txt p span img {height:50px;}
       .character.character02 ul li .txt p {margin-bottom: 20px;}
       .character.character02 ul li .txt span em {padding-top: 15px;}

       .business .inner > ul  {height: auto; }
       .business .inner > ul > li {height:0; padding-bottom: 31.125%; min-height:auto !important; position: relative;}
       .business .inner > ul > li p {position: absolute; bottom:20px; left: 20px;}
}



@media screen and (max-width:1280px) {
    .history .inner ul li:nth-of-type(odd) .right p span {padding-top: 0;}
    #sub_visual .visual_tit h2{font-size: 66px;}
    #sub_visual .visual_tit p {font-size: 16px;}
    .conts .contsImg {width:50%;}
    .conts .contsTxt {width:calc((100% - 80px) / 2); margin-left: 80px;}
    .conts .contsTxt p br.mo_dn { display: none;}
    .sub_tit h3.int_tit {font-size: 42px;}
    .fz70 {font-size: 54px;}
    .fz40 {font-size: 32px;}
    .fz44 {font-size: 36px;}
    .fz26 {font-size: 24px;}
    .fz24 {font-size: 20px;}
    .fz16 {font-size: 14px;}
    .fz22 {font-size: 18px !important;}
    .fz18 {font-size: 15px !important;}
    .fz20 {font-size: 16px;}
    .fz36 {font-size: 28px;}
    .fz34 {font-size: 26px;}
    .fz32 {font-size: 24px;}
    .fz48 {font-size: 36px;}
    .pb20 {padding-bottom: 10px;}
    .pb30 {padding-bottom: 15px;}
    .pb40 {padding-bottom: 20px;}
    .mb40 {margin-bottom: 20px;}
    .mb60 {margin-bottom: 30px;}
    .p230 {padding:150px 0 60px;}
    .pb70 {padding-bottom: 40px;}
    .pb50 {padding-bottom: 25px;}
    .mb300 {margin-bottom: 100px;}
    .mb30   {margin-bottom: 15px;}
    .pl90 {padding-left: 40px;}

    /* 오시는길 */
    .maptxt {padding: 30px;}
    .maptxt .detail ul li img {height: 30px;}
    .maptxt .logoline {width: 30%; padding:0 30px;}
    .maptxt .detail {padding: 0 30px;}
    .maptxt .detail {width: 70%;}
    .maptxt .logoline span {font-size: 24px;}

    /* 공동주택 */
    .business .inner > ul > li .overlay {padding-left: 40px; padding-right: 20px;}
    .business .inner > ul > li p {font-size:22px;}
    .business .inner > ul > li .overlay ul li b {font-size: 18px;}
    .business .inner > ul > li .overlay ul li em {font-size: 18px;}

    /* 공동주택 뷰 */
    /* .mySwiper2 {height: 190px;} */
    .right_det {padding-right: 30px; padding-left: 25px;}

    .navtab_sub06 {width: 90% !important;}

    .business .inner > ul > li .overlay span {padding-bottom: 20px;}
    .right_det .flexwrap ul li em {min-width: 90px;}
    .right_det .flexwrap ul li span {width: calc(100% - 90px)}
 
} 

@media screen and (max-width:1024px) {

    .fz48 {font-size: 30px;}
    .fz24 {font-size: 18px;}
    .fz32 {font-size: 28px;}
    .mt60 {margin-top: 30px;}
    .fz20 {font-size: 16px !important;}
    .fz28 {font-size: 20px !important;}
    .fz26 {font-size: 18px;}
    .fz40 {font-size:29px !important;}
    .fz70 {font-size: 48px;}
    .fz44 {font-size: 32px;}

    /* character */
    .character.character01 .inner {flex-direction:column;}
    .character.character01 ul li .img {width: 50%;}
    .character.character01 ul li .txt {width: 100%; text-align: center; margin: 0; margin-top: 50px;}
    .character.character01 ul li:nth-of-type(2) .txt {order:2; width: 100%;  margin: 0; margin-top: 50px; }
    .character.character01 ul li:nth-of-type(2) {margin-top: 50px; margin-bottom: 0px;}
    .character.character01 ul li:nth-of-type(2) .img {order:1; width: 50%;}
    .character.character01 ul li:last-of-type{padding-bottom: 150px;
        background: #fafafa url(../images/sub/eng02.png) no-repeat left 0 bottom 50px; background-size: 100%;}
    .character.character01 ul li:nth-of-type(1) {
        background: url(../images/sub/eng01.png) no-repeat left 0 bottom 0px; background-size: 100%;}

    /* 경영이념 */
    .character.character02 ul li .txt p img {height: 40px;}
    .character.character02 ul li .txt p {padding-bottom: 10px;}
   /*  .character.character02 ul li .txt span {text-align: left;} */
   /*  .character.character02 ul li .txt span em {text-align: left;}*/
    .character.character02 ul li .txt span em br {display: none;} 
    .value ul li { padding: 0 20px;}
/*     .value ul li em {text-align: left;} */
    .value ul li em br {display: none;}
    .value ul li p {padding-bottom: 20px;}


    /* 오시는길 */
    .maptxt {flex-direction: column;}
    .maptxt .logoline {width: 100%; text-align: center; margin:0 auto; justify-content: center; margin-bottom: 30px;}
    .maptxt .logoline:after {display: none;}
    .maptxt .detail {width: 100%;}

    /* 공동주택 */
    .business .inner > ul > li .overlay ul li {display: flex; align-items: start;}
    .business .inner > ul > li .overlay ul li b {min-width: 80px;}

    /* 공동주택 뷰 */
    .right_det h4 {font-size: 20px;}
    .right_det .flexwrap ul li em {font-size: 16px;}
    .right_det .flexwrap ul li span {font-size: 16px;}

    /* 가족회사 */
    .intro_area .inner > div.left{margin-right: 20px; width: calc((100% - 40px) / 2);}
    .intro_area .inner > div.right{margin-left: 20px;width: calc((100% - 40px) / 2);}

    .value ul li:nth-of-type(1):before {width: 300px; height: 300px;}
    .value ul li:nth-of-type(2):before {width: 300px; height: 300px;}
    .value ul li:nth-of-type(3):before {width: 300px; height: 300px;}
    .value ul li .imgbox img {width: 40px;}

    /* 공동주택 */
    .business .inner > ul {flex-direction: column;}
    .business .inner > ul li {width: 100%;}
    .business .inner > ul > li  {padding-bottom: 56.25%}

    /* 공동주택 뷰 */
.view_box ul li {flex-direction: column;}
.view_box ul li .mySwiper {width: 100%;}
.right_det {width: 100%; padding-top: 50px; padding-left: 10px;}
.view_box ul li:nth-of-type(1) {order:2;}
.view_box ul li:nth-of-type(2) {order:1;}

.view_box .flexwrap ul li:nth-of-type(1) {order:inherit}
.view_box .flexwrap ul li:nth-of-type(2) {order:inherit}

.mySwiper2 {margin-top: 0; margin-bottom: 80px;}

}

@media screen and (max-width:867px) {
    .intro_area .inner {flex-direction: column;}
    .intro_area .inner > div.left{margin-right: 0; width: 100%;}
    .intro_area .inner > div.right{margin-left: 0;width: 100%;}
    .intro_area li span .img {min-width: 45px;}
    /* .mySwiper2 {height: 180px !important;} */

    .business .inner > ul > li .overlay ul li {padding-bottom: 5px;}
    .business .inner > ul > li .overlay {padding-top: 20px; padding-bottom: 20px;}
    .business .inner > ul > li .overlay span {font-size: 20px;}
    .business .inner > ul > li .overlay ul li b {font-size: 16px;}
    .business .inner > ul > li .overlay ul li em {font-size: 16px;}
}


@media screen and (max-width:768px) {
    .sub_tit {display: none;}
    .navtab {display: none;}
    .navselect {display: block;}
    .navselect select {
        display: block;
        position: relative;
        z-index: 2;
        width: 95%;
        margin: 0 auto;
        /* background: url(../images/arr_d_h.png) no-repeat 96% center; */
        color: #333;
        margin-top: 30px;
        border: 1px solid #ddd;
        padding: 0 35px 0 20px;
        height: 50px;
        font-size: 18px;
    
    }
    
    .navselect select option {
        font-size: 14px;
        padding: 10px;
    }
    #sub_visual {height:40vh;}
    #sub_visual .visual_tit h2{font-size: 63px;}
    .subTit {font-size: 26px; padding-bottom: 30px;}
    .fz24 {font-size: 18px;}
    .pb40 {padding-bottom: 20px;}
    .pb35 {padding-bottom: 18px;}
    .mb40 {margin-bottom: 20px;}
    
    .fz22 {font-size: 16px !important;} 
    .fz36 {font-size: 20px;}
    .flx4 li p {line-height: 1.5;}
    .sub_tit h3.int_tit {font-size: 36px;}
  
    .fz14  {font-size: 12px !important}
    .fz40 {font-size: 24px !important;}
    .fz70 {font-size: 46px;}


    /* character */
    .character ul li {margin-bottom: 60px; flex-direction: column;}
    .character ul li .txt {width:100%; margin-left: 0; }
    .character ul li .img {width:100%; margin-bottom: 40px;}
    .character ul li .txt p {margin-bottom: 15px; padding-bottom: 10px;}
    .character ul li .txt {text-align: center;}
    .character ul li .txt p:after {left:50%; transform: translate(-50%,50%);}
    .character.character02 ul li .txt {width: 95%; /* text-align-last: left; */ margin:0 auto; order:2;}
    .character.character02 ul li .img {width: 100%; order:1;}
    .character.character02 ul li:nth-of-type(2) .txt {width: 95%; margin:0 auto;}


    .list_page ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        }
        
        .list_page .inner02>a:nth-child(1) {
        height: 40px;
        line-height: 40px;
        }
        
        .list_page .inner02>a:nth-child(3) {
        height: 40px;
        line-height: 40px;
        }

.listBtn a {font-size: 16px; width:120px; height:50px; line-height: 50px;}
.notice_view .listBtn a {font-size: 16px !important; width:120px; height:50px; line-height: 50px;}
.value ul li p {text-align: center; width: 260px; margin:0 auto}
.value ul li em {text-align: center; width: 260px; margin: 0 auto;}
.value ul {flex-direction: column;}
.value ul li {width: 100%; margin-bottom: 80px; padding-bottom: 30px;}
.value ul li:nth-of-type(1):after {font-size: 140px;}
.value ul li:nth-of-type(2):after {font-size: 140px;}
.value ul li:nth-of-type(3):after {font-size: 140px;}
.value ul li:nth-of-type(3) {margin-bottom: 0; padding-bottom: 0;}

/* 오시는길 */
.maptxt .detail ul li:nth-of-type(1) {margin-bottom: 0;}
.maptxt .detail ul li:nth-of-type(2), .maptxt .detail ul li:nth-of-type(3) {margin-bottom: 0;}

/* 공동주택 */
.business .inner > ul {flex-direction: column;}
.business .inner > ul li {width: 100%;}

/* 공동주택 뷰 */
.mySwiper2 {margin-bottom: 30px;}
.view_box ul li {flex-direction: column;}
.view_box ul li .mySwiper {width: 100%;}
.right_det {width: 100%; padding-top: 50px; padding-left: 10px;}

.character.character02 ul li .txt p:after {transform: none;}
.character.character02 ul li .txt {text-align: left;}
.character.character02 ul li .txt span {text-align: left;}
.character.character02 ul li .txt span em {text-align: left;}
.character.character02 ul li:nth-of-type(2) .txt span em {text-align: right;}

.swiper-button-next, .swiper-button-prev {display: none;}
.mySwiper2 {padding:0;}

 .business .inner > ul > li  {padding-bottom: 56.25%}

 .right_det .flexwrap ul li span {float:none;}
 .right_det .flexwrap ul li em {float:none;}
}

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

.moduleCall02 {padding:70px 0 0;}
.sub_tit h3.int_tit {margin-bottom: 30px;}

/* 오시는길 */
.maptxt .detail ul li:nth-of-type(2), .maptxt .detail ul li:nth-of-type(3)  {width: 100%; padding-bottom: 20px;}
.maptxt .detail ul li {display: flex; flex-wrap: nowrap; flex-direction: row; align-items: top;}
.maptxt .detail ul li img {height: 30px; width: 30px; object-fit: contain;}
.maptxt .detail {padding: 0;}

/* 연혁 */
.history .inner ul li .left h5 {font-size: 40px;}
.history .inner ul li .right {padding-left: 30px;}
.history .inner ul li:nth-of-type(2n) .right {padding-right: 30px;}
.history .inner ul li:nth-of-type(2n) .left {padding-left: 30px;}
.history .inner ul li .left {padding-right: 30px;}

.character.character01 ul li .img {width: 90%;}
.character.character01 ul li:nth-of-type(2) .img {width: 90%;}

/* .mySwiper2 {height: 160px !important;} */

}

@media screen and (max-width:580px){

    /* page */
    .list_page ul li a.on {margin:0; }
    .list_page .inner02>a:nth-child(1) {width:10px; margin:0 10px;}
    .list_page .inner02>a:nth-child(3) {width:10px; margin:0 10px;}
}

@media screen and (max-width:480px) {

    .fz24 {font-size: 16px;}
    .fz32 {font-size: 20px;}
    .fz48 {font-size: 24px;}
    .fz22 {font-size: 14px !important;}
    .fz34 {font-size: 22px;}

    .sub_tit h3.int_tit {font-size: 28px;}
    #sub_visual .visual_tit h2 {font-size: 42px;}
    #sub_visual {height:30vh}
    .visualTit p {font-size: 14px;}
    .rightNav a.on {font-size: 14px;}
    .rightNav a {font-size: 12px;}
    .contsCom {padding:60px 0;}
    .subTit {font-size: 24px;}

    .mb100 {margin-bottom: 80px !important;}
    .pb70 {padding-bottom: 20px;}
    .mb60 {margin-bottom: 20px;}
    .pl30 {padding-left: 10px;}


      /* character */
      .character ul li .txt span em {font-size: 14px !important;}

      /* 인사말 */
      .character.character01 ul li .txt {margin-top: 20px;}
      .character.character01 ul li .txt p {margin-bottom: 0;}
      .character.character01 ul li {padding-bottom: 50px;}
      .character.character01 ul li:nth-of-type(2) .txt {margin-top: 20px;}

      /* 오시는길 */
      .maptxt .detail b {min-width:100px; display: block;}
      .maptxt .detail ul li img {min-width: 40px;}
      .maptxt .detail ul li { flex-wrap:wrap; justify-content: start; margin-bottom: 10px;}
      .maptxt > div span {width: 100%; text-align: left; padding-top: 15px; padding-left: 5px;}
      .maptxt .detail ul li b {padding: 0; min-width: auto;}


      /* 가족 */
      .intro_area li em {font-size: 18px;}
      .intro_area li span {font-size: 16px;}

      .maptxt .logoline {padding: 0;}

     /*  .mySwiper2 {height:120px !important;} */
      .mySwiper2 .swiper-slide::after {background-size: 20%;}

      .business .inner > ul > li .overlay ul li em {-webkit-line-clamp: 1;}
      .business .inner > ul > li .overlay {padding-left: 20px;}

      .right_det .flexwrap ul li em {min-width: auto; }
      .right_det .flexwrap ul li span {width: 100%; display: block;}
} 

@media screen and (max-width:360px) {
    .list_page ul li a {width:30px; height:30px; line-height:30px;}
      .list_page .inner02>a:nth-child(1) {height:30px; line-height: 30px;}
     .list_page .inner02>a:nth-child(3) {height:30px; line-height: 30px;}
     .list_page .inner02>a {margin:0;}
     .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {width:160px;}

        /* 가족 */

        .intro_area li {flex-direction: column; align-items: center; justify-content: center;}
        .intro_area li span {margin-bottom: 15px; flex-direction: column;}
        .intro_area li span .img {margin-right: 0; margin:0 auto; text-align: center; }

       /*  .mySwiper2 {height:90px !important;} */
}