/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

#gb_bread_wrap .menu2_wrap .menu_open ul {
    z-index: 10000
}

#gb_bread_wrap .menu_open ul {
    z-index: 10000
}

body .infinite-navigation .sf-menu>li,
body .infinite-navigation .sf-menu>li:first-child {
    padding: 0 40px !important;
}

:lang(en-US) body .infinite-navigation .sf-menu>li,
body .infinite-navigation .sf-menu>li:first-child {
    padding: 0 30px !important;
}

.icon_cart_alt:before {
    font-family: 'ElegantIcons';
}

.infinite-main-menu-search {
    display: none;
}


* {
    font-family: 'pretendard' !important;
}

:lang(en-US) {
    font-family: 'pretendard' !important;
}

.gdlr-core-pbf-section:first-child {
    padding-top: 0;
}

body .infinite-header-background-transparent,
body .infinite-fixed-navigation.infinite-style-slide {
    overflow: hidden;
    transition: all .2s ease;
    height: 100px;
}

body .infinite-header-background-transparent.active,
body .infinite-fixed-navigation.infinite-style-slide.active {
    height: 330px;
    background: #fff;
}

body .active .infinite-header-background {
    border-bottom: 1px solid #dedede;
    height: 105px;
}

body .active .infinite-header-wrap.infinite-header-style-plain {
    background: #fff;
    border-bottom: 1px solid #dedede;
}

#gb_nav_bg {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 250px;
}

body .infinite-fixed-navigation.active {
    border-bottom: 1px solid #dedede !important;
}

body .infinite-navigation .sf-menu>li>a {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

body .active .infinite-navigation .sf-menu>li>a {
    color: #000;
}

body .infinite-navigation .infinite-navigation-slide-bar {
    display: none !important;
}

body .infinite-navigation .sf-menu>li>a:hover {}

body .infinite-navigation .sf-menu>li,
body .infinite-navigation .sf-menu>li:first-child,
body .infinite-navigation .sf-menu>li:last-child {
    padding: 0 60px;
    position: relative;
}

body .infinite-navigation .sf-menu>.infinite-normal-menu .sub-menu {
    margin: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    padding: 20px 0;
    display: block !important;
    opacity: 1 !important;
}

body .infinite-navigation .sf-menu>.infinite-normal-menu li {
    background: none;
    text-align: center;
    padding: 0 !important;
}

body .infinite-navigation .sf-menu>.infinite-normal-menu li>a {
    padding: 4px 0;
    font-size: 17px;
    color: #424242;
    font-weight: 500;
    padding-right: 13px;
}

body .infinite-navigation .sf-menu>.infinite-normal-menu li>a:hover,
body .sf-menu>li>.sub-menu .current-menu-item>a {
    background: none;
    font-weight: bold;
}

body .infinite-header-wrap.infinite-header-style-plain {
    border-bottom: 1px solid #fff;
}

body .infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu>li>a,
body .infinite-animate-fixed-navigation.infinite-header-style-boxed .infinite-navigation .sf-menu>li>a {
    color: #000;
}

body .infinite-fixed-navigation.infinite-style-slide .infinite-logo-inner img {
    max-height: 80px !important;
}

.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-logo, .infinite-animate-fixed-navigation.infinite-header-style-boxed .infinite-logo {
    padding-top: 10px;
}

body .infinite-copyright-left {
    float: left;
    width: 20%;
    padding: 5px 0 0;
}

body .infinite-copyright-right {
    float: left;
    width: 80%;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0px;
    font-weight: 500;
}

body .infinite-copyright-right span {
    display: block;
    color: #82878c;
    font-size: 18px;
    font-weight: 200;
}

.home .gdlr-core-title-item h3.gdlr-core-title-item-title {
    margin: 0 0 50px;
}

.home .gdlr-core-title-item h3.gdlr-core-title-item-title strong {
    padding: 0 0 0 12px;
    color: #202020;
}

.gb_page_title h1.gdlr-core-title-item-title {
    font-size: 45px;
    font-weight: 500;
    color: #282828;
    position: relative;
    letter-spacing: -2px;
}

.gb_page_title h1.gdlr-core-title-item-title:before {
    content: '';
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 50%;
    background: #08448b;
    width: 40px;
    height: 3px;
}

.infinite-page-title-wrap.infinite-style-medium .infinite-page-caption {
    font-size: 25px;
    margin-top: 15px;
    line-height: 33px;
}

#gb_bread {
    border-bottom: 1px solid #e2e2e2;
}

#gb_bread .gdlr-core-item-pdlr {
    padding: 0;
}

#gb_bread_wrap {
    font-size: 0;
}

#gb_bread_wrap .go_home {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    height: 50px;
    border: 1px solid #e2e2e2;
    border-top: none;
    border-bottom: none;
}

#gb_bread_wrap .go_home a {
    display: block;
}

#gb_bread_wrap a .dashicons {
    font-family: dashicons, sans-serif !important;
    line-height: 50px;
    height: 50px;
    width: 50px;
    font-size: 27px;
    color: #a9a9a9;
}

