#main {
  position: relative;
}
/*
.fullPage_anc {
  position: fixed;
  right: 90px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  text-align: center;
  font-size: 12px;
  z-index: 101;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 300;
}

.fullPage_anc .line {  width: 1px;  height: 96px;  background: #fff;  display: block;  -webkit-transform: skew(-15deg);  transform: skew(-15deg);  margin: 6px auto;}
.fullPage_anc.on {  color: #727171;}
.fullPage_anc.on .line {  background: #727171;}
*/


.h100 {
  height: 100vh;
}

#mainVisual .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 5s;
  transition: all 5s;
}

#mainVisual .item1 .bg {  background-image: url(../img/main/visual01.jpg);}
#mainVisual .item2 .bg {  background-image: url(../img/main/visual02.jpg);}
#mainVisual .item3 .bg {  background-image: url(/img/main/mainVisual03.jpg);}
#mainVisual .item4 .bg {  background-image: url(/img/main/mainVisual04.jpg);}

#mainVisual .txtBox {  height: 100vh;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  text-align: center;  color: #fff;}
#mainVisual .txtBox dl h3 {font-size: 36rem;  text-transform: uppercase;  line-height: 1;  letter-spacing: -0.02em;  margin-bottom: 20px;  overflow: hidden;}
#mainVisual .txtBox dl dd {font-size:20rem; overflow: hidden; font-weight:300;}
#mainVisual .txtBox dl dd p { -webkit-transform: scale(1.3);  transform: scale(1.3);  -webkit-transition: all 1.2s;  transition: all 1.2s;  font-size: 25rem;  opacity: 0;  -webkit-transition-delay: 0.4s;  transition-delay: 0.4s;}
#mainVisual .item.on .bg {  -webkit-transform: scale(1);  transform: scale(1);}
#mainVisual .item.on .txtBox dl dd p {  opacity: 1;  -webkit-transform: scale(1);  transform: scale(1);}

@media (max-width: 1200px) {
  #fullpage .section {    overflow: hidden;    height: auto !important;  }
  
#mainVisual .txtBox dl h3 { font-size: 24rem; }
#mainVisual .txtBox dl dd p {font-size: 15rem;  }
}


#fullpage #melag .inner1600.flexBox {  gap: 5%;}
#fullpage #melag .inner1600.flexBox > * {  width: 50%;  /* flex-shrink: 0; */}
#fullpage #melag .tit_s1 {  margin-bottom: 12.8068303094984vh;}
#fullpage #melag .rec {  padding-right: 5%;}
#fullpage #melag::before {  content: "";  width: 50vw;  height: 100vh;  display: block;  position: absolute;  left: 0;  top: 0;  background: url("../img/main/melag_img.jpg") no-repeat center;  background-size: cover;}
#fullpage #melag .notice { transform: translateY(10px);  max-width: 720px;}
#fullpage #melag .notice .tit {  margin-bottom: 6.189967982924226vh;}
#fullpage #melag .notice .tit dl {  display: flex;  align-items: flex-end;  gap: 34px;}
#fullpage #melag .notice .tit dt {  font-size: 50rem;  color: #333;  line-height: 1;}
#fullpage #melag .notice .list li {font-size:18rem; }
#fullpage #melag .notice .list .txt {  padding: 0 16px;  overflow: hidden;}
#fullpage #melag .notice .list .txt dt,
#fullpage #melag .notice .list .txt dd {  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
#fullpage #melag .notice .list .txt dt {  font-size: 2rem;}
#fullpage #melag .notice .list .txt dd {  margin-top: 8px;  font-weight: 300;}


