@import "reset.css";
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");

html,
body {
    overflow-x: hidden;
}

html {
    position: relative;
    min-height: 100%;
    margin: 0;
}

body {
    min-height: 100%;
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.container.main {
    /* background-image: url("../images/main_header_bg.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 780px; */
    position: relative;
}

.container.main .background-top {
    position: absolute;
    z-index: -2;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -38%);
}

.container.main .color-bg {
    width: 100%;
    height: 1200px;
    position: absolute;
    background-color: #005da5;
    z-index: -3;
}

.container.main .white-bg {
    width: 100%;
    height: 1200px;
    top: 630px;
    position: absolute;
    background-color: #ffffff;
    z-index: -1;
    transform: skewY(7deg);
}

.trace {
    background-image: url("../images/sub_header_bg.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    height: 400px;
}

.btn {
    cursor: pointer;
}

header {
    width: 60%;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}

header ul.links {
    display: flex;
    align-items: center;
    z-index: 99;
}

header ul li.link {
    margin-left: 52px;
    position: relative;
}

header ul li.link a {
    font-size: 18px;
    font-weight: 500;
    line-height: 3.33;
    letter-spacing: -0.72px;
    color: #ffffff;
}

header ul li.link .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: -1;
    transition: opacity 1s;
}

header ul li.link .active {
    color: #eee223;
}

#trace .content-1 {
    display: flex;
    align-items: center;
    color: #ffffff;
}

#trace .content-1 h1 {
    font-size: 37.1px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1.49px;
    margin-top: 125px;
    margin-bottom: 12px;
}

#trace .content-1 .top-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.81;
    letter-spacing: -0.32px;
    opacity: 0.6;
}

.content-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#trace .content-1 .form-wrapper {
    height: 300px;
    background: #fcfcfd;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#trace .content-1 .form-desc {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.61;
    letter-spacing: -0.36px;
    color: #1064a4;
    margin-top: 80px;
    margin-bottom: 34px;
}

#trace .content-1 .search-form {
    box-shadow: 0 0 16px 0 rgba(105, 105, 105, 0.08);
    border: solid 1px rgba(217, 221, 224, 0.6);
    background-color: #ffffff;
}

.content-1 .search-form {
    width: 667px;
    height: 70px;
    border-radius: 10px;
    box-shadow: 0px 14px 13px 0 rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    display: flex;
    align-items: center;
}

.content-1 .img-truck {
    margin-top: 60px;
}

.content-1 .search-form .form-title {
    margin-left: 40px;
    width: 100px;
    font-size: 18px;
    font-weight: 500;
    line-height: 3.73;
    letter-spacing: -0.72px;
    color: #2d5d83;
    height: 100%;
}

.content-1.inquiry .search-form .form-title {
    width: 118px;
}

.content-1.inquiry .search-form .ship-num {
    border: none;
    padding-left: 24px;
}

.content-1 .search-form .ship-num {
    height: 100%;
    padding-left: 38px;
    width: 100%;
}

#trace .content-1 .search-form .ship-num::placeholder {
    font-size: 16px;
    line-height: 3.75;
    letter-spacing: -0.64px;
}

#trace .content-1 .search-form .ship-num {
    color: #000000;
}

.content-1 .search-form .ship-num,
.content-1 .search-form .ship-num::placeholder {
    font-size: 18px;
    font-weight: 300;
    line-height: 3.33;
    letter-spacing: -0.72px;
    color: #c4c4c4;
}

#trace .content-1 .search-form .search-btn {
    background-color: #1064a4;
}

.content-1 .search-form .search-btn {
    min-width: 80px;
    background-color: #0d2a41;
    height: 100%;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.content-2.second {
    background-color: #edf4fa;
    padding-top: 100px;
}

.content-2 h2.content-title {
    width: 79%;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1px;
    text-align: left;
    color: #000000;
}

.content-2 .content-column {
    width: 79.5%;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1px;
    text-align: left;
    color: #000000;
    display: flex;
    align-items: flex-start;
    padding-bottom: 150px;
    margin-top: 36px;
}

.content-2 .content-column .content-left {
    min-width: 168px;
    width: 10%;
}

.content-2 .content-column .content-right {
    padding-left: 118px;
    width: 90%;
}

.content-2 .content-column .content-right h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: -0.8px;
    color: #000000;
    margin-bottom: 16px;
}