#gb_bread_wrap .menu1_wrap {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    padding: 0 25px;
    min-width: 200px;
    position: relative;
    cursor: pointer;
}

#gb_bread_wrap .menu2_wrap {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 0 25px;
    min-width: 200px;
    position: relative;
    cursor: pointer;
    width: 400px;
}

#gb_bread_wrap .menu1_wrap .dashicons-arrow-down,
#gb_bread_wrap .menu2_wrap .dashicons-arrow-down {
    font-family: dashicons, sans-serif !important;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #333;
}

#gb_bread_wrap .menu_open {}

#gb_bread_wrap .menu_open span {
    color: #333;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 16px;
}

#gb_bread_wrap .menu_open ul {
    margin: 0;
    padding: 10px 0;
    position: absolute;
    background: #08448b;
    top: 1005;
    width: 100%;
    left: 0;
    display: none;
}

#gb_bread_wrap .menu2_wrap .menu_open ul {
    background: #777777;
}

#gb_bread_wrap .menu_open ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}

#gb_bread_wrap .menu_open ul li a {
    display: block;
    color: #fff;
    padding: 7px 15px;
}

#main4 .gdlr-core-column-30 .gdlr-core-item-pdlr {
    padding: 0;
}

.footer-white {
    color: #ffffff !important;
    display: inline-block !important;
}

.copy-right-right b {
    color:#f7f7f7;
    font-size: 22px;
}

.infinite-copyright-container {
    padding: 64px 0px;
    display: flex;
    align-items: center;
}



.infinite-blog-title-wrap {
    height: 468px;
}

.infinite-page-title-wrap {
    height: 468px;
}

.infinite-copyright-wrapper {
    background-color: #2c2c2c;
}

#kboard-default2-latest {}

#kboard-default2-latest ul {
    margin: 30px 20px 0 0;
    padding: 0;
    border-top: 1px solid #e2e2e2;
}

#kboard-default2-latest ul li {
    list-style: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 15px 0;
    position: relative;
}

#kboard-default2-latest ul li a {
    font-size: 0;
    display: block;
}

#kboard-default2-latest ul li .date {
    display: inline-block;
    vertical-align: middle;
    width: 17%;
}

#kboard-default2-latest ul li .date strong {
    font-size: 40px;
    display: block;
    text-align: center;
    line-height: 1;
}

#kboard-default2-latest ul li .date span {
    font-size: 14px;
    line-height: 1;
    display: block;
    text-align: center;
    font-weight: normal;
}

#kboard-default2-latest ul li .title {
    font-size: 20px;
    letter-spacing: -1px;
    display: inline-block;
    vertical-align: middle;
    width: calc(83% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#kboard-default2-latest ul li .dashicons {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.infinite-page-title-wrap .infinite-page-title-overlay {
    background: none !important;
}

footer {
    padding-top: 50px !important;
}

.infinite-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
    content: "";
}

/*게시판*/
#top #kboard-default-list .kboard-list thead tr td {
    border-top: 1px solid #333;
    border-bottom: 2px solid #333;
    padding: 13px 0;
}

#top #kboard-default-list .kboard-list tbody tr td {
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 13px 0;
}

#top #kboard-default-list .kboard-list tbody tr td a {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -1px;
}

#kboard-default-document .kboard-title {
    margin-top: 40px;
}

#kboard-default-document .kboard-title h1 {
    text-align: center !important;
    padding-bottom: 0px !important;
    border-top: 3px solid #333 !important;

}

#kboard-default-document .kboard-detail {
    display: flex;
    justify-content: center;
    border: none !important;
    background: white !important;
    border-bottom: 1px solid #333 !important;
}

#kboard-default-document .kboard-detail .detail-writer {
    display: none !important;
}

#kboard-default-document .kboard-detail .detail-view {
    display: none !important;
}

.kboard-document-navi {
    display: flex;
    flex-flow: column;

    padding: 0px !important;

}

.kboard-document-navi div {
    padding: 15px 0;
    border-bottom: 1px solid #333
}

.kboard-document-navi .kboard-prev-document,
.kboard-document-navi .kboard-next-document {
    width: 100% !important;
    float: left !important;
    text-align: left !important;
}

.kboard-document-navi .kboard-prev-document a,
.kboard-document-navi .kboard-next-document a {
    display: inline-flex !important;
}

.kboard-document-navi .navi-arrow {
    position: relative !important;
}

.kboard-document-navi .navi-document-title {
    padding: 0 15px !important;
}

#kboard-default-document .kboard-control {
    display: flex;
    justify-content: center;
    justify-content: center;
}

#kboard-default-document .kboard-control a {
    padding: 5px 20px;
    font-size: 16px;
    border-radius: 10px;
    background: #0f2d74 !important;
    color: white !important;
    margin: 0 5px;
}

#kboard-default-document .kboard-attachContainer {
    background: #f8f8f8;
}

#kboard-default-document .kboard-attachContainer .kboard-attachBox {
    width: 20%;
    display: flex;
    margin: 0;
    margin-left: 50px;
    position: relative;
}

