@charset "UTF-8";
body {font-family:'Open Sans', sans-serif;font-weight:400;}
html {font-size:15px;}
body.lock {overflow: hidden;}
.clear:after {content:'';display:block;clear:both;}
div.partnership {display: none;}
div.partnership i {position:absolute;top:-45px;right:0;color:#fff;font-size:2.5rem;cursor: pointer;}
div.partnership.on {display: block;position: fixed;background-color: rgba(0,0,0,0.8);z-index: 9999;width: 100%;height: 100vh;text-align: center;}
section#contact_form {width: 550px;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;}
.contact_form div {border: 1px solid #d9d9d9;}
.contact_form li {border-bottom: 1px solid #d9d9d9;position: relative;}
.contact_form li:before {content: '';position: absolute;display: block;width: 1px;height: calc(100% - 40px);background-color: #d9d9d9;top: 20px;left: 24%;}
.contact_form li > *:first-child {float: left;width: 25%;text-align: left;}
.contact_form li label {text-align: center;font-weight: 500;}
.contact_form li > * {float: left;width: 75%;padding: 15px;box-sizing: border-box;line-height: 30px;font-size: 0.8rem;}
.contact_form input[type=submit], .contact_form .cancel {font-family: 'NotoSansKR';background-color: #333;font-size: 1rem;height: 50px;width: 200px;color: white;border: none;cursor: pointer;transition: 0.3s;display: inline-block;margin: 40px auto;}
.contact_form input[type=submit] {margin-right:5px;}
textarea#message {height:200px;}
select.type_select {margin-top: 5px;width:70%;}
.contact_form input[type=text], .contact_form select, .contact_form textarea, .contact_form input[type=email], .contact_form input[type=tel] {border: 0;border-radius: 4px;resize: vertical;font-family: 'Noto Sans KR';}

.main_title {padding:170px 100px 0 100px;font-size:6rem;font-weight: 600;background-image: url(/images/main_title_bg.jpg);background-repeat: no-repeat;background-position: 100% 101px;background-size: 800px;height: 430px;}
.main_title span {display:block;line-height:100px;}
.main_title span img {position: absolute;right:-88px;top: 12px;}
.main_title span:nth-child(2) {color:#3d5f62;}
.main_title span:nth-child(3) {font-weight: 400;text-decoration: underline;position: relative;display:inline-block;}
.main_title span:nth-child(3):after {content:'since 2003';display:block;position:absolute;right: -50px;top: -27px;font-style: italic;font-size:1.5rem;}
.main_visual {position:relative;overflow: hidden;height:600px;}
.main_visual li {background-repeat: no-repeat;}
.main_visual .visual01 {background-image: url('/images/main_visual05.jpg');}
.main_visual .visual02 {background-image: url('/images/main_visual01.jpg');}
.main_visual .visual03 {background-image: url('/images/main_visual02.jpg');}
.main_visual .visual04 {background-image: url('/images/main_visual03.jpg');}
.main_visual .visual05 {background-image: url('/images/main_visual04.jpg');}
.main_visual .swiper-button-next, .main_visual .swiper-rtl .swiper-button-prev {left: 50%;color:#fff;transform: translateX(560px);}
.main_visual .swiper-button-prev, .main_visual .swiper-rtl .swiper-button-next {left: 50%;color:#fff;transform: translateX(-580px);}
.main_visual .swiper-pagination-bullet {background-color: #fff;opacity: 1;vertical-align: middle;width:10px;height:10px;}
.main_visual .swiper-pagination-bullet-active {background-color: transparent;border:2px solid #fff;}

.sec01 > h2 {font-size: 1.2rem;font-weight: 700;font-family: 'Montserrat';color:#3d5f62;}
.sec01:before {z-index: 1;content: 'PILATES BUSINESS';display: block;position: absolute;font-size: 7rem;font-weight: bold;transform: rotate(90deg);width: 1035px;top: 752px;left: -447px;}
.sec01:after {content: '';display: block;width: 100vw;height: 1px;background-color: #111;left: 0;bottom:600px;z-index: 2;position: absolute;}
.sec01 > span {font-size:2rem;font-weight:300;width:60%;display:block;margin-top:10px;line-height:40px;}
.sec01 {padding:100px;position: relative;overflow: hidden;}
.sec01 .list > li {height:500px;background-color: #fff;float:left;overflow: hidden;cursor: pointer;}
.sec01 .list > li .right:after {content: '';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;filter:grayscale(1);transform:rotate(.001deg);}
.sec01 .list > li.online .right:after {background-position: -140px;}
.sec01 .list > li:hover .right:after {transform:scale(1.1);filter:grayscale(0);}
.sec01 .list > li:hover .more {right:40px;}
.sec01 .list > li > a > div {position:absolute;z-index: 3;top:0;left:0;padding:50px;width:100%;height:100%;box-sizing: border-box;}
.sec01 .top.list {margin-top:50px;position: relative;}
.sec01 .top.list:before {content: '';display: block;width: 100vw;height: 1px;background-color: #111;left: -100px;top:0;z-index: 2;position: absolute;}
.sec01 .top.list > li {width:50%;}
.sec01 .bottom.list {position: relative;}
.sec01 .bottom.list > li {width:33.33%;}
.sec01 .bottom.list:before {content: '';display: block;width: 100vw;height: 1px;background-color: #111;left: -100px;bottom:0;z-index: 2;position: absolute;}
.sec01 li {position:relative;box-sizing:border-box;}
.sec01 .academy {border-right:1px solid #111;}
.sec01 .franchise {border-right:1px solid #111;}
.sec01 .online {border-right:1px solid #111;}
.sec01 .academy .right:after {background-image: url('/images/sec01_1.jpg');transition: all 0.25s ease;}
.sec01 .manufacture .right:after {background-image: url('/images/sec01_2.jpg');transition: all 0.25s ease;}
.sec01 .franchise .right:after {background-image: url('/images/sec01_3.jpg');transition: all 0.25s ease;}
.sec01 .online .right:after {background-image: url('/images/sec01_4.jpg');transition: all 0.25s ease;}
.sec01 .convention .right:after {background-image: url('/images/sec01_5.jpg');transition: all 0.25s ease;}
.sec01 .right {width:50%;height: 400px;padding: 70px;line-height: 27px;background-color: rgba(255,255,255,1);overflow: hidden;}
.sec01 .left .more {position:absolute;bottom:30px;right:50px;font-size:3rem;font-weight: 100;transition:all 0.25s ease;}
.sec01 .left h2 {font-family:'Montserrat';color:#3d5f62;font-weight:700;margin-bottom:5px;font-size:1.5rem;}
.sec01 .left span {line-height:25px;font-weight: 300;color:#888;font-size:1.1rem;display: block;padding-left:10px;position:relative;}
.sec01 .left span:after {content: '';display:block;position:absolute;left:0;background-color: #888;width:2px;height:2px;top:12px;}
.sec01 .left span.more:after {display: none;}
.sec01 .left {width: 50%;height: 400px;color: #333;text-align: left;font-size: 1rem;transition: all 0.25s ease;}
.sec01 .list > li > a > div li {float:left;}

.sec02 {padding:100px;position: relative;}
.sec02 li {float:left;}
.sec02 .left {position: relative;width:800px;margin-right:100px;}
.sec02 .left:before {content:'';display:block;width:800px;height:100%;background-color: #26282a;position: absolute;z-index: -1;top:-100px;left:-200px;}
.sec02 .right {width:calc(100% - 900px);text-align: right;padding:100px 0;position: relative;}
.sec02 .right h2 {display:inline-block;font-size:6rem;font-weight: 400;}
.sec02 .right span:nth-child(2) {font-size:4rem;font-weight: 200;}
.sec02 .right span:nth-child(3) {display: block;font-size: 2rem;font-weight: 100;line-height: 35px;margin-top: 20px;font-style: italic;}
.sec02 .img {position:absolute;left:50%;bottom:200px;z-index: 1;}
.sec02 .img img {height:200px;}
.sec02 .img:after {content:'';background-color: #111;width:200px;height:200px;position: absolute;top:0;left:0;z-index: -1;transform: rotate(45deg);left:-20%;}
.sec02 .button {width:100%;text-align: right;margin-top:50px;}
.sec02 button {display:inline-block;border:1px solid #333;width:150px;height:40px;background-color: transparent;font-weight: bold;color:#3d5f62;cursor: pointer;}
.sec02 a {display: inline-block;cursor: pointer;}
.sec02 button:first-child {margin-right:5px;}
.sec02 button:hover {background-color: #3d5f62;color:#fff;}

.sec03 {height:600px;background-color: #3d5f62;}
.sec03 li {position: relative;float:left;}
.sec03 .left {width:calc(100% - 1000px);margin-left:100px;padding:50px 0;color:#fff;}
.sec03 .left h2 {display:inline-block;font-size:6rem;font-weight: 400;}
.sec03 .left > span:nth-child(2) {font-size:4rem;font-weight: 200;}
.sec03 .left > span:nth-child(3) {display: block;font-size: 2rem;font-weight: 100;line-height: 35px;margin-top: 20px;font-style: italic;}
.sec03 .left .photo img {display: inline-block;height: 240px;margin-right: 10px;margin-top: 50px;-webkit-filter: grayscale(1);-o-filter : grayscale(1);filter: grayscale(1);}
.sec03 .right {width:900px;}
.sec03 .right:after {content:'';display: block;width:300px;height:600px;background-color: #26282a;position: absolute;right: 0;top:0;z-index: 1;}
.sec03 .right img {margin-top:40px;position: absolute;z-index: 2;right:100px;}
.sec03 .button {font-size:1rem !important;width: 70px;text-align: right;color:#fff;}
.sec03 .left .photo a {display: inline-block;height: 240px;vertical-align: top;margin-top: 50px;background-color: #26282a;width: 30px;padding: 10px 0;box-sizing: border-box;}
.sec03 .photo a {color:#fff;writing-mode: vertical-rl;line-height:30px;margin-top: 10px;position:relative;}
.sec03 .photo a:before {content:'';display: block;background-color: #fff;bottom:10px;width:1px;height:70px;position: absolute;left:10px;}
.sec03 .photo a:after {content:'';display: block;background-color: #fff;bottom: 13px;left: 9px;width:10px;height:1px;position: absolute;transform: rotate(-45deg);}


.sec04 {padding: 150px 100px;position:relative;margin-bottom: 50px;}
.sec04:before {content:'';display:block;width:100%;height:1px;background-color: #111;position: absolute;top:50px;right: 0;}
.sec04:after {content:'';display:block;width:100%;height:1px;background-color: #111;position: absolute;bottom:50px;right:0;}
.sec04 li {float:left;width:calc(33.33% - 20px);height:350px;}
.sec04 li:nth-child(2) {padding:0 30px;}
.sec04 iframe {width:100%;height:100%;}
.sec04 h2 {font-size: 7rem;font-weight: bold;position: absolute;right: 50px;top: -21px;background-color: #fff;}

.sec05 {height:700px;}
.sec05 li {position:relative;float:left;width:50%;}
.sec05 .left {background-image: url('/images/main_jagae.png');height:700px;background-repeat: no-repeat;background-size: contain;}
.sec05 .left span:nth-child(1) {position: absolute;top: 9%;left: 46%;margin: 0;color: #101010;font-size: 5rem;font-family: 'Open Sans', sans-serif;font-weight: 700;white-space: normal;z-index: -1;}
.sec05 .right {background-image: url('/images/well_bg.gif');height:700px;text-align: right;background-color: #f3f3f3;}
.sec05 .right img {position:absolute;left: -100px;bottom: -140px;z-index: 1;}
.sec05 .right span {position: absolute;bottom:50px;right: 50px;margin: 0;color: #3d5f62;font-size: 5rem;font-family: 'Open Sans', sans-serif;font-weight: 700;white-space: normal;width: 450px;}
.sec05 .left .button {font-size:1rem !important;bottom:100px;right:200px;position:absolute;width: 70px;text-align: right;}
.sec05 .left .button:before {content:'';display: block;background-color: #333;bottom:-5px;width:70px;height:1px;position: absolute;}
.sec05 .left .button:after {content:'';display: block;background-color: #333;bottom:-1px;width:10px;height:1px;position: absolute;transform: rotate(-45deg);}

.sec05 .right .button {font-size:1rem !important;bottom: 30px;right: 55px;position:absolute;width: 70px;text-align: right;font-weight: 400;}
.sec05 .right .button:before {content:'';display: block;background-color: #333;bottom:-5px;width:70px;height:1px;position: absolute;}
.sec05 .right .button:after {content:'';display: block;background-color: #333;bottom:-1px;width:10px;height:1px;position: absolute;transform: rotate(-45deg);}

footer {padding: 100px;background-color: #e3e6e7;font-size:0.8rem;}
footer .middle {position: relative;}
footer .csInfo .tit {font-size: 0.7rem;font-weight: 600;line-height: 20px;letter-spacing: 0.05em;color: #999;background-color: #e8e8e8;padding: 0 8px;border-radius: 4px;margin-right: 12px;}
footer .csInfo {display:inline-block;vertical-align: top;}
footer .csInfo > * {display: inline-block;vertical-align: middle;}
footer .csInfo .tel {font-weight: 400;letter-spacing: 0;color: #555;line-height: 30px;}
footer .csInfo .tel:after {display: inline-block;content: '';background-color: #a7a7a7;width: 1px;height: 10px;margin: 0 11px;}
footer .cstime {display:inline-block;}
footer .cstime span {line-height: 1.7;color: #888;line-height: 30px;margin-right: 5px;}
footer .company {line-height: 24px;word-break: break-word;border-bottom: 1px solid #a7a7a7;padding-bottom: 60px;}
footer .company li {display: inline-block;margin-right: 14px;white-space: nowrap;}
footer .company span {color: #aaa;}
footer .copy {margin-top: 30px;}
footer .company a {display: inline-block;letter-spacing: 0;}
footer .company span:after {display: inline-block;content: '';background-color: #ccc;width: 1px;height: 8px;margin: 0 8px;vertical-align: 0px;-webkit-transform: rotate(20deg);transform: rotate(20deg);}
footer .copy p {display: block;color: #666;line-height: 20px;text-align: left;letter-spacing: 0;font-size:0.6rem;}
footer .insta a {width: 60px;height: 60px;border-radius: 100px;background-color: #3d3d3d;display: block;position: relative;transition: all 0.5s ease;}
footer .insta img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}


/*서브페이지*/
.sub1_1 {padding:100px 0;margin:0 auto;text-align: center;}
.sub1_1 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub1_1 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.bnr_wrap {width:100%;max-width: 1280px;height:300px;margin:0 auto;}
.sub1_1 p {line-height:20px;width:100%;max-width: 1280px;margin:0 auto;word-break: keep-all;}
.sub1_1 .bnr_wrap {padding:100px 0;}

.sub1_2 {padding:100px 0;margin:0 auto;text-align: center;}
.sub1_2 .contents {max-width:1280px;width:100%;margin:0 auto;position:relative;}
.sub1_2 .contents:before {content:'';display:block;position:absolute;left:50%;top:100px;height:100%;width:1px;background-color: #999;}
.sub1_2 .contents .history {margin:100px 0;width:100%;}
.sub1_2 .contents .history ul > li {float:left;width:50%;text-align: left;}
.sub1_2 .contents .history ul > li.img_area {padding-right: 70px;box-sizing: border-box;}
.sub1_2 .contents .history ul > li.img_area img {max-width:100%;}
.sub1_2 .contents .history ul > li.text_area {padding-left:70px;box-sizing: border-box;}
.sub1_2 .contents .history ul > li.text_area span {display: block;margin-bottom:10px;padding-left:10px;position: relative;line-height:25px;text-align: justify;font-size:1.1rem;word-break: keep-all;font-weight: 300;}
.sub1_2 .contents .history ul > li.text_area span:after {content:'';display:block;position:absolute;left:0;top:11px;width:3px;height:3px;border-radius: 3px;background-color: #555;}
.sub1_2 .contents .history ul > li.text_area h5 {font-size:2.5rem;font-family: 'Montserrat';font-weight: 600;color:#3d5f62;margin-bottom: 20px;position: relative;}
.sub1_2 .contents .history ul > li.text_area h5:before {content:'';display:block;position:absolute;left:-75px;width:10px;height:10px;background-color: #999;top:calc(50% - 5px);transform:rotate(-45deg);}
.sub1_2 .contents .history ul > li.text_area h5:after {content:'';display:block;position:absolute;left:-70px;width:60px;height:1px;background-color: #999;top:50%;}
.sub1_2 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub1_2 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.bnr_wrap {width:100%;max-width: 1280px;height:300px;margin:0 auto;}
.sub1_2 p {line-height:20px;width:100%;max-width: 1280px;margin:0 auto;word-break: keep-all;}
.sub1_2 .bnr_wrap {padding:100px 0;}

.sub1_3 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub1_3 > ul {padding-bottom:100px;}
.sub1_3 > ul > li {width:50%;float:left;text-align: left;text-align: justify;font-size:1.1rem;font-weight: 300;line-height:30px;word-break: keep-all;}
.sub1_3 > ul > li.right {padding-left:70px;box-sizing: border-box;}
.sub1_3 > ul > li.right img {width:100%;}
.sub1_3 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub1_3 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.bnr_wrap {width:100%;max-width: 1280px;height:300px;margin:0 auto;}
.sub1_3 .bnr_wrap {padding:100px 0;}
.sub1_3 .ceo_history {margin-top:50px;}
.sub1_3 .ceo_history .title {display:block;font-size:1.5rem;font-weight: 500;margin-bottom:20px;}
.sub1_3_sec01 ul li {float:left;height:350px;width:calc(50% - 5px);overflow: hidden;margin-bottom:10px;}
.sub1_3_sec01 ul li img {width:100%;-webkit-filter: grayscale(1);-o-filter : grayscale(1);filter: grayscale(1);}
.sub1_3_sec01 ul li:nth-child(odd) {margin-right: 10px;}
.sub1_3 h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin:100px 0 10px 0;text-align: left;}

.sub1_4 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;width:100%;}
.sub1_4 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub1_4 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub1_4 ul > li {float:left;width:calc(25% - 12px);border:1px solid #3d5f62;box-sizing: border-box;position:relative;height:0; padding-bottom:34%;margin-bottom:12px;}
.sub1_4 ul > li:nth-child(1), .sub1_4 ul > li:nth-child(2), .sub1_4 ul > li:nth-child(3), .sub1_4 ul > li:nth-child(5), .sub1_4 ul > li:nth-child(6), .sub1_4 ul > li:nth-child(7) {margin-right:16px;}
.sub1_4 ul > li img {position:absolute;top:20px;right:20px;}
.sub1_4 ul > li span {display: block;text-align: left;padding:0 20px;}
.sub1_4 ul > li span.name {margin-top:250px;font-size:1.7rem;display: flex;align-items: flex-end;height:55px;position: relative;}
.sub1_4 ul > li span.name:after {content:'';display: block;right:20px;background-color: #666;height:1px;position:absolute;bottom:3px;}
.sub1_4 ul > li:nth-child(1) span.name:after {width:110px;}
.sub1_4 ul > li:nth-child(2) span.name:after {width:100px;}
.sub1_4 ul > li:nth-child(3) span.name:after {width:87px;}
.sub1_4 ul > li:nth-child(4) span.name:after {width:210px;}
.sub1_4 ul > li:nth-child(5) span.name:after {width:110px;}
.sub1_4 ul > li:nth-child(6) span.name:after {width:120px;}
.sub1_4 ul > li:nth-child(7) span.name:after {width:100px;}
.sub1_4 ul > li:nth-child(8) span.name:after {width:120px;}
.sub1_4 ul > li span.part {padding:30px 20px;}


.sub1_5 {padding:100px 0;margin:0 auto;text-align: center;}
.sub1_5 .contents {max-width: 1280px;margin:0 auto;width:100%;}
.sub1_5 .map > ul {max-width:1280px;margin:0 auto;padding:50px 0;width:100%;}
.sub1_5 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub1_5 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub1_5 .contents h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin-top:100px;margin-bottom:50px;text-align: left;}
.sub1_5 .map {background-color: #e9e9e9;background-image: url(/images/sub/aca_map.png);background-repeat: no-repeat;background-position: 95% 95%;background-size: 351px;}
.sub1_5 .map > ul > li {float:left;width:calc(50% - 5px);height:300px;background-color: rgba(255,255,255,0.9);position: relative;}
.sub1_5 .map > ul > li div.right {width: 50%;position: absolute;right: 10px;top:50%;transform:translateY(-50%);padding: 0 20px;box-sizing: border-box;}
.sub1_5 .map > ul > li div.right h3 {font-size:1.2rem;font-weight: bold;text-transform: uppercase;line-height:40px;position: relative;}
.sub1_5 .map > ul > li div.right h3:after {content: '';display:block;width:100%;height:1px;background-color: #111;position: absolute;bottom: 0;left:0;}
.sub1_5 .map > ul > li div.right > span {font-size: 1rem;color: #666;line-height: 22px;margin-top:10px;display: block;}

.sub1_5 .map > ul > li div.left {width:300px;height:300px;overflow: hidden;}
.sub1_5 .map > ul > li div.left:hover img {transform:scale(2);}
.sub1_5 .map > ul > li div.left img {height:100%;float:left;transition:all 0.25s ease;}
.sub1_5 .map > ul > li:nth-child(1), .sub1_5 .map > ul > li:nth-child(2) {margin-bottom:10px;}
.sub1_5 .map > ul > li:nth-child(odd) {margin-right: 10px;}
.sub1_5 .map > ul > li .button {margin-top:20px;}
.sub1_5 .map > ul > li .button a {display: inline-block;}
.sub1_5 .map > ul > li .button span {display: inline-block;color:#fff;width:40px;height:40px;border-radius: 100px;background-color: #333;line-height:40px;font-size:1.2rem;transition:all 0.25s ease;margin:0 2px;}
.sub1_5 .map > ul > li .button span:hover {color:#f16c6c;}
.sub1_5 .map .kor_branch {margin-top:100px;position:relative;}
.sub1_5 .map .kor_branch .title {position:absolute;top:-55px;left:0;text-align: left;z-index: 2;}
.sub1_5 .map .kor_branch h5 {font-size:5rem;font-weight: bold;position: relative;background-color: }
/* .sub1_5 .map .kor_branch h5:after {content:'';display:block;width:70px;height:1px;background-color: #111;position: absolute;bottom: -15px;} */
.sub1_5 .map .kor_branch .title span {font-size:1.5rem;font-weight: 300;margin-top:10px;display: block;color:#666;margin-left:145px;background-color: #e9e9e9;position:absolute;z-index: 3;}
.sub1_5 .map .kor_branch li {width: 300px;}
.sub1_5 .map  .kor_branch > li:nth-child(2), .sub1_5 .map .kor_branch > li:nth-child(3), .sub1_5 .map .kor_branch > li:nth-child(5), .sub1_5 .map .kor_branch > li:nth-child(6) {margin-right: 10px;}
.sub1_5 .map .kor_branch > li:nth-child(4) {margin-right:0;margin-bottom:10px;}
.sub1_5 .map .kor_branch > li:nth-child(2) {margin-left:calc(100% - 920px);}
.sub1_5 .map .kor_branch .square {width:300px;height:300px;border:1px solid #111;position:absolute;left:-10%;top:-40px;}
.sub1_5 .map .kor_branch .button span {display: inline-block;color:#333;background-color: transparent;width:40px;height:40px;border-radius: 100px;border:1px solid #333;box-sizing: border-box;line-height:40px;font-size:1.2rem;transition:all 0.25s ease;}
.sub1_5 .map .kor_branch .button span:hover {color:#f16c6c;}

.kor_branch .contact {width: 100%;position: absolute;top:50%;transform:translateY(-50%);padding: 0 20px;box-sizing: border-box;}

.kor_branch .contact h3 {font-size:1.2rem;font-weight: bold;text-transform: uppercase;line-height:40px;position: relative;}
.kor_branch .contact h3:after {content: '';display:block;width:100%;height:1px;background-color: #111;position: absolute;bottom: 0;left:0;}
.kor_branch .contact > span {font-size: 1rem;color: #666;line-height: 22px;margin-top:10px;display: block;}

.sub2_1 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub2_1 h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub2_1 h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub2_1 h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin-top:100px;margin-bottom:50px;text-align: left;}

.sub2_2 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub2_2 > h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub2_2 > h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub2_2 .contents h2 {max-width: 1280px;padding-bottom: 100px;font-size: 4rem;width: 70%;font-weight: 700;font-family: 'Montserrat';text-align: left;}
.sub2_2 .contents .top img {width:100%;margin-bottom:50px;}
.sub2_2 .contents h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin: 50px 0 10px 0;text-align: left;}

.sub2_3 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub2_3 > h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub2_3 > h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub2_3 .contents h2 {max-width: 1280px;padding-bottom: 100px;font-size: 2rem;width: 80%;font-weight: 700;font-family: 'Montserrat';text-align: left;}
.sub2_3 .contents .top img {width:100%;margin-bottom:50px;}
.sub2_3 .contents h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin: 50px 0 10px 0;text-align: left;}

.sub2_4 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub2_4 > h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub2_4 > h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub2_4 .contents h2 {max-width: 1280px;padding-bottom: 100px;font-size: 4rem;width: 70%;font-weight: 700;font-family: 'Montserrat';text-align: left;}
.sub2_4 .contents .top img {width:100%;margin-bottom:50px;}
.sub2_4 .contents h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin: 50px 0 10px 0;text-align: left;}

.sub2_5 {padding:100px 0;margin:0 auto;text-align: center;max-width:1280px;}
.sub2_5 > h2 {position:relative;font-size: 2rem;font-family: 'Montserrat';font-weight: 600;margin-bottom:50px;margin-top:50px;}
.sub2_5 > h2:after {content:'';display:block;width:70px;height:3px;background-color: #3d5f62;position:absolute;top:-15px;left:50%;transform: translateX(-50%);}
.sub2_5 .contents h2 {max-width: 1280px;padding-bottom: 100px;font-size: 4rem;width: 70%;font-weight: 700;font-family: 'Montserrat';text-align: left;}
.sub2_5 .contents .top img {width:100%;margin-bottom:50px;}
.sub2_5 .contents h3 {height: 30px;padding-left: 10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #3d5f62;margin: 50px 0 10px 0;text-align: left;}

.sub4_1 {padding:100px 0;margin:0 auto;}
.sub4_1 > div {position:relative;max-width:1280px;padding:0 100px;margin:0 auto 100px auto;}
.sub4_1 .bnr_wrap {width:100%;height:300px;max-width: 100%;text-align: center;padding:0;background-color: #d9d9d7;}
.sub4_1 .bnr_wrap img {height:100%;text-align: center;}
.sub4_1 h1 {height: 30px;padding-left:10px;line-height: 30px;font-family: 'Roboto Condensed', sans-serif;font-size: 30px;color: #fff;letter-spacing: 1.5px;background: #134a5c;}
.sub4_1 p.conTitle {font-size: 27px;color: #333;line-height: 38px;}
.pt50 {padding-top: 50px;}
.sub4_1 p.aboutCon {width: 480px;padding-top: 50px;text-align: justify;font-weight: 300;letter-spacing: 0.5px;line-height:20px;}
.sub4_1 ul.conBox p, .pt30 {font-weight: 300;letter-spacing: 0.5px;line-height:20px;}
.sub4_1  span.colorB {font-size: 27px;color: #134a5c;}
.sub4_1 p.aboutImg {position: absolute;top: 400px;right: 100px;width: 500px;height: 335px;z-index: -1;}
.sub4_1 p.aboutImg img {width:100%;height:100%;}
p.line {font-size: 0;padding: 0;margin: 30px 0;border-top: 1px solid #d4d4d4;}
.subTitle {font-size: 16px;color: #346676;font-weight: bold;}
.sub4_1 ul.conBox {display: table;}
.pt30 {padding-top: 30px;}
.sub4_1 ul.conBox li.lBox {float: left;width: calc(50% - 30px);margin-right:60px;text-align: justify;}
.sub4_1 ul.conBox li.rBox {float: right;width:calc(50% - 30px);text-align: justify;}
.sub4_1 .contents03 p:last-child {text-align:center;}
.sub4_1 .contents04 ul.spon li {float:left;width:25%;text-align: center;}
.sub4_1 .fontT {font-weight: bold;color: #414141;}
.sub4_1 .pt70 {padding-top: 70px;}
.sub4_1 .pt20 {font-weight: 300;letter-spacing: 0.5px;line-height:20px;margin-top: 20px;padding: 0 10px;}
.sub4_1 .contents01 h2:first-child {max-width: 1280px;padding-bottom: 100px;font-size: 4rem;width: 50%;font-weight: 700;font-family: 'Montserrat';}

/** 팝업 **/
#hd_pop {z-index: 2;position: relative;margin: 0 auto;width: 1200px;height: 0;}
#hd_pop h2 {position: absolute;font-size: 0;line-height: 0;overflow: hidden;}
.hd_pops {position: absolute;border: 1px solid #e9e9e9;background: #fff;}
.hd_pops img {max-width: 100%;}
.hd_pops_footer {padding: 0;background: #000;color: #fff;text-align: left;position: relative;}
.hd_pops_footer .hd_pops_reject {background: #000;text-align: left;color:#fff;cursor: pointer;}
.hd_pops_footer .hd_pops_close {background: #393939;position: absolute;top: 0;right: 0;cursor: pointer;}
.hd_pops_footer:after {display: block;visibility: hidden;clear: both;content: "";}
.hd_pops_footer button {height:30px;line-height:30px;border: 0;color: #fff;}
