/* index.less */
#product_area .row .info_box{transform:scale(1);-webkit-transform:scale(1);}#product_area .row .img_box{transform:scale(0);-webkit-transform:scale(0);}@media (min-width:1281px){#product_area .row:hover .info_box{transform:scale(0);-webkit-transform:scale(0);}#product_area .row:hover .img_box{transform:scale(1);-webkit-transform:scale(1);}}@media (max-width:1280px){#product_area .slick-current .img_box{transform:scale(1);-webkit-transform:scale(1);}}

/* section */
section{padding: 5vw 0 8vw;}
section*{z-index:3}
section .title_box font{line-height: 140%;letter-spacing:2.4px;font-size: 24px;font-weight: 600;color:var(--primary);font-family: 'Gallery';padding-bottom: 12px;}
section .title_box h2{font-size: 55px;text-align:left;line-height:120%;margin-bottom:10px;font-weight: 400;color: #000000;text-transform:uppercase;letter-spacing: 10px;position: relative;/* max-width: 260px; */}
section:not(#about_area) .title_box h2::before{content:'';position: absolute;top: -60px;left: 80px;width: 100px;height: 50px;background-image: url(/images/39/lightup.png);background-size: contain;background-repeat: no-repeat;z-index: 0;}
section.bg_box {background: #fff;}

/* secabout */
#secabout{padding: 6vw 0 8vw;position:relative;background: url(/images/39/img-newbg.png);background-repeat: no-repeat;background-position: 50% 120%;background-size: contain;background-color: #f4f4f4;}
#secabout::after{content:'';position:absolute;height: 200px;width: 30%;top: 0;right: 0px;background-image: url(/images/39/img-plane.png);background-repeat: no-repeat;z-index: 0;transition:all 1.1s ease-in-out;-webkit-transition:all 1.1s ease-in-out;}
#secabout::before{content:'';position:absolute;width: 100px;height: 200px;z-index:1;background-image: url(/images/39/img-tree.png);background-repeat:no-repeat;background-size: contain;left: 0%;bottom: 0%;transition:all 1.1s ease-in-out;-webkit-transition:all 3.1s ease-in-out;}
#secabout .track{left:auto;right:0;top:-100px}
#secabout .workframe{display:flex;position:relative;justify-content: space-evenly;width: min(95%, 1600px);}
#secabout .workframe .right{width: 42%;}
#secabout .workframe .left{width: 44%;z-index: 10;}
#secabout .SecaboutBG{
    position: relative;
}
/* about_area */
#about_area{
    padding-bottom: 0;
}
#about_area::before{content:'';position: absolute;top: 80px;right: 0;width: 210px;height: 300px;background-size: contain;background-image: url(/images/39/img-tree2.png);background-repeat: no-repeat;}
#about_area::after{content:'';position: absolute;bottom: -16%;right: 20%;width: 530px;height: 200px;background-size: contain;background-image: url(/images/39/txt-vacation.png);background-repeat: no-repeat;z-index: -1;}
#about_area .info_item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#about_area .img_item { margin-bottom: 30px; order: 1; }
#about_area .img_item:before { position: absolute; width: 90%; height: 100%; border: 1px rgba(var(--info-rgb), .1) solid; display: block; top: 30px; right: 30px; content: ""; }
#about_area .img_item img { width: 90%; }
#about_area .img_item a { padding: 20px 35px; letter-spacing: 5px; text-transform: uppercase; font-size: 13px; right: 30px; bottom: -30px; z-index: 3; }
#about_area .info_item article {margin-bottom: 30px;width: 50%;line-height: 210%;letter-spacing: 2px;}
#about_area .title_box h2{/* max-width: 325px; */}
#about_area .title_box h2:after{
    display: none;
}
#about_area .title_box h2::before{content: '';position: absolute;top: -60px;left: 110px;width: 100px;height: 50px;background-image: url(/images/39/img-ablogo.png);background-size: contain;background-repeat: no-repeat;z-index: 0;}
#about_area .info_item article .top_text {margin-bottom: 15px;}
#about_area .info_item article .top_text p{
    text-align: center;
    font-size: 22px;
    color: var(--primary);
}

/* list_box */
.list_box .info_box h3 { height: 30px; font-weight: 400; font-size: 18px; }
.list_box .row { margin: 0 15px; display: block; }

