@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');
@import url("https://cdn.jsdelivr.net/gh/sun-typeface/SUITE@2/fonts/static/woff2/SUITE.css");

#site {
    font-family: "SUITE", "Pretendard Variable", "notokr", sans-serif;
    padding-top: 100px;
}

html {
    visibility: hidden;
}

html.no-js {
    visibility: visible;
}

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

a {
    text-decoration-line: none;
    color: #000;
}

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;
}

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

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

#gnbauth i {
    display: none;
}

.caret {
    display: none;
}

#list_btn {
    display: none;
}

.board_wrapper {
    margin-top: 0;
}

:root {
    --page-point-color: #163b6d;
    --page-point-color-text: #164c96;
    --page-point-color-hover: #27548e;
    --icons: "material symbols outlined";
}

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

@media (min-width:1200px) {

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

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

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

/* 상단 로그인 */
.login-wrap {
    background: #0f2f5a;
    padding: 10px 0;
    color: #fff;
}

.login-box {
    display: flex;
    gap: 25px;
    justify-content: flex-end;
}

.login-box a {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    font-size: 13px;
}

.login-box a span {
    font-size: 16px;
    --wght: 300;
}

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

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

.navbar-brand .inner {
    display: flex;
    align-items: center;
    gap: 12px;
}

.navbar-brand .inner .text small {
    display: block;
    color: #4f4c4c;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 2px;
}

.navbar-brand .inner .text b {
    color: #163b6d;
    font-size: 25px;
    font-weight: 800;
}

.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: 59px;
}

.navbar-inverse.on .navbar-brand img,
.navbar-inverse.opened .navbar-brand img {}


/* 상단 메뉴 */
@media(min-width:768px) {

    .navbar-inverse {
        transition: all 0.3s cubic-ease;
    }

    .navbar-inverse>.container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

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

    .navbar-inverse .navbar-collapse {
        display: flex !important;
        justify-content: center;
    }

    #navbar-bg {
        z-index: 99;
        position: fixed;
        left: 0;
        right: 0;
        top: 90px;
        background: #fff;
        transition: all 0.25s ease-in-out;
        height: 0;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        z-index: 1030;
        padding-top: 20px;
        border: none;
        background: transparent;
        transition: all 0.3s ease;
    }

    .navbar-inverse.on {
        /* background: #fff; */
    }

    .navbar-inverse {
        transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .navbar-inverse.on #navbar-bg {}

    .navbar-inverse .navbar-right>li>a {
        color: #fff;
    }

    .navbar-inverse.on .navbar-right>li>a {
        /* color: #333; */
    }
}

.navbar-inverse {
    background: #fff;
    position: fixed;
    margin-bottom: 0;
    padding: 0;
    transition: all 0.3s ease-in-out;
    border-bottom: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.navbar-inverse.sub-nav {
    background: #fff;
    box-shadow: 0 0 0 1px #9bb0b9;
}

.navbar-inverse.on,
.navbar-inverse.opened {
    /* background: #fff; */
    /* transition: all 0.3s ease-in-out; */
}

.navbar-header {}

.navbar-inverse .navbar-nav {
    margin-right: -25px;
}

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

.navbar-inverse .navbar-nav li a {
    position: relative;
}

.navbar-inverse .navbar-nav .dropdown {
    position: relative;
}

.navbar-inverse .navbar-nav>li>a::before {
    width: 0;
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    height: 3px;
    background: var(--page-point-color);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.navbar-inverse.opened .navbar-nav>li:hover>a::before {
    width: 100%;
}

.navbar-inverse.opened .navbar-nav>li:hover>a::after {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    width: 7px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--page-point-color);
    box-shadow: 0 0 10px 1px var(--page-point-color);
    z-index: 100;
}

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

.navbar-inverse .navbar-nav .dropdown-menu {
    transform-origin: center 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: 10px 15px;
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    font-weight: 500;
    transition: all 0.15s;
}

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

.navbar-inverse .navbar-nav .dropdown .dropdown-menu>li:hover>a {
    background: var(--page-point-color);
    color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 19px;
    font-weight: 700;
    color: #222;
    padding: 40px 25px;
    text-align: center;
    letter-spacing: 0px;
}

.navbar-inverse.on .navbar-nav>li>a,
.navbar-inverse.sub-nav .navbar-nav>li>a,
.navbar-inverse.opened .navbar-nav>li>a {
    /* color: #333; */
    /* font-weight: 600; */
}


.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,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: var(--page-point-color-text);
}

.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: 100%;
}

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

#mainCarousel .carousel-inner .item::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

/* 슬라이드 글자*/
.carousel-caption {
    top: 49%;
    padding: 0;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    padding: 0 75px;
    text-shadow: 0 0 20px rgb(255 255 255 / 60%);
}

.carousel-caption h1 {
    position: relative;
    line-height: 1;
    color: #163b6d;
    font-weight: 800;
    font-size: 50px;
    margin: 0 0 25px 0;
}

.carousel-caption h1 span {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-left: 2px;
    color: #1d5db3;
}

