@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,900&amp;display=swap");

:root {
    /* google-material-symbols */
    --gms: "Material Symbols Outlined";
    --gms-grad-low: "GRAD" -25;
    --gms-grad-zero: "GRAD" 0;
    --gms-grad-high: "GRAD" 200;
    --gms-opsz: "opsz" 48;
    /* fill icon */
    --gms-wght-100-fill: "FILL" 1, "wght" 100, var(--gms-opsz);
    --gms-wght-200-fill: "FILL" 1, "wght" 200, var(--gms-opsz);
    --gms-wght-300-fill: "FILL" 1, "wght" 300, var(--gms-opsz);
    --gms-wght-400-fill: "FILL" 1, "wght" 400, var(--gms-opsz);
    --gms-wght-500-fill: "FILL" 1, "wght" 500, var(--gms-opsz);
    --gms-wght-600-fill: "FILL" 1, "wght" 600, var(--gms-opsz);
    --gms-wght-700-fill: "FILL" 1, "wght" 700, var(--gms-opsz);
    /* outlined icon */
    --gms-wght-100-out: "FILL" 0, "wght" 100, var(--gms-opsz);
    --gms-wght-200-out: "FILL" 0, "wght" 200, var(--gms-opsz);
    --gms-wght-300-out: "FILL" 0, "wght" 300, var(--gms-opsz);
    --gms-wght-400-out: "FILL" 0, "wght" 400, var(--gms-opsz);
    --gms-wght-500-out: "FILL" 0, "wght" 500, var(--gms-opsz);
    --gms-wght-600-out: "FILL" 0, "wght" 600, var(--gms-opsz);
    --gms-wght-700-out: "FILL" 0, "wght" 700, var(--gms-opsz);
}

html {
    overflow-x: hidden;
    overflow-y: scroll;
}
#site {
    background-color: #fff;
    word-break: keep-all !important;
    padding-top: 0;
}
#site > .container {
    width: 100%;
    padding: 0;
}
/* 폰트 설정 */
#site,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: "notokr", "Apple SD Neo Gothic", "Malgun Gothic", "Gulim", sans-serif;
    letter-spacing: -0.03em;
}
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

span.material-symbols-outlined {
    font-family: var(--gms) !important;
    overflow: hidden;
    display: inline-flex;
    line-height: 1;
    font-variation-settings: var(--gms-wght-300-out), var(--gms-grad-zero);
    user-select: none;
}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
    display: none;
}
@media (min-width: 768px) {
    .col-sm-20,
    .col-md-20,
    .col-lg-20 {
        width: 20%;
    }
    .col-sm-40,
    .col-md-40,
    .col-lg-40 {
        width: 40%;
    }
}

/* 상단 네비게이션 */

.navbar.navbar-inverse {
    background-color: #fff;
    border-bottom: none;
}
.navbar-header .navbar-brand {
    display: block;
    padding: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-left: 0 !important;
    height: auto;
}
.navbar-header .navbar-brand img {
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a {
    display: block;
    height: 100%;
    padding: 34px 30px 30px;
    font-size: 19px;
    color: #333;
    font-weight: 500;
    letter-spacing: -0.03em;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a {
    color: #e89300 !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu {
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    border-radius: 0;
    border: 0;
    padding: 0;
    background: #fff;
}
.nav.navbar-nav li .dropdown-menu li a {
    padding: 10px 15px;
    text-align: center;
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}

.nav.navbar-nav li .dropdown-menu li:last-child a {
    border-bottom: none;
}
.nav.navbar-nav li .dropdown-menu li:hover a {
    background: #e89300;
    color: #fff;
}

@media (max-width: 767px) {
    #site {
    }
    .navbar-header .navbar-brand {
        margin-top: 15px;
        margin-left: 15px !important;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        /*border-color: #c41c1b;*/
        border-color: #e89300;
        background: #e89300;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #e89300;
        background: #e89300;
        border-radius: 0;
        margin: 18px 15px 15px 0;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #e6e6e6;
    }
    .nav.navbar-nav > li > a {
        padding: 15px 30px 15px;
        font-size: 17px;
        text-align: center;
    }
    .nav.navbar-nav li .dropdown-menu {
        transform: translateX(0%);
    }
    .box-facility{grid-template-columns:1fr !important}
    .box-facility figure .w_img{height:230px !important}
    .box-facility figure figcaption{padding:10px;font-size:15px}
    .box-facility figure figcaption .tit-sub{margin-top:0}
}
@media (min-width: 768px) and (max-width: 991px) {
    #site {
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #site {
    }
}

/* //상단 네비게이션 */

/* 슬라이드 영역 */
.carousel-indicators {
    bottom: 40px;
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    margin: 0 2px;
    border-radius: 50%;
    transition: ease-in-out 0.15s all;
}

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

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

.carousel-caption {
    bottom: auto;
    top: 51%;
    /* right: auto; */
    padding: 0;
    text-shadow: none;
}

.carousel-caption h1 {
    font-size: 22px;
    font-weight: 400;
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1s ease;
    letter-spacing: 1px;
    margin: 0;
    line-height: 1.4;
}

.carousel-caption .slide_mid {
    font-weight: 600;
    font-family: "Merriweather", serif;
    letter-spacing: 0;
    font-size: 38px;
}

