/* 인사말 */

section.company h3.company_h3 {
    font-size: 24px;
    font-family: 'NanumSquare';
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}

section.company.company_01 .ceo-box {
    background-repeat: no-repeat;
    height: 500px;
    display: flex;
    align-items: center;
}

section.company.company_01 .ceo-box .text {
    font-size: 34px;
    line-height: 46px;
    font-family: 'NanumSquare';
    margin-left: 161px;
    color: #000;
    margin-top: 105px;

}

section.company.company_01 .ceo-box .text p {
    font-size: 19px;
    margin-top: 20px;
    font-weight: 600;
    color: #333333;
    position: relative;
    display: inline-block;
    font-family: 'NanumSquare';
}

section.company.company_01 .ceo-box .text p::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
    margin-top: 36px;
}

section.company .about_text {
    margin-top: 80px;
}

section.company .about_text h1 {
    font-size: 52px;
    color: #000;
    font-weight: 900;
    font-family: 'Noto Sans KR';
    line-height: 66px;
}

section.company .about_text h1 span {
    position: relative;
    z-index: 0;
}

section.company .about_text h1 span::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: rgba(255, 234, 93, 1);
    content: '';
    margin-top: 52px;
}

section.company .about_text {
    line-height: 33px;
    font-size: 20px;
}

/* 인사말 마감 */

/* 회사소개 */
section.company.company_02 .ceo-box {
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
}

section.company.company_02 .ceo-box .text {
    right: 0;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: right;
    padding-right: 50px;
    padding-bottom: 30px
}

section.company.company_02 .ceo-box .text p {
    color: #fff;
    font-size: 42px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-transform:

}

section.company.company_02 .table_wrap {
    margin-top: 80px;
}

section.company.company_02 .table_wrap .table {
    border-top: 3px #000 solid;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 20px 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e3e3e3;
}


section.company_03 #tab_wrap {
    border: 0;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 80px;
}

section.company_03 .history-left h2 {
    font-size: 47px;
    color: #000;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    float: left;

}

section.company_03 .history-left h2 span {
    font-size: 49px;
    color: #000;
    font-family: 'Noto Sans KR';
    font-weight: 800;
    padding-left: 0;
    margin-left: 0;

}

section.company_03 .history-left span {
    font-size: 26px;
    line-height: 68px;
    padding-left: 20px;
}

section.company_03 .history-left p.text {
    color: #484848;
    font-family: 'Noto Sans KR';
    margin-top: 30px;
	word-break:keep-all;

}

section.company_03 .history-left .image {
    margin-top: 70px;
}

section.company_03 .history-right {
    background: url("../../img/company/dot_back.png") 9px 0% repeat-y;
    margin-top: 10px;
    margin-left: 80px;
}

section.company_03 .history-right .box {
    background: url('../../img/company/dot.png') 0 14px no-repeat;
    margin-bottom: 30px;
    border-bottom: 0;
    padding-left: 60px;
    font-size: 30px;
    font-weight: 900;
}

section.company_03 .history-right .box h2 {
    font-weight: 900;
    font-family: 'Noto Sans KR';
    margin-bottom: 20px;
    color: #000;
}

section.company_03 .history-right dl {
    display: flex;
    margin-bottom: 8px;

}

section.company_03 .history-right dl dt span {
    background: #efefef;
    display: block;
    border-radius: 1em;
    text-align: center;
    font-size: 15px;
    color: #a1a1a1;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 50px;
    margin-right: 12px;
    font-weight: 600;
}

section.company_03 .history-right dl dd {
    font-size: 18px;
    color: #686868;
    font-weight: 400;

}

/* 회사소개 마감 */
/* 오시는 길 */
section.company_04 #map p.sky {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 16px 48px 18px;
}

section.company_04 #map .root_daum_roughmap {
    width: 100%;
}

section.company_04 .table_wrap {
    margin-top: 60px;
}

section.company_04 .table_wrap .title h2 {
    font-size: 33px;
    font-weight: 900;
    color: #000;
    margin-bottom: 24px;
    font-family: 'Noto Sans KR';
}

section.company_04 .table_wrap .title span {
    font-size: 22px;
    font-weight: 100;
    color: #868686;
    font-family: 'Open Sans', sans-serif;
    padding-left: 12px;
}

section.company_04 .table_wrap .title a.btn {
    font-size: 16px;
    color: #000;
    border: 1px #000 solid;
    border-radius: 0;
}