.carousel-caption p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.4;
    color: #31383f;
    font-weight: 400;
    letter-spacing: -0.01em;
}

/* 슬라이드 버튼 */
.carousel-indicators {
    z-index: 1;
    bottom: 50px;
    text-align: left;
    width: 100%;
    left: 0;
    padding: 0 75px;
    margin-left: 0;
}

.carousel-control {
    bottom: 50%;
}

.carousel-control {
    display: flex;
    z-index: 2;
    width: 20px;
    aspect-ratio: 1;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: unset;
    left: 10px;
    background-image: none;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=50);
    opacity: 1;
    background: none !important;
    display: none;
}

.carousel-control .glyphicon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    margin: 0 !important;
    top: unset;
    background: rgba(20, 20, 20, 0.5);
}

.carousel-control .glyphicon-chevron-right {
    right: 0 !important;
}

.carousel-control .glyphicon-chevron-left {
    left: 0 !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: 0;
}

.carousel-control.right {
    left: unset;
    right: 10px;
}

.carousel-control.left .glyphicon::before,
.carousel-control.right .glyphicon::before {
    --wght: 100;
    font-weight: 200;
    font-size: 38px;
}

.carousel-control.left .glyphicon::before {
    content: "\e5cb";
    font-family: var(--icons);
}

.carousel-control.right .glyphicon::before {
    content: "\e5cc";
    font-family: var(--icons);
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid rgb(93 93 93 / 50%);
    margin: 0 2px;
    border-radius: 0;
}

.carousel-indicators li.active {
    background-color: var(--page-point-color);
    border-color: var(--page-point-color);
    box-shadow: none;
    transform: none;
    border: none;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 24px;
}

/* 메인 페이지 */
.mainpage {
    padding: 20px 0 0;
    background: url('/public/img/main/main_bg.jpg') no-repeat center / cover;
}

.mainpage section {
    padding: 40px 0 0;
}

.mainpage section:last-child {
    padding-bottom: 30px;
}

.mainpage #main03 {
    margin-top: 60px;
    background: #f0f5fb;
    padding: 30px 0;
}

.main-slide {
    display: grid;
    grid-template-columns: 1fr 0.38fr;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.2);
}

.main-slide .slide-box {
    /* border-radius: 20px 0; */
    overflow: hidden;
    background: #fff;
}

.main-slide .link-box {
    display: flex;
    flex-direction: column;
}

.link-box .link {
    position: relative;
    height: 130px;
    width: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(to right bottom, #5d8ad2, #579fb1);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
}

.link-box .link::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: url('/public/img/main/link_bg.png') no-repeat center / cover; */
    mix-blend-mode: multiply;
}

.link-box .link .material-symbols-outlined {
    font-size: 48px;
    --wght: 300;
    color: #fff;
    z-index: 1;
}

.link-box .link:nth-child(2) {
    background: linear-gradient(to right bottom, #1a4c91, #13769f);
}

.link-box .link:nth-child(3) {
    background: linear-gradient(to right bottom, #2f3944, #414d5a);
}


.link-box .link h6 {
    font-size: 22px;
    color: #fff;
    width: 100px;
    text-align: center;
    z-index: 1;
    font-weight: 500;
    letter-spacing: 0;
}

.link-box .link img {
    width: 100%;
    height: 100%;
    background: #ddd;
    object-fit: cover;
    filter: brightness(0.3);
    transition: all 0.3s ease-in-out;
    display: none;
}

.link-box .link:hover h6 {}

.link-box .link:hover img {
    transform: scale(1.2);
    filter: brightness(0.8);
}

.main-board {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.2);
    /* border-radius: 20px 0; */
    overflow: hidden;
    border-top: 2px solid #6d97d0;
}

.main-board .bbs-area {
    padding: 35px 35px;
    background: #fff;
}

.main-board .bbs-area:first-child {
    border-right: 1px solid #e8e8e8;
}

.main-board .bbs-area .page-header {
    /* display: none; */
    margin: 0 0 15px;
    padding-bottom: 0;
    border-bottom: none;
}

#main_wrapper .main-board .bbs-area h4 {
    font-size: 24px;
    color: var(--page-point-color);
    font-weight: 800;
    margin-bottom: 20px;
    padding: 0;
}

#main_wrapper .main-board .bbs-area .page-header .pull-right {
    color: #aaa;
    font-size: 19px;
    margin-top: 4px;
    z-index: 1;
    position: relative;
}

.main-board .bbs-area>h4 {
    display: none;
}

.main-board .type_list {}

.main-board .type_list li {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
}

.main-board .type_list a {
    font-size: 16px;
    color: #333;
    display: grid;
}

.main-board .type_list a:hover span {
    color: var(--page-point-color);
    text-decoration: underline;
}

.main-board .type_list a span {
    color: #444;
    font-size: 16px;
}

.main-banner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    /* padding: 26px 40px; */
    /* background: #fff; */
    /* border-radius: 20px 0; */
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); */
}

.type_list .info {}

.type_list .info span {
    font-size: 13px;
    color: #212121;
}

.type_list .info span.writer,
.type_list .info span.hits {
    display: none;
}

