@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');


#site {
    font-family: "Pretendard Variable", "notokr", sans-serif;
    padding-top: 0;
    overflow: hidden;
}

html {
    opacity: 0;
}

html.no-js {
    opacity: 1;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    letter-spacing: -0.015em;
    word-break: keep-all;
    line-height: 1.3;
}


:root {
    --page-point-color: #0153a5;
    --page-point-color-hover: #004284;
    --icons: "material symbols outlined";

    --input-height: 46px;
}

a {
    text-decoration-line: none;
    color: #000;
    transition: all 0.15s;
}

button {
    transition: all 0.15s
}

a:hover {
    text-decoration-line: none;
}

li,
ul {
    list-style: none;
    margin: 0;
}

:is(ol, ul, li, dl) {
    all: unset;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

:is(p, h1, h2, h3, h4, h5, h6, dt, dd) {
    all: unset;
    display: block;
    line-height: 1.3;
    letter-spacing: -0.02em;
}

:is(p, h1, h2, h3, h4, h5, h6, dt, dd, th, td, li) {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.form-control {
    height: var(--input-height);
    font-size: 15px;
    padding: 8px 14px;
}

.btn {
    height: var(--input-height);
    font-size: 15px;
    display: inline-flex;
    align-items: center;
}


@media (min-width: 1230px) {
    .container {
        width: 1230px;
    }
}

/* 불필요 항목 삭제 */
.root_daum_roughmap .cont {
    display: none !important;
}

.caret {
    display: none;
}

#list_btn {
    display: none;
}

.board_wrapper {
    margin-top: 0;
}
.navbar-inverse+.container {
    width: 100%;
    padding: 0;
    margin: 0;
}

.navbar-inverse+.agreement_container,
.navbar-inverse+.privacy_container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

/* 상단 로고*/
.navbar-brand {
    height: 38px;
    padding: 0;
    margin-left: 0 !important;
}

.navbar-brand>span {
    display: flex;
    gap: 15px;
    align-items: center;
}

.navbar-brand p {
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.navbar-brand p>span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    font-weight: 300;
}

.navbar-inverse .navbar-brand img {
    height: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.navbar-inverse.on .navbar-brand img {
    height: 100%;
    object-fit: contain;
    filter: none;
}


/* 상단 메뉴 */
@media (min-width: 768px) {
    .navbar-inverse>.container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 0 80px;
    }

    .navbar-inverse>.container::before,
    .navbar-inverse>.container::after {
        display: none;
    }
}

.navbar-inverse {
    background: transparent;
    position: fixed;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 0;
    transition: all 0.4s ease;
}

.navbar-inverse.on {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
}

.navbar-header {}

.navbar-inverse .navbar-nav {}

.navbar-inverse .navbar-nav .dropdown {}

.navbar-inverse .navbar-nav .dropdown .dropdown-menu {
    display: none;
    overflow: hidden;
}

.navbar-inverse .navbar-nav li.open .dropdown-menu {
    display: flex;
    flex-direction: column;
    transform-origin: top;
    animation: menuOpen 0.35s forwards;
}

.navbar-inverse .navbar-nav .dropdown .dropdown-menu>li {}

.navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a {
    text-align: center;
    padding: 6px 15px;
    font-size: 15px;
    color: rgb(255 255 255 / 75%);
    font-weight: 600;
    letter-spacing: 0;
    transition: all 0.4s ease;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 50px 30px;
}

.navbar-inverse .navbar-nav>li>a::after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    background: #fff;
    margin-top: 15px;
    transition:all 0.3s ease;
}

.navbar-inverse.on .navbar-nav>li>a {
    color: #222;
    padding: 40px 30px;
}

.navbar-inverse.on .navbar-nav>li>a::after {
    background: var(--page-point-color);
}

.navbar-inverse.on .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse.on .navbar-nav .dropdown.open:focus .dropdown-toggle,
.navbar-inverse.on .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse.on .navbar-nav>li>a:focus,
.navbar-inverse.on .navbar-nav>li>a:hover {
    color: var(--page-point-color);
}


.navbar-inverse .navbar-nav>li>a:focus::after,
.navbar-inverse .navbar-nav>li>a:hover::after {
    width: calc(100% - 60px);
}

.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle {
    background: none;
}

.contents_wrap li,
.contents_wrap ol,
.contents_wrap ul {
    list-style: revert;
    padding: revert;
}

/* 슬라이드 이미지*/
#mainCarousel .carousel-inner .item {
    height: 100vh;
}

#mainCarousel .carousel-inner {
    position: relative;
}

#mainCarousel .carousel-inner .item::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    /* background: linear-gradient(180deg, black, transparent); */
    opacity: 0.2;
}

/* 슬라이드 글자*/
.carousel-caption {
    top: 50%;
    padding: 0;
    text-align: left;
    right: 18.5%;
    left: 18.5%;
}

.carousel-caption h1 {
    margin-bottom: 48px;
    position: relative;
    line-height: 1;
    color: #fff;
    font-weight: 800;
    font-size: 92px;
    text-shadow: none;
    letter-spacing: -0.02em;
    border-bottom: 1px solid #ffffffc7;
    padding-bottom: 50px;
}

.carousel-caption h1 span {
    display: block;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-left: 5px;
    font-weight: 700;
}

.carousel-caption p {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 0;
    line-height: 1.54;
}

/* 슬라이드 버튼 */
.carousel-control {
    text-shadow: 0 2px 6px rgba(0, 0, 0, .125);
    transition: ease-in-out 0.15s all;
    background: transparent !important;
    width: 10%;
    opacity: 0.4;
    display: none;
}