.carousel-caption p {
    letter-spacing: 0;
    line-height: 1.6;
    font-weight: 600;
    opacity: 0;
    font-size: 63px;
    transform: translateX(100px);
    transition: all 1s ease;
    color: #fff;
    letter-spacing: -0.055em;
    margin-top: 20px;
}

.item.active .carousel-caption h1 {
    opacity: 1;
    transform: translateX(0);
}

.item.active .carousel-caption p {
    opacity: 1;
    transform: translateX(0);
}

#myCarousel.carousel-fade .carousel-inner .active.left .carousel-caption p,
#myCarousel.carousel-fade .carousel-inner .active.right .carousel-caption p {
    opacity: 0;
    transform: translateX(-100px);
}

#myCarousel.carousel-fade .carousel-inner .active.left .carousel-caption h1,
#myCarousel.carousel-fade .carousel-inner .active.right .carousel-caption h1 {
    opacity: 0;
    transform: translateX(100px);
}

@keyframes first_slide_h1 {
    from {
        opacity: 0;
        transform: translateX(-100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes first_slide_p {
    from {
        opacity: 0;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.item:nth-of-type(1).active .carousel-caption h1 {
    animation-name: first_slide_h1;
    animation-duration: 1.5s;
}

.item:nth-of-type(1).active .carousel-caption p {
    animation-name: first_slide_p;
    animation-duration: 1.5s;
}

#myCarousel.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

#myCarousel.carousel-fade .carousel-inner .item,
#myCarousel.carousel-fade .carousel-inner .active.left,
#myCarousel.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

#myCarousel.carousel-fade .carousel-inner .active,
#myCarousel.carousel-fade .carousel-inner .next.left,
#myCarousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

#myCarousel.carousel-fade .carousel-inner .next,
#myCarousel.carousel-fade .carousel-inner .prev,
#myCarousel.carousel-fade .carousel-inner .active.left,
#myCarousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-control {
    display: none;
}

@media (max-width: 767px) {
    #mainCarousel .carousel-inner .item {
        height: 720px;
    }
    .carousel-caption h1 {
        font-size: 19px;
    }
    .carousel-caption .slide_mid {
        font-size: 24px;
    }
    .carousel-caption p {
        font-size: 43px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .carousel-caption p {
        font-size: 78px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-caption .slide_mid {
        font-size: 30px;
    }
}
/* //슬라이드 영역 */

/* 메인 중단영역 */

#main_wrapper > section {
    padding: 100px 0;
}
#main_wrapper .main-intro {
    padding-bottom: 130px;
    background: #07731e;
    /*background: url(img/sub/vision_bg.jpg) no-repeat center bottom / cover;*/
}
#main_wrapper #section_7f39f8 {
    padding: 90px 0 60px;
    /* background: #f8f8f8; */
}
#main_wrapper #section_7f39f8 .row {
    padding: 0 40px;
}
#main_wrapper > section h3 {
    font-size: 43px;
    text-align: center;
    font-weight: 500;
    margin: 0 0 70px;
    color: #161616;
}

#main_wrapper > section .m_title {
    color:#fff;
}
#main_wrapper > section.main-biz {
    padding: 100px 0 70px;
}
#main_wrapper > section.main-biz .row {
    margin-left: -4px;
    margin-right: -4px;
}
#main_wrapper > section.main-biz .row > div {
    padding-left: 4px;
    padding-right: 4px;
}
#main_wrapper > section.main-biz .m_biz {
    display: block;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background: #000;
}
#main_wrapper > section.main-biz h3 {
    margin-bottom: 60px;
}
#main_wrapper > section.main-biz .m_biz.workflow {
    height: 575px;
}
#main_wrapper > section.main-biz .m_biz.workflow img {
}
#main_wrapper > section.main-biz .m_biz:hover {
    text-decoration: none;
}
#main_wrapper > section.main-biz .m_biz img {
    transition: all 0.45s ease;
}

#main_wrapper > section.main-biz .m_biz:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}
#main_wrapper > section.main-biz .m_biz .caption {
    margin: 0;
    /*     position: absolute; */
    width: 100%;
    /*     color: #fff; */
    /*     top: 0; */
    /*     left: 0; */
    padding: 20px 14px 0;
    font-size: 20px;
    font-weight: 500;
    /*     background: rgb(16 29 84 / 85%); */
    letter-spacing: -0.075em;
    transition: all 0.3s ease;

    position: relative;
    z-index: 1;
    font-size: 26px;
    text-align: center;
    background: #fff;
    color: #222;
}
#main_wrapper > section.main-biz .m_biz .caption small {
    font-size: 14px;
    font-weight: 300;
    margin-left: 5px;
    letter-spacing: -0.01em;

    display: block;
}
/* 
#main_wrapper > section.main-biz .m_biz .caption:after{
    content:"";
    width:15px;
    height:1px;
    background:rgb(255 255 255 / 0.5);
    position:absolute;
    left:0px;
    top:50%;
    transition:all 0.3s ease;
} */
#main_wrapper > section.main-biz .m_biz:hover .caption {
    /*     color: #fff; */
    /* padding-left:42px; */
}
/* 
#main_wrapper > section.main-biz .m_biz:hover .caption:after{
    width:30px;
    background:#fff;

} */