.content-2 .content-column .content-right p.desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.81;
    letter-spacing: -0.64px;
    color: #999999;
    margin-bottom: 64px;
}

.content-2 .content-column .content-right .swiper-column {
    width: 100%;
}

/* 슬라이더 */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 350px;
    height: 276px;
    transition: width 1s, height 1s;
}

.swiper-slide2 {
    text-align: center;
    font-size: 18px;
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: auto;
    transition: width 1s, height 1s;
}

.swiper-slide.hover-active {
    width: 421px;
    height: 332px;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide2 img {
    width: 100%;
    height: 100%;
    position: relative;
}

.slide-background {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 24px 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    transition: background-color 1s;
}

.slide-background.hover-active {
    background-color: rgba(51, 51, 51, 0.6);
    justify-content: center;
    align-items: center;
}

.slide-background .background-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.64px;
    color: #ffffff;
    transition: font-size 1s;
}

.slide-background .background-tag {
    font-size: 13px;
    letter-spacing: -0.52px;
    color: #ffffff;
    margin-top: 4px;
    transition: font-size 1s;
}

/* 슬라이더 End */

.content-3 {
    padding: 90px 0;
    background-image: url(../images/blue_bg.jpg);
    background-repeat: repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-3 .rate-columns {
    margin: 0 50px;
}

.content-3 .rate-column {
    position: relative;
    color: #f0e226;
    text-align: center;
    /* line-height: 0.7; */
}

.content-3 .rate-column.white {
    /* border-bottom: 1px solid #ffffff; */
    color: #ffffff;
}

.content-3 .rate-column .rate-num {
    font-family: "Roboto", sans-serif;
    font-size: 50px;
    font-weight: 500;
}

.content-3 .rate-column .rate-text {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.72px;
}

.content-3 .rate-column .rate-line {
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
}

.content-3 .rate-column.white .rate-line {
    left: 16px;
}

.content-3 .rate-columns .rate-desc {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.61;
    letter-spacing: -0.72px;
    color: #b0d1f3;
    text-align: center;
    margin-top: 16px;
}

.content-4 {
    background-image: url("../images/main_sec4_bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 620px;
    padding-top: 140px;
}

.content-4 .content-column {
    max-width: 1268px;
    width: 60%;
    margin: auto;
    color: #ffffff;
}

.content-4 .content-column .step-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1px;
}

.content-4 .content-column .step-desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.81;
    letter-spacing: -0.64px;
    margin-top: 36px;
    margin-bottom: 60px;
    opacity: 0.5;
}

.content-4 .content-column .step-img {
    display: block;
    margin: auto;
    margin-top: 50px;
}

.content-5 {
    /* background-image: url("../images/main_sec5_bg1.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 600px; */
    position: relative;
}

.content-5 .background-bottom {
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: -1;
    transform: translate(-50%, 0);
    overflow: hidden;
}

.content-5-bg.top {
    width: 100%;
    height: 1200px;
    position: absolute;
    background-color: #013f6e;
    bottom: 0;
    z-index: -3;
}

.content-5-bg.bottom {
    width: 100%;
    height: 1200px;
    bottom: 500px;
    position: absolute;
    background-color: #ffffff;
    z-index: -1;
    transform: skewY(7deg);
}

.content-5 .content-column-1 {
    /* background-image: url("../images/main_sec5_1.png");
    background-repeat: no-repeat;
    background-position: 44% 54px; */
    max-width: 1140px;
    width: 60%;
    margin: auto;
    display: flex;
    padding-top: 58px;
    margin-bottom: 44px;
    position: relative;
    height: 600px;
}

.content-5 .content-column h2 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1px;
}

.content-5 .content-column-1 h2 {
    color: #000000;
    padding-top: 70px;
    margin-right: 92px;
}

.content-5 .content-column-1 .system-img {
    top: 62%;
    left: 50%;
    transform: translate(-52%, -50%);
    position: absolute;
}

.content-5 .content-column-2 h2 {
    color: #ffffff;
    padding-top: 117px;
}

.content-5 .content-column-2 {
    width: 100%;
    display: flex;
    justify-content: center;
}

.content-5 .content-column-2 .inner-column {
    /* width: 60%; */
    display: flex;
}

.content-5 .content-column-2 .inner-column .phone {
    margin-left: 168px;
}