/* newsBox */
#newsBox{padding:0}
section  .title_box h2::after{content:'';position: absolute;top: 40px;left: 166px;width: 100px;height: 50px;background-image: url(/images/39/text-News.png);background-size: contain;background-repeat: no-repeat;z-index: 0;}
#newsBox .info{padding:70px 0 0;position:relative;display:flex;justify-content:space-between;z-index:10;flex-direction:column}
#newsBox .info .titleBox{width:250px;margin-right:30px}
#newsBox .info .titleBox .title{word-spacing:100vw}
#newsBox .info .title_box{margin-top:110px;}
#newsBox .more_btn{bottom: 30px;right: 120px;}
#newsBox .info .row{width:calc(100% - 0px);margin-top: 20px;}
#newsBox .info .tit a{display:inline-block;text-transform:uppercase;font-size:45px;letter-spacing:3px;color:#505050;font-weight:500}
#newsBox .info .btn{position:absolute;width:120px;text-align:center;top:calc((100% - 24px) / 2);right:60px}
#newsBox .info .btn a{line-height:23px}
#newsBox .info .btn a:first-child{-webkit-transform:scaleX(-1);transform:scaleX(-1)}
#newsBox .info .btn font{margin:0 15px;font-size:0;display:inline-block}
#newsBox .info .btn font span{margin-left:10px;display:inline-block;font-weight:400;font-size:13px}
#newsBox .info .btn font span:first-child{padding-left:18.03px}
#newsBox .info ul li{position:relative;font-size:0;margin:0px 0 10px;border-bottom:1px solid rgb(47 47 47 / 20%)}
#newsBox .info ul li:hover .info_box .Nmore{
    top: 7px;
    background: var(--primary);
}
#newsBox .info ul li .info_box{padding: 12px 10px;display:flex;flex-wrap:wrap;position:relative;justify-content: flex-start;}
#newsBox .info ul li .info_box .Nmore{position: relative;padding: 0;width: 1px;height: 20px;background: #000;right: -70px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;top: 2px;}
#newsBox .info ul li .info_box .Nmore::before{position: absolute;width: 0;height: 0;border-style: solid;border-width: 7px 5px 0 0;border-color: #000 transparent transparent transparent;left: 0;bottom: -2px;content: "";transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
#newsBox .info ul li:hover .info_box .Nmore::before{border-color: #f15927 transparent transparent transparent;}
#newsBox .info ul li a{position:absolute;width:calc(100% - 0px);height:100%;top:0;left:0}
#newsBox .info ul li p.time{width: 80px;display:inline-block;line-height:27px;color: #000;font-weight: 500;font-family:'Gallery';font-size:14px;display: flex;justify-content: flex-start;align-items: center;}
#newsBox .info ul li p.category{
    color: var(--primary);
    margin-right: 30px;
}
#newsBox .info ul li p.txt{width: calc(100% - 300px);display:-webkit-inline-box;overflow:hidden;font-weight: 400;line-height: 160%;max-height:initial;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size: 18px;letter-spacing: 1px;color: #000;}
#newsBox .info ul li .noBox{position:absolute;font-weight:400;font-size:13px;top:calc(100% - 22px);right:67px}