#kboard-default-document .kboard-attachContainer .kboard-attachBox select {
    background-image: none;
    background: white;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    margin: 10px 5px;
    position: relative;
}

#kboard-default-document .kboard-attachContainer form::before {
    content: '\f0c1';
    left: -25px;
    top: 15px;
    position: absolute;
    font-family: 'fontawesome';
    font-size: 20px;
}

/* 원지회계법인 메인 */
#main-slider {
    padding: 0;
}

#main-slider .gdlr-core-item-pdb {
    padding-bottom: 0;
}

#main1 {
    background-color: #f0f0f0;
    padding: 160px 0px;
}

.main1-wrap-div {
    display: flex;
}

.main1-box-01 {
    width: 680px;
    height: 568px;
    background-color: #112454;
    z-index: 1;
    padding: 50px;
    color: #ffffff;
}

.main1-box-01-01 {
    padding-bottom: 35px;
}

.main1-box-01-01 .txt01 {
    font-size: 50px;
    font-weight: bold;
}

.main1-box-01-01 .txt02,
.main1-box-01-02 .txt02 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.main1-box-01-02 {
    padding-bottom: 25px;
    padding-right: 50px;
}

.main1-box-01-02 .txt01 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
}

.main1-box-02 {
    background: url(/wp-content/uploads/2023/12/CK_cb036052168-1.png) no-repeat;
    background-size: cover;
    width: 590px;
    height: 542px;
    position: absolute;
    right: 0;
    top: -45px;
}

.main1-box-01-03 {
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.main1-box-01-03 .txt01 {
    width: 0;
    height: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 22px solid #ffffff;
    border-right: 13px solid transparent;
}

.main1-box-01-03 .txt02>a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}

.main2-wrap-txt01 {
    font-size: 60px;
    color: #2C2C2C;
    font-weight: bold;
    text-align: center;
}

.main2-wrap-txt02 {
    font-size: 23px;
    color: #505050;
    text-align: center;
}

.main2-dflex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main2-dflex>div {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #d9d9d9;
    color: #505050;
}

.main2-dflex>div:last-child {
    border-right: none;
}

.main2-d-03 {
    border-right: none !important;
}

.slick-dots>li>button,
.slick-prev,
.slick-next {
    display: none !important;
}

.slick-dots {
    display: flex;
    width: 222px;
    margin-bottom: 0px;
    margin: 0 489px;
    margin-top: 30px !important;
    justify-content: center;
}

.slick-dots>li {
    width: 10%;
}

.slick-active {
    color: #112454;
}

.slick-dots>li::marker {
    width: 13px;
    height: 13px;
}

#main3 {
    background: url(/wp-content/uploads/2023/12/법인설립지원서비스_바탕이미지-1.png) no-repeat;
    background-size: cover;
    height: 870px;
    background-position: center;
}

#main3 .gdlr-core-pbf-wrapper-container {}

.main3-div {
    display: flex;
    justify-content: space-between;
    padding-top: 183px;
}

.main3-left-div {
    color: #ffffff;
    font-size: 32px;
}

.main3-left-div>div:first-child {
    margin: 0 0 30px 0;
    position: relative;
    left: -57px;
}

.main3-left-div-line {
    position: absolute;
    width: 1000px;
    left: -770px;
    height: 1px;
    border-bottom: 2px solid #fff;
}

.cate-active {
    font-weight: bold;
}

.main-cate-01,
.main-cate-02,
.main-cate-03,
.main-cate-04 {
    font-size: 18px;
    padding: 15px 0;
    width: 190px;
    cursor: pointer;
    position: relative;
    left: -57px;
}

.main-cate-02-box,
.main-cate-03-box,
.main-cate-04-box {
    display: none;
}

.main3-right-div {
    padding-top: 30px;
}

.main3-right-div .display-posts-listing li {
    list-style: none;
    background-color: #ffffff;
    margin-right: 22px;
    width: 33%;
    padding: 40px 30px;
    transition: transform 0.3s ease;
}

.main3-right-div .display-posts-listing li:hover {
    transform: translateY(-15px);
}

.main3-right-div .display-posts-listing li:last-child {
    margin-right: 0;
}

.main3-right-div .display-posts-listing {
    display: flex;
    width: 1095px;
}

.main3-right-div .display-posts-listing .category-display {
    background-color: #112454;
    width: 125px;
    text-align: center;
    padding: 3px;
}

.main3-right-div .display-posts-listing .category-display a {
    color: #ffffff;
    width: 100%;
    display: block;
    font-size: 14px;
}

.main3-right-div .display-posts-listing .listing-item .content p {
    color: #757575;
}