.carousel-control.left .glyphicon::before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.carousel-control.right .glyphicon::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.carousel-indicators {
    text-align: left;
    bottom: 200px;
    max-width: 1210px;
    width: 100%;
    margin-left: 0;
    left: 18.5%;
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background-color: rgb(255 255 255 / 35%);
    border: none;
    margin: 0 22px 0 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .125);
    backdrop-filter: blur(10px);
}

.carousel-indicators li.active {
    background :#fff;
    border: none;
}

.carousel-indicators li.active::before {
    content: "";
    width: 300%;
    aspect-ratio: 1;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    opacity: 0.2
}

/* 메인 페이지 */
.mainpage {}

.mainpage section {
    padding: 115px 0 65px;
    position: relative;
}

#main01::before {
    content: '';
    width: 100%;
    height: 530px;
    background: url('/public/img/main/main01_bg.jpg') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.main-tit {
    margin-bottom: 50px;
}

.main-tit h3 {
    text-align: center;
    color: #222;
    font-weight: 400;
    line-height: 1.4;
    font-size: 40px;
    letter-spacing: -0.03em;
}

.main-tit h3 span {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 0;
    color: var(--page-point-color);
}

.main-busi {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 1;
}

.main-busi .inner {}

.main-busi .inner:hover {}

.main-busi .img-box {
    overflow: hidden;
}

.main-busi .img-box img {
    background: #e0e0e0;
    transition: all 0.3s ease;
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    filter: brightness(0.95);
}

.main-busi .inner:hover img {
    transform: scale(1.2);
}

.main-busi .text-box {
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
    padding-top: 30px;
    text-align: center;
}

.main-busi .text-box .info {}

.main-busi .info h6 {
    font-size: 22px;
    font-weight: 700;
    color: #222;
    margin-bottom: 14px;
}

.main-busi .info p {
    font-weight: 500;
    color: #777;
    font-size: 18px;
    letter-spacing: 0;
}

.main-busi .text-box span {color: var(--page-point-color);background: #eee;border-radius: 50px;padding: 10px;display: none;}

.mainpage #main02 {
    padding: 65px 0;
    border-top: 1px solid #ddd;
}

.main-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 0 30px; */
}

.main-link > * {
    width: 20%;
}

.main-link .tit {
    font-weight: 800;
    letter-spacing: 0;
    color: #ccc;
    font-size: 38px;
    width: 30%;
}

.main-link .inner {
    display: flex;
    align-items: center;
    gap: 16px;
}

.main-link .inner:hover p {
    color: var(--page-point-color);
}

.main-link div.inner {
    font-weight: 700;
    font-size: 20px;
    width: 20%;
}

.main-link .inner>span {
    width: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    --wght: 300;
    --fill: 1;
    background: #2981d7;
    border-radius: 50%;
    aspect-ratio: 1;
    color: #fff;
    transition: all 0.1s ease;
}

.main-link .inner:hover>span {
    background: var(--page-point-color-hover);
}

.main-link .info {
    margin-top: 4px;
}

.main-link .info h6 {
    font-size: 19px;
    line-height: 1.1;
    color: #333;
    font-weight: 600;
    margin-bottom: 7px;
    letter-spacing: -0.04em;
}

.main-link .info p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    gap: 4px;
    width: fit-content;
    letter-spacing: 0;
    transition: all 0.15s;
}

.main-link .info p span {
    font-size: 10px;
    --wght: 600;
}

/* 서브 페이지 */
.subpage-header {
    position: relative;
    height: 540px;
    /* border-radius: 0 0 50px 50px; */
    /* overflow: hidden; */
}

.subpage-header .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    background: url("/public/img/sub/subBg02.jpg") no-repeat center / cover;
    filter: brightness(0.7);
}

.subpage-title {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    height: 100%;
    padding-bottom: 100px;
}

.subpage-title h2 {
    line-height: 1;
    margin-top: 0;
    text-align: left;
    font-weight: 800;
    font-size: 62px;
    width: 100%;
    letter-spacing: 0;
    color: #fff;
}

.breadcrumb {
    background: transparent;
    position: absolute;
    right: 15px;
    bottom: 100px;
    padding: 0;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    gap: 40px;
    user-select: none;
}

.breadcrumb>li {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.breadcrumb>li:first-child>a span {
    display: block;
    background: var(--page-point-color);
    width: 40px;
    aspect-ratio: 1;
    border-radius: 100px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    --fill: 1;
    /* filter: saturate(1.5); */
}

.breadcrumb>li+li:before {
    content: "";
}

.breadcrumb li.dropdown {
    position: relative;
    padding: 0;
}

.breadcrumb li.dropdown:last-child {
    color: #212121;
    font-weight: 500;
    line-height: 1;
}

.breadcrumb li.dropdown::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    left: -20px;
    top: 50%;
    background: rgb(255 255 255 / 30%);
    padding: 0;
    transform: translateY(-50%);
}

.breadcrumb li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    padding: 13px 10px 13px 0;
    color: #fff;
    border-bottom: 1px solid;
    min-width: 180px;
}

.breadcrumb li.dropdown:last-child .dropdown-toggle {
    opacity: 1;
}

.breadcrumb li.dropdown .dropdown-toggle span {
    font-size: 17px;
}

.breadcrumb li.dropdown .dropdown-toggle span.material-symbols-outlined {
    font-size: 20px;
    width: 12px;
    height: 12px;
    opacity: 0.6;
}

.breadcrumb li.dropdown:last-child .dropdown-toggle span.material-symbols-outlined {}

