@charset "UTF-8";
section {
  overflow: hidden;
  padding: 10rem 0 0;
}

#contents {
  background: #fff;
}

.floating {
  position: fixed;
  right: 1rem;
  bottom: 7rem;
  z-index: 50;
  display: none;
  width: 6.8rem;
  height: 6.8rem;
}
@media (max-width: 1024px) {
  .floating {
    display: block;
  }
}



.section1 {
  width: 100%;
  height: 100vh;
  position: relative;
  padding: 0;
}
.section1 .wrap-box {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
    text-align: center;
}
.section1 .wrap-box .txt-wrap .txt1 {
  color: #FFF;
  font-family: 'ivymode';
  font-size: 6rem;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: block;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .section1 .wrap-box .txt-wrap .txt1 {
    font-size: 1.2rem;
  }
}
.section1 .wrap-box .txt-wrap .txt2 {
      color: #ffffff9c;
/*     font-family: 'futura-pt'; */
    font-family: 'futura-pt';
    font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 9px;
  display: block;
    margin-bottom: 3rem;
  text-align: center;
}
@media (max-width: 1024px) {
  .section1 .wrap-box .txt-wrap .txt2 {
    font-size: 3rem;
    margin-top: 1.6rem;
  }
}
.section1 .wrap-box .show-btn {
	display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
	margin-top: 7rem;
/*   display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30rem; */
}
.section1 .wrap-box .show-btn li {
  display: flex;
  align-items: center;
}
.section1 .wrap-box .show-btn li:before {
  content: "";
  display: none;
  margin: 0 4.3rem;
  width: 0.1rem;
  height: 1.3rem;
  background: #FFF;
  opacity: 30%;
}
.section1 .wrap-box .show-btn li:first-of-type:before {
  display: none;
}
.section1 .wrap-box .show-btn li .click-btn {
  color: #FFF;
  font-family: 'futura-pt';
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 6px;
  opacity: 60%;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.section1 .wrap-box .show-btn li .click-btn.active {
  opacity: 100%;
  font-weight: 600;
}
.section1 .back-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*.back1 {
    background: url("/images/main/visual1.png") no-repeat center;
    background-size: cover;
  }*/
}
.section1 .back-wrap .back {
  width: 100%;
  height: 100%;
}
.section1 .back-wrap .back .MainVideo {
  object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
/* .section1 .back1 {
  background: url("/images/main/visual2.png") no-repeat center;
  background-size: cover;
} */

.section1 .mobile-only .wrap-box .txt-wrap .txt1 {
  color: #FFF;
  text-align: center;
  font-family: Futura-PT;
  font-size:2.8vw;
  font-weight: 400;
  line-height: normal;
  display: block;
}
.section1 .mobile-only .wrap-box .txt-wrap .txt2 {
  color: #FFF;
  text-align: center;
  font-family: 'ivymode';
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  margin-top: 1.6rem;
  letter-spacing: 1px;
}
@media(max-width:650px){
.section1 .mobile-only .wrap-box .txt-wrap .txt1{
    font-size: 2vw;
	opacity: 0.7;
}
.section1 .mobile-only .wrap-box .txt-wrap .txt2 {
font-size: 7vw;
}
}
.section1 .sec1_sd .swiper-slide {
  width: 100%;
  height: 100vh;
}
.section1 .sec1_sd .MainVideo {
  object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section1 .custom-pagination {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  color: white;
  font-family: "Helvetica Neue", sans-serif;
  display: flex;
  gap: 8px;
  align-items: center;
  z-index: 5;
}
.section1 .custom-pagination .divider {
  width: 30px;
  height: 1px;
  background: white;
  position: relative;
  top: 0;
  transform: rotate(-45deg);
  display: inline-block;
}
.section1 .custom-pagination .current,
.section1 .custom-pagination .total {
  font-weight: 400;
  font-size: 14px;
}


/**/
.section2 {
    margin: 0 0;
	padding:0 0;
    background: var(--blue07--);
    max-height: 100%;
    height: 1600px;
}
.section2 .inner {height: 100vh;}

.section2 .imgs {
    position: relative;
    width: 100%;
}
.section2 .img02 > img {
    position: absolute;
    top: 0;
    right: 0;
	border-radius:0 0 0 250px;
}
.section2 .img01 > img {
    position: absolute;
    top: 450px;
    right: 16%;
	border-radius:400px 400px 0 0;
    z-index: 9;
}
.section2 .img03 {
	width:255px;
	height:390px;
    position: absolute;
    top: 1150px;
    left: 0;
/* 	border-radius:0 0 0 250px; */
}
.section2 .img03 video {
	width: 255px;
    height: 390px;
    object-fit: cover;
	object-position: left;
	}
.section2 .logo{
    position: absolute;
    top: 480px;
    right: 40%;
	}
.section2 .logo a {
    display: inline-block;
    width: 420px;
    height: 300px;
    background: url(../images/common/logo_r.png) no-repeat center;
    background-size: contain;
    animation: rotate_image 20s linear infinite;
    transform-origin: 50% 50%;
    opacity: 0.4;
}

.section2 .font-wrap {
    max-width: 60%;
    width: 100%;
    margin: 0 auto;
	padding-top:30rem;
	position: relative;
    z-index: 11;
}
.section2 .sub_txt {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
	font-weight:600;
    color: #3e9be1;
    margin-left: 7%;
    font-family: 'futura-pt';
    letter-spacing: 3px;
}
.section2 .sub_txt.show-1024{display:none;}
.section2 .sub_txt .underline::after {
    display: inline-block;
    content: "";
    width: 114px;
    height: 1px;
    background: #3e9be1;
    margin: 5px 14px;
}
.section2 .txt {
    margin-top: 28px;
    color: #3e9be1;
    font-size: 12rem;
    font-family: 'ivymode';
    /* letter-spacing: 6px; */
    font-weight: 400;
    font-style: normal;
    line-height:0.9;
}
.section2 .txt .wrap {
    display: flex;
    padding: 0 6px;
    letter-spacing: -0px;
}
.section2 .txt .wrap > .show1{font-size: 14rem;}
.section2 .txt .wrap > .show2{font-size: 12rem;}
.section2 .txt .wrap2 {
    font-size: 11rem;
}
.section2 .txt .wrap > div {padding: 4px;}
.section2 .font3::before {
    display: inline-block;
    content: "";
    width: 1px;
    height: 62px;
    background: #e3e0dd;
    margin: 0 4px;
}
.section2 .font3 {
/* 	font-family: "Montserrat", sans-serif !important; */
   font-family: 'futura-pt';
    color: #ada69d;
    font-size: 1.3rem;
    font-weight: 300;
    max-width: 9px;
    text-align: center;
	display: inline-grid;
    text-transform: uppercase;
    line-height: 28px;
	margin-top: 15rem;
    margin-right: auto;
	margin-left: 100px;
    padding-right: 280px;
}
.section2 .paras {
    color: #3B3736;
    font-size: 1.6rem;
    font-weight: 300;
    max-width: 38%;
    width: 100%;
    line-height: 3.5rem;
    margin-top: 10%;
    margin-right: auto;
	font-family: 'Opn', serif;
}



/*-----------------------------section2 900----------------------------------*/
@media (max-width : 1024px) {
    .section2 {
        padding: 0 0;
		margin: 0rem 0;
        height: 240vw;
    }
	.section2 .inner {
    height: auto;
}
	.section2 .sub_txt{font-family: 'futura-pt' !important;}
    .section2 .font-wrap {
		max-width:100%;
		margin-top: 0px;
		padding-top: 44vw;
		position: absolute;
	}
    .section2 .txt {font-size:16vw;letter-spacing:1px;margin-top:40px;margin-left: 15px;}
    .section2 .txt .wrap {
		display: flex;
	    /* font-family: "Tenor Sans", sans-serif !important; */
		font-size:15vw;
		letter-spacing: 3px;
	}
.section2 .txt .wrap > .show {padding: 0;}
.section2 .txt .wrap > .show1{font-size: 17vw;}
.section2 .txt .wrap > .show2{font-size: 17vw;}
.section2 .txt .wrap > .show span{font-family: 'ivymode';}
    .section2 .font1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    .section2 .sub_txt.show-1024 {
		display:flex;
        font-size: 2.2vw;
		letter-spacing:1px;
        margin-left: 0;
        justify-content: center;
		font-size: 3vw;
		font-weight: 500;
    }
	.section2 .sub_txt.hide-1024{display:none;}
    .section2 .sub_txt .underline::before {
		display: inline-block;
        content: "";
        width: 50px;
        height: 1px;
        background: #3e9be1;
        margin: 6px 15px 4px 28px;
		}
    .section2 .sub_txt .underline::after {display:none;}

    .section2 .sub_txt .font1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
	.section2 .font3::before {
		display:none;
	}
    .section2 .font3 {
		display:none;
		font-size: 9px;
		line-height: 14px;
        padding: 22rem 4rem 0;
        margin: 0 auto;
    }
    .section2 .paras {
		margin: 118vw 0 0 23%;
		font-size: 1.5rem;
		font-weight: 400;
		max-width: 74%;
		line-height: 2;
		letter-spacing:-1.5px;
		}

	 .section2 .img02 > img {
		width:40%;
		height:auto;
        overflow: hidden;
    }
	.section2 .img01 > img{
		width:76vw;
		position:absolute;
		right:0;
		top:95vw;
		border-radius:160px 0 0 0;
	}
	.section2 .img03 {
	display:none;
	}
}
/*-----------------------------/ section2 900----------------------------------*/

	@media (max-width:450px){
	.section2 .sub_txt.show-1024{
	font-size: 16px;
	}
    .section2 .paras {
		margin: 115vw 0 0 23%;
		font-size: 3.4vw;
		font-weight: 300;
		max-width: 74%;
		line-height: 2;
		letter-spacing:-1.5px;
		}
	}




/**/
.section3 {
  position: relative;
  overflow: hidden;
  padding-bottom: 17rem;
  min-height: auto;
}
@media (max-width: 1024px) {
.section3 {
padding-top:2rem;
padding-bottom:1rem;
}
}
.section3 .inner {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .section3 .inner {
    flex-direction: column-reverse;
    max-width: 84%;
    margin: 0 auto;
    align-items: flex-start;
    padding-bottom: 8rem;
  }
}
.section3 .inner .left {
  width: 50%;
  position: relative;
  background-color: #fff;
  z-index: 30;
  padding-top: 47%;
  height: 0;
}
@media (max-width: 1024px) {
  .section3 .inner .left {
    display: none;
  }
}
.section3 .inner .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 0;
}
.section3 .inner .img.active {
  opacity: 1;
  z-index: 1;
}
.section3 .inner .img img {
  width: 100%;
  height: 100%;
}
.section3 .inner .img.img1 {
  background: url("http://woc1.speedgabia.com/moonlight/room/1/1.jpg") no-repeat center;
  background-size: cover;
}
.section3 .inner .img.img2 {
  background: url("http://woc1.speedgabia.com/moonlight/room/2/2.jpg") no-repeat center;
  background-size: cover;
}
.section3 .inner .img.img3 {
  /* background: url("http://kuen1555.speedgabia.com/_carraca/main/common/room2.jpg") no-repeat center; */
  background-size: cover;
}
.section3 .inner .right {
  width: calc(50% - 13rem);
  display: flex;
  align-items: center;
  padding-right: 5%;
  padding-bottom: 7rem;
  margin-left: 13rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
}
.section3 .inner .right .img-wrap {
  display: none;
  aspect-ratio: 9/16;
  width: 100%;
  position: relative;
  margin-top: 3rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right .img-wrap {
    display: block;
    max-height: 45rem;
  }
}
.section3 .inner .right .cont-wrap {
  width: 100%;
  z-index: 10;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .tit-wrap {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }
}
.section3 .inner .right .cont-wrap .tit-wrap .tit {
  color: #3B3736;
      font-family: 'ivymode';
    letter-spacing: 1px;
  font-size: 8rem;
  font-weight: 400;
  line-height: 100%;
  display: none;
}
.section3 .inner .right .cont-wrap .tit-wrap .tit.active {
  display: block;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .tit-wrap .tit {
    margin-top: 4rem;
    font-size: 4rem;
    text-align: center;
  }
}
.section3 .inner .right .cont-wrap .tit-wrap .img-btn-wrap {
  margin-top: 5.6rem;
  display: flex;
  gap: 4rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .tit-wrap .img-btn-wrap {
    justify-content: center;
  }
}
.section3 .inner .right .cont-wrap .tit-wrap .img-btn-wrap .img-btn {
  color: #3B3736;
  font-family: SUIT;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 100%;
  /* letter-spacing: -0.6px; */
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .tit-wrap .img-btn-wrap .img-btn {
    font-size: 1.5rem;
  }
}
.section3 .inner .right .cont-wrap .tit-wrap .img-btn-wrap .img-btn.active {
  color: #3B3736;
  font-weight: 700;
}
.section3 .inner .right .cont-wrap .cont-box {
  position: relative;
  min-height: 20rem;
  margin-top: 17rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .cont-box {
    margin-top: 3.2rem;
  }
}
.section3 .inner .right .cont-wrap .cont-box .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 0;
}
.section3 .inner .right .cont-wrap .cont-box .cont.active {
  opacity: 1;
  z-index: 1;
}
.section3 .inner .right .cont-wrap .cont-box .cont .cont-tit {
  color: #3B3736;
  font-family: Pretendard;
  font-size: 3.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  /* letter-spacing: -0.95px; */
  display: block;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .cont-box .cont .cont-tit {
    font-size: 2.4rem;
	display: block;
	float: left;
  }
}
.section3 .inner .right .cont-wrap .cont-box .cont .cont-tit2{
  color: #3B3736;
  font-family: 'Opn', serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
/*   letter-spacing : -0.5px;*/
  display: block;
  margin-top: 3.8rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .cont-box .cont .cont-tit2 {
    margin-top: 0rem;
    margin-left: 1.5rem;
    font-size: 1.7rem;
	line-height:1.7;
    display: block;
    float: left;
  }
  }