/* productBox */
#productBox{position:relative;padding: 3vw 0 6vw;}
#productBox .title_box h2::after{left: 145px;width: 150px;height: 50px;background-image: url(/images/39/text-Rooms.png);}
#productBox .Txttrack{background-color:#f8f2e6;z-index: 1;}
#productBox.tooolong .workframe:before{width:170%;}
#productBox .workframe{display:flex;position:relative;width:100%;justify-content:flex-end}
#productBox.tooolong:before{height: 70%;}
#productBox .leftBox{position:absolute;left: 0;top: -130px;width: 420px;z-index: 10;}
#productBox .rightBox{width: 100%;margin-left:auto;display:flex;flex-direction:row;justify-content:flex-end}
#productBox .left_box{padding: 0px 0px 130px 0px;width: 100%;display:flex;flex-direction:column;justify-content: flex-end;z-index:4;align-content: flex-end;align-items: center;position: relative;}
#productBox .left_box .info_item{position:absolute;top: 25%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
#productBox .nowrap_box{width:100%;margin:auto;}
#productBox .track{top: -330px;right: -330px;left: auto;}
#productBox .left_box .page_title:before{bottom:-80px}
#productBox .left_box .title_box font:last-child{margin-left:0}
#productBox .right_box{position:relative;z-index:6;}
#productBox .right_box .product_nav li{margin-bottom:20px}
#productBox .right_box .product_nav li img{height: 670px;object-fit:cover;border-radius:13em 0 0 0;display:block;width: 1010px;object-fit: cover;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
#productBox .right_box .slick-list{overflow:visible}
#productBox .right_boxli .img{margin-right:10px;display:block}
#productBox .right_boxli .imgimg{width:100%;height:655px;object-position:50% 0}
#productBox .right_box .btns{position:absolute;display:flex;right:-4%;bottom:0px;z-index:20}
#productBox .btnsa.facarrow{width:50px;height:45px;background:rgb(51 51 51);display:inline-block}
#productBox .btnsa.facarrowi{padding:14px 20px;color:#fff}
#productBox .product_forh3{margin-top:9px;height:33px;font-weight:400;line-height:30px;letter-spacing:0.13em;font-size:16px;-webkit-line-clamp:1}
#productBox .product_forh4{letter-spacing:0.5px;font-weight:400;font-size:19px;opacity:0.8;padding:5px 0px 20px}
#productBox .product_forarticle{font-size:15px;font-weight:300;letter-spacing:0.04em;line-height:190%;color:rgb(73,62,48);padding:10px 0px 0px}
#productBox .title_box{margin-bottom:0px}
#productBox .decoText p{color:#86795e;position:relative;font-size: 15px;letter-spacing: 2px;line-height: 1.5;font-family: 'Gallery';font-weight: 600;}
#productBox .decoText{position:absolute;text-decoration:underline;top: -120px;left: 690px;width:460px;border-bottom:1px solid #d4cab5;border-top:1px solid #d4cab5;padding:25px 25px}
#productBox .product_for .txt_box h3{font-size: 16px;font-weight: 500;letter-spacing: 3px;margin-left: 90px;position: relative;display: flex;align-items: center;}
#productBox .product_for .txt_box h3 span{margin-right: 10px;}
#productBox .product_for .txt_box h3:before{content:'';position: absolute;height: 1px;width: 70px;background-color: #000;left: -90px;top: 50%;}
#productBox .product_for .txt_box h4{margin: 40px 0 50px;line-height:200%;letter-spacing: 3px;font-size:16px;font-weight:400;overflow: hidden;height: 100px;word-spacing: 100vw;}
#productBox .nowrap_box.arrow_box {width: 160px;right: 120px;display: flex;justify-content: center;}
#productBox .arrow_box a {position: relative;border-radius: 50%;border: 1px solid #000;box-sizing: border-box;width: 60px;height: 60px;display: flex;}
#productBox .arrow_box a.next {-webkit-transform: scaleX(-1);transform: scaleX(-1);margin-left: 20px;}
#productBox .arrow_box a:before , #productBox .arrow_box a:after {position: absolute;width: 12px;height: 1px;background: #000;display: block;top: 50%;left: calc((100% - 12px) / 2);-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: left;transform-origin: left;content: "";}
#productBox .arrow_box a:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
#service_area .processList .focus .Txt, #service_area .processList .listItem:nth-child(1) .Txt{width: 90%;}
#productBox .product_for .slick-slide{display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content: space-between;}
#productBox .product_for .slick-slide .img_show .img{width:100%;aspect-ratio: 4 / 3;object-fit: contain;}
#productBox .product_for .slick-slide .img_show{}
#productBox .product_for .slick-slide .info{width: 25%;margin-right:60px;bottom: 100px;position: relative;}
.product_for{width: min(85%, 1366px);margin: 0 auto;}
#productBox .product_for .slick-slide .info .more_btn a {
    width: 140px;
}
/* book_area */
#book_area .row img {height: 300px;}
#book_area .row .info_box {padding: 100px 15px 60px;width: calc(100% - 30px);bottom: -20px;left: 0;display: none;}
#book_area .title_box{
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}
#book_area .title_box h2{}
#book_area .title_box h2::after{content:'';position: absolute;top: 40px;left: 145px;width: 149px;height: 53px;background-image: url(/images/39/text-Facilities.png);background-size: contain;background-repeat: no-repeat;z-index: 0;}