.main-banner .banner-box {
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    background: #fff;
}

.main-banner .banner-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
}

.main-banner .banner-box::before {
    position: absolute;
    /* content: "제약회사 배너"; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #c3c3c3;
    /* display: none; */
}

/* 서브 페이지 */
.breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
    position: absolute;
    right: 0;
    bottom: 24px;
    display: flex;
    align-items: center;
    gap: 32px;
}

.breadcrumb li {
    font-size: 14px;
    position: relative;
    color: #999;
}

.breadcrumb li:nth-child(2) {}

.breadcrumb li.active {
    opacity: 1;
    font-weight: 600;
}

.breadcrumb>li+li:before {
    padding: 0;
    font-family: var(--icons);
    content: "\e5e1";
    position: absolute;
    top: 2px;
    left: -21px;
    font-size: 12px;
    font-weight: 400;
    color: #ccc;
}

::before {}

.breadcrumb li a {}

.breadcrumb li a span {
    font-size: 16px;
    width: 16px;
    height: 16px;
    --fill: 1;
    color: #777;
    margin-top: 3px;
}

.subpage-header {
    position: relative;
    height: 150px;
}

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

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

.subpage-title h2 {
    line-height: 1;
    margin-top: 0;
    text-align: center;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 15px;
    display: none;
}

.subpage-title span {
    color: #212121;
    font-weight: 500;
    font-size: 18px;
    display: none;
}

/* [ subpage-navbar ] */
#snbInner {}

.snb {
    position: relative;
    z-index: 10;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.08);
}

.snb p {
    font-size: 22px;
    background: #163e75;
    padding: 36px 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
    background: linear-gradient(to right bottom, #1a4c91, #13769f);
}


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

.snb li {
    width: 100%;
    border-bottom: 1px solid #eee;
}

.snb a {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 18px;
    color: #515355;
    padding: 14px 20px;
    letter-spacing: 0;
    transition: all 0.15s;
    letter-spacing: -0.015em;
}

.snb a:hover {
    background: #f7f9fd;
    color: var(--page-point-color);
    font-weight: 700;
}

.snb li a::after {
    content: "\e5cc";
    font-family: var(--icons);
    font-size: 20px;
    line-height: 1;
    margin-right: -4px;
    font-weight: 500;
    color: #aaa;
}

.snb li.active a::after {
    color: inherit;
}

.snb li.active a {
    font-weight: 700;
    color: var(--page-point-color);
    background: #dbe6f5;
}

.subpage-content {
    padding: 60px 0 120px;
}

.sub-wrap {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 70px;
    align-items: flex-start;
}

.sub-box {
    overflow: hidden;
}

.title-h3 {
    margin-bottom: 60px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    margin-top: 35px;
}

.title-h3 h3 {
    color: #0f2f5a;
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.03em;
    border-bottom: 2px solid #4a9be3;
    display: inline-block;
    padding-bottom: 25px;
    margin-bottom: -1px;
}

/* 회장 인사말 */
.greet-wrap {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    gap: 55px;
}

.greet-wrap .txt-box {
    margin-top: 10px;
    /* padding-right: 50px; */
}

.greet-wrap .txt-box h5 {
    color: var(--page-point-color-text);
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 40px;
    letter-spacing: -0.06em;
    line-height: 1.5;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 1px;
    text-decoration-color: #ccd9eb;
}

.greet-wrap .txt-box p {
    font-size: 17px;
    line-height: 1.6;
    color: #555;
    /* text-align: justify; */
}

.greet-wrap .txt-box .last {
    color: #333;
    font-size: 14px;
    text-align: right;
}

.greet-wrap .txt-box .last span {
    display: block;
    margin-top: 3px;
    font-size: 18px;
}

.greet-wrap .txt-box .last span b {
    font-size: 18px;
}

.greet-wrap .txt-box p+p {
    margin-top: 30px;
}

.greet-wrap .img-box {
    margin-left: 10px;
}

.greet-wrap .img-box img {
    /* width: 100%; */
    /* object-fit: cover; */
    border: 8px solid #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

/* 연혁 */
.history-wrap {
    display: grid;
    /* grid-template-columns: .7fr 1fr; */
    gap: 20px;
}

.history-wrap .president {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.history-wrap .president li {
    font-size: 20px;
    border: 5px solid #edf1f5;
    padding: 25px 25px;
    font-weight: 700;
    letter-spacing: -0.034em;
}

.history-wrap .president li+li {
    /* margin-top: 15px; */
}

.history-wrap .president li span.step {
    font-weight: 500;
    display: block;
    font-size: 18px;
    width: 100px;
    color: #13739e;
    margin-bottom: 10px;
}

.history-wrap .president li span.year {
    font-size: 15px;
    font-weight: 300;
    display: inline;
    letter-spacing: 0;
    margin-left: 20px;
    color: #666;
}

/* 
.history-wrap .president:nth-child(2) {
    display: none;
}

.history-wrap .img-box {
    display: none;
}

.table-style01 {
    width: 100%;
}

.table-style01 th,
.table-style01 td {
    text-align: center;
    padding: 8px 10px;
    border: 1px solid #ddd;
}

.table-style01 td:first-child {
    color: var(--page-point-color);
    font-weight: 600;
}

.table-style01 th {
    font-size: 16px;
    font-weight: 600;
    background: #f2f2f2;
}

.table-style01 td {
    font-size: 17px;
    font-weight: 500;
} */

/* 회칙 */
.rule-wrap {
    color: #666;
}

.rule-wrap .rule-box {
    display: flex;
    flex-direction: column;
    gap: 70px;
}

.rule-wrap .rule {}

.rule-wrap .rule:last-child {
    grid-template-columns: 1fr;
    text-align: center;
}

.day-list {}

.day-list li {
    font-size: 18px;
    font-weight: 600;
    color: #303030;
}

.day-list li+li {
    margin-top: 5px;
}

.rule-wrap .rule h5 {
    font-size: 26px;
    color: var(--page-point-color-text);
    font-weight: 600;
    margin-bottom: 30px;
}

.rule-txt {}

.rule-txt .desc+.desc {
    margin-top: 25px;
}

.rule-txt .desc {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.rule-txt .desc h6 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px;
    color: #303030;
}

.rule-txt .desc p {
    font-size: 16px;
}

.rule-txt ul li+li {
    margin-top: 5px;
}

.rule-txt .num-list {}

.rule-txt .num-list>li {
    font-size: 16px;
}

.rule-txt .dot-list {}

.rule-txt .dot-list>li {
    /* font-size: 16px; */
}

.rule-txt ul ul {
    margin-top: 5px;
}

.rule-txt ul ul li {
    font-size: 90%;
}

.table-style02 {
    margin-top: 60px;
}

.table-style02 table {
    width: 100%;
}

.table-style02 th,
.table-style02 td {
    padding: 12px 10px;
    font-size: 16px;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
}

.table-style02 th {
    background: #e7f0fb;
    color: var(--page-point-color);
    font-size: 17px;
    padding: 12px;
    border-top: 2px solid;
}

.table-style02 td {}

/* 블로그 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(3, 1fr);
    gap: 50px 30px;
}

#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;
    white-space: unset;
}

#bbsArea .table_blog2 .inner .bottom .title a {
    font-weight: 700;
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-wrap: wrap;
}

#bbsArea .table_blog2 .inner .bottom .title a span {
    display: block;
    width: 100%;
    word-break: break-all;
}

#bbsArea .table_blog2 .inner .bottom .info {
    /* display: none; */
    margin-top: 7px;
}

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

#bbsArea .table_blog2 .inner .bottom .info span {
    padding: 0 10px 0 0;
}


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

#bbsArea .board_list_list table {
    border-top: 1px solid #333;
}