section.company_04 .table_wrap .table {
    border-bottom: 1px #ddd solid;
}

section.company_04 .table_wrap .table {
    border-top: 3px #000 solid;
}

section.company_04 .table_wrap .table th,
section.company_04 .table_wrap .table td {
    font-size: 19px;
    line-height: 32px;
}

section.company_04 .table_wrap .table span.blue {
    background: #7182f5;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0.2em;
    margin-right: 6px;
}

/* 오시는 길 마감 */

@media(min-width:992px) {
    section.company .about_text .text {
        margin-left: 70px;
    }

    section.company.company_02 .table_wrap .table tbody th,
    section.company.company_04 .table_wrap .table tbody th {
        width: 170px;
        padding-left: 40px;
    }

    section.company_03 .history-right {
        margin-left: 80px;
    }

    section.company_04 .table_wrap .table th,
    section.company_04 .table_wrap .table td {
        line-height: 32px;
    }
}

@media(max-width:991px) {
    section.company h3.company_h3 {
        font-size: 16px;
        font-family: 'NanumSquare';
        line-height: 24px;
        font-weight: 400;
        margin-bottom: 0;
        padding-bottom: 35px;
        margin-top: 30px;
    }

    section.company.company_01 h3.company_h3 {
        padding-bottom: 20px;
    }

    section.company.company_01 .ceo-box {
        background-repeat: no-repeat;
        height: 250px;
        display: flex;
        align-items: center;
        background-position: 60% 0%;
        background-size: cover
    }

    section.company.company_01 .ceo-box .text {
        font-size: 16px;
        line-height: 22px;
        font-family: 'NanumSquare';
        margin-left: 20px;
        color: #000;
        margin-top: 42px;
        font-weight: 600;

    }

    section.company.company_01 .ceo-box .text p {
        font-size: 13px;
        margin-top: 20px;
        font-weight: 600;
        color: #333333;
        position: relative;
        display: inline-block;
        font-family: 'NanumSquare';
    }

    section.company.company_01 .ceo-box .text p::before {
        position: absolute;
        width: 100%;
        height: 1px;
        background: #000;
        content: '';
        margin-top: 20px;
    }

    section.company .about_text {
        margin-top: 40px;
        line-height: 26px;
        font-size: 14px;
    }

    section.company .about_text h1 {
        font-size: 20px;
        color: #000;
        font-weight: 600;
        font-family: 'Noto Sans KR';
        line-height: 28px;
        margin-bottom: 26px;
    }

    section.company .about_text h1 span {
        position: relative;
        z-index: 0;
    }

    section.company .about_text h1 span::before {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 6px;
        background: rgba(255, 234, 93, 1);
        content: '';
        margin-top: 22px;
    }

    /* 회사소개 */
    section.company.company_02 .ceo-box {
        background-repeat: no-repeat;
        height: 180px;
        position: relative;
        /* margin-top: 42px; */
        background-size: cover;

    }

    section.company.company_02 .ceo-box .text {
        right: 0;
        position: absolute;
        bottom: 0;
        color: #fff;
        text-align: right;
        padding-right: 15px;
        padding-bottom: 15px;
        font-size: 12px;
    }

    section.company.company_02 .ceo-box .text p {
        color: #fff;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform:

    }

    section.company.company_02 .table_wrap {
        margin-top: 40px;
    }

    section.company.company_02 .table_wrap .table {
        border-top: 2px #000 solid;
    }

    section.company.company_02 .table_wrap .table tbody th {
        min-width: 90px;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 16px 18px;
        line-height: 1.22857143;
        vertical-align: top;
        border-top: 1px solid #e3e3e3;
    }

    /* 회사소개 마감 */
    /* 연혁 */
    section.company_03 #tab_wrap {
        border: 0;
        border-top: 0;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    section.company_03 .history-left {
        padding-top: 25px;
    }

    section.company_03 .history-left h2 {
        font-size: 20px;
        color: #000;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;

    }

    section.company_03 .history-left h2 span {
        font-size: 20px;
        color: #000;
        font-family: 'Noto Sans KR';
        font-weight: 800;
        padding-left: 0;
        margin-left: 0;

    }

    section.company_03 .history-left span {
        font-size: 16px;
        line-height: 40px;
        padding-left: 12px;
        letter-spacing: 0;
    }

    section.company_03 .history-left p.text {
        color: #484848;
        font-family: 'Noto Sans KR';
        margin-top: 6px;
        text-align: left;


    }

    section.company_03 .history-left .image {
        margin-top: 30px;
    }

    section.company_03 .history-right {
        margin-top: 35px;
        margin-left: 0;
    }

    section.company_03 .history-right .box {
        background: url('http://theme06.wiztheme.co.kr/theme/theme06/img/sub/dot.png') 0 8px no-repeat;
        margin-bottom: 20px;
        border-bottom: 0;
        padding-left: 40px;
        font-size: 26px;
        font-weight: 900;
    }

    section.company_03 .history-right .box h2 {
        font-weight: 900;
        font-family: 'Noto Sans KR';
        margin-bottom: 12px;
        color: #000;
        font-size:18px;
    }

    section.company_03 .history-right dl {
        display: flex;
        margin-bottom: 8px;


    }

    section.company_03 .history-right dl dt span {
        background: #efefef;
        display: block;
        border-radius: 1em;
        text-align: center;
        font-size: 13px;
        color: #a1a1a1;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 42px;
        margin-right: 12px;
        font-weight: 600;
    }

    section.company_03 .history-right dl dd {
        font-size: 14px;
        color: #686868;
        font-weight: 400;
        padding-top: 2px;

    }

    /* 연혁 마감 */
    /* 오시는 길 */
    section.company_04 #map p.sky {
        position: absolute;
        z-index: 2;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 12px 28px 12px;
    }

    section.company_04 .table_wrap {
        margin-top: 30px;
        border: 0;
    }
    section.company_04 .table_wrap .table {
        border-left: 1px #ddd solid;

    }
    section.company_04 .table_wrap .title {
        margin-bottom: 20px;
    }
    section.company_04 .table_wrap .title h2 {
        font-size: 19px;
        font-weight: 600;
        color: #000;
        margin-bottom: 6px;
    }

    section.company_04 .table_wrap .title span {
        font-size: 13px;
        font-weight: 100;
        color: #868686;
        padding-left: 6px;
    }

    section.company_04 .table_wrap  .title a.btn {
        font-size: 13px;
        color: #000;
        border: 1px #000 solid;
        border-radius: 0;
    }
    section.company_04 .table_wrap .table {
        border-top: 2px #000 solid;
    }
    
    section.company_04 .table_wrap .table th {
        width: 60px;
        padding-left: 10px;
        padding-right: 10px;
    }
    section.company_04 .table_wrap .table th,
    section.company_04 .table_wrap .table td {
        font-size: 13px;
        line-height: 20px;
    }
    
    section.company_04 .table_wrap .table span.blue {
        background: #7182f5;
        line-height: 14px;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        border-radius: 0.2em;
        margin-right: 6px;
    }
    section.company_04 .embed-container {
        position: relative;
        padding-bottom: 80%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }
    
    section.company_04 .embed-container iframe,
    section.company_04 .embed-container object,
    section.company_04 .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* 오시는 길 마감  */


}