#VideoBox{padding: 2vw 0 5vw;position: relative;}
#VideoBox::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 180px;
	height: 80px;
	background-image: url(/images/39/img-ship.png);
	background-size: contain;
	background-repeat: no-repeat;
	animation: runAnimation 20s linear infinite;
}
#VideoBox .bgMask::before{content:'';position: absolute;top: -80px;left: 280px;width: 180px;border-radius: 50%;aspect-ratio: 1/1;background-color: var(--primary);} 
#VideoBox .bgMask::after{content:'';position: absolute;top: -60px;right: -50px;width: 580px;background-image: url(/images/39/img-videobg.jpg);background-repeat: no-repeat;aspect-ratio: 3/4;} 
#VideoBox .nowrap_box{margin-bottom:50px}
#VideoBox .item .Img{display:flex;flex-direction:row-reverse;justify-content: center;position: relative;}
#VideoBox .bgMask video{width: 90%;z-index:10;position: relative;}
#VideoBox .track{top:70px;right:-40px;bottom:auto;left:auto}
#VideoBox .track p{color:#fff;font-size:170px}

@keyframes runAnimation {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(1100%);
  }
}

/* custom_area */
#custom_area {padding-top: 0;padding-bottom: 0;}
#custom_area .workframe{width: 100%;margin-right: 0;}
#custom_box ul {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
#custom_box li{width: calc(100%/2);position: relative;}
#custom_box li .photo::before{content:'';position: absolute;width: 100%;height: 100%;background: rgb(45 45 45 / 50%);z-index: 1;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}
#custom_box li:hover .photo::before{background: rgb(186 50 1 / 40%);}
#custom_box li .photo{overflow: hidden;}
#custom_box li:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);transition: all 0.7s ease-out;-webkit-transition: all 0.7s ease-out;}
#custom_box li img{width:100%;}
#custom_box li a{position:absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;}
#custom_box li .innfo {position: absolute;top:50%;left: 50%;transform: translate(-50%, -50%);display: flex;flex-direction: column;align-items: center;z-index: 10;}
#custom_box li:hover .innfo::before{content:'';position: absolute;padding: 180px;border: 1px #fff solid;border-radius: 50%;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
#custom_box li .innfo b{width: 75px;height: 75px;position: absolute;bottom: 75px;right: 65px;border: 1px solid #fff;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;}
#custom_box li .innfo b svg{fill:#fff;width: 25px;height: 25px;}
#custom_box li .innfo h2 {font-size: 28px;color: var(--white);line-height: 100%;letter-spacing: 6px;font-weight: 400;}
#custom_box li .innfo article {line-height: 100%;font-family: 'cardo', sans-serif;font-size: 60px;color: #fff;margin-bottom: 20px;}


.more_btn a {
    position: relative;
    display: block;
    padding: 0.5em 4em 0.5em 1em;
    width: 100%;
    max-width: 300px;
    text-align: left;
    border: 1px solid;
    font-family: 'cardo', serif;
    color: #000;
}
.more_btn:not(.more_btn-cta) a::before,
  .more_btn:not(.more_btn-cta) a::after {
    content: '';
    position: absolute;
    transition: all .4s ease-out;
  }
  .more_btn:not(.more_btn-cta) a::before {
    top: 50%;
    right: -25px;
    width: 50px;
    height: 1px;
    border-bottom: 1px solid;
  }
  .more_btn:not(.more_btn-cta) a::after {
    top: 6px;
    left: 6px;
    width: 100%;
    height: 100%;
    background-color: rgb(242 228 136 / 40%);
    z-index: -1;
  }
  .more_btn:not(.more_btn-cta) a:hover::after {
    transform: translate(-12px,-12px);
  }

@media screen and (max-width: 1440px){
	#productBox .nowrap_box.arrow_box{
    right: 110px;
}
	#VideoBox .bgMask::before{
    left: 120px;
}
}