.main3-right-div .display-posts-listing .category-title {
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.2;
    height: auto;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.main3-right-div .display-posts-listing .category-title>a {
    font-size: 23px;
    color: #505050;
    line-height: 23px;
    letter-spacing: -1px;
    font-weight: bold;
}

.main3-right-div .display-posts-listing .content {
    padding-top: 20px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.2;
    height: auto;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;;
}

.main3-right-div .display-posts-listing .category-author .author {
    font-size: 14px;
    color: #505050;
}

.main3-right-div .display-posts-listing .category-author .author-label {
    color: #757575;
}

.main3-right-div .display-posts-listing .listing-author-date {
    display: flex;
    justify-content: space-between;
}

.d-flex {
    display: flex;
    align-items: center;
}

#main4 {
    background-color: #112454;
    display: none;
}

.main4-title {
    color: #ffffff;
    font-size: 60px;
    text-align: center;
    font-weight: bold;
}

.main4-flex {
    display: flex;
}

.main4-flex>div {
    margin-right: 20px;
}

.main4-flex>div:last-child {
    margin-right: 0;
}

.main4-flex .tit01 {
    color: #fff;
    font-size: 23px;
}

.main4-flex .tit02 {
    color: #fff;
    font-size: 14px;
}

#main5 #kboard-default-latest {
    border-top: 2px solid #505050;
}

.main5-left {
    margin-right: 30px;
}

.main5-left .gdlr-core-text-box-item {
    padding: 0;
}

.main5-left h4 {
    font-size: 40px;
    padding-top: 40px;
    border-top: 2px solid;
}

.main5-right .gdlr-core-text-box-item {
    padding: 0;
}

#kboard-default-latest thead {
    display: none;
}

.infinite-fixed-footer-placeholder {
    display: none;
}

.main5-box-01-03 {
    display: flex;
}

.main5-box-01-03 .txt01 {
    width: 0;
    height: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 22px solid #112454;
    border-right: 13px solid transparent;
}

.main5-box-01-03 .txt02>a {
    width: 100%;
    height: 100%;
    display: block;
    color: #112454;
    font-weight: bold;
}

.main-left-txtbox {
    display: flex;
    align-items: center;
}


.main-left-txtbox .border-ico {
    width: 0;
    height: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 22px solid #112454;
    border-right: 13px solid transparent;
}

.main-left-txtbox a {
    font-size: 20px;
    color: #112454;
    font-weight: bold;
}

.default-tit {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.default-content {
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-slider2 {
    border: none;
}

.post-slider2 .post-wrapper2 {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.post-slider2 .post-wrapper2 .post2 {
    width: 100%;
    height: 100%;
    display: inline-block;
}

/* 인사말 */
.title-sub {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin-top: 100px;
}

.sub01-bg-img {
    background-image: url(/wp-content/uploads/2023/12/인사말이미지.png);
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

.sub01-bg-img img {
    padding-top: 150px;
}

.sub01-bg-img>div {
    color: #ffffff;
    font-size: 20px;
}

.title-sub-01 {
    font-size: 40px;
    color: #112454;
    font-weight: bold;
    padding-bottom: 0;
}

.title-sub-02 {
    color: #505050;
    font-size: 18px;
}

.tit-sub-div {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tit-sub-div .line {
    height: 1px;
    width: 50px;
    border: 2px solid #112454;
}

.tit-sub-text {
    font-size: 20px;
    color: #505050;
    padding-top: 35px;
}

/* 세무서비스 */
.service-tab,
.community-tab {
    display: flex;
    justify-content: center;
    margin-left: 0;
}

.service-tab .active,
.community-tab .active {
    background-color: #112454;
    color: #ffffff;
}

.service-tab li,
.community-tab li {
    list-style: none;
    width: 33.333%;
    text-align: center;
    border: 1px solid #b1b1b1;
    color: #757575;
    font-weight: bold;
    cursor: pointer;
    height: 54px;
    line-height: 54px;
}

.service-tab li {
    width: 50%;
}

.service-tab li a,
.community-tab li a {
    width: 100%;
    height: 100%;
    display: block;
}

.service-tab li a:hover,
.community-tab li a:hover {
    color: #ffffff;
    background-color: #112454;
}

.service-tab li:nth-child(1),
.service-tab li:nth-child(2) {
    border-right: none;
}

.service-dflex {
    display: flex;
    margin-top: 50px;
    align-items: center;
}

.service-left {
    text-align: center;
    width: 40%;
}

.service-left>div {
    font-size: 20px;
    color: #505050;
    font-weight: bold;
}

.service-right {
    width: 60%;
}

.service-right>div:first-child {
    font-size: 24px;
    color: #112454;
    font-weight: bold;
}

.service-right>div:last-child {
    color: #757575;
    font-size: 17px;
    padding-right: 10px;
}

/* 회계감사 */
#audit-wrap01 {
    margin-bottom: 130px;
}

.audit-dflex {
    display: flex;
}

.audit-left01 {
    padding-right: 30px;
}

.audit-right01 {
    padding-left: 20px;
}

.audit-sub-tit01 {
    display: flex;
}

.audit-sub-tit01::before {
    content: "";
    width: 5px;
    height: 110px;
    background-color: #112454;
    display: block;
    margin-top: 15px;
    margin-right: 15px;
    border-radius: 2px;
}

.audit-left01 .audit-sub-tit01 div:first-child {
    color: #b1b1b1;
    font-size: 40px;
}

.audit-left01 .audit-sub-tit01 div:last-child {
    color: #505050;
    font-size: 40px;
    font-weight: bold;
}

.audit-left01 ul {
    margin-left: 0;
    margin-top: 30px;
    margin-left: 25px;
}

.audit-left01 ul li {
    list-style: none;
    color: #505050;
}

.audit-right-img {
    position: absolute;
    top: 35%;
    right: -25px;
}

.audit-left-div {
    margin-right: 50px;
}

.grid-items>div {
    border: 1px solid #505050;
    border-radius: 5px;
}

/* 커뮤니티 */
.community-tab li:nth-child(1) {
    border-right: none;
}

#community-board-wrap .kboard-list-header {
    display: none;
}

#community-board-wrap .kboard-list-title {
    text-align: center !important;
}

#community-board-wrap #kboard-default-list .kboard-list thead {
    background-color: #f7f7f7 !important;
}

/* 오시는길 */
.map-div table tbody tr {
    background-color: #ffffff;
    display: flex;
}

.map-div table tbody tr td:first-child {
    display: flex;
    font-weight: bold;
    color: #505050;
    flex: 3;
}

.map-div table tbody tr td:last-child {
    flex: 9;
}

.map-div table tbody tr td img {
    margin-right: 20px;
}

.map-div table tbody tr td {
    text-align: left;
    vertical-align: middle;
}

.post-grid .layer-wrapper img {
    display: none;
}

.semu-post-wrap .post-grid .layer-wrapper img {
    display: block;
}

.semu-post-wrap .grid-items {
    padding: 10px;
}

.semu-post-wrap .grid-items > div {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.15);
    border: none;
}