#main_wrapper > section.main-perform {
    padding: 100px 0px 90px;
    background: #323987;
    background: url("img/main/perform_bg.jpg") no-repeat center / cover;
}
#main_wrapper > section.main-perform h3 {
    margin-bottom: 50px;
    /* color:#fff */
}
#main_wrapper > section.main-perform .row {
    padding: 0 110px;
}
#main_wrapper > section.main-perform .m_perform {
    display: block;
    position: relative;
}
#main_wrapper > section.main-perform .m_perform > .m_perform_link {
    display: block;
    width: 220px;
    height: 220px;
    position: absolute;
    border-radius: 50%;
}
#main_wrapper > section.main-perform .m_perform > .m_perform_link.link1 {
    top: 1%;
    left: 50.3%;
    transform: translate(-50%, 0);
}
#main_wrapper > section.main-perform .m_perform > .m_perform_link.link2 {
    top: 60.1%;
    left: 23.2%;
}
#main_wrapper > section.main-perform .m_perform > .m_perform_link.link4 {
    top: 60.1%;
    right: 22.5%;
}
#main_wrapper > section.main-perform .m_perform:hover {
    text-decoration: none;
}
#main_wrapper > section.main-perform .m_perform i {
    position: relative;
    display: block;
    text-align: center;
    width: 170px;
    line-height: 168px;
    font-size: 48px;
    margin: 0 auto 29px;
    background: #5d5ebb;
    /*     border: 1px solid #fff; */
    border-radius: 50%;
    color: #fff;
    transition: all ease 0.3s;
    box-shadow: 0 18px 35px rgb(0 0 0 / 30%);
}
#main_wrapper > section.main-perform .m_perform i:after {
    content: "";
    width: 112%;
    height: 112%;
    position: absolute;
    left: -6%;
    top: -6%;
    border: 2px dotted #fff;
    border-radius: 50%;
    opacity: 0.4;
}

#main_wrapper > section.main-perform .m_perform:hover i {
    background: #fff;
    color: #6667ba;
}
#main_wrapper > section.main-perform .col-xs-12:nth-child(2n) .m_perform i {
    background: #47ace6;
}
#main_wrapper > section.main-perform .col-xs-12:nth-child(2n) .m_perform:hover i {
    background: #ffffff;
    color: #57aee1;
}
#main_wrapper > section.main-perform .col-xs-12:nth-child(2n) .m_perform i:after {
}
#main_wrapper > section.main-perform .m_perform .caption {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    letter-spacing: -0.035em;
}

#main_wrapper > section .board_box_list {
    width: 100%;
    padding: 0 40px;
}
#main_wrapper > section .board_box_list .page-header {
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #333;
}
#main_wrapper > section .board_box_list .page-header h4 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: #161616;
    margin: 0;
}
#main_wrapper > section .board_box_list .page-header a {
    border: 1px solid #c3c3c3;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #555;
    margin-top: 0px;
}
#main_wrapper > section .board_box_list ul {
    height: 170px;
}
#main_wrapper > section .board_box_list ul > li {
    font-size: 16px;
    padding: 6px 0;
}
#main_wrapper > section .board_box_list ul > li .hits,
#main_wrapper > section .board_box_list ul > li .writer {
    display: none;
}

#main_wrapper > .main-recruit {
    background: #f8f8f8;
}
#main_wrapper > section.main-recruit .req_link {
    display: block;
    width: 180px;
    line-height: 54px;
    font-size: 16px;
    font-weight: 500;
    color: #3d9cd4;
    border: 1px solid #51aade;
    background: #fff;
    margin: 20px auto 0;
    text-align: center;
}
#main_wrapper > section.main-recruit .req_link:hover {
    text-decoration: none;
    color: #fff;
    background: #51aade;
}

@media (max-width: 767px) {
    #main_wrapper > section {
        padding: 60px 0;
    }
    #main_wrapper .main-intro {
        padding-bottom: 60px;
    }
    #main_wrapper > section h3 {
        font-size: 8vw;
        margin: 0 0 30px;
    }
    #main_wrapper > section.main-biz .m_biz .caption {
        font-size: 18px;
        padding: 10px 0;
    }
    #main_wrapper > section.main-biz {
        padding: 60px 0;
    }
    #main_wrapper > section.main-perform {
        padding: 60px 0px;
    }
    #main_wrapper > section .board_box_list {
        width: 100%;
        padding: 0;
    }
    #main_wrapper > section.main-perform .m_perform > .m_perform_link {
        width: 35%;
        height: 38%;
    }
    #main_wrapper > section.main-perform .m_perform > .m_perform_link.link2 {
        top: 61.1%;
        left: 2%;
    }
    #main_wrapper > section.main-perform .m_perform > .m_perform_link.link4 {
        top: 60.1%;
        right: 0.5%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #main_wrapper > section.main-biz .m_biz .caption {
        padding-bottom: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #main_wrapper > section.main-biz .m_biz .caption {
        padding-bottom: 20px;
    }
}
/* //메인 중단영역 */

/* 서브페이지 */