#bbsArea .board_list_list tbody th,
#bbsArea .board_list_list tbody td {
    border-color: #e0e0e0;
    color: #888;
}

#bbsArea .board_list_list tbody td {
    font-size: 15px;
}

#bbsArea .board_list_list tbody td.subject a {
    font-size: 16px;
    color: #333;
}

#bbsArea .board_list_list tbody .num {
    font-weight: normal;
}

#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 th {
    background: #fff;
    font-size: 16px;
    border-bottom: 1px solid #aaa;
    color: #222;
}

#bbsArea .board_list_list tbody tr {}

#bbsArea .board_list_list tbody tr.notice {
    background: #f9f9f9;
}

#notice01 #bbsArea tbody tr.notice {
    background: #f9f9f9;
}

#bbsArea .board_list_list tbody th {}

#bbsArea .board_list_list tbody td {}

#bbsArea .board_list_list tbody .notice td span.badge {
    background: #e37806;
    border-radius: 3px;
}

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


.board_data_view .header_wrap {
    text-align: left;
}

.board_data_view .header_wrap .title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.035em;
    color: #222;
    margin: 0 20px;
}

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

.board_data_view .contents_wrap {
    padding: 50px 20px;
}

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

.board_data_view .header_wrap .info {
    opacity: 0.9;
    border-top: 1px solid #eaeaea;
    padding: 10px 20px;
    margin-top: 30px;
}


/* 주문폼 */
#bbsArea .board_wrapper {}

#bbsArea form {}

#bbsArea form table {}

#bbsArea form table tr {}

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

#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: 42px;
    vertical-align: bottom;
}

img#captcha+br {
    display: none;
}

#wr_captcha {
    margin: 0 !important;
}

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

.form-control {
    font-size: clamp(14px, 1vw, 15px);
    height: 42px;
}

.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;
}

#login_btn {
    width: 100%;
}

/* 푸터 */
#site footer {
    margin-top: 0;
    padding: 35px 0;
    color: #b1b1b1;
    background: #36383d;
}

#site footer .footer-wrap {
    /* display: grid; */
    /* padding: 30px 0; */
    /* grid-template-columns: 190px 1fr; */
}

#site footer .footer-logo {}

.footer-logo img {
    height: 80px;
}

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

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

.footer-info li {
    font-size: 14px;
    margin-right: 10px;
    font-weight: 400;
}