.semu-post-wrap .grid-items .title {
    margin-top: 25px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.semu-post-wrap .grid-items .title a {
    color: var(--505050, #505050);
    font-family: "Noto Sans KR";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.semu-post-wrap .grid-items .content  {
    margin-bottom: 37px;
    padding-left: 20px;
    color: var(--505050, #505050);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.root_daum_roughmap_landing {
    width: 100% !important;
}

/* 법인지원설립서비스 */

.all-service-wrap .categories {
    background-color: #112454;
    width: 170px;
    padding: 4px;
    text-align: center !important;
}

.all-service-wrap .categories a {
    color: #ffffff;
}

.all-service-wrap .title {
    padding-top: 10px;
}

.all-service-wrap .title a {
    font-size: 20px;
}

.all-service-wrap .content {
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.all-service-wrap .grid-items > div {
    cursor: pointer;
}

.all-service-wrap .grid-items > div:hover {
    background: linear-gradient(302deg, #0A1C48 1.33%, #283C70 100%) !important;
    color: #ffffff;
}

.all-service-wrap .grid-items > div:hover .categories {
    background-color: #ffffff;
}

.all-service-wrap .grid-items > div:hover .categories a{
    color: #0B1C49 !important;
}

.all-service-wrap .grid-items > div:hover .title a {
    color: #ffffff !important;
}

.grid-items {
    color: #505050;
}

/* post 글 위젯 */
.category .gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget {
    display: flex;
    flex-direction: column-reverse;
}

.category .gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-thumbnail {
    max-width: 100%;
    height: 120px;
}

.category .gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-thumbnail img {
    width: 100%;
    height: 100%;
}

.category .gdlr-core-blog-full .gdlr-core-blog-title {
    font-size: 30px;
}

.category .gdlr-core-blog-date-wrapper {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0;
}

.category .gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day {
    margin: 0;
    font-size: 35px;
}

.category .gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month {
    margin-bottom: 8px;
    font-size: 18px;
}

.category .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
    font-size: 15px;
    color: #b1b1b1;
    font-weight: normal;
}

.category .gdlr-core-blog-full .gdlr-core-blog-content {
    font-size: 15px;
    color: #505050;
}

.category .gdlr-core-excerpt-read-more {
    background-color: #112454;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    padding: 12px 20px;
}

.category .infinite-widget-head-text {
    font-size: 25px;
    color: #112454;
    margin-right: 15px;
}

.category .infinite-widget-head-divider {
    color: #b1b1b1;
    border-top-width: 2px;
    margin-top: 1.1em;
}

.category .gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title a {
    font-size: 17px;
    color: #505050;
    font-weight: normal;
}

.category .gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info {
    font-size: 15px;
    line-height: inherit;
}

.infinite-blog-info-category {
    font-size: 13px !important;
}

.client {
    color: #000;
}

.client ul {
    margin: 0;
}

.client ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
    border-bottom: 1px solid #dddddd;
}

.client ul li>div:first-child {
    flex: 3;
}

.client ul li>div:last-child {
    flex: 9;
}

.client ul li>div:first-child>div:nth-child(1) {
    font-weight: bold;
}

.client ul li>div:first-child>div:nth-child(2) {
    color: #ee5e17;
    font-size: 14px;
}

.client ul li:first-child {
    border-top: 1px solid #000;
}

#rev_slider_1_1 {
    text-shadow: 5px 5px 5PX #2b2b2b;
}

.infinite-single-social-share {
    display: none;
}

.infinite-body, .infinite-body span.wpcf7-not-valid-tip {
    color: #000 !important;
}

.category_tag {
    display: flex;
}

.category_tag li {
    list-style: none;
    margin-right: 30px;
    cursor: pointer;
    font-size: 18px;
}

.category_tag li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #004e86;
    transition: width .3s;
}

.category_tag li:hover::after {
    width: 100%;
    transition: width .4s;
}

.category_tag li:hover {
    color: #004e86;
    font-weight: 600;
}

.category_tag_wrap .gdlr-core-pbf-wrapper-content {
    border-bottom: 1px solid #dddddd;
}

.selected_tab {
    color: #004e86;
    font-weight: 600;
    border-bottom: 2px solid #004e86 !important;
}

.selected_tab:hover::after {
    width: 0 !important;
    transition: none !important;
}

.grid-items .select_tag01, .grid-items .select_tag02, .grid-items .select_tag03, .grid-items .select_tag04 {
    padding: 20px;
}

.infinite-single-article-thumbnail {
    text-align: center;
}

.infinite-single-article-thumbnail img {
    width: 60%;
}

/* 고객후기 */
.review-table {
    border-collapse: collapse;
}

.review-table tr td:nth-child(1) {
    width: 25%;
}

.review-table tr td:nth-child(2) {
    width: auto;
    color: #000;
   
}

.review-table tr td:nth-child(2) > div {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 18px;
}

.review-table tr:nth-child(1) td {
    border-top: 1px solid #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review-table tr td {
    border-bottom: 1px solid #dddddd;
    background-color: #ffffff;
    text-align: left;
    padding: 50px 0;
}

.review-table tr td:nth-child(1) div:nth-child(1),.review-latest-table tr td:nth-child(1) div:nth-child(1) {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.review-table tr td:nth-child(1) div:nth-child(2), .review-latest-table tr td:nth-child(1) div:nth-child(2) {
    color: #ee5e17;
    font-size: 15px;
}

.review-latest-table tr td {
    text-align: left;
}

.review-latest-table tr td:nth-child(1) {
    width: 20%;
}

.review-latest-table tr td:nth-child(2) {
    width: 80%;
}

.review-latest-table .kboard-latest-title .default-content {
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
}

#kboard-default-latest table .kboard-latest-title {
    padding-left: 20px;
}

/* 세무소식 */
#post-grid-448 .grid-items {
    grid-template-columns: repeat(3, 32%) !important;
    justify-content: center;
}

/* 메인 법인설립지원서비스 */
#main3-box-wrap {
}