div.intro {line-height:28px; font-size:15px; overflow: hidden; }
div.intro div.contL {float:left; width:30%;}
div.intro div.contR {float:right; width:65%;}
div.intro p.txtP { padding-bottom:20px; }
p.sign {text-align:left;}
p.sign strong{font-size:26px; font-weight:normal; padding-left:10px;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
div.intro div.contL {float:none; width:100%; text-align:center; }
div.intro div.contR {float:none; width:100%;}	
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

div.intro {
    line-height: 28px;
    font-size: 15px;
    overflow: hidden;
}

div.intro div.contL {
    float: left;
    width: 40%;
}

div.intro div.contR {
    float: right;
    width: 55%;
}

div.intro .introTitle {
    margin-bottom: 35px;
    text-align: left;
}

div.intro .introTitle .en {
    display: block;
    font-size: 52px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1px;
    color: #1f3f75;
    font-family: 'Montserrat', 'Pretendard', 'Noto Sans KR', sans-serif;
    margin-bottom: 10px;
}

div.intro .introTitle .ko {
    display: inline-block;
    font-size: 48px;
    line-height: 1.4;
    font-weight: 600;
    color: #1a6fc5;
    font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
    position: relative;
}

div.intro .introTitle .ko:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 10px;
    background: rgba(197, 138, 60, 0.18);
    border-radius: 20px;
    z-index: -1;
}

div.intro p.txtP {
    padding-bottom: 20px;
}