.footer-info li.copy {
    margin-top: 12px;
    font-size: 12px;
    opacity: 0.7;
}

.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%;
}

/* 푸터 - 대학교형 */
/* #site footer {
    margin-top: 0;
}

#site footer .footer-wrap {
    display: grid;
    grid-template-columns: 1fr;
    letter-spacing: -0.03em;
    background: #fff;
}

@media (min-width: 1440px) {
    #site footer .container {
        width: 1440px;
    }
}

#site .footer-wrap .footer-link {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

footer .footer-link ul {
    display: flex;
    gap: 50px;
}

footer .footer-link li {}


footer .footer-link li:hover::before {
    width: 100%;
}

footer .footer-link li a {
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

footer .footer-link li.privacy a {}

footer .footer-link li a:hover {
    color: #000;
}

footer .footer-info {
    padding: 50px 0;
}

.footer-info ul {
    display: flex;
    flex-flow: wrap;
    position: relative;
}

.footer-info li:first-child {
    font-size: 16px;
    margin-bottom: 7px;
    letter-spacing: -0.01em;
    color: #111;
    font-weight: 500;
}

.footer-info li {
    font-size: 16px;
    margin-right: 20px;
    color: #666;
}

.footer-info li.copy {
    margin-top: 15px;
    font-size: 12px;
    color: #333;
    opacity: 0.7;
}

.footer-info li.login {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

.footer-info li.login a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #333;
    color: #333;
}

.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: 100%;
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
        overflow: hidden;
        border: 0;
        padding: 0;
        background: #fff;
        min-width: 160px;
        border-radius: 0;
        border-top: 2px solid var(--page-point-color);
    }

    .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover {
        background: var(--page-point-color);
        color: #fff;
    }
}

/* 로그인 페이지  */
.navbar-inverse.mem .navbar-brand img {
    filter: none !important;
}

.navbar-inverse.mem {
    background: #fff !important;
}

.navbar-inverse.mem .navbar-brand p {
    color: #111;
}

.navbar-inverse.mem .navbar-nav>li>a {
    color: #222;
}

.login_wrapper {
    background: #f5f5f5;
}

.member_wrapper {
    margin: 170px 0;
    padding: 70px 0;
    background: #fff;
    border-radius: 68px;
}

.member_wrapper h1 {
    font-size: 30px;
    border: 0;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.member_wrapper h1+p {
    text-align: center;
    color: #666;
    line-height: 1.8;
    margin-bottom: 30px;
    font-size: 17px;
}

#login_form .form-group {}

#login_btn {
    margin: 0 auto;
    width: 100%;
    height: 55px;
}

.login_extra {}

.login_extra ul {}

.login_extra ul li {}

.login_extra ul li a {}

#find_btn {
    width: 100%;
}

@media (max-width:576px) {
    #login_btn {
        margin: 0 auto;
        width: 129px;
        font-size: 15px;
        height: 45px;
    }

    .member_wrapper {
        margin: 120px 0;
        padding: 50px 31px;
        background: #fff;
        border-radius: 35px;
    }

    .member_wrapper h1+p {
        margin-bottom: 20px;
        font-size: 13px;
    }

    .member_wrapper h1 {
        font-size: 18px;
        margin-bottom: 17px;
    }
}

/* 페이지 준비중 */
.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;
}

/* 로그인페이지 */
:is(.find_container, .login_container) .member_wrapper .form-group {
    height: 52px
}

:is(.find_container, .login_container) .member_wrapper .form-group input {
    border: 0;
    padding-left: 0
}

:is(.find_container, .join_container, .join_write_container, .login_container) .form-group {
    height: 45px
}

:is(.find_container, .join_container, .join_write_container, .login_container) .member_wrapper {
    padding: clamp(30px, 4vw, 60px) clamp(20px, 3vw, 60px);
    border-radius: 30px;
    background: #fff
}

:is(.find_container, .join_container, .join_write_container) .member_wrapper {}

:is(.find_container, .login_container) :is(.member_wrapper) {
    max-width: 500px
}

@media (width <=767.98px) {
    :is(.find_container, .join_container, .join_write_container, .login_container) {
        width: 100%;
        padding: 0 15px
    }

    :is(.find_container, .join_container, .join_write_container, .login_container) .member_wrapper {
        width: 100%;
        margin: 0 auto
    }
}

.member_wrapper {
    max-width: 1140px;
    padding-top: 120px;
    padding-bottom: 200px;
    margin: 0 auto
}

.member_wrapper h1 {
    margin-top: 0;
    font-size: clamp(28px, 3vw, 34px);
    line-height: 1;
    font-weight: 700;
    text-align: center;
    border: 0;
    margin-bottom: 20px;
    padding-bottom: 0px;
    letter-spacing: -0.03em
}

.member_wrapper h1+p {
    line-height: 1.4;
    font-size: clamp(13px, 3vw, 15px);
    height: 80px;
    margin-bottom: 0;
    text-align: center;
    color: #666
}

.member_wrapper .text-center {
    margin-top: 40px
}