.section1 .sec-inner {  display: flex;  align-items: center;  position: relative;}
.section1 .sec-inner > .main-video-wrap {  width: 50%;  height: 100vh;   position: relative;  overflow: hidden;  transition: width 1s ease-in-out;}
.section1 .sec-inner > .main-video-wrap > img {position: absolute;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  touch-action: auto;  pointer-events: none;  transform: scale(1);}
.section1 .sec-inner > .text-wrap {  width: 50%;  padding-left: 12%;}
.section1 .sec-inner > .text-wrap > .title { font-size: 50rem;  color: #333; line-height:1.2;}
.section1 .sec-inner > .text-wrap > .desc {font-family: 'Pretendard';  font-weight: 300; font-size:18rem; margin-top: 30px;  color: #322a29;}
.section1 .sec-inner > .text-wrap > dl {margin-top:30rem;}
.section1 .sec-inner > .text-wrap > dl dd { font-weight: 300; font-size:18rem; color: #322a29; margin-bottom:10rem; margin-left:10rem; }
.section1 .sec-inner > .text-wrap > dl dd:before {content: ""; position:absolute; width:4px; height:4px; background:#7e665a; text-align:left; margin-left:-10px; border-radius:5px; margin-top:10px;}

.section2 .sec-inner {  display: flex;  align-items: center;  position: relative;}
.section2 .sec-inner > .main-video-wrap {  width: 50%;  height: 100vh;   position: relative;  overflow: hidden;  transition: width 1s ease-in-out;}
.section2 .sec-inner > .main-video-wrap > img {position: absolute;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  touch-action: auto;  pointer-events: none;  transform: scale(1);}
.section2 .sec-inner > .text-wrap {  width: 50%;  padding-left: 12%;}
.section2 .sec-inner > .text-wrap > .title { font-size: 50rem;  color: #333; line-height:1.2;}
.section2 .sec-inner > .text-wrap > .desc {font-family: 'Pretendard';  font-weight: 300; font-size:18rem; margin-top: 30px;  color: #322a29;}

.main-custom__inner {display:flex;flex-direction:column;position:relative;padding:0 10rem;}
.main-custom__inner::after {top:50%;right:-1px;transform:translate(40%, -50%);}

.time {width:420rem; margin-top:50rem;}
.main-custom__inner dl {font-family: 'Pretendard';  color:#333; font-size:16rem; text-align:left; margin-bottom:10rem;}
.main-custom__inner dl dt {float:left; width:150rem;}
.main-custom__inner dl dd {display:inline-block;}
.main-custom__category {font-family: 'Pretendard';  font-size:17rem;color:#333; margin-top:10rem;}

.section4 .sec-inner {
  display: flex;
  align-items: center;
}
.section4 .sec-inner > .main-video-wrap {
  width: 50%;
  height: 100vh; 
  position: relative;
  overflow: hidden;
  transition: width 1s ease-in-out;
  order: 2;
}
.section4 .sec-inner > .main-video-wrap > img {  position: absolute;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  touch-action: auto;  pointer-events: none;  transform: scale(1);}
.section4 .sec-inner > .text-wrap {  width: 50%;  padding-left: 16%;}
.section4 .sec-inner > .text-wrap > .title { font-size: 50rem;  color: #333; line-height:1.2;}
.section4 .sec-inner > .text-wrap > .desc {font-family: 'Pretendard';  font-weight: 300; font-size:18rem; margin-top: 30px;  color: #322a29;}



@media (max-width: 1024px) {

  .section1 {    position: relative;    z-index: -1;  }
  .section2 {    position: relative;    z-index: -1;  }
  .section1 .sec-inner,
  .section2 .sec-inner,
  .section4 .sec-inner {    flex-direction: column;  }
  .section1 .sec-inner > .main-video-wrap,
  .section2 .sec-inner > .main-video-wrap,
  .section4 .sec-inner > .main-video-wrap {    width: 100%;    height: 70vh;    order: 0;  }

  .section1 .sec-inner > .text-wrap,
  .section2 .sec-inner > .text-wrap,
  .section4 .sec-inner > .text-wrap {    width: 100%;    padding: 0 20px;    height: 50vh;    display: flex;    flex-direction: column;    padding-top: 80rem;  }
  .section1 .sec-inner > .text-wrap > .title,
  .section2 .sec-inner > .text-wrap > .title,
  .section4 .sec-inner > .text-wrap > .title {    font-size: 30rem;  }
  .section1 .sec-inner > .text-wrap > .desc,
  .section2 .sec-inner > .text-wrap > .desc,
  .section4 .sec-inner > .text-wrap > .desc {    font-size: 14rem;    margin-top: 20rem;  }

  .time {width:100%; }
  .main-custom__inner dl dt {width:100rem;}
  .main-custom__inner dl {font-size:14rem; }
  .main-custom__category {font-size:14rem;}


}





.section_3 {width:100%; position:relative; padding:0 0; box-sizing:border-box;}
.section_3:after {position:absolute; content:''; top:0; right:0; width:60%; height:100%; background:#806f5f; z-index:-1;}
.section_3 .body {width:100%; max-width:1400px; margin:0 auto; position:relative; padding-top:100rem;}
.section_3 .body:after {display:block; content:''; clear:both;}
.section_3 .body .left {width:28%; float:left;}
.section_3 .body .left h3 { font-size: 50rem;  color: #333; line-height:1.2;}
.section_3 .body .left p  {font-family: 'Pretendard';  font-weight: 300; font-size:18rem; margin-top: 30px;  color: #322a29;}
.section_3 .body .left .slide_1 {width:850px; position:absolute; bottom:-25rem; left:-350px; }
.section_3 .body .left .slide_1:after {position:absolute; content:''; width:120px; height:100%; top:0; right:0; background:#fff;}
.section_3 .body .left .slide_1 .slick-track {margin-left:175px;}
.section_3 .body .left .slide_1 li {width:230px; margin:0 10px; position:relative;}
.section_3 .body .left .slide_1 li .img {width:100%; height:0; padding-bottom:60%; background-size:100% 100%; background-position:center center; background-repeat:no-repeat;}
.section_3 .body .left .slide_1 li.slick-current:after {position:absolute; content:''; width:100%; height:100%; top:0; left:0; border:0px solid #2d2d2d; box-sizing:border-box;}
.section_3 .body .left .slide_1 .slick-prev {font-size:0; width:0; height:0; border:0; background:0; opacity:0;}
.section_3 .body .left .slide_1 .slick-next { font-size:0; width:0; height:0; border:0; background:0; opacity:0;}
.section_3 .body .left .slick-dots {display:inline-block; position:absolute; top:0; left:50%; margin-left:0; box-sizing:border-box; }
.section_3 .body .left .slick-dots li {display:none; margin:0;}
.section_3 .body .left .slick-dots li.slick-active {display:inline-block; width:auto;}
.section_3 .body .left .slick-dots li button {border:0; background:none; font-size:15rem; color:#857774; margin-top:-85rem; }
.section_3 .body .left .slick-dots li button:before { content:'0'; }
.section_3 .body .left .slick-dots li:nth-child(10) button:before,
.section_3 .body .left .slick-dots li:nth-child(11) button:before,
.section_3 .body .left .slick-dots li:nth-child(12) button:before,
.section_3 .body .left .slick-dots li:nth-child(13) button:before,
.section_3 .body .left .slick-dots li:nth-child(14) button:before,
.section_3 .body .left .slick-dots li:nth-child(15) button:before {display:none;}
/*.section_3 .body .left .slick-dots span em:before { content:'0'; }*/
.section_3 .body .left .dotbtn:after {display:block; content:''; clear:both;}
.section_3 .body .left .dotbtn {position:absolute;bottom:185rem; left:0; }
.section_3 .body .left .dotbtn a.slide_prev {width:20px; height:20px; margin-right:20px; float:left;position:Relative; }
.section_3 .body .left .dotbtn a.slide_next {width:20px; height:20px; float:left;}

.section_3 .body .left .dotbtn span {position:absolute; left:95px; width:50px; bottom:-4rem;}
.section_3 .body .left .dotbtn span b {position:relative; width:20px; display:inline-block; }
/*.section_3 .body .left .dotbtn span b:after {position:absolute; content:''; width:3px; height:3px; top:50%; left:50%; transform:translate(-50%, -50%); border-radius:50%; background:#857774;}*/
.section_3 .body .left .dotbtn span em {font-style:normal; font-size:0rem; color:#d4d0cf; display:inline-block; }

.section_3 .body .right {width:72%; float:left;}
.section_3 .body .right ul li a {width:100%; height:100%; position:relative; display:block;}
.section_3 .body .right ul li .img{width:100%; height:0; padding-bottom:75%; background-size:100% 100%; background-position:center center; background-repeat:no-repeat;}


@media screen and (max-width: 1200px){

	/** section_3 **/
	.section_3 {padding:60px 0;}
	.section_3:after {display:none;}
	.section_3 .body .left {width:100%; float:none; margin-bottom:20px; } 
	.section_3 .body .left h3 {font-size:18px;  box-sizing:border-box; padding:0 10px; line-height:24px; margin-bottom:15px;}
	.section_3 .body .left p {margin-bottom:30px; box-sizing:border-box; padding:0 10px; font-size:13px; line-height:22px;}
	.section_3 .body .left .slide_1 {position:unset; bottom:auto; left:auto; width:100%; padding-top:50px;}
	.section_3 .body .left .slide_1 .slick-track {margin-left:0;}
	.section_3 .body .left .slide_1:after {display:none;}
	.section_3 .body .left .slick-dots { top:198rem; left:95rem; margin-left:0;}
	.section_3 .body .left .dotbtn {bottom:auto; top:235rem; left:20px;}
	.section_3 .body .left .dotbtn span {bottom:-2rem;}

	.section_3 .body .right {width:100%; float:none; box-sizing:border-box; padding:0 10px;}
	.section_3 .body .right ul li a:after {width:50px; height:50px; background-size:24px;}


}



.sec04 {  position:relative; padding:0;}
.sec04 .map{width:1400rem; margin:0 auto;}
.sec04 .wayBox {width:450rem; height:388rem; background:#806f5f; position: absolute; left:50%; margin-left:-696px;; color:#fff; padding:70rem 50rem; z-index:21; top:150rem;}
.sec04 .wayBox h1 {color:#fff; font-size:16rem; margin-bottom:10rem; }
.sec04 .wayBox dl {display: flex; font-size:18rem; line-height:1.8;}
.sec04 .wayBox ul {display: flex;margin-top:80rem;}
.sec04 .wayBox ul li {width:33.333%; text-align:center; position:relative;}
.sec04 .wayBox ul li a{color:#fff;font-size:13rem;}
.sec04 .wayBox ul li i {width:42rem;height:42rem; display: block; margin:0 auto 15rem;}
.sec04 .wayBox ul li:nth-of-type(1) i{background:url(../img/main/icon_map1.png) center no-repeat;}
.sec04 .wayBox ul li:nth-of-type(2) i{background:url(../img/main/icon_map2.png) center no-repeat ;}
.sec04 .wayBox ul li:nth-of-type(3) i{background:url(../img/main/icon_map3.png) center no-repeat;}
.sec04 .wayBox ul li:nth-of-type(1):after {display: none;}

@media all and (max-width:1400px){
	.sec04 .map{width:100%; margin:0 auto;}
}

@media all and (max-width:1200px){
	.main_foot {display:none;}
	.sec04 .wayBox { left: 20px;margin-left: 0; width: auto; height: auto; padding: 30px; }
}

@media all and (max-width:768px){
	.sec04 .wayBox {position:relative;left:0; top:0; padding:8vw;}
	.sec04 .wayBox h1 {font-size:6vw; margin-bottom:3vw; text-align:left;}
	.sec04 .wayBox dl dt {text-align:left; width:15vw;}
	.sec04 .wayBox dl {font-size:3.5vw;}
	.sec04 .wayBox ul li a {font-size:3.5vw;}
	.sec04 .wayBox ul {margin-top:5vw;}
}

