/* contact-c-1 추가 */
.contact-c-1 .booking-contact-3 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.6em;
    row-gap: 1.6em;
}

/* REQUEST */
.contact-c-1 .smart-forms .smart-section {
    margin-bottom: 17px;
}
.contact-c-1 .smart-forms .form-footer {
    padding: 10px 0 20px;
    text-align: right !important;
}
.contact-c-1 .smart-forms .form-footer .button {
    margin-right: 0;
    margin-left: 10px;
}
.contact-c-1 .smart-forms .gui-textarea {
    height: 126px;
}

/* CONTACT 기본 정보 */
.contact-c-1 .borderline-1 {
    padding: 9px;
    border: 1px solid #dfdfdf;
}
.contact-c-1 .borderline-1 .em-contact-3 {
    padding: 25px 25px;
    border: 1px dotted #dfdfdf;
}
.contact-c-1 .borderline-1 .em-contact-3 .conbox-title {
    color: #adadad;
    padding-bottom: 1.2em;
    margin-bottom: 1.2em;
    border-bottom: 1px dotted #dfdfdf;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.contact-c-1 .borderline-1 .em-contact-3 h5.company {
    color: #101010;
    margin-top: 0.4em;
    letter-spacing: -0.05em;
}
.contact-c-1 .borderline-1 .em-contact-3 .flex-contact-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.8em;
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon {
    position: relative;
    width: 100%;
    padding-left: 1.5em;
    font-size: min(2.9166666666666665vw,16px);
    letter-spacing: -0.05em;
    color: #323232;
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon::before {
    position: absolute;
    left: 0;
    top: 0;
    height: min(2.9166666666666665vw,16px);
    width: min(2.9166666666666665vw,16px);
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon.phone::before {
    background-image: url(../../theme/ybusiness_1/img/icon/contact/telephone.svg);
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon.fax::before {
    background-image: url(../../theme/ybusiness_1/img/icon/contact/fax.svg);
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon.mail::before {
    background-image: url(../../theme/ybusiness_1/img/icon/contact/email.svg);
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon.clock::before {
    background-image: url(../../theme/ybusiness_1/img/icon/contact/clock.svg);
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon.money::before {
    background-image: url(../../theme/ybusiness_1/img/icon/contact/credit.svg);
}
.contact-c-1 .borderline-1 .em-contact-3 p.icon a {
    color: #323232;
}
.contact-c-1 .em-contact-3 p.address {
    word-break: keep-all;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-bottom: 1.2em;
    border-bottom: 1px dotted #e4e4e4;
    color: #525252;
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: min(2.7083333333333335vw,15px);
}

/* 지도 */
.contact-c-1 .em-gmap-3 {
    padding: 9px;
    border: 1px solid #dfdfdf;
}
.contact-c-1 .em-gmap-3 .root_daum_roughmap .wrap_map {
    height: 450px !important;
}
.contact-c-1 .em-gmap-3 .map {
    height: 450px;
}

/* 찾아오시는길 추가 설명 */
.contact-c-1 .borderline-1 .guide-opt {
    padding: 25px 25px;
    border: 1px dotted #dfdfdf;
    display: flex;
	flex-wrap: wrap;
	row-gap: 1.4em;
    column-gap: 25px;
}
.contact-c-1 .borderline-1 .guide-opt div.traffic {
    width: calc((100% - 75px) / 3);
    display: flex;
    flex-direction: column;
    row-gap: 0.7em;
}
.contact-c-1.borderline-1 .guide-opt div.traffic p {
    font-size: min(2.5vw,14px);
    line-height: 1.4;
    color: #323232;
}
.contact-c-1 .borderline-1 .guide-opt div.traffic ul {
    width: 100%;
    list-style: disc;
    display: flex;
    flex-wrap: wrap;
    padding-left: 1.2em;
    row-gap: 0.25em;
}
.contact-c-1 .borderline-1 .guide-opt div.traffic ul li {
    flex: unset;
    width: 100%;
    line-height: 1.2;
    font-size: min(2.5vw,14px);
    color: #323232;
}
.contact-c-1 .borderline-1 .guide-opt span {
	display: inline-block;
	font-size: min(2.2916666666666665vw,13px);
	line-height: 1.0;
	padding: 4px 8px;
	background-color: #EF935D;
	color: #fff;
	border-radius: 5px;
}

@media only screen and (min-width: 992px) {
    .contact-c-1 .smart-wrap {
        padding: 0;
    }
	.contact-c-1 .borderline-1 .em-contact-3 {
        min-height: 480px;
    }
	.contact-c-1 .booking-contact-3 .booking-1 {
        width: calc((100% / 3) - (3.2em / 3));
        order: 3;
    }
	.contact-c-1 .booking-contact-3 .booking-2 {
        width: calc((100% / 3) - (3.2em / 3));
        order: 1;
    }
	.contact-c-1 .booking-contact-3 .booking-3 {
        width: calc((100% / 3) - (3.2em / 3));
        order: 2;
    }
    .contact-c-1 .booking-contact-3 .booking-4 {
        width: 100%;
        order: 4;
    }
}
@media only screen and (max-width: 991px) {
    .contact-c-1 .smart-wrap {
        padding: 0 10px;
    }
    .contact-c-1 .booking-contact-3 .booking-1,
	.contact-c-1 .booking-contact-3 .booking-2,
	.contact-c-1 .booking-contact-3 .booking-3,
    .contact-c-1 .booking-contact-3 .booking-4 {
        width: 100%;
    }
	.contact-c-1 .borderline-1 .em-contact-3 {
        margin-bottom: 0;
    }
	.contact-c-1 .em-gmap-3 .root_daum_roughmap .wrap_map {
        height: 350px !important;
    }
    .contact-c-1 .em-gmap-3 .map {
        height: 350px;
    }
    .contact-c-1 .borderline-1 .guide-opt div.traffic {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .contact-c-1 .borderline-1 .em-contact-3,
    .contact-c-1 .borderline-1 .guide-opt {
        padding: 25px 10px;
    }
	.contact-c-1 .borderline-1 .em-contact-3 p.icon {
        font-size: min(3.3333333333333335vw,15px);
    }
    .contact-c-1 .borderline-1 .em-contact-3 p.icon::before {
        height: min(3.3333333333333335vw,15px);
        width: min(3.3333333333333335vw,15px);
    }
    .contact-c-1 .em-contact-3 p.address {
        font-size: min(3.0952380952380953vw,14px);
    }
    .contact-c-1 .borderline-1 .guide-opt div.traffic p {
        font-size: min(2.857142857142857vw,13px);
    }
    .contact-c-1 .borderline-1 .guide-opt span {
        font-size: min(2.619047619047619vw,12px);
    }
    .contact-c-1 .borderline-1 .guide-opt div.traffic ul li {
        font-size: min(2.857142857142857vw,13px);
    }
}