.content-5 .inner-column .desc {
    font-size: 16px;
    letter-spacing: -0.64px;
    color: #a7dcff;
    margin-top: 16px;
    margin-bottom: 86px;
}

.content-5 .inner-column .app-info {
    display: flex;
    margin-bottom: 110px;
}

.content-5 .inner-column .btn-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 32px;
}

.content-5 .inner-column .btn-column {
    width: 276px;
    height: 70px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 0 10px;
}

.content-5 .inner-column .btn-column .icon-apple {
    margin-right: 8px;
}

.content-5 .inner-column .btn-column .icon-google {
    margin-right: 12px;
}

.content-5 .inner-column .btn-column .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 3.75;
    letter-spacing: -0.64px;
    color: #ffffff;
}

.content-6 {
    width: 60%;
    max-width: 1140px;
    margin: auto;
}

.content-6 .find-form {
    margin-bottom: 30px;
}

.content-6 .find-form.content-1 {
    padding: 20px;
}

.content-6 .find-form.content-1 .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.61;
    letter-spacing: -0.36px;
    color: #1064a4;
    margin-bottom: 34px;
}

.content-6 h2.title.find {
    margin-top: 60px;
    margin-bottom: 58px;
}

.content-6 h2.title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1px;
    color: #000000;
    margin-top: 72px;
    margin-bottom: 18px;
    text-align: center;
}

.content-6 h2.title.service {
    margin-top: 44px;
    margin-bottom: 0;
}

.content-6 h2.title.inquiry {
    margin-top: 62px;
    margin-bottom: 40px;
}

.content-6 .agree-column {
    margin-bottom: 46px;
}

.content-6 #tab-1 h3.sub-title {
    line-height: 0;
}

.content-6 h3.sub-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: -0.8px;
    color: #000000;
    margin-bottom: 18px;
}

.content-6 .agree-desc {
    width: 1140px;
    height: 150px;
    overflow-y: auto;
    padding: 20px 24px;
    font-size: 15px;
    line-height: 2;
    letter-spacing: -0.6px;
    color: #333333;
    border: 1px solid #e7e7e7;
}

.content-6 .checkbox-column {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 12px;
}

.content-6.agree .checkbox-column label {
    font-size: 16px;
    font-weight: 500;
    line-height: 3.13;
    letter-spacing: -0.64px;
    color: #222222;
}

.content-6 .checkbox-column .checkall {
    color: #1064a4 !important;
}

.content-6.agree .checkbox-column input[type="checkbox"] {
    width: 27px;
    height: 27px;
    border: solid 2px rgba(0, 0, 0, 0.6);
    margin-left: 10px;
}

.content-6 #tab-1 .form-notice {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-6 #tab-1 .form-notice.basic {
    margin-top: 80px;
}

.content-6 .form-notice {
    font-size: 15px;
    letter-spacing: -0.6px;
    text-align: right;
    color: #333333;
    margin-bottom: 10px;
}

.content-6 .form-notice.detail {
    margin-top: 80px;
}

.content-6 .delivery {
    margin-bottom: 80px;
    margin-top: 76px;
    text-align: center;
}

.content-6 .counsel-info span {
    font-weight: bold;
    color: #388add;
    text-decoration: underline;
}

.content-6 .counsel-info {
    font-size: 15px;
    line-height: 3.33;
    letter-spacing: -0.6px;
    color: #888888;
    margin-top: 26px;
    margin-bottom: 30px;
}

.content-6 .map-wrapper {
    position: relative;
    max-width: 1140px;
    margin: auto;
}

.content-6 .map-wrapper .map-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 381px;
    height: 395px;
    background-color: #4d5e75;
    opacity: 0.9;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 100px;
}

.content-6 .map-wrapper .title {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.8px;
    color: #ffffff;
    margin-top: 12px;
    margin-bottom: 32px;
}

.content-6 .map-wrapper .title span {
    font-weight: 500;
    color: #49c1ff;
}

.content-6 .map-wrapper .driver {
    font-size: 16px;
    line-height: 2;
    letter-spacing: -0.64px;
    color: #ffffff;
}

.content-6 .btn-blue {
    width: 276px;
    height: 70px;
    font-size: 17px;
    font-weight: 500;
    line-height: 3.53;
    letter-spacing: -0.68px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1064a4;
    margin: 35px auto 85px;
    border-radius: 10px;
}

