@charset "euc-kr";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&family=Noto+Sans+KR:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

/*font-family: 'Nanum Myeongjo', serif;*/
/*font-family: 'Cookie', cursive;*/
/*font-family: 'GmarketSansLight';*/
/*font-family: 'GmarketSansMedium';*/
/*font-family: 'GmarketSansBold';*/
/*font-family: 'Lobster', cursive;*/
/* font-family: 'Noto Serif KR', serif; */
/* font-family: 'Montserrat', sans-serif; */
/*font-family: 'Libre Baskerville', serif;*/
*{margin:0; padding:0; box-sizing:border-box; font-family: 'Noto Sans KR', sans-serif;}

a{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
.clearfix:before,
.clearfix:after{display:table; content:"";}
.clearfix:after{clear:both;}
ul,li{list-style:none;}
body{}
table {border-collapse: collapse;}
.wrap {width: 1400px; margin: 0 auto;}

/* top */
header {height: 100px; text-align: center; position: fixed; width: 100%; left: 50%; transform: translateX(-50%); top: 0; z-index: 9999; transition:.3s; text-align: center; background: rgba(255,255,255,0.7);}
header.on {background: rgba(255,255,255,0.9); border-bottom: none;}
header .logo_top {float: left; transition: .2s;}
header .logo_top:hover {opacity: .8;}
header .logo_top img {width: 300px; padding-top: 27px; transition:.5s;}
header .menu {float: right;}
header .menu div {position: relative; float: left;}
header .menu div:last-child {margin-right: 0;}
header .menu div > a {line-height: 100px; color: #333; font-size: 20px; display: block; height: 100%; font-weight: 500; padding: 0 30px; transition:.3s;}
header .menu div > a.on {color:#ef4343;}

header .header_consult {float: right; padding-top: 26px;}
header .header_consult a {border-radius: 30px; display: inline-block; background: #ef4343; padding: 10px 20px; transition:.3s; color: #fff; border: 1px solid #ef4343;}
header .header_consult a:hover {background: #fff; color: #ef4343;}
header .header_consult a i {font-size: 20px;}
header .header_consult a span {font-size: 16px; font-weight: 700; padding-left: 10px;}

header .wrap {position: relative;}
header .sns_box {position: absolute; right: 100px; top: 50%; transform: translateY(-50%); display: none;}
header .sns_box .snsnav {width: 30px; height: 30px; z-index: 99999999; display: inline-block; margin-left: 10px;}
header .sns_box .snsnav img {width: 100%; transition: .3s;}
header .sns_box .snsnav:hover img {width: 110%;}

.topbtn {position: fixed; bottom: 25px; right: 25px; display: block; width: 50px; height:50px; background: #ef4343; z-index: 999999999; text-align: center; display: none; border-radius: 50%; border: 3px solid  #fff;}
.topbtn:before {position: absolute; content: ''; width:12px; height: 12px; border-top: 3px solid #fff; border-right: 3px solid #fff; display: inline-block; transform: translate(-50%,-50%) rotate(-45deg); position: absolute; top: 50%; left: 50%; transition: .3s;}
.topbtn:hover:before {top: 50%;}
.topbtn a {display: block; height: 100%; position: relative;}



/* footer */
.mapbox {padding: 20px; width: 100%; margin: 0 auto; padding-bottom: 50px;}
.mapbox .maptxt {text-align: center; color: #333;}
.mapbox .maptxt h3 {letter-spacing: 10px; font-size: 14px;}
.mapbox .maptxt h3 {margin: 5px 0;}
.mapbox .maptxt p {margin: 5px 0;}
.mapbox .maptxt h1 {padding-bottom: 20px;}

.footer {background: #666; width: 100%; margin: 0 auto; text-align: center;}
.footer p{padding:50px; line-height: 2em; color: #ddd;}
.footer p span{margin-right:15px; font-size:16px; font-weight:400;}
.footer p span small {font-size: 12px;}

.copynav {text-align: center;}
.copynav a {color: #fff; display: block;}
.copynav a img {width: 50px;}
.copynav a:first-child {position: fixed; bottom: 50px; right: 30px; z-index: 999995;}
.copynav a:last-child {position: fixed; bottom: 120px; right: 30px; z-index: 999995;}
/*section*/
.main_vip {width: 150px; background: #eaeaea; border-radius: 10px; position: fixed; left: 20px; top: 120px; text-align: center; overflow: hidden; z-index: 99999;}
.main_vip h2 {padding: 15px 0; font-size: 18px; background: #333; color: #fff;}
.main_vip ul {padding: 0 10px;}
.main_vip ul li {text-align: center; padding: 15px 0; border-bottom: 1px solid #666;}
.main_vip ul li img {width: 60px;}
.main_vip ul li p {font-size: 14px; color: #666;}
.main_vip ul li:last-of-type {border-bottom: none;}
.main_btn {position: fixed; right: 20px; top: 120px; text-align: center; z-index: 99999;}
.main_btn ul li:nth-of-type(2) {margin-bottom: 150px;}

/*
.main_visual {height: 1100px; background: url(../img/main_visual.jpg) no-repeat center / cover; position: relative; margin-top: 100px;}
.main_visual .slidetxt{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:9998;width: 100%;text-align: center;}
.main_visual .slidetxt p:nth-child(1){font-size:32px; font-weight:700; color:#9b7852;}
.main_visual .slidetxt p:nth-child(2) {color: #9b7852; font-weight: 400;font-size:48px;} 
.main_visual .slidetxt p:nth-child(3) {color: #9b7852; font-size: 72px;  letter-spacing: -2px; margin: 30px 0;}
.main_visual .slidetxt p:nth-child(3) b { font-weight: 800;}
.main_visual .slidetxt p:nth-child(4) {color: #dedede; font-size: 50px;  letter-spacing: -1px; }
*/
.main_visual {margin-top: 100px;}
.main_visual img {width: 100%;}

.maintitle {margin: 50px 0; text-align: center;}
.maintitle h2 {font-size: 60px; font-weight: 800; color: #333;}
.maintitle p {font-size: 18px; font-weight: 300; color: #666;}

.section01 {width: 100%; margin: 10px 0; position: relative}
.section01 .wrap { width: 100%; text-align: center; position: relative;}
.section01 .wrap .ssbox:first-child {text-align: center; position: relative;}
.section01 .maintitle:before {position: absolute; content: ''; width: 0.5px; height: 100px; background: #000; left: 50%; top: -30px; transform: translateX(-50%);}
.section01 .maintitle {color: #000; margin-top: 70px; padding-top: 70px; position: relative; text-align: center; font-size: 24px;}
.section01 .maintitle h2 {color: #000; font-size: 66px;}

.main_modal .main_modal_wrap {}
.main_modal .main_modal_wrap .main_modalbox {text-align: center; margin-bottom: 100px;}
.main_modal .main_modal_wrap .main_modalbox .main_modaltxt h2 {font-size: 42px;}
.main_modal .main_modal_wrap .main_modalbox .main_modaltxt h3 {margin: 30px 0; font-size: 20px; color: #333;}
.main_modal .main_modal_wrap .main_modalbox .main_modaltxt img {width: 40%; display: inline-block;}
.main_modal .main_modal_wrap .main_modalbox .main_modaltxt p {font-size: 18px; line-height: 2em; color: #666; margin-top: 25px;}
.main_modal .main_modal_wrap .main_modalbox .main_modaltxt p strong {display: block; font-size: 24px;}

.main_service {background: #f4f4f4; padding: 50px 0; text-align: center;}
.main_service .wrap .main_service_slide {margin: 50px 0;}
.main_service .wrap ul {padding: 50px 0;}
.main_service .wrap ul li {width: 16%; float: left; margin-right: 5%; }
.main_service .wrap ul li:last-of-type {margin-right: 0;}
.main_service .wrap ul li p {margin-top: 30px;}

.main_car {padding: 100px 0; background: url(../img/main_carbg.jpg) no-repeat center / cover;}
.main_car .wrap {width: 1200px; text-align: center;}
.main_car .wrap .maintitle h2 {color: #fff;}
.main_car .wrap .maintitle p {color: #fff;}
.main_car .wrap .vbtn { display: inline-block; font-size: 14px; padding: 14px 30px; border: 1px solid  #fff; background: transparent; border-radius: 30px; color: #fff; margin-bottom: 10px; margin-top: 20px; transition: .5s;}
.main_car .wrap .vbtn:hover {background: #fff; color: #333;}
.main_car_slide {margin-bottom: 10px;}
.main_car_slide img {width: 100%;}
.main_car_thumb img {width: 100%;}
.main_car_slide .txtbox {background: #333; text-align: center; padding: 20px 0; color: #fff; font-weight: 700; font-size: 20px;}
.main_car_thumb .swiper-slide {transition:.3s; border: transparent;}
.main_car_thumb .swiper-slide-thumb-active {border: 5px solid  #4468ff;}

.main_partners {text-align: center; margin-bottom: 50px;}
.main_partners ul {display: inline-block;}

.section02 .wrap .ssbox {overflow: hidden; position: relative; height: 320px;}
.section02 {text-align: center; width: 100%; padding: 0px 10px;}
.section02 .wrap .ssbox .scroll02 {position: absolute; bottom:-100%; width: 100%; transition: 0.5s;}
.section02 .wrap .ssbox .scroll02.on2 {bottom: 20px;}
.section02 .wrap .ssbox ul li span {font-size: 60px; color: #fff; margin-top: 20px;}
.section02 .wrap .ssbox ul li{ float: left; width: 49%; height: 100px; border: 1px solid #a4a4a4;}
.section02 .wrap .ssbox ul li a {display: block; width: 100%; height: 100%;}
.section02 .wrap .ssbox ul li p {font-size: 18px; color: #fff; margin-top: 10px; font-weight: 700; line-height: 1.3em;}
.section02 .wrap .ssbox ul li:nth-child(1) {background: url(../img/sec01_01.jpg) no-repeat center / cover;}
.section02 .wrap .ssbox ul li:nth-child(2) {background: url(../img/sec01_02.jpg) no-repeat center / cover;}
.section02 .wrap .ssbox ul li:nth-child(3) {background: url(../img/sec01_03.jpg) no-repeat center / cover;}
.section02 .wrap .ssbox ul li:nth-child(4) {background: url(../img/sec01_04.jpg) no-repeat center / cover;}
.section02 .wrap .ssbox ul li:nth-child(1),
.section02 .wrap .ssbox ul li:nth-child(3) {margin-right: 2%;}
.section02 .wrap .ssbox ul li:nth-child(3),
.section02 .wrap .ssbox ul li:nth-child(4) {margin-top: 2%;}

.sectitle p {font-size: 24px; letter-spacing: 20px; text-align: center; margin-top: 50px; margin-bottom: 10px; position: relative;}
.section03 {padding: 10px; text-align: center;background: #fff;}
.section03 .wrap .ssbox:nth-child(2) {margin-top: 4px;}
.section03 .wrap .ssbox img {width: 100%;}
.section04 .wrap .ssbox {text-align: center; background: #e35827; height: 100px;}
.section04 .wrap .ssbox a {width: 100%; height: 100px; display: block;} 
.section04 .wrap .ssbox h3 {color: #fff; font-size: 30px; padding-top: 10px;}
.section04 .wrap .ssbox img {width: 100px;}
.scroll3 {position: relative; height: 100px; width: 100%; overflow: hidden;}
.scroll3 li {position: absolute; transition: 0.2s;} 
.scroll3 li a h3 { width: 100px;position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%); background-color:rgba(0, 0, 0, 0.4); height: 30px; line-height: 30px;}
.scroll4 li {opacity: 1; transition: 1s;}
.scroll4.on4 li {opacity: 1;}
.scroll4.on4 li a {width: 100%; height: 100%; display: block; position: relative;}
.scroll4 li a h3 { width: 100px;position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%); background-color:rgba(0, 0, 0, 0.4); height: 30px; line-height: 30px;}
.section05 {text-align: center; width: 100%; position: relative; background: url(../img/slide03.jpg) no-repeat center / cover; padding-bottom: 30px; padding-top: 10px; overflow: hidden !important;}
.section05 .wrap .ssbox h3 {font-size: 40px; font-weight: 800; text-align: center;}
.section05 .maintitle {margin-bottom: 0px; margin-top: 0; color: #fff; border: none;}
.section06 {background: #333; height: 380px; margin-top: 15px; text-align: center;}
.section06 .maintitle {color: #fff; border: none; font-weight: 400; padding-top: 30px;font-size: 18px;}
.section06 .maintitle b {font-size: 40px; font-weight: 800; color: #fff;}
/* sub all */
.sub {margin-top: 150px;}
.sub .wrap .board td,
.sub .wrap .board td a{font-size:12px; font-weight:400; color:#666;}

.subtop {margin: 0 auto; width: 100%; text-align: center;}
.subtop h1 {text-align: center; color: #fff;}
.subtop01 { position: relative;}



/* sub style */

.sub01_01 .wrap .sbox2 .ssbox1 {margin: 50px; text-align: center;}
.sub01_01 .wrap .sbox2 .ssbox1 p {font-size: 28px; line-height: 2em; }
.sub01_01 .wrap .sbox2 .ssbox1 p b {color: #000;}
.sub01_01 .wrap .subtitle {background: #333; padding: 15px; font-size: 24px; color: #fff; text-align: center;}
.sub01_01 .wrap .sbox2 .ssbox2 {border: 1px solid  #000; padding: 10px;}
.sub01_01 .wrap .sbox2 .ssbox2 p:last-child {font-size: 20px; line-height: 2em; padding: 20px;}
.sub01_01 .wrap .sbox2 .ssbox2 .pbox {width: 100%; height: 200px; background: url(../img/sub01_02.jpg) no-repeat center / cover;}
.sub01_01 .wrap .sbox2 .ssbox2 p:last-child b:last-child {color: #000; font-size: 20px; border-bottom: 3px solid #000;}
.sub01_01 .wrap .sbox3 .ssbox4 .pbox {width: 100%; height: 200px; background: url(../img/sub01_01.jpg) no-repeat center / cover; text-align: center; position: relative;}
.sub01_01 .wrap .sbox2 {margin-right: 2%;}
.sub01_01 .wrap ul .sbox2,
.sub01_01 .wrap ul .sbox3 {width: 49%; float: left; text-align: center;}
.sub01_01 .wrap .sbox2 .ssbox2,
.sub01_01 .wrap .sbox3 .ssbox4 {height: 465px;}
.sub01_01 .wrap .sbox3 .ssbox4 {border: 1px solid #000; padding: 10px;}
.sub01_01 .wrap .sbox3 .ssbox4 p {line-height: 2em; font-size: 20px; padding: 20px;}
.sub01_01 .wrap .sbox3 .ssbox4 p:first-child {font-size: 16px; font-weight: 700; margin-top: 10px;}
.sub01_01 .wrap .sbox3 .ssbox4 p:first-child b {color: #000;}
.sub01_01 .wrap .sbox3 .ssbox4 p:nth-child(2) {font-size: 20px; line-height: 2em;}
.sub01_01 .wrap .sbox3 .ssbox4 p:last-child {font-size: 20px;}
.sub01_01 .wrap .sbox3 .ssbox4 p:last-child b {color: #000;}
.sub01_01 .wrap .sbox3 .ssbox3 h3 {width: 300px; color: #fff;position: absolute; top: 50%; transform:translate(-50%,-50%); left: 50%; font-size: 30px;}

.sub01_01 .wrap .sbox4 .ssbox5 .mbox:nth-child(2),
.sub01_01 .wrap .sbox4 .ssbox5 .mbox:nth-child(5) {margin: 15px 2%;}
.sub01_01 .wrap .sbox4 .ssbox5 .mbox {width: 32%; float: left; border: 1px solid #333; text-align: center; padding: 50px 0; margin: 15px 0;}
.sub01_01 .wrap .sbox4 .ssbox5 .mbox span {font-size: 90px; color: #333;}
.sub01_01 .wrap .sbox4 .ssbox5 .mbox p {font-weight: 700; font-size: 20px; color: #333;}
.sub01_01 .wrap .sbox3 {overflow: hidden; position: relative;}
.sub01_01 .wrap .sbox4 .ssbox6 .subtitle {margin-top: 50px; color: #fff; background: #333;}
.sub01_01 .wrap .sbox4 .ssbox6 p:nth-child(2),
.sub01_01 .wrap .sbox4 .ssbox6 p:nth-child(3) {line-height: 2em; color: #333; text-align: center; font-size: 18px; margin: 15px 0;}
.sub01_01 .wrap .sbox4 .ssbox7 p {font-size: 42px; font-weight: 700; margin: 60px 0; text-align: center;}
.sub01_01 .wrap .sbox4 .ssbox7 p b {color: #000;}
.sub01_01 .wrap .sbox4 .ssbox8 {text-align: center;}
.sub01_01 .wrap .sbox4 .ssbox8 img {width: 200px;}

.sub01_02 .wrap p.subtitle {color: #000; font-size: 30px; text-align: center; margin-bottom: 50px; padding-bottom: 50px; position: relative;}
.sub01_02 .wrap p.subtitle:before {position: absolute; content: ''; width: 70px; height: 1px; background: #333; left: 50%; transform: translateX(-50%); bottom: 25px;}

.sub01_03 .wrap .sbox .stable {width: 100%; border-collapse: collapse; font-size: 12px; margin-top: 20px;}
.sub01_03 .wrap .sbox .stable th,
.sub01_03 .wrap .sbox .stable td {padding: 10px 20px;}
.sub01_03 .wrap .sbox {margin: 20px 0; padding: 10px;}
.sub02_01 .title{padding:10px 0; text-align:center; background:#f5f5f5;}
.sub02_01 .title p:nth-of-type(1){font-size:20px; font-weight:700; color:#888; letter-spacing:7px; font-family:'Nanum Myeongjo', serif;}
.sub02_01 .title p:nth-of-type(2){margin-top:20px; font-size:12px; font-weight:400; color:#888; font-family:'Nanum Myeongjo', serif;}
.sub02_01 .sbox .ssbox p:first-child {font-size: 24px; text-align: center; padding: 30px 0;}
.sub02_01 .sbox .ssbox h3 {padding: 20px 0;font-size: 24px;}
.sub02_01 .sbox .ssbox p:last-child {line-height: 1.5em;} 
.sub02_01 .sbox {padding-bottom: 50px;}