.subHeader {
    height: 320px;
    background-image: url(/assets/img/sub_company.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.subHeader .container {
    height: 100%;
    position: relative;
}
.subHeader .container h2 {
    text-align: center;
    color: #fff;
    font-size: 47px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    line-height: 1;
}
.subHeader .container .breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
}
.subHeader .container .breadcrumb > li {
    color: #fff;
}
.subHeader .container .breadcrumb > li > a {
    color: #fff;
}
.breadcrumb > li + li:before {
    padding: 0 3px;
}
.subMenu {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #dadada;
}
.subMenu .nav {
}
.subMenu .nav > li {
    margin: 0;
    position: relative;
}

.subMenu .nav > li::before {
    content: "";
    width: 1px;
    height: 17px;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.subMenu .nav > li:first-child::before {
    content: none;
}

[id^="Comp"] .subMenu .nav > li {
    width: calc(100% / 4);
}
[id^="Biz"] .subMenu .nav > li {
    width: calc(100% / 4);
}
[id^="Perform"] .subMenu .nav > li {
    width: calc(100% / 3);
}
[id^="Recruit"] .subMenu .nav > li {
    width: calc(100% / 2);
}
[id^="Board"] .subMenu .nav > li {
    width: calc(100% / 2);
}

.subMenu .nav > li > a {
    position: relative;
    background: none;
    text-align: center;
    color: #111;
    font-size: 17px;
    border-radius: 0;
    padding: 20px 0;
    font-weight: 500;
    letter-spacing: -0.055em;
}
.subMenu .nav > li > a > span {
    font-size: 14px;
    color: #999;
}
.subMenu .nav > li.active > a {
    color: #07731e;
}
.subMenu .nav > li.active > a > span {
    color: #99b8ca;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background: rgba(0, 0, 0, 0);
}
.subMenu .nav > li.active > a::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #07731e;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.subContent {
    padding-top: 100px;
}
.subContent_title {
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 75px;
    letter-spacing: -0.05em;
    color: #161616;
}
.subContent .content {
    padding-bottom: 120px;
}
.subContent .content h4 {
}
.subContent .content h4::before {
    content: "";
}

/* ----------  Comp ---------- */
#Comp01 .subContent {
    background: url(img/sub/vision_bg.jpg) no-repeat center bottom / cover;
}
/* .history_wrap{
    position: relative;
    width: 800px;
    margin: 0 auto;
}
.history_wrap::before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    border-left: 1px solid #dedede;
    left: 30%;
}

.history_wrap .history{
    margin-bottom: 60px;
}
.history_wrap .history::after{
    content: '';
    display: table;
    clear: both;
}
.history_wrap .history .year{
    float: left;
    width: 30%;
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -0.015em;
    line-height: 0.9;
    color: #66b2de;
}
.history_wrap .history .year::before{
    content:"";
    position:absolute;
    right: 0;
    top: 20px;
    border-radius:50%;
    width: 90px;
    height: 1px;
    background: #8cc3e2;
}
.history_wrap .history .year::after{
    content:"";
    position:absolute;
    right: -6px;
    top: 15px;
    border: 3px solid #71b9e2;
    border-radius:50%;
    width: 11px;
    height: 11px;
    background:#fff;
    z-index: 1;
}
.history_wrap .history .li_history{
    float: left;
    padding: 10px 0 0 45px;
}
.history_wrap .history .li_history > li{
    position:relative;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 10px;
    letter-spacing: -0.04em;
    line-height: 1.5;
}
.history_wrap .history .li_history > li .rooms{
    color:#999;
}
.history_wrap .history .li_history > li::before{
    content: '';
    width: 4px;
    height: 4px;
    position:absolute;
    left:0;
    top: 10px;
    background: #666;
    border-radius: 50%;
}
.history_wrap .history .li_history > li ul {
    margin-top: 6px;
}
.history_wrap .history .li_history > li ul > li{
    color: #707070;
    margin-bottom: 3px;
    padding-left: 12px;
}
.history_wrap .history .li_history > li ul > li::before{
    content:"";
    width:3px;
    height:3px;
    background: #777;
    position:absolute;
    top:9px;
}


.history_wrap{
    position: relative;
    width: 800px;
    margin: 0 auto;
}
.history_wrap::before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    border-left: 1px solid #dedede;
    left: 30%;
} */

#Comp02 .subContent {
    background: url("img/sub/history_bg.png") no-repeat center bottom;
    padding-bottom: 170px;
}
.history_wrap {
    display: flex;
    flex-wrap: wrap;
    /* background: url(/public/img/sub/history_wrap.jpg) no-repeat center / cover; */
    /* padding: 55px 45px; */
}

.history_wrap::before {
    /* content: ''; */
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    background: rgba(255, 255, 255, 0.85);
}
.history_wrap::after {
    content: "";
    display: table;
    clear: both;
}
.history_wrap .history {
    /* flex: 1; */
    width: calc(100% / 4);
    padding: 0 10px;
}
.history_wrap .history .year {
    position: relative;
    margin: 0;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: -0.035em;
    line-height: 0.9;
    color: #51a1d0;
    padding: 25px 0 0;
    border-top: 1px solid;
}
.history_wrap .history .year::before {
    content: "";
    position: absolute;
}
.history_wrap .history .year::after {
    content: "";
    position: absolute;
}

.history_wrap .history .li_history {
    float: left;
    padding: 0;
    margin-top: 30px;
}
.history_wrap .history .li_history > li {
    position: relative;
    font-size: 14px;
    padding-left: 12px;
    margin-bottom: 10px;
    letter-spacing: -0.042em;
    line-height: 1.55;
}
.history_wrap .history .li_history > li .rooms {
    color: #999;
}
.history_wrap .history .li_history > li::before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 2px;
    top: 9px;
    background: #666;
    border-radius: 50%;
}
.history_wrap .history .li_history > li ul {
    margin-top: 6px;
}
.history_wrap .history .li_history > li ul > li {
    color: #707070;
    margin-bottom: 3px;
    padding-left: 12px;
}
.history_wrap .history .li_history > li ul > li::before {
    content: "";
    width: 3px;
    height: 3px;
    background: #777;
    position: absolute;
    top: 9px;
}