.content-6 .driver-notice {
    height: 61px;
    font-size: 16px;
    line-height: 3.75;
    letter-spacing: -0.64px;
    color: #222222;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 0 28px;
    margin-top: 64px;
}

.content-6 .driver-notice span {
    font-weight: bold;
    color: #1064a4;
}

.content-6 .find-column {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 34px;
    margin-bottom: 180px;
    font-size: 15px;
    font-weight: 500;
    line-height: 3.33;
    letter-spacing: -0.6px;
    color: #222222;
}

.content-6 .find-column .vertical-line {
    width: 1px;
    height: 14px;
    background-color: #cfcfcf;
    margin: 0 50px;
}

.content-6 .find-column .service {
    font-weight: bold;
    color: #1064a4;
}

.form-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 40px;
}

.finish-btn {
    width: 226px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    line-height: 3.53;
    letter-spacing: -0.68px;
    color: #888888;
}

.finish-btn.blue {
    background-color: #1064a4;
    margin-left: 20px;
    color: #ffffff;
}

.finish-btn.blue.accept {
    margin-left: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-top: #1064a4 2px solid;
}

tr {
    height: 50px;
}

th {
    background-color: #f8f8f8;
    font-weight: 500;
}

th,
td {
    border-bottom: 1px solid #e7e7e7;
    vertical-align: middle;
    text-align: center;
    line-height: 3.75;
    color: #222222;
    letter-spacing: -0.64px;
    font-size: 16px;
}

td.product-state {
    text-align: left;
    padding-left: 24px;
}

.join-service {
    margin-bottom: 60px;
}

.join-service.basic {
    margin-bottom: 16px;
}

.join-service th,
.join-service td {
    border-right: none !important;
}

.join-service td {
    text-align: left;
    padding-left: 10px;
}

.join-service .title {
    font-weight: 500;
}

.join-service.company .title {
    min-width: 186px;
}

.join-service.company .title .release-address {
    margin-bottom: 30px;
    line-height: 1;
}

.join-service .form-column {
    text-align: left;
}

.join-service .form-column input[type="text"],
.join-service .form-column input[type="email"],
.join-service .form-column input[type="password"] {
    width: 351px;
    height: 37px;
    margin: 6px 0;
    border: 1px #e8ebec solid;
    padding: 0 16px;
}

.join-service .form-column .wrapper .input-certify::placeholder {
    font-size: 14px;
    line-height: 3.57;
    letter-spacing: -0.56px;
    text-align: left;
    color: #cccccc;
}

.join-service .form-column .wrapper {
    display: flex;
    align-items: center;
}

.join-service .form-column .wrapper .inquiry-title {
    width: 100%;
    margin-right: 16px;
}

.join-service .form-column .wrapper .inquiry-content {
    border: 1px #e8ebec solid;
    resize: none;
    width: 100%;
    height: 219px;
    margin: 10px 16px 10px 0;
}

.join-service .form-column .wrapper.inner span {
    position: absolute;
    right: 16px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.57;
    letter-spacing: -0.28px;
    color: #656565;
}

.join-service .form-column .gray-btn {
    width: 99px;
    height: 37px;
    background-color: #454545;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 4.29;
    letter-spacing: -0.56px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
}

.join-service .form-column .gray-btn.white {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    color: #383838;
}

.join-service .form-column .company-notice {
    font-size: 13px;
    line-height: 3.59;
    letter-spacing: -0.52px;
    color: #333333;
    margin-left: 28px;
}

.join-service .form-column .company-notice strong {
    font-weight: 500;
    color: #000000;
}

.join-service .form-column .address-wrapper {
    display: flex;
    padding-right: 16px;
}

.join-service .form-column .address-wrapper.release {
    flex-direction: column;
}

.join-service .form-column input.zip-code {
    width: 203px;
    margin-right: 6px;
}

.join-service .form-column input.address {
    width: 100%;
}

.join-service .form-column .release-chk {
    line-height: 1.5;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.join-service .form-column .release-chk label {
    font-size: 15px;
    letter-spacing: -0.6px;
    text-align: left;
    color: #222222;
    margin-right: 12px;
}

.join-service .form-column .release-chk #same {
    width: 16px;
    height: 16px;
}

.agree-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.agree-info .checkbox-column {
    display: flex;
    align-items: center;
}

.agree-info .checkbox-column input[type="checkbox"] {
    width: 27px;
    height: 27px;
    margin-right: 12px;
}

