/*	index*/
.pc-only{display: block !important;}
.m-only{display: none !important;}
	
.main .main-tit{
	font-size: 60px;
	color: #073260;
	letter-spacing: -2.4px;
    font-family: 'GmarketSansBold';
    display: block;
    text-align: center;
    width: 100%;
}
.main .sub-tit{
    font-size: 30px;
    color: #F77F34;
    letter-spacing: -1.2px;
    margin-bottom: 48px;
    font-family: 'GmarketSansBold'; 
    display: block;
    text-align: center;
    width: 100%;
}
.main p{
    width: 100%;
    font-size: 24px;
    color: #333;
    line-height: 32px;
    text-align: center;
}
.section1{
	width: 100%;
	padding-bottom: 120px;
    position: relative;
    overflow: hidden;
    height: 1000px;
}

.section2{ 
    width: 100%;
	padding-top: 100px;
    padding-bottom: 140px;
	/* background-color: bisque; */
    background-image: url(../images/main/main_bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/* 수정 */
.section2 .txt-box-wrap{
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
   /*  margin-top: 400px; */
}
.section2 .txt-box-wrap:before{
    content:'';
    position: absolute;
    background-image: url(../images/main/quotes_1.svg);
    background-size: 44px;
    width: 44px;
    height: 44px;
    top: -13px;
    left: 0;
}
.section2 .txt-box-wrap:after{
    content:'';
    position: absolute;
    background-image:url(../images/main/quotes_2.svg) ;
    background-size: 44px;
    width: 44px;
    height: 44px;
    bottom: -20px;
    right: 0;
}

.section2 .txt-wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.section2 .txt-wrap:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 95%;
	height: 75%;
	border-left: 6px solid #E88547;
	border-bottom: 6px solid #E88547;
}
.section2 .txt-wrap:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 95%;
	height: 75%;
	border-right: 6px solid #E88547;
	border-top: 6px solid #E88547;
}
.section2 .txt-wrap span{
	text-align: center;
	color: #073260;
}

.section2 .txt-wrap span.world{
	font-size: 50px;
	font-family: 'GmarketSansBold'; 
	letter-spacing: -2px;
	padding-top: 15px;
	
}
.section2 .txt-wrap span.jeju{
	font-size: 90px;
	letter-spacing: -3.6px;
	font-family: 'Cafe24Shiningstar';
}
.section2 .txt-wrap span.sparkle{position: absolute;}
.section2 .txt-wrap span.sparkle i{font-size: 50px;}
.section2 .txt-wrap span.sparkle1{
	top: -70px;
	right: 0;
}.section2 .txt-wrap span.sparkle2{
	bottom: -40px;
	left: 24%;
}
.section2  p{font-size: 20px; color: #F77F34;}


.section2 h2.main-tit{
	color: #073260;
}
.section2 h3.sub-tit{
    color: #F77F34;
    padding-top: 80px;
	margin-bottom: 0;
}
.section2 h3.sub-tit.gr{
	font-size: 33px;
}
.section2 h3.sub-tit.gr span{font-size: 30px;}

.section2 .sub-tit { margin-bottom: 3px;}
.section2 .img-wrap{width: 100%;}

.section2 .img-wrap ul li{
    width: 25%;
    height: 280px;
    background-size: 280px;
    background-repeat: no-repeat;

}
.section2 .img-wrap ul li a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    font-size: 30px;
    text-align: center;
    font-family: 'GmarketSansBold';
	color: #073260; 
    padding-top: 45px;
    line-height: 35px;
}
.section2 .img-wrap ul li:nth-child(1){
    background-image: url(../images/main/img01_plan.png);
}
.section2 .img-wrap ul li:nth-child(2){
    background-image: url(../images/main/img01_pro01.png);
    margin-top: 160px;
}
.section2 .img-wrap ul li:nth-child(3){
    background-image: url(../images/main/img01_pro02.png);
}
.section2 .img-wrap ul li:nth-child(4){
    background-image: url(../images/main/img01_pro03.png);
    margin-top: 160px;
}

.section2 .img-wrap ul li:nth-child(2) a{ padding-top: 35px;}
 .section2 .img-wrap ul li:nth-child(3) a{ padding-top: 54px;}
/*.section2 .img-wrap ul li:nth-child(1):hover ~ *.opc {opacity: 40%;}
.section2 .img-wrap ul li:nth-child(2):hover + *.opc { opacity: 40%;}
.section2 .img-wrap ul li:nth-child(3):hover + *.opc { opacity: 40%;} */