.section3 .inner .right .cont-wrap .cont-box .cont .cont-txt {
  color: #3B3736;
  font-family: 'Opn', serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 3rem;
/*   letter-spacing : -0.5px;*/
  display: block;
  margin-top: 1.8rem;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .cont-box .cont .cont-txt {
    margin-top: 4.3rem;
    font-size: 1.3rem;
	line-height:1.7;
  }
  
}
.section3 .inner .right .cont-wrap .direct-btn {
  position: relative;
  margin-top: -3.7rem;
  margin-right: 10rem;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .section3 .inner .right .cont-wrap .direct-btn {
        margin: 0 auto;
        width: 110px;
  }
}
.section3 .inner .right .cont-wrap .direct-btn a.plusMore {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s ease;
}
.section3 .inner .right .cont-wrap .direct-btn a.plusMore.active {
  opacity: 1;
  pointer-events: auto;
}


/*--- / section3 -----*/
.banner h2{
    text-align: center;
    letter-spacing: 2px;
    line-height: 2;
    font-family: 'ivymode';
    font-weight: 200;
    color: #3B3736;
    font-size: 1.5rem;
    margin: 0rem auto 7rem;
	}

@media(max-width:1024px){
.banner h2{
font-size: 1.2rem;
    margin: 6rem auto 0rem;
}}
/* new section4 */
.custom-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 23.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.custom-pagination .progress-bar {
  position: relative;
  width: 22rem;
  height: 0.1rem;
  background-color: rgb(255 255 255 / 51%);
}
.custom-pagination .progress-fill {
  position: absolute;
  top: 8%;
  /*margin-top: -0.2rem;*/
  left: 0;
  height: 0.1rem;
  width: 0;
  background-color: #fff;
  transition: width 0.3s ease;
}
.custom-pagination .current, .custom-pagination .total {
  color: #FFF;
  font-family: 'Futura-PT';
  letter-spacing:3px;
    font-size: 20px;
  font-style: normal;
  font-weight: 200;
  line-height: 1.25;
}
.custom-pagination .current {
  margin-right: 6.5rem;
}
.custom-pagination .total {
  margin-left: 6.5rem;
}
@media(max-width:1024px){
.custom-pagination .current {
  margin-right: 3.5rem;
}
.custom-pagination .total {
  margin-left: 3.5rem;
}
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50);
  z-index: 1;
  width: 4.2rem;
  height: 14.2rem;
  background: #0000000f;
  backdrop-filter: blur(10px);
}