#main3-box-wrap .gdlr-core-pbf-wrapper-container {
    max-width: 100%;
    padding: 0;
}

#main3-box-wrap .gdlr-core-pbf-wrapper-container .gdlr-core-text-box-item {
    padding: 0;
}

.main3-box {
    display: flex;
}

.main3-box .main3-left-box {
    flex: 4;
    background-image: url(/wp-content/uploads/2024/07/main03-left-img.png);
    height: 612px;
    background-repeat: no-repeat;
    position: relative;
}

.main3-box .main3-left-box > div {
    position: absolute;
    color: #ffffff;
    top: 30%;
    left: 35%;
    font-size: 30px;
    line-height: normal;
}

.main3-box .main3-right-box {
    flex: 8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}

.main3-right-box-txt01 {
    color: #2C2C2C;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.main3-right-box-txt02 {
    color: #505050;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-top: 17px;
    padding-bottom: 30px;
}

.main3-right-box-flex {
    display: flex;
}

.main3-right-box-sm {
    height: 430px;
}

.main3-right-box-sm > div {
    width: 260px;
}

.main3-right-box-sm > div:nth-child(2) {
    color: #112454;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    padding-top: 10px;
}

.main3-right-box-sm > div:nth-child(3) {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    padding-top: 10px;
}

.main3-right-box-sm > div:nth-child(4) {
    color: #888;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    word-break: keep-all;
    padding-top: 10px;
}

.main3-right-box-flex > div:nth-child(1) {
    padding-right: 52px;
}

.main3-right-box-flex > div:nth-child(2) {
    padding: 0 52px;
    border-left: 2px solid #d9d9d9;
    border-right: 2px solid #d9d9d9;

}

.main3-right-box-flex > div:nth-child(3) {
    padding-left: 52px;
}

.main3-mo-01 {
    color: #222;
    font-size: 20px;
    font-weight: 600;
}

.main3-mo-02 {
    font-size: 12px;
    color: #505050;
    line-height: normal;
    word-break: keep-all;
    margin-top: 10px;
    margin-bottom: 15px;
}

.main3-mo-slick-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main3-mo-slick-content > div:nth-child(1) img {
    width: 100%;
}

.main3-mo-slick-content > div:nth-child(2) {
    color: #112454;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
    line-height: normal;
}

.main3-mo-slick-content > div:nth-child(3) {
    color: #000000;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
}