.greet {
}
.greet p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.7;
    letter-spacing: -0.03em;
}
.greet p.intro {
    font-size: 32px;
    font-weight: 500;
    color: #15218b;
    letter-spacing: -0.055em;
    line-height: 1.45;
    margin-bottom: 40px;
}
.greet p.epil {
    font-size: 16px;
}
.greet p.epil > span {
    display: block;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    color: #196788;
    letter-spacing: 0;
    margin-bottom: -6px;
}
.greet p.epil > b {
    margin-left: 10px;
    letter-spacing: -0.02em;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

#Comp03 .col-sm-4 {
    padding-left: 80px;
}
#Comp03 img {
}

#Comp04 .wrap_img {
    position: relative;
}
#Comp04 .wrap_img a.btn {
    top: 25%;
    right: 1.6%;
    position: absolute;
    padding: 12px;
    border-color: #ddd;
    border: 1px solid #d3d3d3;
    color: #555;
    width: 180px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 12%);
    border-radius: 5px;
}
#Comp04 .wrap_img a.btn:hover,
#Comp04 .wrap_img a.btn:focus {
    color: #fff;
    background: #51aade;
    border-color: #51aade;
}
#Comp04 .wrap_img a.btn i {
    padding-right: 3px;
}

/* ----------  Biz ---------- */
[id^="Biz"] .intro {
    text-align: center;
    font-size: 20px;
    margin-bottom: 60px;
    letter-spacing: -0.05em;
    line-height: 1.58;
    font-weight: 300;
    color: #fff;
    padding: 80px 175px;
    min-height: 260px;
}
#Biz02 .intro {
    background: url(img/sub/biz02_intro.jpg) no-repeat center / cover;
}
#Biz03 .intro {
    background: url(img/sub/biz03_intro.jpg) no-repeat center / cover;
}
#Biz04 .intro {
    background: url(img/sub/biz04_intro.jpg) no-repeat center / cover;
}
#Biz05 .intro {
    background: url(img/sub/biz05_intro.jpg) no-repeat center / cover;
    padding-top: 105px;
}
[id^="Biz"] .intro b {
    font-weight: 500;
    line-height: 1.75;
}
[id^="Biz"] .process_wrap {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
[id^="Biz"] .process_wrap::after {
    content: "";
    display: block;
    clear: both;
}
[id^="Biz"] .process_wrap .process {
    position: relative;
    float: left;
    width: 25%;
    min-height: 205px;
    border-right: 1px solid #cccccc;
    padding-left: 30px;
}

#Biz02 .process_wrap .process {
    width: 20%;
    padding-left: 20px;
}
#Biz02 .process_wrap .process img {
    right: 20px;
}
#Biz02 .process_wrap > .process:last-child img {
    right: 0;
}
[id^="Biz"] .process_wrap .process:last-child {
    border-right: none;
}

[id^="Biz"] .process_wrap .process img {
    position: absolute;
    right: 30px;
    top: 10px;
}

[id^="Biz"] .process_wrap .process p {
    position: relative;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.065em;
    text-align: left;
    margin-bottom: 20px;
    padding-top: 22px;
    line-height: 1.3;
}
[id^="Biz"] .process_wrap .process p .num {
    display: block;
    margin-bottom: 4px;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 12px;
    color: #3d9bd2;
    position: absolute;
    left: 2px;
    top: 0;
}
[id^="Biz"] .process_wrap .process p i {
    display: none;
}
[id^="Biz"] .process_wrap .process p small {
    display: block;
    font-weight: 300;
    font-size: 13px;
    color: #111;
    letter-spacing: 0;
    margin-top: -2px;
}
/* [id^="Biz"] .process_wrap .process{
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}
[id^="Biz"] .process_wrap .process p{
    position: relative;
    width: 240px;
    height: 240px;
    border: 1px solid #69b9e8;
    font-size: 24px;
    border-radius: 50%;
    padding-top: 45px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: -0.045em;
    overflow: hidden;
    background:#fff;
}
[id^="Biz"] .process_wrap .process p .num{
    display: block;
    font-size: 26px;
    color: #3d9bd2;
    font-weight: 600;
    margin-bottom: 8px;
    letter-spacing: -0.02em;
}
[id^="Biz"] .process_wrap .process:last-child p{
    border-color: #6984c3;
}
[id^="Biz"] .process_wrap .process:last-child .num{
    color: #5972ca;
}
[id^="Biz"] .process_wrap .process:last-child i{
    color: #d1d5ea;
}
[id^="Biz"] .process_wrap .process p small{
    display: block;
    font-weight: 300;
    font-size: 14px;
    color: #111;
    letter-spacing: 0;
}
[id^="Biz"] .process_wrap .process p i{
    display: block;
    text-align: center;
    color: #d1eaf9;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
    font-size: 66px;
}
[id^="Biz"] .process_wrap .process .li_dots{
    width: 190px;
    margin: 0 auto;
} */
#Biz03 .process_wrap {
}
#Biz03 .process_wrap .process:last-child img {
    right: 0px;
}
/* #Biz04 .process_wrap .process p{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    line-height: 1.33;
} */
#Biz04 .process_wrap .process {
    min-height: 225px;
}
#Biz04 .process_wrap .process p {
    min-height: 95px;
}
#Biz04 .process_wrap .process img {
    top: 25px;
}
#Biz04 .process_wrap .process:nth-child(1) {
    padding-left: 0;
}
#Biz05 .process_wrap::before {
    width: 50%;
    left: 25%;
}
#Biz05 .process_wrap .process {
    min-height: 185px;
    width: 33.3%;
}
/* ----------  Perform ---------- */
[id^="Perform"] h5 {
    background: #303e7f;
    color: #fff;
    padding: 14px 0;
    margin: 0 0 15px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.045em;
}
[id^="Perform"] .li_perform {
    padding: 0;
    margin: 0 auto;
    width: 100%;
}
[id^="Perform"] .li_perform > li {
    font-size: 16px;
    padding: 10px 0px 10px 58px;
    position: relative;
    letter-spacing: -0.04em;
    border-bottom: 1px solid #ececec;
}
[id^="Perform"] .li_perform > li .city {
    font-weight: 500;
    color: #3093ce;
    position: absolute;
    left: 0;
    border: 1px solid #71b8e2;
    padding: 2px 10px;
    font-size: 13px;
    letter-spacing: 0;
}
[id^="Perform"] .content .container {
    min-height: 300px;
}
[id^="Perform"] .table_able tbody tr > td:first-child {
    font-weight: 500;
    color: #2b9bdc;
    width: 30%;
}
[id^="Perform"] .table_able tbody tr > td:last-child.inprogress {
    color: #d3710d;
}

