/* 현대회계법인 */

.cont_greet .grids {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 40px;
}

.cont_greet .grids._1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin: 0 auto;
}

.grids ._tit {
    display: block;
    margin-bottom: 20px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #333;
}

.cont_greet .grids ._stit {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #006fae;
    line-height: 1.46;
}

.cont_greet .grids p {
    margin-bottom: 20px;
    font-size: 1.125rem;
    color: #3D3D3D;
    line-height: 26px;
}

/* 국제네트워크 */

.cont_network {
    height: 400px;
    background: url(../img/page/network_2.jpg) center center no-repeat;
}

.cont_network .grid .g-col-12 {
    height: 400px;
}

.cont_network .grid p {
    margin-bottom: 20px;
    font-size: 1.125rem;
    color: #fff;
    line-height: 26px;
}

.cont_network a.btn-primary {
    font-size: 24px;
}





/* 오시는 길 지도 반응형 */
.map-wrap {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  height:560px;
  min-height: 320px;
  background: #eee;
}
.root_daum_roughmap {
  width: 100% !important;
  max-width: 100%;
  height: 560px !important;
  min-height: 320px;
  aspect-ratio: 16/9;
  box-sizing: border-box;
}
.root_daum_roughmap .wrap_map,
.root_daum_roughmap iframe {
  width: 100% !important;
  height: 560px !important;
  min-height: 320px;
  box-sizing: border-box;
  display: block;
}
@media (max-width: 1024px) {
  .map-wrap,
  .root_daum_roughmap {
    aspect-ratio: 4/3;
    min-height: 200px;
  }
  .root_daum_roughmap .wrap_map,
  .root_daum_roughmap iframe {
    min-height: 200px;
  }
}

.section_address {
    display: none !important;
}

/* 연혁 */

[class~=history_top] {
    width: 120px;
    height: 120px;
    padding-top: 27px;
    margin: 0 auto;
    line-height: 22px;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    background: #333;
    border-radius: 50%
}

[class~=timeline] {
    box-sizing: border-box
}

[class~=timeline]:before {
    box-sizing: border-box
}

[class~=timeline] * {
    box-sizing: border-box
}

[class~=timeline] *:before {
    box-sizing: border-box
}

[class~=timeline] {
    position: relative;
    font-size: 1em;
    width: 100%;
    height: 100%;
    margin: 50px auto;
    overflow-y: hidden;
    overflow-x: hidden
}

[class~=timeline] [class~=timeline-icon] {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    margin-top: 4px;
    border: 3px solid #A67951;
    border-radius: 100%;
    background-color: #fff;
    text-align: center
}

[class~=timeline] [class~=timeline-icon][class~=timeline-icon-hide-border] {
    border: 0
}

[class~=timeline] [class~=timeline-icon][class~=timeline-icon-hide-border] i[class~=fa] {
    margin-left: 0;
    margin-top: 0
}

[class~=timeline] [class~=timeline-icon][class~=timeline-icon-hide-border] img {
    margin-left: 0;
    margin-top: 0
}

[class~=timeline] [class~=timeline-icon] i[class~=fa] {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: -4px;
    margin-top: -4px;
    vertical-align: bottom;
    line-height: 32px;
    text-align: center;
    font-size: 30px
}

[class~=timeline] [class~=timeline-icon] img {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: -4px;
    margin-top: -4px;
    vertical-align: bottom;
    line-height: 32px;
    text-align: center;
    font-size: 30px
}

[class~=timeline] [class~=timeline-icon] img {
    border-radius: 100%
}

[class~=timeline] [class~=timeline-content] {
    position: relative;
    width: 46%;
    padding-bottom: 50px;
    line-height: 20px
}

[class~=timeline] [class~=timeline-content] [class~=bar_count] {
    font-size: 1.8em;
    color: #000;
    margin-bottom: 10px
}

[class~=timeline] [class~=timeline-content] ul li {
    font-size: 1.125rem
}

[class~=timeline] [class~=timeline-content] ul li[class~=bottom] {
    width: 100%;
    height: 200px;
    margin-top: 50px;
    overflow: hidden
}