p.sign {
    text-align: left;
}

p.sign strong {
    font-size: 26px;
    font-weight: normal;
    padding-left: 10px;
}

/* 모바일 */
@media (max-width: 1023px) {
    div.intro div.contL {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    div.intro div.contR {
        float: none;
        width: 100%;
    }

    div.intro .introTitle {
        text-align: center;
        margin-bottom: 25px;
    }

    div.intro .introTitle .en {
        font-size: 38px;
    }

    div.intro .introTitle .ko {
        font-size: 18px;
    }
}


/* company_01 추가 - 대표자이력 & 회사구성 */
.co-info-section { margin:60px 0 80px 0; }
.co-info-inner { display:flex; gap:60px; align-items:flex-start; }
.co-col { flex:1; }
.co-sec-title { font-size:26px; font-weight:700; color:#222; margin-bottom:35px; padding-bottom:14px; border-bottom:2px solid #1a6fc5; }

/* 대표자 이력 타임라인 */
.ceo-history-list { list-style:none; padding:0; margin:0 0 0 10px; border-left:2px solid #e0e0e0; }
.ceo-history-list li { position:relative; padding:0 0 28px 30px; display:flex; gap:18px; align-items:flex-start; }
.ceo-history-list li:last-child { padding-bottom:0; }
.ceo-history-list li::before { content:''; position:absolute; left:-7px; top:8px; width:12px; height:12px; background:#fff; border-radius:50%; border:2px solid #ccc; }
.ceo-history-list li.cur::before { background:#1a6fc5; border-color:#1a6fc5; box-shadow:0 0 0 3px rgba(26,111,197,0.2); }
.ceo-history-list li .y { font-style:normal; font-size:20px; font-weight:700; color:#bbb; min-width:52px; line-height:1.6; }
.ceo-history-list li.cur .y { color:#1a6fc5; }
.ceo-history-list li span { font-size:16px; color:#555; line-height:1.7; padding-top:2px; }
.ceo-history-list li.cur span { color:#222; font-weight:600; }

/* 회사 구성 조직도 */
.co-org-chart { text-align:center; }
.co-org-top, .co-org-mid { display:flex; justify-content:center; }
.co-org-box { display:inline-block; border:2px solid #1a6fc5; color:#333; font-size:15px; font-weight:600; border-radius:8px; padding:12px 28px; background:#fff; white-space:nowrap; }
.co-org-box.box-ceo { background:#1a6fc5; color:#fff; font-size:18px; padding:14px 40px; border-color:#1a6fc5; }
.co-org-box.box-rep { background:#333; color:#fff; border-color:#333; }
.co-org-box.box-dept { font-size:13px; padding:10px 12px; border-color:#bbb; color:#444; font-weight:500; }
.co-org-con.v-line { width:2px; height:28px; background:#1a6fc5; margin:0 auto; }
.co-org-depts { display:flex; justify-content:center; position:relative; }
.co-dept-item { position:relative; display:flex; flex-direction:column; align-items:center; padding:20px 8px 0 8px; }
.co-dept-item::before { content:''; position:absolute; top:0; left:0; right:0; height:2px; background:#1a6fc5; }
.co-dept-item:first-child::before { left:50%; }
.co-dept-item:last-child::before { right:50%; }
.co-dept-item::after { content:''; position:absolute; top:0; left:50%; transform:translateX(-50%); width:2px; height:20px; background:#1a6fc5; }

@media(max-width:1023px) {
    .co-info-section { margin:40px 0 60px 0; }
    .co-info-inner { flex-direction:column; gap:40px; }
    .co-sec-title { font-size:22px; }
    .ceo-history-list li .y { font-size:18px; min-width:46px; }
    .ceo-history-list li span { font-size:15px; }
    .co-dept-item { padding:16px 5px 0 5px; }
    .co-org-box.box-dept { font-size:12px; padding:9px 10px; }
    div.intro div.contL img { width:100%; height:auto; display:block; }
    .co-org-depts { flex-wrap:wrap; gap:12px; justify-content:center; }
    .co-dept-item { width:calc(50% - 10px); padding-top:16px; }
    .co-dept-item::before, .co-dept-item::after { display:none; }
    .co-org-box.box-dept { width:100%; box-sizing:border-box; text-align:center; }
}

/* //company_01 추가 */


/* business_02 상담절차 */
.consult-wrap { max-width:1400px; margin:60px auto 80px auto; padding:0 40px; }
.consult-main-title { font-size:32px; font-weight:800; color:#222; text-align:center; margin-bottom:55px; padding-bottom:16px; border-bottom:3px solid #1a6fc5; }
.consult-grid { display:grid; grid-template-columns:1fr auto 1fr auto 1fr; row-gap:30px; align-items:center; }
.consult-item { position:relative; background:#fff; border:1px solid #e0e0e0; border-radius:14px; padding:50px 24px 30px 24px; text-align:center; box-shadow:0 2px 12px rgba(0,0,0,0.06); transition:box-shadow 0.3s; }
.consult-item:hover { box-shadow:0 8px 24px rgba(0,0,0,0.12); }
.consult-step { position:absolute; top:0; left:0; background:#8DC63F; color:#fff; font-size:12px; font-weight:700; font-family:'Poppins','NotoSans',sans-serif; padding:5px 12px; border-radius:14px 0 14px 0; letter-spacing:0.5px; }
.consult-icon { font-size:54px; color:#1a6fc5; margin-bottom:14px; line-height:1; }
.consult-txt { font-size:18px; font-weight:600; color:#333; margin:0; line-height:1.4; }
.consult-arrow { font-size:32px; color:#1a6fc5; padding:0 20px; text-align:center; }

@media(max-width:1023px) {
    .consult-wrap { margin:40px auto 60px auto; padding:0 20px; }
    .consult-main-title { font-size:24px; }
    .consult-grid { grid-template-columns:1fr 1fr; row-gap:15px; column-gap:15px; }
    .consult-arrow { display:none; }
    .consult-item { padding:24px 16px 20px 16px; }
    .consult-icon { font-size:38px; }
    .consult-txt { font-size:15px; }
}
/* //business_02 상담절차 */
/* online 문의하기 ================================================ */
.online-wrap { max-width:1400px; margin:60px auto 80px auto; padding:0 40px; }

.online-intro { text-align:center; margin-bottom:44px; }
.online-sub-txt { font-size:17px; color:#555; line-height:1.8; margin-bottom:20px; }
.online-info-bar { display:flex; justify-content:center; gap:36px; list-style:none; padding:0; margin:0; flex-wrap:wrap; }
.online-info-bar li { font-size:15px; color:#444; display:flex; align-items:center; gap:8px; }
.online-info-bar li i { color:#1a6fc5; font-size:16px; }

/* 성공 메시지 */
.send-success { text-align:center; padding:80px 40px; background:#fff; border-radius:20px; box-shadow:0 4px 30px rgba(0,0,0,0.08); }
.send-success .send-icon { width:72px; height:72px; background:linear-gradient(135deg,#1a6fc5,#8DC63F); color:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:32px; margin:0 auto 24px auto; }
.send-success h3 { font-size:24px; font-weight:700; color:#222; margin-bottom:12px; }
.send-success p { font-size:16px; color:#666; margin-bottom:30px; }
.back-btn { display:inline-block; padding:13px 36px; background:#1a6fc5; color:#fff; border-radius:50px; font-size:15px; font-weight:600; text-decoration:none; transition:all 0.3s; }
.back-btn:hover { background:#135aa0; transform:translateY(-2px); box-shadow:0 6px 18px rgba(26,111,197,0.3); }

.send-msg { padding:14px 20px; border-radius:10px; margin-bottom:24px; font-size:15px; display:flex; align-items:center; gap:8px; }
.send-msg-error { background:#fff3f3; border:1px solid #ffcccc; color:#d9534f; }

/* 폼 카드 */
.online-form { background:#fff; border-radius:20px; box-shadow:0 4px 30px rgba(0,0,0,0.08); padding:50px; }
.form-section { display:flex; flex-direction:column; gap:28px; }
.form-row-2 { display:grid; grid-template-columns:1fr 1fr; gap:24px; }
.form-group { display:flex; flex-direction:column; gap:8px; }
.form-label { font-size:14px; font-weight:700; color:#333; letter-spacing:0.3px; }
.req { color:#1a6fc5; margin-left:2px; }

.form-input,
.form-select { height:52px; border:1.5px solid #e0e0e0; border-radius:10px; padding:0 16px; font-size:15px; color:#333; background:#fff; transition:border-color 0.2s,box-shadow 0.2s; outline:none; width:100%; box-sizing:border-box; }
.form-input:focus,
.form-select:focus { border-color:#1a6fc5; box-shadow:0 0 0 3px rgba(26,111,197,0.1); }
.form-input::placeholder { color:#ccc; }
.form-select { appearance:none; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:right 16px center; padding-right:40px; }

.form-textarea { border:1.5px solid #e0e0e0; border-radius:10px; padding:14px 16px; font-size:15px; color:#333; background:#fff; transition:border-color 0.2s,box-shadow 0.2s; outline:none; resize:vertical; font-family:inherit; line-height:1.7; width:100%; box-sizing:border-box; }
.form-textarea:focus { border-color:#1a6fc5; box-shadow:0 0 0 3px rgba(26,111,197,0.1); }
.form-textarea::placeholder { color:#ccc; }

/* 체크박스 */
.form-check-group { display:flex; flex-wrap:wrap; gap:10px 24px; padding:4px 0; }
.form-check-item,
.privacy-agree { display:inline-flex; align-items:center; gap:8px; cursor:pointer; user-select:none; }
.form-check-item input[type="checkbox"],
.privacy-agree input[type="checkbox"] { position:absolute; opacity:0; width:0; height:0; }
.check-box { width:20px; height:20px; border:2px solid #d0d0d0; border-radius:5px; background:#fff; position:relative; flex-shrink:0; transition:all 0.2s; }
.form-check-item input:checked ~ .check-box,
.privacy-agree input:checked ~ .check-box { background:#1a6fc5; border-color:#1a6fc5; }
.form-check-item input:checked ~ .check-box::after,
.privacy-agree input:checked ~ .check-box::after { content:''; position:absolute; left:5px; top:2px; width:7px; height:11px; border:2px solid #fff; border-top:none; border-left:none; transform:rotate(45deg); }
.check-txt { font-size:14px; color:#444; }

/* 개인정보 동의 박스 */
.privacy-box { border:1.5px solid #e4ecf7; border-radius:12px; overflow:hidden; }
.privacy-title { background:#f0f6ff; padding:14px 20px; font-size:14px; font-weight:700; color:#1a6fc5; display:flex; align-items:center; gap:7px; }
.privacy-content { padding:16px 20px; font-size:13px; color:#666; line-height:1.85; max-height:130px; overflow-y:auto; background:#fafbff; }
.privacy-agree { padding:14px 20px; background:#fff; border-top:1px solid #eee; font-size:14px; color:#333; }

/* 제출 버튼 */
.form-submit-wrap { text-align:center; margin-top:36px; }
.submit-btn { display:inline-flex; align-items:center; gap:10px; background:#1a6fc5; color:#fff; border:none; border-radius:50px; padding:16px 52px; font-size:17px; font-weight:700; cursor:pointer; transition:all 0.3s; letter-spacing:0.5px; font-family:inherit; }
.submit-btn:hover { background:#135aa0; transform:translateY(-2px); box-shadow:0 8px 24px rgba(26,111,197,0.35); }
.submit-btn i { font-size:16px; transition:transform 0.3s; }
.submit-btn:hover i { transform:translateX(4px); }

@media(max-width:1023px) {
  .online-wrap { padding:0 20px; margin:40px auto 60px auto; }
  .online-form { padding:28px 20px; }
  .form-row-2 { grid-template-columns:1fr; gap:20px; }
  .online-info-bar { gap:16px; flex-direction:column; align-items:center; }
}
/* //online 문의하기 ================================================ */
/* online - 사이트정보 섹션 */
.form-section-divider { font-size:14px; font-weight:700; color:#1a6fc5; padding:11px 16px 11px 14px; background:#f0f6ff; border-left:3px solid #1a6fc5; border-radius:0 8px 8px 0; }
.form-inline-row { display:flex; align-items:center; gap:6px 10px; flex-wrap:wrap; }
.inline-input { height:44px; border:1.5px solid #e0e0e0; border-radius:8px; padding:0 10px; font-size:14px; color:#333; outline:none; transition:border-color 0.2s,box-shadow 0.2s; box-sizing:border-box; }
.inline-input:focus { border-color:#1a6fc5; box-shadow:0 0 0 3px rgba(26,111,197,0.1); }
.inline-input.w60 { width:60px; }
.inline-input.w80 { width:80px; }
.inline-input.w110 { width:110px; }
.inline-label { font-size:15px; color:#444; }
.inline-sep { font-size:13px; color:#aaa; padding:0 4px; }
/* //online - 사이트정보 섹션 */