[id^="Perform"] h4 {
    margin: 0;
    font-size: 38px;
    font-weight: 400;
    color: #3d9bd2;
    position: relative;
    letter-spacing: -0.065em;
}
[id^="Perform"] .img_wrap {
    position: relative;
    margin-top: 20px;
}
[id^="Perform"] .img_wrap > .row {
    -ms-display: flexbox;
    display: flex;
    align-items: flex-end;
}
[id^="Perform"] .img_wrap + .img_wrap {
    padding-top: 80px;
    margin-top: 60px;
    border-top: 1px solid #eaeaea;
}
[id^="Perform"] .img_wrap img {
    display: inline-block;
    vertical-align: top;
}
[id^="Perform"] .img_wrap .caption,
#Perform03 .img_wrap .caption {
    vertical-align: top;
    padding-left: 50px;
    /* padding-top: 180px; */
    font-size: 18px;
    margin-bottom: 0;
}
[id^="Perform"] .img_wrap .caption dt {
    position: relative;
    letter-spacing: -0.065em;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
}
[id^="Perform"] .img_wrap .caption dt b {
    display: block;
    color: #3d9bd2;
    font-weight: 500;
    font-size: 1.03em;
}
[id^="Perform"] .img_wrap .caption dt .num {
    color: #3d9bd2;
    font-weight: 500;
    display: none;
}
[id^="Perform"] .img_wrap .caption dd {
    letter-spacing: -0.025em;
    font-size: 17px;
    line-height: 1.65;
}
[id^="Perform"] .img_wrap .caption dd .li_caption {
    margin: 80px 0 0;
    padding: 0;
}
[id^="Perform"] .img_wrap .caption dd .li_caption > li {
    font-size: 14px;
    padding: 2px 0px 2px 75px;
    position: relative;
    letter-spacing: -0.03em;
    color: #555;
}
[id^="Perform"] .img_wrap .caption dd .li_caption > li > span {
    display: block;
    width: 75px;
    font-weight: 500;
    color: #1b1b1b;
    position: absolute;
    top: 1px;
    left: 0;
    letter-spacing: -0.04em;
}
.table_able {
    width: 100%;
    border-top: 1px solid #333;
}
.table_able tr {
    border-bottom: 1px solid #ddd;
}
.table_able tr th,
.table_able tr td {
    padding: 18px 15px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -0.034em;
}
.table_able tr th {
    background: #f8f8f8;
    font-weight: 600;
    font-size: 17px;
}
.table_able tr td {
}
.li_dots {
    padding: 0;
    margin: 0;
    text-align: left;
}
.li_dots > li {
    position: relative;
    padding-left: 10px;
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: -0.05em;
}
.li_dots > li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #555;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%;
}

#Recruit .inner + .inner {
    margin-top: 120px;
}

#Recruit .inner {
    margin-bottom: 20px;
}
#Recruit .inner h5 {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -0.07em;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 60px;
}

#Recruit .inner h5 b {
    font-weight: 500;
}

#Recruit .inner h5 span {
    color: #3194d9;
    font-weight: 600;
    font-size: 18px;
    display: block;
    letter-spacing: -0.05em;
    margin-bottom: 8px;
}
.subContent .board_btn_wrap {
    padding-bottom: 30px;
    margin-top: -70px;
}
#Board01 .download {
    float: right;
    position: relative;
    display: block;
    line-height: 52px;
    /* line-height: 58px; */
    width: 304px;
    font-size: 15px;
    /* font-size: 16px; */
    background: #fff;
    color: #484848;
    border: 1px solid #d5d5d5;
    border-top: none;
    margin: 0 auto;
    letter-spacing: -0.045em;
    padding-left: 23px;
    font-weight: 500;
    transition: all 0.15s ease;
    /* margin-top: 30px;
    margin-left: 11px; */
}
#Board01 .download:first-child {
    border-top: 1px solid #d5d5d5;
}
#Board01 .download i {
    position: absolute;
    right: 22px;
    top: 19px;
    /* top: 22px; */
}
#Board01 .download:hover {
    text-decoration: none;
    background: #51aade;
    border-color: #51aade;
    color: #fff;
}