.main3-mo-slick-content > div:nth-child(4) {
    color: #888888;
    margin-top: 15px;
    word-break: keep-all;
    line-height: normal;
}

.main3-mo-slick .slick-dots {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px !important;
    margin-left: 20px;
}

/* 서비스 */
.service-full-wrap  .gdlr-core-pbf-wrapper-container {
    max-width: 100%;
    padding: 0;
}


.service-full-wrap   .gdlr-core-pbf-wrapper-container .gdlr-core-text-box-item {
    padding: 0;
}

.service-box {
    display: flex;
    margin-bottom: 200px;
    align-items: center;
}

.service-left-box {
    background-image: url(/wp-content/uploads/2024/07/accounting-financial-services.png);
    width: 100%;
    background-repeat: no-repeat;
    height: 810px;
    flex: 5;
}

.service-left-box-tax {
    background-image: url(/wp-content/uploads/2024/07/tax-services.png);
}

.service-left-box-advisory {
    background-image: url(/wp-content/uploads/2024/07/advisory.png);
}

.service-right-box {
    flex: 7;
    padding-left: 50px;
}

.service-right-box .txt01 {
    color: #444;
    font-size: 23px;
    font-weight: 400;
    line-height: 35px;
    width: 660px;
}

.service-right-box .txt01 strong {
    color: #222;
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
}

.service-right-box .txt-border {
    width: 92px;
    height: 4px;
    background-color: #444;
    margin: 25px 0;
}

.service-right-box .txt02 {
    color: #666;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 65px;
    width: 660px;
    word-break: keep-all;
}

.service-right-box .txt03 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.service-right-box .txt03 > div {
    margin-bottom: 10px;
}

.service-right-box .txt03 ul li {
    color: #444;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.service-right-box .txt03 ul {
    margin-left: 25px;
    margin-bottom: 0;
}

.service-right-box .txt03 ul li {
    margin-bottom: 15px;
}

.service-right-box .txt03 ul li:last-child {
    margin-bottom: 0;
}

.service-right-box .txt03 ul li::marker {
    font-size: 10px;
}

.txt-flex {
    display: flex;
}

.txt-flex > div {
    width: 30%;
}

.txt-flex > div:nth-child(1) {
    margin-right: 40px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    #post-grid-448 .grid-items {
        display: grid;
        grid-template-columns: 1fr !important;
        column-gap: 10px;
        row-gap: 10px !important;
    }

}

@media screen and (max-width:1440px) {
    body .infinite-navigation .sf-menu>li>a {
        font-size: 18px;
    }

    body .infinite-navigation .sf-menu>li {
        padding: 0 25px !important;
    }
    
    .main3-box .main3-left-box > div {
        left: 0%;
        font-size: 27px;
        padding-left: 10px;
    }
}

@media screen and (max-width:1270px) {
    .main3-box .main3-left-box > div {
        font-size: 20px;
    }

    .infinite-header-style-plain.infinite-style-center-menu .infinite-navigation {
        text-align: right;
    }
}

@media screen and (max-width:1200px) { 
    .main3-box .main3-left-box {
        display: none;
    }
}

@media screen and (max-width:1024px) { 
    .main3-box .main3-left-box > div {
        font-size: 18px;
    }

    body .infinite-navigation .sf-menu>li {
        padding: 0 10px !important;
    }
}