.member_wrapper .text-center .btn.btn-lg {
    padding-left: 40px;
    padding-right: 40px
}

.member_wrapper #login_form input {
    padding-left: 5px;
    font-size: 15px
}

#login_form .form-group label {
    position: relative
}

#login_form .form-group label[class*="label-"] {
    text-indent: -9999px
}

#login_form .form-group label::before {
    position: absolute;
    text-indent: 0;
    font-family: var(--gms);
    font-variation-settings: var(--gms-300-out);
    font-size: 22px;
    color: #888;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1
}

#login_form .form-group:focus-within label[class*="label-"]::before {
    color: #000
}

#login_form .form-group label.label-id::before {
    content: "\e7fd"
}

#login_form .form-group label.label-pw::before {
    content: "\e897"
}

#login_form .form-group label.label-email::before {
    content: "\e0e6"
}

@media (width <=767.98px) {
    .member_wrapper {
        padding: 60px 30px
    }

    .member_wrapper :where(#login_form, fieldset) {
        display: flex;
        flex-direction: column
    }

    .member_wrapper :where(#login_form, #login_form input) {
        font-size: clamp(13px, 3vw, 14px)
    }

    .member_wrapper #login_form input {
        border: 0;
        padding-right: 35px
    }
}

.member_wrapper .join_agree .join_agree_box {
    width: auto;
    height: 250px;
    border: 1px solid var(--page-grey-color);
    padding: 15px;
    overflow-y: scroll;
    line-height: 1.5
}

@media (min-width: 768px) {
    .member_wrapper #login_form .control-label {}
}

.member_wrapper .join_agree_box+.checkbox {
    margin: 0;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1em 1.25em;
    gap: 5px;
    background-color: #f7f7f7;
    font-size: clamp(12px, 3vw, 15px)
}

.member_wrapper .join_agree_box+.checkbox label {
    display: flex;
    align-items: center;
    padding-left: 0;
    font-size: clamp(13px, 2vw, 14px)
}

.member_wrapper .join_agree_box+.checkbox input {
    position: static;
    margin: 0;
    margin-right: 7px
}

.member_wrapper .join_agree_box+.checkbox>a {
    font-size: 14px;
    color: #1c54e4;
    font-weight: 500
}

.member_wrapper .join_agree_box+.checkbox>a:hover {
    text-decoration: underline
}

@media (width <=767.98px) {
    .member_wrapper .join_agree_box+.checkbox>a {
        font-size: 0.75em
    }
}

.member_wrapper .form-group {
    position: relative;
    margin: 0;
    display: flex;
    align-items: center;
    border: 1px solid #ddd
}

.member_wrapper .form-group>* {
    width: auto;
    padding: 0
}

.member_wrapper .form-group:focus-within {
    z-index: 100;
    border-color: var(--page-point-color)
}

.member_wrapper .form-group:focus-within span.material-symbols-outlined {
    opacity: 1;
    color: var(--page-point-color)
}

.member_wrapper .form-group:nth-of-type(1) {
    margin-bottom: -1px !important
}

.member_wrapper .form-group:nth-of-type(2) {
    margin-bottom: 0px !important
}

.member_wrapper .form-group label span.material-symbols-outlined {
    opacity: 0.5;
    translate: 0 1px;
    font-variation-settings: var(--gms-400-out);
    font-size: 1.25rem;
    color: #000
}

.member_wrapper .form-group>label:nth-child(1) {
    width: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-3px)
}

.member_wrapper .form-group>div:nth-child(2) {
    flex: 1
}

@media (width <=767.98px) {
    .member_wrapper .form-group>div:last-child {
        width: 100%
    }
}

:is(#find_btn, #login_btn) {
    margin-top: 25px;
    height: 50px;
    width: 100%;
    border-radius: 9999px
}

:is(#find_idpw, .join_wrapper, .login_wrapper) {
    z-index: 10;
    width: 100%;
    padding: 100px 0 120px;
    background: #f7f7f7
}

@media (width <=767.98px) {
    :is(#find_idpw, .join_wrapper, .login_wrapper) {
        margin-top: 0;
        position: relative;
        padding: 30px 0 100px;
        height: auto
    }
}

:where(#find_idpw, .login_wrapper) {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (width >=992px) {
    :where(#find_idpw, .login_wrapper) {
        padding: 150px 0 !important;
        height: calc(var(--svh100) - var(--navbar-height)) !important
    }
}

@media (height <=700px) {
    :where(#find_idpw, .login_wrapper) {
        height: auto;
        min-height: 700px;
        align-items: flex-start
    }
}

.member_wrapper .login_extra {
    margin-top: 30px
}

.member_wrapper .login_extra ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 15px
}

.member_wrapper .login_extra li>a {
    font-size: clamp(13px, 3vw, 14px)
}

.member_wrapper .login_extra li+li {
    margin-left: 0
}

.member_wrapper .login_extra li+li::before {
    content: none !important
}