.bbs-area .board_wrapper {
    margin-top: 0;
}

#Biz03 .img-caption {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 0;
    margin: 0 0 30px;
}
#Biz03 .img-caption b {
    color: #42a9e4;
    margin-right: 5px;
    font-weight: 500;
}

/* ----------  form ---------- */
.board_wrapper {
    margin-top: 0;
}
.table_default {
    border-top: 1px solid #333;
}
.table.table_default tr th,
.table.table_default tr td {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}
.table.table_default tr td {
    color: #777;
}
.table.table_default thead th {
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
}
.table.table_default tbody tr th.num {
    font-weight: normal;
}
.table.table_default tbody .subject a {
    font-size: 17px;
    color: #333;
}
.table.table_default tbody .subject a:hover {
    color: #3d9bd2;
}
.text-muted {
    font-size: 14px !important;
    margin-top: 8px !important;
}
.checkbox label,
.radio label {
    font-size: 15px;
    letter-spacing: -0.06em;
    color: #3d9bd2;
    font-weight: 500;
}
.custom_checkbox + span a {
    font-weight: 500;
}
.badge {
    padding: 6px 6px;
    border-radius: 2px;
    font-weight: 400;
    font-size: 13px;
    margin-right: 3px;
}

.board_data_view {
    border-top: 1px solid #333;
}
.board_data_view .header_wrap .title {
    font-size: 28px;
    letter-spacing: -0.06em;
}
.board_data_view .header_wrap {
    border-bottom: 1px solid #ddd;
    padding: 40px 0;
}
.board_data_view .contents_wrap p {
    font-size: 17px;
}

.board_wrapper .table.board_write_table {
    border-top: 1px solid #333;
}
.board_wrapper .table.board_write_table tbody tr th {
    font-size: 15px;
    background: #f8f8f8;
    font-weight: 500;
}

.btn.btn-primary {
    background-color: #d11111;
    border-color: #d11111;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background-color: #b00f0f;
    border-color: #b00f0f;
}
.btn.btn-dark {
    background-color: #4f4f4f;
    border-color: #4f4f4f;
}
.btn.btn-dark:hover,
.btn.btn-dark:focus {
    background-color: #333;
    border-color: #333;
}

@media (max-width: 767px) {
    .subHeader {
        height: 220px;
    }
    .subMenu {
        display: none;
    }
    .subContent {
        padding-top: 60px;
    }
    .subContent_title {
        font-size: 30px;
    }
    .subContent_title > span {
        display: block;
    }
    .history_wrap .history {
        flex: inherit !important;
        width: 100%;
        padding: 0 15px;
    }
    #Comp04 .wrap_img a.btn {
        position: relative;
        display: block;
        margin: 45px auto 0;
    }
    [id^="Biz"] .intro {
        text-align: center;
        font-size: 15px;
        padding: 40px 10px;
        min-height: auto;
    }
    #Biz02 .process_wrap .process {
        width: 100%;
        padding-left: 0;
        margin-bottom: 20px;
        border-right: 0;
        border-bottom: 1px solid #cccccc;
    }
    [id^="Biz"] .process_wrap .process,
    #Biz04 .process_wrap .process,
    #Biz05 .process_wrap .process {
        width: 100%;
        min-height: auto;
        border-bottom: 1px solid #cccccc;
        border-right: 0;
        padding-left: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #Biz04 .process_wrap .process p {
        min-height: auto;
        font-size: 22px;
    }
    #Biz05 .intro {
        padding-top: 40px;
    }
    [id^="Perform"] .img_wrap > .row {
        -ms-display: inherit;
        display: block;
        align-items: normal;
    }
    [id^="Perform"] .img_wrap .caption,
    #Perform03 .img_wrap .caption {
        padding-left: 0;
        padding-top: 30px;
    }
    .subContent .board_btn_wrap {
        margin-top: -50px;
    }
    #Board01 .download {
        float: none;
    }
    .table.table_default tr .num,
    .table.table_default tr .regdate,
    .table.table_default tr .hits {
        display: none;
    }
    .board_wrapper .table.board_write_table tbody tr td .btn,
    .board_wrapper .table.board_write_table tbody tr td .form-control,
    .board_wrapper .table.board_write_table .input-group.input-group-big,
    .board_wrapper .table.board_write_table .form-control.form-control-big {
        width: 100%;
    }
    #list_btn {
        display: none;
    }
    #write_btn {
        margin: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .history_wrap .history {
        width: calc(100% / 3);
        min-height: 390px;
    }
    .greet p.epil > span {
        display: block;
        font-size: 21px;
    }
    [id^="Biz"] .process_wrap .process img {
        position: relative;
        right: auto !important;
        top: auto !important;
        margin: 0 0 15px;
        display: block;
    }
    [id^="Biz"] .process_wrap .process p small {
        height: 32px;
    }
    [id^="Biz"] .process_wrap .process p {
        position: relative;
        font-size: 23px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    [id^="Biz"] .process_wrap .process img {
        position: relative;
        right: auto !important;
        top: auto !important;
        margin: 0 0 15px;
        display: block;
    }
}
/* //서브페이지 */