.breadcrumb .dropdown-menu {
    display: none;
    overflow: hidden;
    padding: 15px 0;
    margin: 0;
}

.breadcrumb li.open .dropdown-menu {
    display: flex;
    flex-direction: column;
    transform-origin: top;
    animation: menuOpen 0.35s forwards;
    min-width: 100%;
    border-radius: 0;
    box-shadow: 5px 10px 15px rgba(0,0,0,0.15);
    border: none;
}

.breadcrumb .dropdown-menu li {}

.breadcrumb .dropdown-menu li a {
    padding: 6px 20px;
    font-size: 15px;
    color: #333;
    letter-spacing: 0;
}

.breadcrumb .dropdown-menu li.active {}

.breadcrumb .dropdown-menu li.active a {
    color: var(--page-point-color);
    background: transparent;
    font-weight: 600;
}

.breadcrumb .dropdown-menu li:hover a, .breadcrumb .dropdown-menu li a:hover, .breadcrumb .dropdown-menu li a:focus {
    background: transparent;
    color: var(--page-point-color);
    font-weight: 600;
}

/* [ subpage-navbar ] */
.snb {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #dedede;
    /* display: none; */
}

.snb ul {
    position: relative;
    display: flex;
    margin: 0;
}

.snb li {
    /* flex: 0 1 25%; */
}

.snb li + li {
    margin-left: 60px;
}

.snb a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    line-height: 1;
    font-size: 17px;
    height: 70px;
    color: #707070;
    letter-spacing: 0;
}
.snb a:hover {
    color: var(--page-point-color);
}
.snb li.active a {
    background: #fff;
    font-weight: 500;
    color: #106cc9;
}
.snb li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 2px;
    transition: all 0.3s;
    background: #106cc9;
    opacity:0;
} 

.snb li.active a::after {
    width: 100%;
    opacity:1;
}
.snb li:hover a::after {
    width: 100%;
    opacity:1;
}

.title-h3 {
    margin-bottom: 95px;
}

.title-h3 h3 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #222;
}

.subpage-content {
    padding: 100px 0 141px;
}

.subpage-content .con {}

.sub-wrap+.sub-wrap {
    margin-top: 120px;
}

.sub-h4 {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}

/* 인사말 */
.greet-box {
    display: grid;
    grid-template-columns: 0.3fr 1fr;
    /* gap: 70px; */
}

.greet-box .text-box {
    margin-bottom: 55px;
}

.greet-box .img-box {}

.greet-box .img-box img {
    width: 100%;
    height: 300px;
    background: #e0e0e0;
    object-fit: cover;
}

.greet-box .text-box h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 1.6;
    letter-spacing: -0.02em;
    color: #222;
}

.greet-box .text-box h5 strong {
    color: #106cc9;
}

.greet-box .text-box p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.65;
    color: #666;
    letter-spacing: -0.03em;
}

.outline-box {
    display: grid;
    grid-template-columns: 0.3fr 1fr;
    /* gap: 80px; */
}

.outline-box ul {
    /* display: grid; */
    /* grid-template-columns: repeat(2, 1fr); */
    /* gap: 20px; */
    /* counter-reset: section; */
    border-top: 1px  solid #333;
    border-bottom: 1px solid #ccc;
    margin-bottom: 55px;
}

.outline-box .img-box {}

.outline-box .img-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    background: #e0e0e0;
}


.outline-box ul li {
    font-size: 17px;
    display: grid;
    grid-template-columns: 70px 160px auto;
    gap: 10px;
    border-bottom: 1px solid #e8e8e8;
    padding: 40px 40px;
    color: #777;
    font-weight: 500;
    line-height: 1.55;
}

.outline-box ul > li::before {
    counter-increment: section;
    content: "0" counter(section);
    /* position: absolute; */
    /* left: 0; */
    /* top: -2px; */
    font-weight: 500;
    color: #0f73d7;
    font-size: 32px;
    letter-spacing: -0.02em;
    margin-top: -2px;
    width: 90px;
    content: '\e527';
    font-family: var(--icons);
    line-height: 0.7;
}
.outline-box ul li:nth-child(2)::before {
    content :'\e7fd';
}
.outline-box ul li:nth-child(3)::before {
    content :'\ebbc';
}
.outline-box ul li:nth-child(4)::before {
    content :'\f779';
}
.outline-box ul li:nth-child(4)::before {
    content :'\f867';
}

.outline-box ul li {
}

.outline-box ul li:last-child {
    grid-column: span 2;
    /* border-bottom: none; */
}

.outline-box ul li span {
    font-weight: 700;
    display: block;
    font-size: 20px;
    margin-top: -2px;
    color: #222;
}

.table-type01 {
    border-top: 1px solid #ddd;
    width: 100%;
}

.table-type01 thead tr {}

.table-type01 tbody tr {}

.table-type01 td {}

.table-type01 th {
}

.table-type01 th,
.table-type01 td {
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    padding: 7px 10px;
    color: #666;
    font-weight: 400;
}

.table-type01 th {
    color: #555;
    background: #f6f6f6;
    font-weight: 700;
    line-height: 1;
    padding: 9px 10px;
}

/* 오시는 길 */
.map-wrap {}

.map-wrap .map-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 90px;
    margin-bottom: 60px;
    align-items: center;
}

.map-wrap .map-box .img-box {}

.map-wrap .map-box .img-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.map-info {}

.map-info .map-tit {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
    border-bottom: 1px solid #999;
    padding-bottom: 11px;
}