@media screen and (min-width: 1281px){
	#about_area .d_flex { align-items: center; }
	#news_area .list_box .row:hover .info_box { bottom: 30px; }
	#product_area .row:hover .info_box .line { width: 100%; }
	#book_area .row:hover .info_box { bottom: 0; }
}
@media screen and (max-width: 1280px){
	#secabout .workframe .left{
    width: 35%;
}
	#secabout .workframe .right{
    width: 50%;
}
	#productBox .nowrap_box.arrow_box{margin-top: 20px;left: 50%;transform: translate(-50%, 0%);}
	#about_area .img_item:before , #about_area .img_item img { width: 100%; }
	#about_area .img_item img { height: 100%; }
	#product_area .row .info_box { background: rgba(var(--secondary-rgb), .5); }
	#product_area .row .img_box { opacity: .1; }
	#custom_box li:hover .innfo::before{
    padding: 140px;
}
}
@media screen and (max-width: 1180px){
	#productBox{
    padding: 20vw 0 8vw 0;
}
	#productBox .product_for .slick-slide{
    display: flex;
    flex-direction: column;
    align-items: center;
}
	#productBox .left_box .info_item{
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    position: relative;
}
	#productBox .title_box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
	#productBox .product_for .slick-slide .info{
    bottom: 10px;
    margin-right: 0;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	#productBox .product_for .txt_box h4{
    text-align: center;
    /* justify-content: center; */
}
	#productBox .product_for .slick-slide .info .more_btn a {
    width: 90px;
}
}
@media screen and (max-width: 1024px){
	#secabout::before{
    bottom: -40%;
}
	#secabout::after{
    display: none;
}
	#secabout .title_box h2{
    margin-bottom: 90px;
}
	#newsBox .info{
    padding: 0;
}
	#secabout .workframe .left{
    display: none;
}
	#secabout .workframe .right{
    width: 85%;
}
	section .title_box h2{
    margin-bottom: 20px;
}
	#newsBox .info .title_box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
	#newsBox .more_btn{
    bottom: unset;
    top: 88%;
    right: 50%;
    transform: translate(0%, -50%);
}
	#about_area{
    padding-top: 10vw;
}
	#about_area .img_item { width: 59vw; margin: 0 0 0 auto; order: inherit; }
	#about_area .img_item:before { border: 0; background: rgba(var(--secondary-rgb), .6); top: 0; right: 0; z-index: 2; }
	#about_area .info_item { margin-top: -80px; z-index: 4; }
	#about_area::before,#VideoBox::before{
    display: none;
	}
	#VideoBox .bgMask::before{
    left: 11px;
    top: -30px;
    width: 70px;
}
	#custom_box li .innfo article{
    font-size: 48px;
}
	#custom_box li:hover .innfo::before{
    padding: 120px;
}
}
@media screen and (max-width: 768px){
	#about_area .img_item { width: 80vw; height: 50vw; }
	#product_area .list_box { margin: auto; width: 400px; }
	#product_area .row .info_box >div { width: calc(100% - 60px); }
	#product_area .row .info_box article { height: 50px; -webkit-line-clamp: 2; }
	#book_area .row img { height: 350px; }
	#about_area .info_item article{
    width: 90%;
}
	#about_area .info_item article .top_text p{font-size: 19px;}
	#custom_box ul{
    display: flex;
    flex-direction: column;
}
	#custom_box li{
    width: 100%;
}
	#VideoBox .bgMask::after{
    display: none;
}
	#VideoBox .bgMask video{
    width: 100%;
}
	section .title_box h2{
    font-size: 28px;
}
	#about_area .title_box h2::before{
    left: 45px;
}
	section .title_box h2{
    text-align: center;
}
	section:not(#about_area) .title_box h2::before{
    left: 25px;
}
#newsBox .title_box h2::after{
    left: 87px;
    top: 15px;
    width: 70px;
}
	#book_area .title_box h2::after{
    width: 90px;
    left: 80px;
    top: 18px;
}
	#book_area .title_box{
    margin-bottom: 40px;
}
	#productBox .title_box h2::after{
    left: 80px;
    top: 15px;
    width: 90px;
}
	#about_area .info_item { margin-top: 40px; }
}
@media screen and (max-width: 640px){
	#about_area .img_item { width: 100%; height: 60vw; }
	#about_area .img_item:before { background: rgba(var(--secondary-rgb), 0); }
	#custom_box li .innfo article{
    font-size: 30px;
    margin-bottom: 5px;
}
	#custom_box li .innfo h2{
    font-size: 16px;
}
	#custom_box li:hover .innfo::before{
    padding: 80px;
}
}
@media screen and (max-width: 500px){
	#product_area .list_box { width: 100%; }
	#newsBox .info ul li p.time{
    width: 55px;
}
	#newsBox .info ul li p.category{
    margin-right: 10px;
}
	#newsBox .info ul li p.txt{
    width: calc(100% - 180px);
    font-size: 16px;
}
	#newsBox .info ul li .info_box .Nmore{
    right: -30px;
}
	#book_area .row img{
    height: 230px;
}
	#about_area .info_item article{
    margin-bottom: 90px;
}
	#about_area::after{
    right: 10px;
    width: 260px;
    bottom: -22%;
}
	#about_area .title_box h2{
    margin-bottom: 10px;
}
}