.section3{ 
	padding-top: 100px;
    padding-bottom: 40px;
	/* background-color: aquamarine; */
    background-image: url(../images/main/main_bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.section3 .video-wrap{
    width: 100%;
    height: 500px;
    margin-top: 55px;
    box-shadow: 10px 10px 0px #00000029;
    /* background-color: #fff;    */
    z-index: 1;
    /* background-image: url(../images/common/img_ready.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center; */
}
.section3 .video-wrap iframe{ width: 100%; height: 500px;} 
.wrap{position: relative;}
.wrap .circle-wrap-right{
    width: 100%;
    height: 100%;
    background-image: url(../images/main/main_bg3.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    top: 20%;
    right: 0;
}
.section4{
	width: 100%;
    padding-top: 80px;
    padding-bottom: 65px;
    /* background-color: #fff; */
}
.section4 .notice{
    width: 50.8%;
    height: 414px;
    padding: 50px 40px;
    box-shadow: 10px 10px 0px #00000029;
    position: relative;
}
.section4 .notice h2.main-tit{ text-align: left;}
.section4 .notice ul{width: 100%;}
.section4 .notice ul li{margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.section4 .notice ul li a{
    font-weight: bold;
    font-size: 20px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    text-decoration: none;
    color: #333;
}
.section4 .notice ul li span{ font-size: 20px;}
.section4 .notice .more-btn a{
    font-size: 24px;
    color: #073260;
    font-family: 'GmarketSansBold';
}

.section4 .notice-wrap{
    border: 2px solid #C5EF9C;
    background-color: #fff;
    z-index: 1;
}
.section4 .notice-wrap h3.sub-tit{
    text-align: left;
    color: #B9F292;
    margin-bottom: 20px;
}
.section4 .notice-wrap .more-btn{
    position: absolute;
    top: 80px;
}
.section4 .bodo-wrap h3.sub-tit{
    text-align: left;
    color: #fff;margin-bottom: 20px;
}
.section4 .bodo-wrap{
    margin-left: -20px;
    background-color: #81E5E1;
    margin-top: 20px; 
}
.section4 .bodo-wrap .more-btn{
    position: absolute;
    top: 80px;
}
.section4-2{width: 100%; margin-top: 65px;}

.section4-2 h2.main-tit{
    text-align: left;
}
.section4-2 h3.sub-tit{
    text-align: left;
}
.section4-2 .map-wrap{
    width: 50%;
    float: left;
    height: 390px;
    box-shadow: 10px 10px 0px #00000029;
    position: relative;
    border: 1px solid ;
    background-color: #fff;
}
.section4-2 .map-wrap .wrap_map{
    height: 390px;
}

.section6{
    padding-top: 175px;
    padding-bottom: 140px;
    
}
.section6 .gallery-wrap{
    width: 100%;
    z-index: 1;
    background-color: #fff;
}
.section6 .gallery-wrap ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section6 .gallery-wrap ul li{
    width: 33.3%;
    height: 285px;
    background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.section6 .gallery-wrap ul li span{
    display: none;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.section6 .gallery-wrap ul li span p.more-btn a{
    color: #073260;
    font-size: 16px;
     font-family: 'GmarketSansBold';
    margin-top: 30px;
}
.section6 .gallery-wrap ul li:hover span{
    display: block;
    background-color: rgba(232, 133, 71, 0.8);
}
.section6 .gallery-wrap ul li:hover span p:nth-of-type(1){
    color: #fff;
    padding-top: 45px;
    font-family: 'GmarketSansBold';
    font-size: 30px;
    width: 60%;
    margin: 0 auto 10px;
    text-align: center;
	
}
.section6 .gallery-wrap ul li:hover span p.more-btn a{
	background-image: url(../images/common/more_w.svg);
	max-width: 161px;
	height: 85px;
	line-height: 75px;
	background-size: 100%;
	background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    font-size: 16px;
	font-family: 'GmarketSansBold';
}
.wrap .circle-wrap-left{
    width: 100%;
    height: 100%;
    background-image: url(../images/main/main_bg4.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 40%;
    position: absolute;
    bottom: 0;
    right: 0; 
    z-index: -1;
}

/*팝업*/
.main-popup .swiper-container {width: 800px;}
.main-popup .swiper-pagination {
	bottom: 5px !important;
}
.main-popup .swiper-pagination span {
	border-radius: 50%;
}
.main-popup .swiper-pagination-bullet-active {background-color: #4E5968;}

.main-popup {
	position:fixed;
	z-index: 999;
}
.main-popup .popup-bottom {
	width: 100%;
	height: 30px;
	padding-top: 0px;
	color: #fff;
	font-size: 14px;
	background-color: #000;
	margin-top: -5px;
	padding-bottom: 35px;
}
.main-popup .popup-bottom label {padding-left: 5px; font-size: 14px; color: #fff;}
.main-popup .popup-bottom .popup-close {
	color: #fff;
	font-size: 14px;
}
.main-popup .popup-bottom p:nth-child(1){ text-align: left;}
.main-popup .popup-bottom p:nth-child(2){ text-align: right;}
.popup-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	z-index: 102;	
}
.main-popup.default .swiper-pagination{bottom: 35px !important ; }

@media (min-width: 992px) {
    .section1 video{
        position: absolute;
        min-width: 100%;
        min-height: 1000px;
        z-index: -1;
        overflow: hidden;
        width: auto;
        height: auto;
    }
    .section2 .img-wrap ul{
        display: flex;
        justify-content: space-between;
        margin-top: 70px;
    }
    .section4-2 .tit-wrap{
        width: 50%;
        float: left;
    }
    .section4-2  p{
        /* position: absolute;
        bottom: -80px;
        left: -60px; */
        display: inline-block;
        width: 550px;
        border: 2px solid #14325D;
        background-color: #073260;
        padding: 21px 30px;
        color: #fff;
        font-family: 'GmarketSansBold';
        text-align: left;
        box-shadow: 10px 10px 0px #00000029;
        z-index: 1;
        font-size: 24px;
    }
	.section4-2 p span{
		display: inline-block;
		background-color: #FF3B88;
		padding: 12px 18px;
		border-radius: 10px;
		font-size: 26px;
		margin-right: 50px;
		line-height: 30px
	}
	 .section4-2 .map-wrap .section_address{ display: none;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .main .main-tit{font-size: 50px;}
    .section2 .img-wrap ul li a{
        font-size: 26px;
        padding-top: 50px;
    }
    .section2 .img-wrap ul li{ background-size: 100%}
    .section2 .img-wrap ul li a{ line-height: 30px;}
    .section2 .img-wrap ul li:nth-child(3) a{padding-top: 40px;}
	
	.section4-2 p{
		width: 435px;
		font-size: 22px;
		padding: 21px 10px; 
	}
	.section4-2 p span{
		font-size: 24px;
		margin-right: 10px;
	}
	
}

@media (max-width: 991px) {
    .pc-only{display: none !important;}
    .m-only{display: block !important;}
	
.main .main-tit{
	font-size: 30px;
}
.main .sub-tit{
    font-size: 14px;
    margin-bottom: 10px;
}
.main p{
    font-size: 18px;
    line-height: 28px;
}
.section1{
	width: 100%;
	padding-bottom: 50px;
    height: 220px;
    overflow: hidden;
}
.section1 video{
    position: absolute;
/*     min-height: 450px; */
    z-index: -1;
    overflow: hidden;
    width: 100%;
    height: 220px;
	left: 0;
	object-fit: fill;
}
.section1  p{font-size: 14px;}
.section1 h2.main-tit{
    font-size: 33px;
}
.section1 h3.sub-tit{
    padding-top: 0px;
    font-size: 15px;
    letter-spacing: 0.8px;
    margin-top: 270px;
}

.section2{
	padding-top: 50px;
}

.section2  p{font-size: 14px;}
.section2 h2.main-tit{
    font-size: 33px;
}
.section2 h3.sub-tit{
    padding-top: 0px;
    font-size: 15px;
}
.section2 h3.sub-tit.gr{
	font-size: 18px;
}
.section2 h3.sub-tit.gr span{ font-size: 15px;}



.section2{ 
    width: 100%;
	padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(../images/main/m_main_bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.section2 .img-wrap{
    width: 100%;
    height:auto;
    position: relative;
    margin-top: 50px;
}
.section2 .img-wrap ul{
    
}
.section2 .img-wrap ul li{
    width: 60%;
    max-width: 220px;
    height: 220px;
    background-size: 220px;
    background-repeat: no-repeat;
    text-align: center;
}
.section2 .img-wrap ul li a{
    font-size: 18px;
    padding-top: 40px; 
    line-height: 22px;
}
.section2 .img-wrap ul li:nth-child(1){
    
   
}
.section2 .img-wrap ul li:nth-child(2){
    margin-left: 40%;
    margin-top: 0;
}
.section2 .img-wrap ul li:nth-child(3){
    margin-top: 0;
    /* height: 273px; */
}
.section2 .img-wrap ul li:nth-child(4){
    margin-left: 40%;
    margin-top: 0;
}
.section2 .img-wrap ul li:nth-child(2) a{ padding-top: 35px;}
 .section2 .img-wrap ul li:nth-child(3) a{ padding-top: 40px;}
/*.section2 .img-wrap ul li:nth-child(1):hover ~ *.opc {opacity: 40%;}
.section2 .img-wrap ul li:nth-child(2):hover + *.opc { opacity: 40%;}
.section2 .img-wrap ul li:nth-child(3):hover + *.opc { opacity: 40%;} */

.section3{ 
	padding-top:40px;
}
.section3 .row{ 
    margin-left: 0;
    margin-right: 0;
}
.section3 .video-wrap{
    height: 180px;
    margin-top: 15px;
    z-index: 0;
}
.section3 .video-wrap iframe{ width: 100%; height: 180px;} 
.wrap{
    position: relative;
    background-image: url(../images/main/m_main_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 130%;
}
.wrap .circle-wrap-right{
    display: none;
}
.section4{
    padding-top: 60px;
}
.section4 .row{ 
    margin-left: 0;
    margin-right: 0;
}
.section4 .notice{
    width: 100%;
    height: 350x;
    padding: 30px 20px;
}
.section4 .notice ul li{
    display: flex;
    flex-direction: column;
}
.section4 .notice ul li a{
    font-weight: bold;
    font-size: 20px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    text-decoration: none;
    color: #333;
}
.section4 .notice ul li span{ font-size: 20px;}
.section4 .notice .more-btn a{
    font-size: 15px;
}

.section4 .notice-wrap{
    border: 2px solid #C5EF9C;
    background-color: #fff;
    z-index: 0;
}
.section4 .notice-wrap h3.sub-tit{
    text-align: left;
    color: #B9F292;
    margin-bottom: 20px;
}
.section4 .notice-wrap .more-btn{
    position: absolute;
    top: 30px;
    left: 0;
}
.section4 .bodo-wrap h3.sub-tit{
    text-align: left;
    color: #fff;margin-bottom: 20px;
}
.section4 .bodo-wrap{
    margin-left: 0;
    margin-top: 20px; 
}
.section4 .bodo-wrap .more-btn{
    position: absolute;
    top: 30px;
    left: 0;
}
.section4-2{width: 100%; margin-top: 65px;}
.section4-2 h2.main-tit{
    text-align: center;
}
.section4-2 h3.sub-tit{
    text-align: center;
}
.section4-2 .map-wrap{
    width: 100%;
    float: left;
    height: 260px;
    box-shadow: 10px 10px 0px #00000029;
    position: relative;
    border: 1px solid ;
    background-color: #fff;
    z-index: 0;
}
.section4-2 .map-wrap .wrap_map{height: 260px;}
.section4-2 .map-wrap  .section_address{ display: none;}

.section4-2 p{
    display: block;
    width: 100%;
    max-width: 360px;
    border: 2px solid #14325D;
    background-color: #073260;
    padding: 12px 10px;
    color: #fff;
    font-family: 'GmarketSansBold';
    text-align: left;
    box-shadow: 10px 10px 0px #00000029;
    z-index: 2;
    font-size: 16px;
    margin: 0 auto;
   position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -85px; 
}
.section4-2  p span{
    display: inline-block;
    background-color: #FF3B88;
    padding: 12px 11px;
    border-radius: 10px;
    font-size: 20px;
    margin-right: 12px;
    line-height: 30px
}
.section6{
    padding-top: 75px;
    padding-bottom: 60px;
    position: relative;
    z-index: 0;
}
.section6 .row{ 
    margin-left: 0;
    margin-right: 0;
}
.section6 .gallery-wrap{
    width: 100%;
    background-color: #fff;
}
.section6 .gallery-wrap ul li{
    width: 50%;
    height: 140px;
}
.section6 .gallery-wrap ul li span{
    display: none;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.section6 .gallery-wrap ul li:hover span{
	height: 140px;
}
.section6 .gallery-wrap ul li:hover span p:nth-of-type(1){
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto 2px; 
}

.section6 .gallery-wrap ul li:hover span p.more-btn a{
	max-width: 80px;
	height: 46px;
    line-height: 40px;
	font-size: 12px;
}
.wrap .circle-wrap-left{
    display: none;
}
	/* 팝업 */
	.main-popup .swiper-container { width: 350px; height: auto;;}

	
}