.map-info .map-tit h5 {font-size: 18px;font-weight: 500;color: #666;letter-spacing: -0.03em;}

.map-info .map-tit h5 span {
    /* display: block; */
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    line-height: 1;
    letter-spacing: -0.015em;
    color: #222;
    margin-right: 15px;
}

.map-info button {
    display: block;
    padding: 15px 40px;
    border: 1px solid #ddd;
    color: #333;
    font-weight: 600;
    font-size: 15px;
    background: #fff;
}

.map-info button:hover {
    background: #f6f6f6;
}

.map-info ul {
    display: flex;
    gap: 13px;
    flex-direction: column;
}

.map-info ul li {
    display: flex;
    gap: 14px;
    align-items: center;
    font-size: 16px;
}

.map-info ul li+li {}

.map-info ul li span.material-symbols-outlined {
    --fill: 1;
    background: #0762bd;
    color: #fff;
    border-radius: 100px;
    font-size: 15px;
    padding: 5px;
}

.map-info ul li span:not(.material-symbols-outlined) {
    font-weight: 700;
    width: 60px;
}

.map-wrap .location.active {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.map-wrap .location {
    opacity: 1;
    height: 100%;
    transition: all 0.2s ease;
}

/* 사업영역 */
.sub-link {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 40px;
}

.sub-link a {
    display: inline-flex;
    flex: 1 0 0px;
    font-size: 16px;
    padding: 18px 0px;
    text-align: center;
    border-right: 0;
    background: #fff;
    color: #666;
    align-items: center;
    justify-content: center;
    border: 1px solid #d5d5d5;
    font-weight: 500;
    transition: all 0.3s ease;
}

.sub-link a.active {
    background: var(--page-point-color);
    color: #fff;
    border-color: var(--page-point-color);
}

.sub-link a:hover {
    background: var(--page-point-color);
    color: #fff;
}

.busi-wrap .sub-desc {
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: -0.01em;
    margin-bottom: 40px;
    color: #666;
    font-weight: 500;
}

.sub-h5 + .sub-desc {
    margin-top: -15px;
}

.busi-box+.busi-box {
    margin-top: 100px;
}

.busi-box {
    margin-top: 55px;
}

.sub-h5 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 35px;
    padding-left: 35px;
    position: relative;
    line-height: 1;
    letter-spacing: -0.015em;
    color: #222;
}

.sub-h5::before {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    aspect-ratio: 1;
    width: 22px;
    border: 5px solid #0e64bb;
    transform: translateY(-50%);
    border-radius: 0 0 10px 0;
}

.sub-h5::after {
    content: '';
    width: 11px;
    aspect-ratio: 1;
    border: 2px solid #fff;
    position: absolute;
    left: 13px;
    top: -1px;
    background: #e60012;
}

.busi {
    display: fl;
}

.busi .img-wrap {
    display: grid;
    gap: 20px;
}

#busi01_01 .box01 .img-wrap {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.busi .num-list {
    margin-bottom: 30px;
    display: flex;
    border: 1px solid #ddd;
    gap: 50px;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.busi .num-list li {font-size: 18px;font-weight: 500;}

.busi .num-list li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    background: #333;
    border-radius: 100px;
    color: #fff;
    line-height: 1;
    aspect-ratio: 1;
    margin-right: 4px;
}

.busi .num-list li+li {
    /* margin-top: 15px; */
}

.busi .img-box {
    /* border: 1px solid #ddd; */
}

.busi .img-box.img-box-border {
    padding: 50px 80px;
    border: 1px solid #ddd;
}

.busi .img-box.img-box-border img {
    width: fit-content;
}

.busi .img-box span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
}

.busi .img-box img {
    /* width: 100%; */
    /* object-fit: cover; */
}

/*  container Type */
#busi01_02 .box02 .busi .img-wrap,
#busi01_03 .box02 .busi .img-wrap {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

#busi01_02 .box03 .busi .img-wrap,
#busi01_03 .box03 .busi .img-wrap {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 20px;
}

#busi01_02 .busi-wrap:nth-child(3) .img-box img,
#busi01_03 .busi-wrap:nth-child(3) .img-box img {
    width: 100%;
    /* height: 300px; */
    object-fit: cover;
}

#busi01_03 .box02 .img-box img {
    height: 300px;
}

#busi01_02 .box03 .img-box img,
#busi01_03 .box03 .img-box img {
    height: 300px;
    object-fit: cover;
}

/* silencer */
#busi02 .busi .img-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: center;
    border: 1px solid #ddd;
    padding: 50px;
}

#busi02  .box01 .busi .img-wrap {
    padding: 50px 100px;
}

#busi02 .busi .img-wrap .img-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
}

#busi02 .busi img {
    height: 100%;
    object-fit: contain;
}
/* 소음해석 */
#busi03 .box01 .busi .img-wrap{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
#busi03 .box01 .img-box span{
    margin: 0;
    padding-top: 10px;
    display: block;
    width: 100%;
    padding: 20px;
    background: #f6f6f6;
    border-top: 1px solid #ddd;
}

#busi03 .box01 .img-box img {
}

#busi03 .img-box {
    border: 1px solid #ddd;
    display: flex;
    flex-flow: column;
}

#busi03 .img-box .img-area {
    padding: 40px;
}
/* 블로그 A 게시판 */
#bbsArea .table_blog {}

#bbsArea .table_blog dd {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 30px;
    padding: 20px;
}

#bbsArea .table_blog dd::after {
    display: none;
}

#bbsArea .table_blog .left {
    width: 100%;
}

#bbsArea .table_blog .left a {}

#bbsArea .table_blog .left a span {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

#bbsArea .table_blog .right {}

#bbsArea .table_blog .right .title {}