[class~=timeline] [class~=timeline-content] ul li[class~=bottom] img {
    overflow: hidden;
    border-radius: 10px;
}

[class~=timeline]::before {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    background-color: #eee;
    content: ""
}

[class~=timeline][class~=timeline-alternating] [class~=timeline-block]:nth-of-type(2n + 1) [class~=timeline-content] {
    text-align: right
}

[class~=timeline][class~=timeline-alternating]:not([class~=timeline-left]) [class~=timeline-block]:nth-of-type(2n) [class~=timeline-content] {
    left: 54%
}

/* 전문분야 */

.cont_part._1 .sec_inner {
    height: 250px;
    background: url(../img/page/pro_1.jpg) center center no-repeat;
    border-radius: 20px;
}

.skms1 .cont_part._1 .sec_inner {
    background: url(../img/page/pro_2.jpg) center center no-repeat;
}

.skms2 .cont_part._1 .sec_inner {
    background: url(../img/page/pro_3.jpg) center center no-repeat;
}

.cont_part._1 .grid .g-col-12 {
    height: 250px;
}

.cont_part._1 .grid p {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    line-height: 26px;
}

/* 채용안내 */

.cont_person._1 .sec_inner {
    height: 250px;
    background: url(../img/page/person_1.png) center center no-repeat;
    border-radius: 20px;
}

.cont_person._1 .grid .g-col-12 {
    height: 250px;
}

.cont_person._1 .grid p {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    line-height: 26px;
}

.cont_person._3 .grid {
    padding: 50px 30px;
    background-color: #F5F5F5;
    border-radius: 20px;
}

.cont_person._3 .grid .g-col-lg-3  {
    position: relative;
    padding: 20px;
}

/* 연결 아이콘 (::before) */
.cont_person._3 .grid .g-col-lg-3:not(:first-child)::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -15px; /* 이전 박스와의 사이 거리 조절 */
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url('../img/page/ico_arr.png') no-repeat center center;
    background-size: contain;
}

/* 모바일에서는 화살표 숨김 */
@media screen and (max-width: 991px) {
    .cont_person._3 .grid .g-col-lg-3::before {
        display: none;
    }
}

.cont_person._3 .grid strong {
    font-size: 26px;
}

.cont_person._3 .grid p {
    font-size: 20px;
    color: #666;
}

.cont_person._4 {
    background: url(../img/page/person_6.jpg) center center no-repeat;
}

/* */

.basic_table {
    /* table-layout: fixed; */
    width: 100%;
    margin: 10px 0;
    /* border-top: 3px solid gray; */
    border-collapse: collapse;
    vertical-align: middle;
    font-size: 100%;
}

.basic_table caption {
    position: absolute;
    top: -500%;
    left: -500%
}

.basic_table th,
.basic_table td {
    padding: 10px;
    vertical-align: middle;
    line-height: 1.5em
}

.basic_table tbody th {
    background-color: #f4f4f4;
    font-size: 16px;
    font-weight: 500;
    color: #3D3D3D;
}

.basic_table tbody th span {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.basic_table tbody td {
    color: #3D3D3D;
}

.basic_table tbody td .flex button {
    padding: 16.5px 0;
    background: #000;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
}

/* */

.basic_list {
    table-layout: fixed;
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    font-size: 100%;
}

.basic_list th,
.basic_list td {
    padding: 26px 15px;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-top: none;
    vertical-align: middle;
    line-height: 1.5em;
}

.en .basic_list th,
.en .basic_list td {
    padding: 27px 15px;
}

.basic_list tr:last-child th,
.basic_list tr:last-child td {
    border-bottom: 1px solid #d2d2d2;
}

.basic_list th:last-child,
.basic_list td:last-child {
    border-right: 0;
}

.basic_list thead th {
    border-bottom: 1px solid #d2d2d2;
    background-color: #084994;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.basic_list._light thead th {
    background-color: #f4f4f4;
    color: #333;
}

.basic_list tbody td {
    font-size: 15px;
}

.en .basic_list tbody td {
    font-size: 14px;
}