/* 공통 */
.margin-top-40 {margin-top: 40px;}
.text-center {text-align: center;}
.text-padding-less h2 {padding: 0 5%;}
.text-padding-less h5 {padding: 0 10%;}
.text-padding-less p {padding: 0 15%;}

@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
    .text-padding-less h2 {padding: 0 3%;}
    .text-padding-less h5 {padding: 0 6%;}
    .text-padding-less p {padding: 0 10%;}
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
    .text-padding-less h2 {padding: 0;}
    .text-padding-less h5 {padding: 0 3%;}
    .text-padding-less p {padding: 0 6%;}
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}

/* ===== about 페이지1 about-style-1 ===== */
.about-style-1 h2 {color: #1d385e;letter-spacing: -0.05em;line-height: 1.2;}
.about-style-1 h6 {margin-bottom: 25px;}

@media only screen and (min-width: 1200px) {
    .about-style-1 h6 {font-size: 20px;line-height: 1.4em;}
    .about-style-1 p {font-size: 18px;line-height: 1.4em;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-style-1 .col-md-6 {padding-right: 30px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-1 .col-sm-6 {padding-right: 30px;}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
    .about-style-1 h2 {font-size: 32px;}
}
@media only screen and (max-width: 800px) {
    .about-style-1 h2 {font-size: 28px;}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
    .about-style-1 h2 {font-size: 26px;}
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}

/* ===== ABOUT 페이지 about-style-2 ===== */
.about-style-2 h2 {color: #504a4d;letter-spacing: -0.05em;}
.about-style-2 h5 {color: #ba116e;padding-top: 10px;margin-top: 0;padding-bottom: 5px;margin-bottom: 11px;border-bottom: 1px solid #efefef;}
@media only screen and (min-width: 1200px) {
    .about-style-2 h5 {font-size: 22px;line-height: 1.4em;}
    .about-style-2 h6 {font-size: 20px;line-height: 1.4em;}
    .about-style-2 p {font-size: 18px;line-height: 1.4em;}
}
@media only screen and (max-width: 640px) {
	.about-style-2 h2 {font-size: 32px;}
}
@media only screen and (max-width: 480px) {
	.about-style-2 h2 {font-size: 26px;}
}

/* ===== ABOUT 페이지 about-style-3 ===== */
.about-style-3 .about-style-3-title {padding-bottom: 40px;width: 100%;}
.about-style-3 .about-style-3-title h2 {color: #504a4d;letter-spacing: -0.05em;}
.about-style-3 .em-con-box-1 {border: 1px solid #dbdbdb;height: calc(100% - 30px);margin-bottom: 30px;}
.about-style-3 .em-con-box-1 h5 {color: #ba116e;padding: 15px 20px;margin: 0;border-bottom: 1px solid #dbdbdb;}
.about-style-3 .em-con-box-1 p {padding: 15px 20px;}
.about-style-3 .em-con-img-1 {margin-bottom: 30px;}
@media only screen and (min-width: 1200px) {
    .about-style-3 .about-style-3-title h2 {margin-bottom: 25px;}
    .about-style-3 h5 {font-size: 22px;line-height: 1.4em;}
    .about-style-3 h6 {font-size: 20px;line-height: 1.4em;}
    .about-style-3 p {font-size: 18px;line-height: 1.4em;}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
	.about-style-3 .about-style-3-title h2 {font-size: 32px;}
}
@media only screen and (max-width: 480px) {
    .about-style-3 .about-style-3-title {padding-bottom: 15px;}
	.about-style-3 .about-style-3-title h2 {font-size: 26px;}
    .booking-about-style-3 .booking-1 {margin-top: 20px;}
    .booking-about-style-3 .booking-2 {margin-top: 10px;}
}

/* ===== request 페이지 request-style-1 ===== */
.request-style-1 .reg-item {margin-bottom: 30px;}
.request-style-1 .reg-item h4 {padding-bottom: 10px;border-bottom: 2px solid #dbdbdb;letter-spacing: -0.05em;}
.request-style-1 .reg-item ul {margin-left: 20px;}
.request-style-1 .reg-item ul li {list-style: disc;}
.request-style-1 .reg-item select {border: 1px solid #dbdbdb;width: 100%;max-width: 250px;height: 40px;margin-bottom: 5px;}
.request-style-1 .reg-item input[type=text], .request-style-1 .reg-item input[type=email], .request-style-1 .reg-item input[type=file] {border: 1px solid #dbdbdb;width: 100%;max-width: 300px;height: 40px;padding: 5px;margin-bottom: 5px;}
.request-style-1 .reg-item input.reg_zip {width: 100%;max-width: 100px;margin-bottom: 5px;}
.request-style-1 .reg-item input.reg_addr1, .request-style-1 .reg-item input.reg_addr2 {width: 100%;max-width: 300px;margin-bottom: 5px;}
.request-style-1 .reg-item input.reg_addr3 {margin-bottom: 10px;}
.request-style-1 .reg-item input.etc-area {background: #fafafa;}
.request-style-1 .reg-item input.uppercase {text-transform: uppercase;}
.request-style-1 .reg-item input[type=checkbox] {border: 1px solid #dbdbdb;width: 20px;height: 20px;margin-top: 0;}
.request-style-1 .reg-item textarea {border: 1px solid #dbdbdb;width: 100%;max-width: 880px;height: 200px;padding: 5px;margin-bottom: 5px;}
.request-style-1 .reg-item button.btn_addr {padding: 0 15px;height: 40px;border: 0;background: #505050;border-radius: 3px;color: #fff;vertical-align: top;font-size: 14px;}
.request-style-1 .reg-item button.detail {font-size: 12px;padding: 0 10px;border: 0;background: #505050;color: #fff;border-radius: 3px;vertical-align: middle;margin-left: 5px;}
.request-style-1 .reg-item table {width:100%;border-collapse:collapse;border-spacing:0}
.request-style-1 .reg-item table tbody th {padding:5px 10px;width: 150px;}
.request-style-1 .reg-item table tbody td {padding:5px 10px;}
.request-style-1 .reg-item table tbody td .privacy {text-align: center;border: 1px solid #e4e4e4;padding: 20px 0;}
.request-style-1 .reg-item table tbody td .privacy span {letter-spacing: -0.05em;font-weight: 700;}
h5.new-reg-pop {letter-spacing: -0.05em;}
.request-style-1 .btn_new_write {padding: 10px 15px;position: relative;text-align: center;}
.request-style-1 button.new_submit {display: inline-block;width: 49%;max-width:200px;height: 46px;line-height: 46px;background-color: #101010;color: #fff;font-size: 14px;border: 0;margin-top: -2px;}
.request-style-1 button.new_submit:hover {background-color: #394867;}
.request-style-1 a.new_cancle {display:inline-block;width: 49%;max-width:150px;height: 46px;line-height: 46px;background-color: #969696;color: #fff;font-size: 14px;text-decoration: none;}
.request-style-1 a.new_cancle:hover {background-color: #7e7e7e;}

@media only screen and (min-width: 1200px) {
    .request-style-1 .reg-item table tbody td {min-width: 410px;}
}
@media only screen and (max-width: 991px) {
    .request-style-1 .reg-item table tbody th {text-align: left;}
}
@media only screen and (max-width: 480px) {
    .request-style-1 .reg-item select, .request-style-1 .reg-item input[type=text], .request-style-1 .reg-item input[type=email], .request-style-1 .reg-item input[type=file] {max-width: 100%;}
    .request-style-1 .reg-item input.reg_zip {max-width: 100px;}
}

/* 개인정보처리방침 추가 */
.privacy-style-1 {border: 1px solid #dbdbdb;padding: 30px;}
@media only screen and (max-width: 480px) {
    .privacy-style-1 {padding: 15px;margin-left: 10px;margin-right: 10px;}
}

/* 서비스이용약관 추가 */
.provision-style-1 .provision-con {
    border: 1px solid #dbdbdb;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.6em;
}
.provision-style-1 .provision-con p {
    flex: 100%;
    font-size: min(3.4vw,18px);
    line-height: 1.2;
}
@media only screen and (max-width: 480px) {
    .provision-style-1 .provision-con {padding: 15px;}
    .provision-style-1 .provision-con p {font-size: 14px;}
}

/* contact-1-2 추가 */
.em-contact-1-2 {padding: 0 10px;}
.em-contact-1-2 .contact-con {padding-bottom: 8px;}
.em-contact-1-2 .contact-con:after {display: block;clear: both;content: "";}
.em-contact-1-2 h5 {font-weight: 700;margin-bottom: 15px;}
.em-contact-1-2 p {font-size: 16px;word-break: keep-all;}
@media only screen and (max-width: 480px) {
    .em-contact-1-2 h5 {font-size: 16px;}
    .em-contact-1-2 p {font-size: 14px;}
}

/* 조직도 추가 */
.organ-chart .box-title {padding-bottom: 20px;margin-top: 10px;}
.organ-chart .box-title h4 {position: relative;font-size: 26px;line-height: 1;text-align: left;font-weight: bold;margin-bottom: 20px;padding-bottom: 15px;}
.organ-chart .box-title h4:after {position: absolute;left: 0;bottom: 0;width: 50px;height: 4px;background-color: #3597d9;content: "";}