#bbsArea .table_blog .right .title a {
    font-size: 22px;
}

#bbsArea .table_blog .right .info {}

#bbsArea .table_blog .right .info span {}

#bbsArea .table_blog .right .text {}

#bbsArea .table_blog .right .text p {
    font-size: 16px;
}

/* 블로그 B 게시판 */
#bbsArea .table_blog2 {
    margin: 0 !important;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px 20px;
}

#bbsArea .table_blog2::before,
#bbsArea .table_blog2::after {
    display: none;
}

#bbsArea .table_blog2 dd {
    width: 100% !important;
    padding: 0;
}

#bbsArea .table_blog2 dd {}

#bbsArea .table_blog2 .inner {
    border: 0;
}

#bbsArea .table_blog2 .inner .top {}

#bbsArea .table_blog2 .inner .top a {}

#ab02 #bbsArea .table_blog2 .inner .top a span {
    aspect-ratio: 210/297;
    height: auto;
}

#bbsArea .table_blog2 .inner .bottom {
    text-align: center;
    padding: 0;
    margin-top: 15px;
}

#bbsArea .table_blog2 .inner .bottom .title {
    padding: 0;
    margin: 0;
}

#bbsArea .table_blog2 .inner .bottom .title a {
    font-weight: 600;
}

#partner01 #bbsArea .table_blog2 .inner .bottom .title a {
    font-size: 16px;
}

#bbsArea .table_blog2 .inner .bottom .title a span {}

#bbsArea .table_blog2 .inner .bottom .info {
    display: none;
}

#bbsArea .table_blog2 .inner .bottom .info span {}


/* 목록 게시판 */
#bbsArea .board_wrapper {}

#bbsArea .board_list_list table {}

#bbsArea .board_list_list col.num_col {}

#bbsArea .board_list_list col.subject_col {}

#bbsArea .board_list_list col.writer_col {}

#bbsArea .board_list_list col.regdate_col {}

#bbsArea .board_list_list thead tr {}

#bbsArea .board_list_list thead tr td {}

#bbsArea .board_list_list tbody tr {}

#bbsArea .board_list_list tbody tr.notice {
    /* background: #dedede; */
}

#notice01 #bbsArea tbody tr.notice {
    /* background: #dedede; */
}

#bbsArea .board_list_list tbody th {}

#bbsArea .board_list_list tbody td {}

#bbsArea .board_list_list tbody td span.badge {}

#bbsArea .board_list_list tbody td span.badge a {}

#bbsArea .board_list_list tbody th,
#bbsArea .board_list_list tbody td {}

/* 납품실적 */

#site .table_default {
    border-top: 1px solid #333;
}
#site .table.table_default th,
#site .table.table_default td {
    padding: 20px;
}
#site .table.table_default thead th {
    background: #fff;
    border-bottom: 1px solid #888;
    color: #222;
}
.table_custom :where(thead, tbody) .wr_1{
    flex-basis: 20%;
}
.table_custom :where(thead, tbody) .wr_2{
    flex-basis: 40%;
}
.table_custom :where(thead, tbody){
    --wr_id: 5%;
    --wr_subject: 15%;
    --wr_default: 15%;
}
#perform01 .table_custom{}
#perform01 .table_custom th{}
#perform01 .table_custom td{
    text-align: center;
}
#perform01 .table_custom th,
#perform01 .table_custom td{
    /* padding: 17px 10px; */
    /* font-size: 15px; */
}
/* 등록협력업체 */
#partner01 #bbsArea .table_blog2{
    grid-template-columns: repeat(4,1fr);
}
#partner01 #bbsArea .table_blog2 .inner .top a span {
    height: 120px;
}

#partner01 #bbsArea .table_blog2 .inner .top {
    border: 1px solid #ddd;
}

#bbsArea .table_blog2 .inner:hover .top {
    border-color: var(--page-point-color) !important;
}


/* 주문폼 */
#bbsArea .board_wrapper {
    margin-bottom: 80px;
    overflow-x: auto;
}

#bbsArea form {}

#bbsArea form table {}

.board_wrapper .table.board_write_table {
    border-top: 1px solid #333;
}

#bbsArea form table tr {}

#bbsArea form table th {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    background: #f6f6f6;
    border-color: #ddd;
}

.board_wrapper .table.board_write_table tbody tr :where(th, td) {
    border-top: none;
    border-bottom: 1px solid #ddd;
}

#bbsArea form table th span {}

#bbsArea form table td {
    border-color: #e5e5e5;
    font-size: 15px;
    padding: 18px;
}

#bbsArea form table tr#item_captcha {}

#bbsArea form .custom_radio+span::before {
    vertical-align: middle;
}

#bbsArea form .custom_radio:checked+span::before {
    color: var(--page-point-color);
}

.search_wrap #search_query {
    vertical-align: top;
}

.search_wrap #search_btn {
    vertical-align: top;
}

img#captcha {
    height: var(--input-height);
    vertical-align: bottom;
}

img#captcha+br {
    display: none;
}

#wr_captcha {
    margin: 0 !important;
}

label.radio-inline {
    margin-top: 0 !important;
}

.radio-inline+.radio-inline {
    margin-left: 25px !important;
}

.board_wrapper .table.board_write_table :where(.input-group, .form-control) {
    width: 350px;
}

.board_write_table p.text-muted.form-caption {
    margin-top: 10px !important;
    font-size: 13px;
    color: #888;
}

.checkbox.privacy_checkbox {
    margin-top: 0 !important;
}

.custom_checkbox:checked+span::before {
    color: var(--page-point-color);
}