.agree-info .checkbox-column label {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.13;
    letter-spacing: -0.64px;
    text-align: center;
    color: #222222;
}

th:not(:last-child),
td:not(:last-child) {
    border-right: 1px solid #e7e7e7;
}

tr.finish td {
    font-weight: 500;
}

.notice-star {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.64px;
    color: #db0f0f;
}

footer {
    font-size: 14px;
    font-weight: 500;
    line-height: 2.07;
    letter-spacing: -0.56px;
    color: #666666;
    background-color: #111111;
    padding-top: 56px;
    padding-bottom: 62px;
}

footer .footer-info {
    width: 64%;
    margin: auto;
}

footer .footer-info span {
    color: #444444;
}

.modal-background {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-color: #333333;
    z-index: 900;
}

.modal-content {
    display: none;
    overflow: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background-color: #ffffff;
    z-index: 901;
    width: 635px;
    height: 506px;
}

.modal-content.fail {
    width: 435px;
    height: 226px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: -0.64px;
    text-align: center;
    color: #333333;
}

.modal-content.fail .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.modal-content.fail .close {
    border-top: 1px solid #cccccc;
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #1064a4;
}

.modal-content .company {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    height: 100%;
}

#company-search h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.36px;
    color: #222222;
    margin-top: 22px;
    margin-left: 32px;
    margin-bottom: 32px;
}

#company-search .search-column {
    width: 522px;
    height: 47px;
    border-radius: 47px;
    border: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}

#company-search .search-column .search-icon {
    margin-left: 18px;
}

#company-search .search-column .search-input {
    width: 100%;
    font-size: 15.9px;
    line-height: 0.1;
    letter-spacing: -0.32px;
    color: #222222;
    padding-left: 10px;
    height: 100%;
    border-right: 1px solid #e9e9e9;
}

#company-search .search-column .delete-icon {
    margin: 0 18px;
}

#company-search .company-lists {
    margin-top: 42px;
    height: 250px;
    overflow-y: auto;
}

#company-search .company-lists li {
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: -0.32px;
    color: #222222;
    padding: 0 64px;
    height: 39px;
    cursor: pointer;
}

#company-search .company-lists li.disable {
    background-color: #f9f9f9;
    color: #aaaaaa;
}

.modal-content .company .modal-btn-wrapper {
    height: 66px;
    border-top: 1px solid #cccccc;
    display: flex;
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: -0.64px;
}