@media (width <=767.98px) {
    .member_wrapper .login_extra ul {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .member_wrapper .login_extra li+li::before {
        content: none
    }
}

@media (width <=767.98px) {
    .member_wrapper #join_form tr th {
        padding: 10px 20px;
        margin-bottom: 10px
    }

    .member_wrapper #join_form tr td {
        display: flex;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 5px
    }

    .member_wrapper #join_form tr td>div:has(textarea) {
        width: 100%
    }

    .member_wrapper #join_form tr td[style="vertical-align:middle"] {
        align-items: center;
        padding-inline: 20px
    }

    .member_wrapper #join_form tr td[style="vertical-align:middle"] span {
        margin-top: 0
    }

    .member_wrapper #join_form tr td input:not(#mb_mailing) {
        width: 100%
    }
}

.member_wrapper .join_agree h4 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500
}

.member_wrapper .table {
    width: 100%
}

.member_wrapper .table tbody {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 20px
}

.member_wrapper .table tbody tr {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 4fr);
    margin-bottom: -1px
}

.member_wrapper .table tbody tr th {
    text-align: left;
    width: auto;
}

.member_wrapper .table tbody tr th span {
    color: var(--page-point-color)
}

.member_wrapper .table tbody tr td {
    padding-inline: 15px;
    display: flex;
    gap: 5px
}

.member_wrapper .table tbody tr :where(th, td) {
    display: block;
    font-size: clamp(13px, 3vw, 15px);
}

@media (width <=767.98px) {
    :where(.member_wrapper .table, .member_wrapper .table :where(tbody, tbody tr)) {
        display: block;
        width: 100%
    }

    .member_wrapper .table tbody tr :where(th, td) {
        display: block;
        width: 100%;
        font-size: clamp(15px, 2vw, 17px)
    }

    .member_wrapper .table tbody tr th {
        padding: 10px 30px
    }

    .member_wrapper .table .files_upload_wrap {
        display: flex;
        flex-direction: column
    }

    .member_wrapper .table .files_upload_wrap .files {
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .member_wrapper .table .files_upload_wrap .files input {
        width: auto
    }

    .member_wrapper .table .files_upload_wrap .files .file_add {
        position: relative;
        right: auto
    }

    .member_wrapper .table .files_upload_wrap .btn {
        width: 100%;
        aspect-ratio: inherit;
        margin-top: 15px
    }
}

:is(.privacy_container, .agreement_container) {
    text-align: left
}

:is(.privacy_container, .agreement_container) h1 {
    font-size: clamp(28px, 3vw, 38px);
    font-weight: 700;
    margin-bottom: 40px
}

:where(.privacy_container, .agreement_container) .privacy_body {
    font-size: 1rem;
    line-height: 1.6em;
    padding-inline: clamp(20px, 3vw, 50px)
}

@media (max-width: 767.98px) {
    :where(.privacy_container, .agreement_container) .member_wrapper {
        padding: 50px 30px
    }
}

.maintenance {
    background: #f4f4f4;
    padding: 120px 25px;
    text-align: center;
    border-radius: 20px
}

.maintenance span.material-symbols-outlined {
    display: inline-block;
    line-height: 1;
    font-size: 74px;
    margin-bottom: 20px
}

.maintenance .big-cont {
    display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px
}

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

    100% {
        opacity: 1;
        scale: 1 1;
    }
}

@media (max-width:1199px) {
    #site {
        padding-top: 80px;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 16px;
        padding: 30px 15px;
    }

    .navbar-inverse .navbar-brand img {
        height: 45px;
    }

    .navbar-brand .inner .text b {
        font-size: 18px;
    }

    .navbar-brand .inner .text small {
        font-size: 8px;
        margin-top: 1px;
    }

    .navbar-brand {
        height: 100%;
    }

    .navbar-inverse .navbar-nav .dropdown .dropdown-menu>li>a {
        padding: 7px 10px;
        font-size: 14px;
    }
}