.btn.btn-lg {
    width: 200px;
    height: 55px;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
}

/* 게시글 뷰 페이지 */

.board_data_view {
    border-top: 1px solid #333;
}

.board_data_view .header_wrap .title {
    font-size: 28px;
    font-weight: 700;
}

.board_data_view .header_wrap .info {
    margin-top: 18px;
}

.board_data_view .header_wrap {
    border-bottom: 1px solid #eddd;
    padding: 40px 0;
}


/* 푸터 */
#site footer {
    margin-top: 0;
    background-color: #222;
    color: #999;
}

#site footer .footer-wrap {
    display: grid;
    padding: 45px 0;
    grid-template-columns: 0.3fr 1fr;
}

#site footer .footer-logo {}

.footer-logo img {
    height: 30px;
    filter: brightness(0) invert(1);
    opacity: 0.7;
}

.footer-info {
    display: flex;
    flex-flow: wrap;
    position: relative;
    gap: 2px 0px;
}

.footer-info li:first-child {
    font-size: 16px;
    font-weight: 600;
    color: #a1a1a1;
}

.footer-info li {
    font-size: 14px;
    margin-right: 18px;
    color: #797979;
    font-weight: 400;
}

.footer-info li.copy {
    margin-top: 10px;
    font-size: 13px;
    opacity: 0.9;
}

.footer-info li.login {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}

.footer-info li.login a {
    display: block;
    padding: 3px 11px;
    border: 1px solid #333;
    color: #333;
    border-radius: 2px;
}

.footer-info li.login a:hover {
    background: #333;
    color: #fff;
}

.footer-info li.clear-fix {
    width: 100%;
}

/* 반응형 */

@media (max-width: 767px) {
    .carousel-control {
        font-size: 14px;
    }

    .carousel-indicators li,
    .carousel-indicators li.active {
        width: 6px;
        height: 6px;
    }

    #mainCarousel .carousel-caption p {
        font-size: 12px;
    }

    .navbar-inverse .navbar-toggle {
        border: 0;
        padding: 9px 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #666;
        transition: ease-in-out 0.15s all;
        opacity: 1;
        position: relative;
    }

    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background: none;
        border-color: #222;
    }

    .navbar-inverse .navbar-toggle:focus .icon-bar,
    .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #222;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: transparent;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(1) {
        transform: rotate(45deg);
        top: 6px;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(2) {
        opacity: 0;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(3) {
        transform: rotate(-45deg);
        top: -6px;
    }
}

@media (min-width: 768px) {
    .navbar-inverse .navbar-nav .dropdown-menu {
        min-width: 182px;
        left: 50%;
        top: 85%;
        right: auto;
        background: #0b6fd3;
        /* background: #222; */
        transform: translate(-50%, 0);
        border-radius: 0;
        overflow: hidden;
        border: 0;
        padding: 20px 0;
        box-shadow: none;
    }

    .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover {
        color: #fff;
        background: transparent;
    }
}

/* 페이지 준비중 */
.txt-area {
    padding: 40px 25px;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    flex-direction: column;
    gap: 14px;
    border-radius: 30px;
}

.txt-area i {
    font-size: 45px;
}

.txt-area p {
    font-size: 30px;
    font-weight: 500;
    color: #212121;
    text-align: center;
}

.txt-area p+p {
    font-size: 18px;
    margin-top: 15px;
}