/* 푸터 */

footer {
    text-align: left;
    padding: 42px 0;
    background: #262626;
    color: #929292;
    letter-spacing: -0.02em;
    font-size: 13px;
}
footer .footer-logo {
}
footer p {
    font-size: 14px;
    color: #acacac;
    margin: 0 0 5px;
}
footer p strong {
    font-weight: 600;
}
footer .footer-logo h1 {
    margin: -11px 0 0;
}
footer .footer-logo h1 > a {
    display: block;
}
footer .footer-logo h1 > a > img {
    display: block;
    max-width: 150px;
}
footer .footer-text {
}
footer .footer-text ul {
    padding-left: 0;
    margin-bottom: 0;
}
footer .footer-text ul:after {
    content: "";
    clear: both;
    display: table;
}
footer .footer-text ul li {
    float: left;
    margin-right: 20px;
    line-height: 1.45;
}
footer .footer-text ul li address {
    margin-bottom: 0;
    line-height: 1.4;
}
footer .footer-text .copyrights {
    display: block;
    font-size: 11px;
    margin-top: 6px;
    opacity: 0.7;
    letter-spacing: 0;
}

@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
/* //푸터 */

.maintenance {
    padding: 50px 25px;
    text-align: center;
    background: #f3f3f3;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
    margin-bottom: 10px;
}

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

.member_wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

#main_wrapper > section .container,
.subContent .content .container > * {
    position: relative;
    top: 30px;
    opacity: 0;
    transition: all 0.45s ease-out;
}
.subContent .content.con1 .container > * {
    position: relative;
    top: 0px;
    opacity: 1;
    animation-name: subAnim;
    animation-duration: 1.2s;
}
@keyframes subAnim {
    0% {
        top: 30px;
        opacity: 0;
    }
    100% {
        top: 0px;
        opacity: 1;
    }
}
.animClass {
    top: 0 !important;
    opacity: 1 !important;
    transition: none;
}
.login_extra {
    display: none;
}
.main_popup {
    border: 0;
    padding: 30px 0 28px;
    background: none;
    box-shadow: none;
}
.main_popup_contents {
    padding: 0;
    position: relative;
    z-index: 100;
    border-radius: 25px;
    overflow: hidden;
    width: 400px;
}
.main_popup_optional {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    padding: 0;
}
.main_popup_optional label {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
}
.main_popup_optional span {
}
.main_popup_optional .pull-right {
}
.main_popup_optional .pull-right button {
    margin: 0;
    color: transparent;
    opacity: 1;
    font-weight: 300;
    text-shadow: none;
    width: 21px;
    height: 21px;
    background: url(img/main/close.png) no-repeat center / cover;
}
.main_popup_optional .pull-right button::before {
    content: "";
}
.main_popup_optional .pull-right button::after {
    content: "";
}

/* 2023-06-30 */
.benefit-wrap {
    --spacing: clamp(18px, 3vw, 22px);
    display: flex;
    padding-bottom: 50px;
}
.benefit-wrap + .benefit-wrap {
    padding-top: 50px;
    border-top: 1px solid #ccc;
}

.benefit-wrap .title {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    align-items: flex-start;
    width: 33%;
    gap: 15px;
}

.benefit-wrap .title h4 {
    margin: 0;
    font-size: clamp(24px, 3vw, 25px);
    line-height: 1.4;
    font-weight: 400;
    color: #222;
}
.benefit-wrap .title h4 span.point {
    font-weight: 500;
    color: #3d9bd2;
}
.benefit-wrap .title span.material-symbols-outlined {
    font-size: 74px;
    color: #3d9bd2;
    font-variation-settings: var(--gms-wght-200-out);
    margin-bottom: 40px;
    margin-left: -8px;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* border-radius: 50%; */
    /* background-color: #f7f7f7; */
    /* padding: 18px; */
    /* box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); */
}
.benefit-wrap:nth-child(4) .title span.material-symbols-outlined{
    margin-left: -5px;
}
.benefit-wrap .info {
    flex: 1;
    margin-inline: calc(var(--spacing) * -1);
}
.dl-benefit {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    /* grid-auto-rows: minmax(0, 135px); */
    margin-bottom: 0;
    margin-right: -1px;
}
.dl-benefit > div {
    padding-inline: var(--spacing);
    border-right: 1px solid #ccc;
    margin-right: -1px;
    padding-bottom: 55px;
}
.dl-benefit dt {
    font-size: clamp(16px, 3vw, 18px);
    margin-bottom: clamp(7px, 3vw, 10px);
    color: #111;
    font-weight: 500;
}
.dl-benefit dt.nowrap {
    white-space: nowrap;
}
.dl-benefit dd {
    font-size: clamp(14px, 3vw, 15px);
    color: #333;
}

@media (max-width: 767px) {
    .benefit-wrap {
        flex-direction: column;
    }
    .benefit-wrap .title {
        width: 100%;
    }
    .benefit-wrap .title h4 {
        /* margin-bottom: 30px; */
    }
    .dl-benefit {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        /* grid-auto-rows: minmax(0, 135px); */
    }
    .dl-benefit dt.nowrap {
        white-space: normal;
    }
}