@media (max-width:991px) {
    .greet-wrap .txt-box .last span b {
        font-size: 15px;
    }

    .greet-wrap .txt-box .last span {
        font-size: 15px;
    }

    .greet-wrap .txt-box .last {
        font-size: 12px;
    }

    .greet-wrap .txt-box p+p {
        margin-top: 20px;
    }

    .greet-wrap .txt-box p {
        font-size: 15px;
    }

    .greet-wrap .txt-box h5 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .breadcrumb>li+li:before {
        top: 1px;
        left: -14px;
        font-size: 10px;
    }

    .breadcrumb li {
        font-size: 12px;
    }

    .breadcrumb {
        bottom: 15px;
        gap: 20px;
    }

    .title-h3 h3 {
        font-size: 25px;
        padding-bottom: 15px;
    }

    .title-h3 {
        margin-bottom: 40px;
        position: relative;
        border-bottom: 1px solid #eaeaea;
        margin-top: 20px;
    }

    .snb a {
        font-size: 16px;
        color: #515355;
        padding: 10px 15px;
        letter-spacing: 0;
        transition: all 0.15s;
        letter-spacing: -0.015em;
    }

    .snb p {
        font-size: 18px;
        padding: 16px 10px;
    }

    .sub-wrap {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .navbar-brand .inner .text small {
        font-size: 6px;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 15px;
        padding: 30px 8px;
    }

    #mainCarousel .carousel-inner .item {
        height: 400px;
    }

    .main-slide {
        grid-template-columns: 1fr;
    }

    .main-slide .link-box {
        flex-direction: row;
    }

    .link-box .link {
        height: 80px;
        gap: 10px;
    }

    .link-box .link .material-symbols-outlined {
        font-size: 30px;
    }

    .link-box .link h6 {
        font-size: 18px;
        width: 100px;
    }

    .main-board {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width:767px) {
    .navbar-inverse {
        padding: 10px 0;
    }

    #site {
        padding-top: 68px;
    }

    .navbar-brand {
        margin-left: 15px !important;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 15px;
        padding: 5px 8px;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        overflow: hidden;
    }

    #mainCarousel .carousel-inner .item {
        height: 300px;
    }

    .carousel-caption h1 {
        font-size: 35px;
        margin: 0 0 15px 0;
    }

    .link-box .link {
        height: 55px;
        gap: 0;
    }

    .link-box .link h6 {
        font-size: 14px;
        width: 70px;
    }

    #main_wrapper .main-board .bbs-area h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .main-board .type_list a span {
        font-size: 14px;
    }

    .footer-info li {
        font-size: 12px;
        margin-right: 7px;
    }

    .footer-info li:first-child {
        font-size: 13px;
    }

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

    #site footer {
        padding: 25px 0;
    }
    #bbsArea .board_list_list thead tr th {
        font-size: 14px;
    }
    #bbsArea .board_list_list tbody td {
        font-size: 12px;
    }
    #bbsArea .board_list_list td,
    #bbsArea .board_list_list th{
        padding: 10px !important;
    }
    #bbsArea .board_list_list tbody td.subject a {
        font-size: 14px;
    }
    #bbsArea .board_list_list tbody .notice td span.badge {
        font-size: 10px;
        padding: 4px;
    }
    #bbsArea .board_list_list col.subject_col{
        width: 200px !important;
    }
    #bbsArea .board_wrapper {
        overflow-x: auto;
    }
    .subpage-header {
        height: 100px;
    }
    .sub-wrap {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

@media (max-width:576px) {
    .history-wrap .president li span.step {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .history-wrap .president li {
        font-size: 14px;
        border: 3px solid #edf1f5;
        padding: 15px 15px;
    }

    .history-wrap .president {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .breadcrumb {
        bottom: 10px;
        gap: 20px;
    }

    .title-h3 h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .subpage-content {
        padding: 40px 0 80px;
    }

    .snb li a::after {
        font-size: 15px;
    }

    .snb a {
        font-size: 12px;
        padding: 7px 15px;
    }

    .snb p {
        font-size: 15px;
        padding: 10px 10px;
    }

    .greet-wrap .txt-box h5 {
        font-size: 20px;
    }

    .greet-wrap .txt-box h5 br {
        display: none;
    }

    .greet-wrap .img-box img {
        height: 250px;
    }

    .greet-wrap {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .carousel-caption h1 span {
        font-size: 10px;
        margin-bottom: 7px;
    }

    .carousel-caption h1 {
        font-size: 25px;
        margin: 0 0 15px 0;
    }

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

    .link-box .link .material-symbols-outlined {
        font-size: 20px;
    }

    .link-box .link h6 {
        font-size: 10px;
        width: 70px;
    }

    #main_wrapper .main-board .bbs-area h4 {
        font-size: 18px;
    }

    .main-board .bbs-area {
        padding: 25px 20px;
    }

    .main-board .bbs-area .page-header {
        margin: 0 0 10px;
    }

    .main-board .type_list a span {
        font-size: 13px;
    }

    .type_list .info span {
        font-size: 11px;
    }

    #main_wrapper .main-board .bbs-area .page-header .pull-right {
        font-size: 15px;
    }

    .carousel-caption {
        padding: 0 25px;
    }

    #mainCarousel .carousel-inner .item {
        height: 250px;
    }
    .history-wrap .president li span.year {
        font-size: 12px;
        margin-left: 10px;
    }
    .rule-wrap .rule h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .rule-txt .desc h6 {
        font-size: 15px;
    }
    .rule-txt .desc p {
        font-size: 14px;
    }
    .rule-txt .desc+.desc {
        margin-top: 20px;
    }
    .rule-wrap .rule-box {
        gap: 50px;
    }
    .rule-txt .num-list>li {
        font-size: 13px;
    }
    .day-list li {
        font-size: 13px;
    }
    .table-style02 th {
        font-size: 14px;
        padding: 8px;
    }
    .table-style02 th, .table-style02 td {
        padding: 8px 6px;
        font-size: 13px;
    }
    #bbsArea .table_blog2 {
        grid-template-columns: repeat(1, 1fr);
        gap: 50px 30px;
    }
    #bbsArea .table_blog2 .inner .bottom .title a {
        font-size: 15px;
    }
    #bbsArea .table_blog2 .inner .bottom .info span {
        font-size: 11px;
    }
    #bbsArea .table_blog2 .inner .bottom .info {
        margin-top: 2px;
    }
}