.swiper-button-prev {
    width: 44px !important;
    height: 44px;
    padding-right: 3px;
    border: none;
    border-radius: 25px;
    color: #fff !important;
  /* background: url("../images/main/slide_prev.png") no-repeat center;
  background-size: contain; */
  left: 31rem !important;
    top: 50% !important;
}

.swiper-button-next {
    width: 44px !important;
    height: 44px;
    padding-left: 3px;
    border: none;
    border-radius: 25px;
    color: #fff !important;
  /* background: url("../images/main/slide_next.png") no-repeat center; 
  background-size: contain;*/
  right: 31rem !important;
    top: 50% !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
font-size:15px !important;
}

.section4 .main_sd {
  width: 100%;
  position: relative;
  height: 122vh;
}

@media (max-width: 1024px) {
.section4 {
  min-height: auto !important;
  padding: 4rem 0 0;
}
.section4 .main_sd {
  width: 100%;
  position: relative;
  height: auto;
}
.section4 .main_sd .swiper-slide {
  height: 230px;
}
.custom-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 3.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.custom-pagination .progress-bar {
  position: relative;
  width: 14.8rem;
  height: 0.12rem;
  background-color: rgb(255 255 255 / 37%);
}
.custom-pagination .progress-fill {
  position: absolute;
  top: 50%;
  /*margin-top: -0.2rem;*/
  left: 0;
  height: 0.12rem;
  /*height: 0.2rem;*/
  width: 0;
  background-color: #fff;
  transition: width 0.3s ease;
}
.custom-pagination .current, .custom-pagination .total {
  color: #FFF;
  font-family: 'futura-pt';
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.7;
}
.custom-pagination .current {
  margin-left: 3.5rem;
}
.custom-pagination .total {
  margin-right: 3.5rem;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50);
  z-index: 1;
  width: 6rem;
  height: 2.2rem;
  backdrop-filter:blur(2px);
}