.modal-content .company .modal-btn-wrapper .modal-btn {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content .company .modal-btn-wrapper .cancel-btn {
    border-right: 1px solid #cccccc;
    color: #aaaaaa;
}

.modal-content .company .modal-btn-wrapper .confirm-btn {
    font-weight: bold;
    color: #1064a4;
}

.content-7 {
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 778px;
    padding-top: 217px;
    padding-bottom: 146px;
}

.content-7 h2.title {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.26;
    letter-spacing: -0.46px;
    color: #1064a4;
    margin-top: 28px;
    margin-bottom: 4px;
}

.content-7 .finish-desc {
    font-size: 16px;
    line-height: 1.81;
    letter-spacing: -0.32px;
    color: #222222;
}

.content-7 .finish-btn.blue {
    margin-left: 0;
    margin-top: auto;
}

#login-form,
.find-form {
    background-color: #f3f6f8;
    font-size: 16px;
    font-weight: 500;
    line-height: 3.13;
    letter-spacing: -0.64px;
    color: #222222;
    padding: 62px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#login-form input,
.find-form input {
    width: 351px;
    height: 37px;
    margin: 6px 0;
    border: 1px #e8ebec solid;
    padding: 0 16px;
    background-color: #ffffff;
}

#login-form .column,
.find-form .column {
    display: flex;
}

#login-form .column .title,
.find-form .column .title {
    width: 57px;
    margin-right: 28px;
}

.find-form .column.find .title {
    width: auto;
    margin-right: 22px;
}

.find-form .column.find .find-info {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -0.6px;
    color: #222222;
    line-height: 1.5;
}

#login-form .finish-btn,
.find-form .finish-btn {
    width: 437px;
    margin-top: 36px;
    margin-bottom: 0;
    margin-left: 0;
}

.tabs-wrapper {
    height: 127px;
    border-left: 1px solid #d7d7d7;
    margin-left: 11px;
    position: relative;
}

ul.tabs {
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    justify-content: center;
}

ul.tabs.main {
    display: block;
    border-bottom: none;
    position: absolute;
    left: -13px;
    top: -18px;
}

ul.tabs li {
    cursor: pointer;
    height: 72px;
    font-size: 17px;
    font-weight: 500;
    line-height: 3.53;
    letter-spacing: -0.68px;
    color: #222222;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.tabs.main li {
    cursor: pointer;
    height: 40px;
    line-height: 1;
    font-size: 16px;
    color: #cccccc;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

ul.tabs li:first-child {
    width: 76px;
}

ul.tabs.main li:first-child {
    width: auto;
}

ul.tabs li:last-child {
    width: 100px;
    margin-left: 56px;
}

ul.tabs.main li:last-child {
    width: auto;
    margin-left: 0;
}

ul.tabs li.current {
    border-bottom: 2px solid #1064a4;
    font-weight: bold;
    color: #1064a4;
}

ul.tabs.main li.current {
    font-weight: bold;
    border-bottom: none;
    color: #1f7cbb;
}

ul.tabs.main li .out-dot {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.tabs.main li.current .out-dot {
    border: 2px solid #1f7cbb;
}

ul.tabs.main li .inner-dot {
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background-color: #d7d7d7;
}

ul.tabs.main li.current .inner-dot {
    background-color: #1f7cbb;
}

.tab-content {
    display: none;
}

.tab-content.main {
    background: none;
}

.tab-content.current {
    display: inherit;
    margin-bottom: 80px;
}

.tab-content.main.current {
    display: block;
}

#individual th {
    min-width: 200px;
    line-height: 1;
}

#individual td {
    text-align: left;
    padding-left: 24px;
    line-height: 2;
}

#individual td.individual-period {
    padding-top: 6px;
    padding-bottom: 6px;
}

/* 라디오박스 */
.radio-column {
    display: flex;
    align-items: center;
}

.checks {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 40px;
}

.checks input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.checks input[type="radio"] + label {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 0.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.checks input[type="radio"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: -4px;
    width: 14px;
    height: 14px;
    text-align: center;
    background: #ffffff;
    border: 2px solid #e7e7e7;
    border-radius: 100%;
}

.checks input[type="radio"] + label:active:before,
.checks input[type="radio"]:checked + label:active:before {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.checks input[type="radio"]:checked + label:before {
    background: #1064a4;
    border-color: #1064a4;
}

.checks input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 5px;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 100%;
}

/* 라디오박스 end */

.inquiry-board-wrapper {
    /* display: none; */
}

.inquiry-board td.title {
    text-align: left;
    padding: 0 28px;
}

.inquiry-board td .standby {
    color: #888888;
}

.inquiry-board td .process {
    color: #1064a4;
}

.pagination {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 120px;
}

.pagination .prev {
    margin-left: 12px;
    margin-right: 38px;
}

.pagination a.page {
    font-size: 16px;
    line-height: 3.13;
    letter-spacing: -0.64px;
    color: #888888;
    display: inline-block;
    margin-right: 38px;
}

.pagination a.active {
    font-weight: bold;
    color: #1064a4;
}

/* checkbox 커스텀 */
.custom_check-input {
    display: none;
}

.custom_check-box {
    display: inline-block;
    width: 22.5px;
    height: 22.5px;
    border: solid 1px rgba(0, 0, 0, 0.6);
    background-color: #ffffff;
    margin-right: 9px;
}

.custom_check-input:checked ~ .custom_check-box {
    background-color: #0075ff;
    transform: rotate(90deg);
}

input[type="checkbox"]:checked + label:before {
    /* 체크박스를 체크했을때 */
    content: "\003E";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.tracking-wrap{width:100%;height:300px;overflow:hidden;}
.tracking-wrap .ptit{}
.tracking-wrap .tbl-list{border-top:1px solid #222;}
.tracking-wrap .tbl-list th{padding:0;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;height:49px;background:#f8f8f8;font-weight:400;text-align:center;font-size:16px;color:#222;}
.tracking-wrap .tbl-list td{padding:0;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;height:49px;background:#fff;text-align:left;font-size:13px;color:#222;}
.tracking-wrap .tbl-list td.al{text-align:left;padding:0 20px;}
.tracking-wrap .tbl-list tr>th:first-child,
.tracking-wrap .tbl-list tr>td:first-child{border-left:0;}
.tracking-wrap .tracking-step{width:100%;height:auto;overflow:hidden;}
.tracking-wrap .tracking-step ul{position:relative;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.tracking-wrap .tracking-step ul:before{content:"";width:100%;height:2px;overflow:hidden;display:block;background:#cdd4db;position:absolute;left:0;top:50%;margin-top:-1px;}
.tracking-wrap .tracking-step ul li{position:relative;width:100%;height:320px;overflow:hidden;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;}

.tracking-wrap .tracking-step ul li .ico{width:70px;height:70px;overflow:Hidden;margin:0 auto;margin-top:-57px;}
.tracking-wrap .tracking-step ul li .ico .statusimg {width: 70px;}
.tracking-wrap .tracking-step ul li .num{position:relative;z-index:5;margin-top:14px;width:45px;height:37px;overflow:Hidden;display:flex;justify-content:flex-start;align-items:center;background:url(../images/bg-tracking-line.png);font-size:16px;color:#fff;text-indent:10px;}
.tracking-wrap .tracking-step ul li .txt{margin-top:15px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:14px;color:#cdd4db;font-weight:500;}
.tracking-wrap .tracking-step ul li.on .num{background:url(../images/bg-tracking-line-on.png);}
.tracking-wrap .tracking-step ul li.on:before{content:"";width:100%;height:2px;overflow:hidden;display:block;background:#388add;position:absolute;left:0;top:50%;margin-top:-1px;}
.tracking-wrap .tracking-step ul li.ing:after{content:"";width:50%;height:2px;overflow:hidden;display:block;background:#cdd4db;position:absolute;right:0;top:50%;margin-top:-1px;}

.pop-map-wrap{width:100%;height:600px;}
.pop-map-wrap .map-item{width:100%;height:600px;}
.pop-map-wrap .marker-before{display:flex;justify-content:center;align-items:flex-start;position:absolute;width:25px;height:46px;overflow:hidden;background:url(../images/bg-marker-green.png) no-repeat center top;}
.pop-map-wrap .marker-chk{display:flex;justify-content:center;align-items:flex-start;position:absolute;width:25px;height:46px;overflow:hidden;background:url(../images/bg-marker-green.png) no-repeat center top;}
.pop-map-wrap .marker-car{display:flex;justify-content:flex-start;align-items:flex-start;position:absolute;width:78px;height:58px;overflow:Hidden;background:url(../images/bg-markder-car.png) no-repeat;}
.pop-map-wrap .marker-car span{width:44px;height:37px;overflow:hidden;margin:0 0 0 auto;font-size:15px;color:#fff;font-weight:500;display:flex;justify-content:flex-start;align-items:center;}
.pop-map-wrap .tooltip{padding-bottom:12px;position:absolute;width:140px;height:auto;border:1px solid #565d79;background:#ffff;}
.pop-map-wrap .tooltip:before{content:"";background:url(../images/bg-moseri.png);width:19px;height:11px;overflow:hidden;display:block;position:absolute;left:50%;bottom:-10px;transform: rotate(180deg);margin-left:-10px;}
.pop-map-wrap .tooltip .tit{width:100%;height:auto;overflow:hidden;text-align:center;font-size:13px;color:#222;font-weight:400;margin-top:12px;}
.pop-map-wrap .tooltip .desc{width:100%;height:auto;overflow:hidden;text-align:center;font-size:13px;color:#888;font-weight:400;margin-top:12px;}
.pop-map-wrap .tooltip.type01{border-radius:14px;height:28px;padding:0 14px 3px 14px;width:auto;display:inline-flex;justify-content:center;align-items:center;}
.pop-map-wrap .tooltip.type01 .desc{margin:0;width:auto;font-size:13px;color:#222;}
.pop-map-wrap .tooltip.type01 .desc{margin:0;width:auto;font-size:13px;color:#222;}

.dialog.on {
    display: block;
}

.dialog {
    display: none;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.dialog .pop-item-wrap {
    position: absolute;
    top: 50px;
    left: 30%;
    width: 700px;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
    margin: 0px auto 0 auto;
}

.dialog .pop-item-wrap .pheader-item-wrap {
    border-bottom: 1px solid #C9C9C9;
    width: 100%;
    height: 35px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #1064a4;
}

.dialog .pop-item-wrap .pheader-item-wrap h1 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    padding-left: 5px;
}