@keyframes menuOpen {
    0% {
        opacity: 0;
        scale: 1 0;
    }

    100% {
        opacity: 1;
        scale: 1 1;
    }
}
@media (max-width:1199px) {
    .navbar-inverse .navbar-nav>li>a {
        font-size: 16px;
        padding: 30px 15px;
    }
    .navbar-brand {
        height: 30px;
    }
}
@media (max-width:991px) {
    #bbsArea .board_wrapper#perform01_list{
        border-top: 1px solid #222;
    }
    #perform01 .table_custom {
        border: 0;
    }
    .table_custom :where(thead, tbody) [class*="wr_"]{
        flex: 1 0 200px !important;
    }
    .table_custom :where(thead, tbody) .wr_id{
        flex: 1 0 70px !important;
    }
    .table_custom :where(thead, tbody) .wr_1,
    .table_custom :where(thead, tbody) .wr_subject{
        flex: 1 0 150px !important;
    }
    .table_custom :where(thead, tbody) .wr_2{
        flex: 1 0 250px !important;
    }
    #site .table.table_default th, #site .table.table_default td {
        padding: 15px 10px;
    }
    #site .table.table_default thead th {
        padding: 15px 5px;
    }
    #busi01_02 .box03 .busi .img-wrap, #busi01_03 .box03 .busi .img-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 15px;
    }
    .busi .num-list li {
        font-size: 15px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .busi .num-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        padding: 20px 15px;
        align-items: unset;
        justify-content: unset;
    }
    .busi .num-list li span {
        padding: 5px;
        font-size: 14px;
        aspect-ratio: 1;
        margin-right: 0;
        width: 25px;
    }
    .busi-wrap .sub-desc {
        font-size: 15px;
    }
    .sub-link a {
        flex: 1 0 0px;
        font-size: 16px;
        padding: 10px 0px;
    }
    #ab01 .table-type01 th, .table-type01 td {
        font-size: 13px;
        padding: 7px 5px;
    }
    #ab01 .table-type01 th {
        color: #555;
        background: #f6f6f6;
        font-weight: 700;
        line-height: 1;
        padding: 6px 6px;
    }
    .outline-box ul > li::before {
        font-size: 25px;
        margin-top: 0;
        width: 100%;
    }
    .outline-box ul li span {
        font-size: 17px;
        margin-top: 0;
    }
    .outline-box ul li {
        font-size: 16px;
        grid-template-columns: 50px 120px auto;
        gap: 10px;
        padding: 30px 15px;
    }
    .greet-box .text-box p {
        margin-top: 20px;
        font-size: 16px;
    }
    .greet-box .text-box h5 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .sub-h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .title-h3 {
        margin-bottom: 50px;
    }
    .title-h3 h3 {
        font-size: 35px;
    }
    .subpage-content {
        padding: 75px 0 100px;
    }
    .breadcrumb .dropdown-menu {
        padding: 10px 0;
    }
    .breadcrumb .dropdown-menu li a {
        padding: 5px 10px;
        font-size: 14px;
    }
    .breadcrumb li.dropdown .dropdown-toggle {
        gap: 20px;
        padding: 5px 5px 5px 0;
        min-width: 150px;
    }
    .breadcrumb>li:first-child>a span {
        width: 27px;
        font-size: 16px;
    }
    .snb a {
        font-size: 16px;
        height: 50px;
    }
    .snb li + li {
        margin-left: 30px;
    }
    .subpage-title h2 {
        font-size: 42px;
    }
    .subpage-title {
        padding-bottom: 135px;
    }
    .breadcrumb {
        right: unset;
        bottom: 30px;
        gap: 40px;
        left: 17px;
    }
    .subpage-header {
        height: 370px;
    }
    .carousel-caption h1 span {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .carousel-caption h1 {
        margin-bottom: 25px;
        font-size: 60px;
        padding-bottom: 20px;
    }
    .carousel-caption p {
        font-size: 16px;
    }
    #mainCarousel .carousel-inner .item {
        height: 700px;
    }
    .carousel-indicators {
        bottom: 220px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 6px;
        height: 6px;
    }
    .mainpage section {
        padding: 40px 0 30px;
    }
    #main01::before {
        height: 440px;
    }
    .main-tit h3 span {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .main-tit h3 {
        font-size: 25px;
    }
    .main-busi .text-box {
        padding-top: 15px;
    }
    .main-busi .info h6 {
        font-size: 18px;
    }
    .main-busi .info p {
        font-size: 15px;
    }
    .main-busi {
        padding: 20px 15px;
    }
    .main-link .tit {
        font-size: 30px;
        grid-column: span 4;
        width: 100%;
    }
    .main-link {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
    .main-link .inner {
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }
    #site footer .footer-wrap {
        gap: 30px;
        padding: 30px 0;
        grid-template-columns: 1fr;
    }
}
@media (max-width:767px) {
    .subpage-title h2 {
        font-size: 35px;
    }
    .busi .num-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .map-wrap .map-box {
        grid-template-columns: 1fr;
        gap: 35px;
        margin-bottom: 60px;
    }
    .navbar-brand {
        height: 30px;
        margin-left: 15px !important;
    }
    .navbar-inverse {
        padding: 15px 0;
    }
    #mainCarousel .carousel-inner .item {
        height: 500px;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-inverse .navbar-toggle {
        border: 0;
        padding: 0;
    }
    .navbar-inverse.on .navbar-toggle .icon-bar{
        background: #000;
    }
    .navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }
    .navbar-inverse.on .navbar-toggle:focus .icon-bar, .navbar-inverse.on .navbar-toggle:hover .icon-bar {
        background-color: #000;
    }
    .carousel-caption h1 {
        margin-bottom: 20px;
        font-size: 50px;
        padding-bottom: 15px;
    }
    .carousel-indicators {
        bottom: 140px;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 14px;
        padding: 15px 15px 5px;
        color: #222;
    }
    .navbar-inverse .navbar-nav {
        background: #fff;
    }
    .navbar-inverse.on .navbar-nav>li>a {
        color: #222;
        padding: 15px 15px 5px;
    }
    .navbar-inverse .navbar-nav>li>a::after {
        display: none
    }
    .navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle, .navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle, .navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle {
        background: none;
        color: #222;
    }
    .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
        color: #222;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a {
        text-align: left;
        padding: 6px 15px;
        font-size: 13px;
        color: #444;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{
        color: var(--page-point-color);
    }
    .sub-h5 {
        font-size: 20px;
        margin-bottom: 25px;
        padding-left: 30px;
    }
}
@media (max-width:576px) {
    #partner01 #bbsArea .table_blog2 .inner .bottom .title a {
        font-size: 14px;
    }
    #partner01 #bbsArea .table_blog2 .inner .top a span {
        height: 100px;
    }
    #partner01 #bbsArea .table_blog2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .busi-box+.busi-box {
        margin-top: 50px;
    }
    #busi02 .busi .img-wrap {
        grid-template-columns: 1fr 1fr;
        gap: 5px;
        align-items: center;
        border: 1px solid #ddd;
        padding: 15px 10px;
    }
    #busi02 .box01 .busi .img-wrap {
        padding: 15px 10px;
    }
    .sub-h5::after {
        content: '';
        width: 8px;
        aspect-ratio: 1;
        border: 2px solid #fff;
        position: absolute;
        left: 8px;
        top: 0px;
        background: #e60012;
    }
    .sub-h5::before {
        left: 0;
        top: 8px;
        width: 14px;
        border: 2px solid #0e64bb;
    }
    .busi-box {
        margin-top: 25px;
    }
    .sub-h5 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 25px;
    }
    .sub-link a {
        font-size: 13px;
    }
    .busi .img-box.img-box-border {
        padding: 20px 25px;
        border: 1px solid #ddd;
    }
    .footer-info li.login a {
        display: block;
        font-size: 11px;
        padding: 3px 5px;
        border: 1px solid #333;
        color: #333;
        border-radius: 2px;
        background: #fff;
    }
    .footer-info li.login {
        position: absolute;
        right: 0;
        bottom: -16px;
        font-size: 14px;
        margin: 0;
    }
    #busi01_02 .box03 .img-box img, #busi01_03 .box03 .img-box img {
        height: 200px;
        object-fit: cover;
    }
    .busi .img-box span {
        font-size: 14px;
        margin-top: 9px;
    }
    #busi01_02 .box02 .busi .img-wrap, #busi01_03 .box02 .busi .img-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    #busi01_01 .box01 .img-wrap {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .busi .num-list li span {
        font-size: 12px;
        width: 22px;
    }
    .busi .num-list li {
        font-size: 14px;
        gap: 10px;
    }
    .busi-wrap .sub-desc {
        font-size: 14px;
        margin-top: 0;
    }
    .map-info ul li span.material-symbols-outlined {
        font-size: 12px;
    }
    .map-info ul li {
        gap: 10px;
        font-size: 14px;
    }
    .map-info .map-tit {
        margin-bottom: 10px;
        padding-bottom: 10px;
        width: 100%;
    }
    .map-info .map-tit h5 span {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .map-info .map-tit h5 {
        font-size: 14px;
    }
    #bbsArea .table_blog2 .inner .bottom .title a {
        font-weight: 600;
        font-size: 16px;
    }
    #bbsArea .table_blog2 .inner .bottom {
        margin-top: 10px;
    }
    #ab02 #bbsArea .table_blog2 .inner .top a span {
        aspect-ratio: 6 / 7;
        height: auto;
    }
    #bbsArea .table_blog2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px 20px;
    }
    .snb a {
        font-size: 14px;
        height: 40px;
    }
    .breadcrumb li.dropdown .dropdown-toggle {
        gap: 10px;
        padding: 5px 5px 5px 0;
        min-width: 100px;
    }
    .breadcrumb .dropdown-menu {
        padding: 5px 0;
    }
    .breadcrumb .dropdown-menu li a {
        padding: 5px 5px;
        font-size: 12px;
    }
    .breadcrumb li.dropdown .dropdown-toggle span {
        font-size: 14px;
    }
    .breadcrumb li.dropdown::before {
        left: -17px;
    }
    .breadcrumb {
        gap: 30px;
    }
    .subpage-title h2 {
        font-size: 25px;
    }
    .subpage-title {
        padding-bottom: 100px;
    }
    .subpage-header {
        height: 300px;
    }
    .outline-box ul > li::before {
        font-size: 21px;
    }
    .outline-box ul li span {
        font-size: 15px;
    }
    .outline-box ul li {
        font-size: 14px;
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 20px 10px;
    }
    .outline-box .img-box img {
        height: 240px;
    }
    .greet-box .img-box img {
        height: 245px;
    }
    .greet-box .text-box p {
        margin-top: 15px;
        font-size: 14px;
    }
    .greet-box .text-box h5 br{
        display: none;
    }
    .greet-box .text-box h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .sub-h4 {
        font-size: 18px;
    }
    .title-h3 h3 {
        font-size: 23px;
    }
    .subpage-content {
        padding: 55px 0 75px;
    }
    .greet-box {
        grid-template-columns: 1fr;
    }
    .outline-box {
        grid-template-columns: 1fr;
    }
    .main-tit h3 {
        font-size: 20px;
    }
    .main-tit h3 span {
        margin-bottom: 7px;
        font-size: 15px;
    }
    .main-busi {
        grid-template-columns: repeat(2, 1fr);
    }
    .main-busi .info h6 {
        font-size: 15px;
        margin-bottom: 3px;
    }
    .main-busi .text-box {
        padding-top: 8px;
    }
    .main-busi .info p {
        font-size: 12px;
    }
    .main-link {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .main-link .tit {
        font-size: 25px;
        grid-column: span 2;
        width: 100%;
    }
    .main-link .inner {
        flex-direction: unset;
        gap: 10px;
        width: 100%;
    }
    .main-link .inner>span {
        width: 40px;
        font-size: 20px;
    }
    .main-link .info h6 {
        font-size: 15px;
        margin-bottom: 3px;
    }
    .main-link .info p {
        font-size: 11px;
    }
    .carousel-caption h1 span {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .carousel-caption h1 {
        margin-bottom: 15px;
        font-size: 30px;
        padding-bottom: 15px;
    }
    #mainCarousel .carousel-inner .item {
        height: 425px;
    }
    .carousel-indicators {
        bottom: 100px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 4px;
        height: 4px;
    }
    .root_daum_roughmap .wrap_map{
        height: 350px !important;
    }
    .subpage-header {
        height: 255px;
    }
    #busi03 .box01 .busi .img-wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    #busi03 .img-box .img-area {
        padding: 20px 10px;
    }
    #busi03 .box01 .img-box span {
        padding: 10px;
    }
    .navbar-brand {
        height: 25px;
        margin-left: 15px !important;
    }
    .footer-logo img {
        height: 25px;
        filter: brightness(0) invert(1);
        opacity: 0.7;
    }
    .footer-info li:first-child {
        font-size: 14px;
        font-weight: 600;
        color: #a1a1a1;
    }
    .footer-info li {
        font-size: 12px;
        margin-right: 10px;
    }
    .footer-info li.copy {
        margin-top: 5px;
        font-size: 10px;
        opacity: 0.9;
    }
    #busi01_03 .box02 .img-box img {
        height: 200px;
    }
}