.contents > .section .tab_menu { position: relative; }

.contents > .section .tab_menu ul { position: relative; }

.contents > .section .tab_menu ul .text1 { font-weight: 500; }

.contents > .section .tab_menu .depth_indicator { position: absolute; top: 0; right: 0; margin: 0; }

.contents > .section .tab_menu .depth_indicator .indicator { padding: 0; width: auto; }

.contents > .section .tab_menu .depth_indicator .indicator .on { font-weight: 500; }

.contents > .section.tab_content { margin-top: 120px; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top { margin-bottom: 120px; font-size: 0; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .title { display: inline-block; width: 30%; vertical-align: top; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc { display: inline-block; width: 70%; vertical-align: top; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .tell { letter-spacing: 1.67; margin-bottom: 30px; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .dl_process { margin-bottom: 0; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .dl_process .left_dt { width: 16%; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .dl_process .right_dd { width: 84%; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom { display: flex; justify-content: center;}

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 { padding: 40px; background-color: #fafafa; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .ico_box { display: inline-block; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .ico_box img { max-width: 100%; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .title { margin: 24px 0; line-height: 1.6; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .desc { margin-bottom: 40px; padding-bottom: 26px; }

.contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .btn { position: absolute; left: 40px; bottom: 40px; }

.footer { padding-top: 0; margin-top: 165px; border-top: 1px solid #ccc; }

.dl_process { font-size: 0; }

.dl_process .left_dt, .dl_process .right_dd { float: none; vertical-align: top; }

@media screen and (max-width: 1023px) { .contents > .section.tab_content { margin-top: 60px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top { margin-bottom: 48px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .title, .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc { display: block; width: 100%; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .title1 { margin-bottom: 20px; font-size: 20px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .title4 { margin-bottom: 20px; font-size: 16px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom { margin-top: -3%; margin-right: -3%; font-size: 0; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 { float: none; display: inline-block; width: 47%; margin-top: 3%; vertical-align: top; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .desc { margin-bottom: 20px; }
  .dl_process .right_dd { margin-bottom: 12px; }
  #footer { margin-top: 97px; } }

@media screen and (max-width: 767px) { .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc { margin-bottom: 24px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .dl_process .left_dt { width: 95px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_top .desc .dl_process .right_dd { width: calc(100% - 95px); }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom { display: block; margin-top: -20px; margin-right: 0; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 { width: 100%; margin-top: 20px; margin-right: 0; padding: 32px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .ico_box { width: 40px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .title { margin: 20px 0 15px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .desc { margin-bottom: 24px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .btn { padding-right: 16px; }
  .contents > .section.tab_content .tab_cont.customer_wrap .customer_bottom .col4 .btn::before { width: 10px; height: 10px; } }

/*# sourceMappingURL=inquiry.css.map */