.swiper-button-prev {
  /* background: url("../images/main/slide_prev.png") no-repeat center; */
  background-size: contain;
  left: 5rem !important;
}

.swiper-button-next {
  /* background: url("../images/main/slide_next.png") no-repeat center; */
  background-size: contain;
  right: 5rem !important;
}

}


/* ---- /new section4 -----*/


.plusMore {
  position: relative;
  display: inline-block;
  width: 21rem;
  height: 21rem;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .plusMore {
    width: 11rem;
    height: 11rem;
  }
}
.plusMore::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #e3e0dd;
  border-radius: 50%;
  background: transparent;
  transition: background 0.7s ease, border-color 0.7s ease, width 0.7s ease, height 0.7s ease, left 0.7s ease, top 0.7s ease, transform 0.7s ease;
  width: 100%;
  height: 100%;
}
.plusMore::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/images/common/plus.png") center no-repeat;
  background-size: auto;
  transition: opacity 0.7s ease;
}
.plusMore .label {
  position: absolute;
  top: 20%;
  left: 7%;
  transform: translate(-50%, 0);
  color: #fff;
  font-family: "Futura PT";
  font-size: 4.3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  white-space: nowrap;
  transition: left 0.7s ease, top 0.7s ease, color 0.7s ease, font-size 0.7s ease;
}
@media (max-width: 1024px) {
  .plusMore .label {
    display: none;
    font-size: 3rem;
	font-family:'ivymode';
	top:-15%;
  }
}
.plusMore:hover::before {
  background: #3B3736;
  border-color: #3B3736;
  width: 15rem;
  height: 15rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
.plusMore:hover::before {
background: none;
}
}
.plusMore:hover::after {
  opacity: 0;
}
@media (max-width: 1024px) {
.plusMore:hover::after {
  opacity: 1;
}
}
.plusMore:hover .label {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  font-size: 2.5rem;
}