/* 모바일 */
@media screen and (max-width:768px) {
    .main3-div {
        flex-direction: column;
        padding: 0;
    }

    .main-cate-01,
    .main-cate-02,
    .main-cate-03,
    .main-cate-04,
    .main3-left-div>div:first-child,
    .main3-left-div-line {
        left: 0;
        text-align: center;
        width: 100%;
    }

    .main3-left-div-line {
        border-bottom: 3px solid #112454;
    }

    .main3-right-div .display-posts-listing {
        width: 100%;
        margin: 0;
    }

    .main3-right-div .display-posts-listing li {
        width: 100%;
        padding: 30px 30px;
    }

    .main-cate-01,
    .main-cate-02,
    .main-cate-03,
    .main-cate-04 {
        color: #000;
    }

    .main3-left-div {
        position: relative;
        color: #112454;
    }

    .cate-active {
        color: #112454;
    }

    .his-title h5 {
        padding: 0;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .sub01-bg-img {
        background-image: url("");
    }
}


@media screen and (max-width:425px) {
    #main1 {
        padding: 80px 0;
    }

    #main1 .gdlr-core-pbf-wrapper-content {
        background-color: #112454;
    }

    .main1-box-01 {
        width: 100%;
        height: 100%;
        padding: 20px;
    }

    .main1-box-01-02 {
        padding: 0;
    }

    .main1-box-02 {
        display: none;
    }

    .main1-box-01-01 .txt02,
    .main1-box-01-02 .txt02 {
        font-size: 16px;
    }

    .main2-dflex {
        font-size: 10px;
    }

    .main2-dflex>div>img {
        width: 50%;
    }

    .main-cate-01,
    .main-cate-02,
    .main-cate-03,
    .main-cate-04 {
        font-size: 15px;
    }

    .main-left-txtbox {
        padding-bottom: 50px;
    }

    #main5 #kboard-default-latest {
        border: 0;
    }

    .main5-left h4,
    .main5-left h5 {
        text-align: center;
    }

    .main5-left h5 {
        margin-bottom: 50px;
    }

    .main2-wrap-txt01 {
        font-size: 50px;
    }

    .main2-wrap-txt02 {
        font-size: 18px;
        line-height: 28px;
    }

    .main-left-txtbox {
        justify-content: flex-end;
    }

    .service-tab {
        display: none;
    }

    .service-wrap-02 {
        padding-top: 0;
    }

    .grid-items {
        row-gap: 20px !important;
    }

    .service-dflex {
        flex-direction: column;
    }

    .service-left {
        width: 100%;
    }

    .service-right {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    #audit-wrap01 {
        margin: 0;
    }

    #community-board-wrap .kboard-list-title {
        text-align: left !important;
    }

    #community-board-wrap {
        padding-top: 0;
    }

    .audit-right-img {
        display: none;
    }

    .community-tab li {
        width: 40%;
    }

    .audit-dflex {
        flex-direction: column-reverse;
    }

    .audit-left-div {
        margin: 0;
    }

    .audit-left01 .audit-sub-tit01 div:first-child,
    .audit-left01 .audit-sub-tit01 div:last-child {
        font-size: 32px;
    }

    #main-sub01 .gdlr-core-pbf-wrapper-container {
        padding: 0;
    }

    .service-img-mo-01 img {
        content: url(/wp-content/uploads/2023/12/서브_회계서비스_모바일.png);
    }

    .service-img-mo-02 img {
        content: url(/wp-content/uploads/2023/12/서브_세무서비스_이미지.png);
    }

    .service-img-mo-03 img {
        content: url(/wp-content/uploads/2023/12/서브_합병서비스_모바일.png);
    }

    .service-img-mo-04 img {
        content: url(/wp-content/uploads/2023/12/서브_자문서비스_모바일.png);
    }

    .service-img-mo-05 img {
        content: url(/wp-content/uploads/2023/12/교육이미지_모바일-1.png);
    }

    .infinite-page-title-wrap.infinite-style-medium .infinite-page-caption {
        font-size: 18px;
        word-break: keep-all;
        line-height: 26px;
    }

    .tit-sub-text {
        font-size: 18px;
        line-height: 27px;
    }

    #post-grid-448 .grid-items {
        display: flex !important;
        flex-direction: column;
    }

    .review-latest-table .default-content {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .review-latest-table tr td:nth-child(1) {
        width: 30%;
    }

    .review-latest-table tr td:nth-child(2) {
        width: auto;
    }

    #kboard-default-latest table .kboard-latest-title {
        padding-left: 20px;
    }

    .title-sub {
        margin-top: 0;
        font-size: 26px;
        line-height: 34px;
    }

    .title-sub-02 {
        font-size: 16px;
    }

    .infinite-page-title-wrap {
        height: 100%;
    }

    .all-service-wrap .title a {
        font-size: 18px;
        word-break: keep-all;
    }

    .review-table tr td:nth-child(1) {
        width: 35%;
    }

    .review-table tr td:nth-child(2) {
        width: 65%;
    }

    .review-table tr td {
        padding: 30px 0;
    }

    .infinite-page-title {
        font-size: 30px !important;
    }

    .map-div table tbody tr td:first-child {
        flex: 4;
    }

    .map-div table tbody tr td:last-child {
        flex: 8;
    }

    .map-div table tbody tr td:first-child > div:first-child{
        padding-top: 5px;        
    }

    /* 서비스 */
    .service-box {
        flex-direction: column;
        padding: 0 20px;
    }

    .service-left-box {
        height: 360px;
        flex: auto;
        background-size: contain;
    }

    .service-right-box {
        flex: auto;
        padding: 0;
    }

    .service-right-box .txt01 {
        width: 100%;
        font-size: 16px;
        word-break: keep-all;
        line-height: 24px;
    }

    .service-right-box .txt01 strong {
        font-size: 18px;
    }

    .service-right-box .txt-border {
        width: 100%;
        
        height: 2px;
    }

    .service-right-box .txt02 {
        width: 100%;
        font-size: 15px;
        line-height: normal;
        word-break: keep-all;
        margin-bottom: 50px;
    }

    .service-right-box .txt03 {
        font-size: 18px;
    }

    /* 법인설립지원서비스 */
    .container {
        /* flex-direction: column; */
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .column {
        width: 50%;
        height: 380px;
        background-size: cover;
        border: 2px solid #ccc;
    }
}

@media screen and (max-width:320px) {
    .map-div table tbody tr td {
        font-size: 11px;
    }
}


.infinite-blog-title-wrap .infinite-blog-title-overlay {
    background: none !important;
}

.category .infinite-page-title {
    display: none;
}

.category .infinite-page-caption {
    font-size: 54px !important;
    margin-bottom: 0px;
    font-weight: bold;
}