/* new section5 */
.section5 { position: relative; width: 100%;overflow: hidden;}
.section5 { padding: 19rem 0;background: #fff;}
.section5 .sub_inner {width: 85%; max-width: 1680px; margin: auto; position: relative;}
.section5 .ms4_titbox { margin-bottom: 5rem;}
.section5 .ms4_titbox .tit { font-size: 4.3rem; line-height:1.6; color: #3e9be1;  margin-bottom: 3.7rem;font-family: 'Opn', serif;font-weight:400;}
.section5 .ms4_titbox .desc { font-size: 1.1rem; line-height: 1.9em;letter-spacing: 0.025em;  color: #3e9be1;    font-family: 'futura-pt';}
.section5 .ms4_gallery { display: flex; align-items: flex-start;  justify-content: space-between; flex-wrap: wrap;  gap: 15px;}
.section5 .ms4_gallery > li { position: relative; width: calc((100% - 70px) / 4); height: 0; padding-bottom: 42%; overflow: hidden;} /*width: calc((100% - 30px)/3);*/
.section5 .ms4_gallery > li > a { display: block; width: 100%; height: 100%;  position: absolute; left: 0; top: 0;}
.section5 .ms4_gallery > li .imgbox { position: absolute; left: 0; top: 0;  width: 100%; height: 100%; background: no-repeat center/cover;transition: all 1.6s;}
.section5 .ms4_gallery > li .txtbox { position: absolute; left: 50%; top: 50%;  transform: translate(-50%,-50%); width: 90%; text-align: center;  z-index: 10;  transition: all 0.7s ease-in-out;  opacity: 0; white-space: nowrap;}
.section5 .ms4_gallery > li .txtbox .txt {font-family: 'futura-pt';letter-spacing: 5px;font-size: 3.4rem; color: #ffffff;  line-height: 1.3; text-shadow: 2px 2px 3px rgba(0,0,0,0.5);}
.section5 .ms4_gallery > li:hover .imgbox{ transform: scale(1.05);}
.section5 .ms4_gallery > li .imgbox::before {content: "";position: absolute;inset: 0;   background: rgba(0,0,0,0);transition: background 0.3s ease;}
.section5 .ms4_gallery > li:hover .imgbox::before {background: rgba(0,0,0,0.3);}
.section5 .ms4_gallery > li:hover .txtbox{opacity: 1;}

#cursor { position: fixed; z-index: 101; left: 0; top: 0;  pointer-events: none; will-change: transform}
/* #cursor .cursor_circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255,255,255,0.8);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}
#cursor.ms4_hover .cursor_circle {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
} */
@media(hover: hover)and (pointer: fine) {
  #cursor .cursor_circle { display: block; width: 80px; height: 80px; text-align: center; line-height: 80px;    font-family: 'futura-pt';
    letter-spacing: 6px; font-size: 1.2rem; text-align:center;color: #b5a999; border-radius: 100%; background: #fff; position: absolute;left: 50%; top: 50%;
    transform: translate(-50%,-50%) scale(0); opacity: 0;  transition: transform 1.5s; }
  #cursor.ms4_hover .cursor_circle { transform: translate(-50%,-50%) scale(1); opacity: 1;}

}

@media (max-width: 1024px) {
.section5 { padding: 7rem 0;}
.section5 .ms4_titbox { margin-bottom: 5rem;}
.section5 .ms4_titbox .tit { font-size: 3.125rem; line-height: 1.2em;  color: #1f1f1f; letter-spacing: -0.05em; margin-bottom: 1.85rem;}
.section5 .ms4_titbox .desc { font-size: 1.125rem; letter-spacing: 0.025em;  color: #666666;}
.section5 .ms4_gallery { display: flex; align-items: flex-start;  justify-content: space-between; flex-wrap: wrap;  gap: 10px;}
.section5 .ms4_gallery > li { position: relative; width: calc((100% - 10px)/2); height: 0; padding-bottom: 62%; overflow: hidden;}
.section5 .ms4_gallery > li > a { display: block; width: 100%; height: 100%;  position: absolute; left: 0; top: 0;}
.section5 .ms4_gallery > li .imgbox { position: absolute; left: 0; top: 0;  width: 100%; height: 100%; background: no-repeat center/cover;transition: all 1.6s;}
.section5 .ms4_gallery > li .txtbox { position: absolute; left: 50%; top: 50%;  transform: translate(-50%,-50%); width: 90%; text-align: center;  z-index: 10;  transition: all 0.7s ease-in-out;  opacity: 0; white-space: nowrap;}
.section5 .ms4_gallery > li .txtbox .txt { font-family: "ivymode", 'Cafe24Oneprettynight', sans-serif; font-size: 1.8rem; color: #ffffff;  line-height: 1.5; text-shadow: 2px 2px 3px rgba(0,0,0,0.5);}
/* .section5v .ms4_gallery > li:hover .imgbox{ transform: scale(1.05);}
.section5 .ms4_gallery > li:hover .txtbox{opacity: 1;} */
.section5 .ms4_gallery > li .imgbox::before {background: rgba(0,0,0,0.1);}
.section5 .ms4_gallery > li .txtbox{opacity: 1;}
 #cursor .cursor_circle{display:none;}

}


/* ---- /new section5 ----- */


.section6 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .section6 {
    padding: 13rem 0 6.3rem 0;
    min-height: auto;
  }
}
.section6 .inner {
  display: flex;
  max-width: 140rem;
  width: 95%;
  margin: 0 auto;
  min-height: 75rem;
}
@media (max-width: 1024px) {
  .section6 .inner {
    flex-direction: column;
    width: 84%;
    min-height: auto;
  }
}
.section6 .left {
  width: 50%;
  flex: 1 0 auto;
}
@media (max-width: 1024px) {
  .section6 .left {
    width: 100%;
  }
}
.section6 .left .tit-wrap .tit {
  color: #000;
  text-align: right;
  font-family: 'ivymode';
  font-size: 6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1.625px;
  display: block;
}
@media (max-width: 1024px) {
  .section6 .left .tit-wrap .tit {
    font-size: 3rem;
    text-align: center;
	letter-spacing:0;
  }
}
.section6 .left .tit-wrap .txt {
  color: #000;
  text-align: right;
  font-family: Pretendard;
  font-size: 1.9rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.5px;
  display: block;
  margin-top: 7.2rem;
}
@media (max-width: 1024px) {
  .section6 .left .tit-wrap .txt {
    margin-top: 2.3rem;
    font-size: 1.4rem;
    text-align: center;
	font-weight:300;
  }
}
.section6 .right {
  margin-left: 10rem;
  width: calc(100% - 10rem);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .section6 .right {
    width: 100%;
    margin-top: 6.7rem;
    margin-left: 0;
  }
}
.section6 .right .form-area {
  width: 100%;
  max-width: 69rem;
}
@media (max-width: 1024px) {
  .section6 .right .form-area {
    max-width: 100%;
  }
}
.section6 .right .form-area .form {
  border-bottom: 1px solid #d9d9d9;
  padding: 2.5rem 0 1rem;
  display: flex;
  align-items: end;
}
@media (max-width: 1024px) {
  .section6 .right .form-area .form {
    padding: 1.5rem 0 0.5rem 0;
  }
}
.section6 .right .form-area .form1:hover {
  border-bottom: 1px solid #000;
}
.section6 .right .form-area .form2:hover {
  border-bottom: 1px solid #000;
}
.section6 .right .form-area .form3:hover {
  border-bottom: 1px solid #000;
}


.section6 .right .form-area .form .form-tit {
  width: 14rem;
  flex: none;
}
.section6 .right .form-area .form .form-tit .tit {
  color: #000;
  font-family: 'ivymode';
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  /* letter-spacing: -1.25px; */
}
@media (max-width: 1024px) {
  .section6 .right .form-area .form .form-tit .tit {
    font-size: 1.3rem;
	letter-spacing:0;
  }
}
.section6 .right .form-area .form .form-cont {
  flex: 1 0;
}
.section6 .right .form-area .form .form-cont input[type=text] {
  height: 3.2rem;
  width: 100%;
  padding: 0 1rem;
}
.section6 .right .form-area .check-box {
  margin-top: 2rem;
}
.section6 .right .btn-wrap {
  margin-top: 8.3rem;
}
@media (max-width: 1024px) {
  .section6 .right .btn-wrap {
    margin-top: 5rem;
  }
}
.section6 .right .btn-wrap .btn {
  width: 100%;
  min-height: 5rem;
  background: #000;
  font-size: 1.8rem;
  color: #ffffff;
  font-family: "blacker sans display";
  text-align: center;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .section6 .right .btn-wrap .btn {
    font-size: 1.4rem;
    min-height: 3.8rem;
	letter-spacing:0;
  }
}

.check-box input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
}
.check-box input[type=checkbox] + label {
  color: #838383;
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  letter-spacing: -0.4px;
  margin-left: 0.7rem;
}
@media (max-width: 1024px) {
  .check-box input[type=checkbox] + label {
    font-size: 1.3rem;
  }
}





@media (max-width: 890px) {
}
