/* section */
section{padding: 5vw 0;}
section >*{z-index:5}
section .title_box{margin-bottom: 10px;}
section .title_box font{font-weight: 200;font-size: 55px;letter-spacing: 3.5px;color: var(--primary);position: relative;font-family: 'Poppins', sans-serif;text-transform: uppercase;line-height: 130%;margin-bottom: 5px;}
section .title_box .page_title{text-transform: uppercase;line-height: 130%;letter-spacing: 11px;font-weight: 300;font-size: 23px;color: var(--primary);position: relative;}
section .title_box .page_title::first-letter{}
section.bg_box{background:no-repeat 50% / cover;background-attachment:fixed}
.more_btn{margin-top:0px;z-index: 10;position: relative;}
.more_btn a{position:relative;overflow:hidden;width: 150px;padding: 10px 20px;display:inline-block}
.more_btn font{text-align:left;font-weight: 400;text-transform:uppercase;letter-spacing:3px;color:#4f3c30}
.more_btn.white font{letter-spacing:1px;font-size:12px;position:relative;-webkit-writing-mode:inherit;-ms-writing-mode:inherit;writing-mode:inherit;color: #fff;font-family: 'Poppins', sans-serif;margin-right: 10px;}
.more_btn.white a:before{content:"";height:100%;width:0;display:block;position:absolute;bottom:0;left:-22px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background-color: #505050;-webkit-transform:skewX(-30deg);-ms-transform:skewX(-30deg);transform:skewX(-30deg)}
.more_btn.white a::after{content:'';position:absolute;height: 1px;width:100%;bottom: 0;left:0;background-color: #484848;-webkit-transform:skewX(-30deg);-ms-transform:skewX(-30deg);transform:skewX(-30deg);z-index:-1;transform-origin:top left;transition:all 1.1s ease-in-out;-webkit-transition:all 1.1s ease-in-out}

/* about_area */
#wrap{position:relative}
#about_area{overflow: hidden;padding: 0vw 0 1.3vw 0;position: relative;}
#about_area .nowrap_box{margin-right:auto;flex-direction: row;justify-content:flex-end;align-items:center;display: flex;width: 100%;background-color: #141414;}
#about_area .aboutArea .ImgCenter:before{position:absolute;display:block;bottom: 30px;left:30px;content:"";background:#003b71;z-index:0;height: 410px;width:0;transition:all 3.1s ease-in-out;-webkit-transition:all 3.1s ease-in-out}
#about_area.tooolong .aboutArea .ImgCenter:before{width: 560px;}
#about_area. .img_item img{width:100%}
#about_area .aboutArea{padding-top: 190px;padding-right:13px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width: calc(100% - 360px);min-height: 650px;background: url(../images/history-bg.jpg) no-repeat center/cover;padding-left: 100px;position: relative;}
#about_area .aboutArea  .areaTxt{padding-top:0px;width: 50%;}
#about_area .aboutArea .areaTitle .title{font-size: 21px;margin-left:0px;letter-spacing: 2.3px;padding-top:0;line-height:180%;color: #fff;font-weight: 300;}
#about_area .aboutArea .areaTitle article .Txt{padding-top: 40px;position:relative;-webkit-transition-delay:300ms;transition-delay:300ms}
#about_area .title_box font,#about_area .title_box .page_title{color:#ffffff;position:relative}
#about_area .title_box p{margin-left:40px;margin-top:20px}
#about_area .aboutArea .text{font-size:15px;color:#5a5a5a}
section .title_box .page_title::after{position:absolute;content:"";width: 100px;height: 1px;background-color: var(--secondary);top: 50%;left: 170px;}
#about_area .title_box .page_title::after{background-color: #ffffff;}
#about_area .aboutArea .ImgCenter .Img{width:100%;margin-left:50px;margin-top:130px;position:relative;overflow:hidden}
#about_area .aboutArea .ImgCenter .Img video{width:130%;height: 510px;}
#about_area .aboutArea .ImgCenter .ImgTop{position:absolute;top:10%;left:115%;width:64%;z-index:0}
#about_area .aboutArea .ImgCenter .ImgBottom{position:absolute;top:69%;left:-40%;width:56%;z-index:2}
#about_area .aboutArea .bottom{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-start;padding-left:100px;margin-bottom:-11px;position:relative;flex-direction:column;justify-content:flex-end}
#about_area .aboutArea .Txt{letter-spacing:0.6px;line-height:1.6}
#about_area .aboutArea .Txt h2{font-size:25px;margin-bottom:15px}
#about_area .aboutArea .Txt .text{color: #c8c8c8;font-size:16px;font-weight: 300;line-height: 210%;}
#about_area .aboutArea .right .more_btn{position:relative;margin-top:30px}
#about_area .deck02{position:absolute;right:60px;z-index:-1;top:70px}
#about_area .deck02 .Img{font-size:180px;font-weight:bold;opacity:0.1;font-family:'Poppins',sans-serif;letter-spacing:10.5px}
#about_area .aboutBG{content:'';position:absolute;height: 90px;width: 0;bottom:0;right: 0;background: #000000;z-index: 3;transition:all 3.1s ease-in-out;-webkit-transition:all 3.1s ease-in-out;}
#about_area.tooolong .aboutBG{width: 50%;}
.linkArea{overflow:hidden;margin-bottom: 0;width: 360px;display: -ms-flexbox;display: flex;-ms-flex-direction: column;padding: 0 10px;position: relative;align-items: center;justify-content: center;}
.linkArea .linkList{display:flex;margin:0 -26px;flex-direction: column;align-items: center;}
.linkArea .linkItem{width: 100%;padding: 40px 36px;-ms-flex-align: center;align-items: center;cursor: pointer;display: -ms-flexbox;display: flex;-ms-flex: 1;flex: 1;-ms-flex-direction: column;flex-direction: column;-ms-flex-pack: center;opacity: 0.8;justify-content: center;}
.linkArea .linkItem:not(:last-child){border-bottom:1px solid rgb(182 182 182 / 50%)}
.linkArea .item{position:relative}
.linkArea .Img{position:relative;overflow:hidden;width: 150px;height: 150px;border-radius: 50%;overflow: hidden;}
.linkArea .Img::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width: calc(100% - 20px);height: calc(100% - 20px);border:1px solid rgba(255,255,255,0.3);z-index:1;border-radius: 50%;}
.linkArea .Img img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.linkArea .Txt{height:100%;margin:auto;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight: 300;padding: 20px 0px 0;z-index:1}
.linkArea .title{font-size:34px;letter-spacing:1px;color:var(--white);position:relative;font-family:'Poppins',sans-serif;text-transform:uppercase;line-height: 130%;}
.linkArea .subtitle{letter-spacing:0.5px;color:var(--white);font-size: 16px;font-weight: 300;letter-spacing:3.5px}
.linkArea .btn1{position:absolute;top: 60px;left: calc(50% - 20.5px);width: 41px;z-index:1;opacity: 0;}
.linkArea .linkItem:hover .btn1::before{opacity:1}
.linkArea .btn1 a{width: 100%;}
.linkArea .btn1 a::before{background:url("/images/39/arrow_right_white.png") no-repeat center/cover}
.linkArea .link{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.linkArea .link:hover + .btn1 a::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.linkArea .link:hover ~ .Img img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.linkArea .linkItem:hover .Img{opacity: 0.5;}
.linkArea .linkItem:hover .btn1{ opacity: 1;}
.linkArea .linkItem:hover:not(:last-child){border-bottom:1px solid rgb(182 182 182 / 20%)}

/* product_area */
.list_box .info_box h3{height:30px;font-weight:500;font-size:17px;color:#3a4856}
#product_area{position:relative;padding: 60px 0px 60px;margin-top: 100px;}
#product_area::after{content:'';position:absolute;height: 480px;width: 60%;bottom: -30px;left:0px;background: rgb(235 235 235 / 50%);opacity: 1;z-index: 0;transform: skewX(180deg);}

#product_area .info .topnote{width: 300px;}
#product_area .list_box{width:calc(100% - 420px);margin-left:80px}
#product_area .applicationList{flex-wrap:wrap;justify-content:center}
#product_area .applicationMList{border:1px solid rgba(220,220,220,0.25)}
#product_area .applicationItem{padding:0;margin: 10px;position: relative;}
#product_area .applicationItem:first-child{}
#product_area .applicationItem.title .item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:50px 25px 54px 25px}
#product_area .applicationItem.title .item .more_btn{position:relative}
#product_area .more_btn.white a::after{background-color: #484848;}
#product_area .more_btn.white a:hover font{color:#ffffff}
#product_area .more_btn.white font{color: #515151;}
#product_area .more_btn.white span{margin-left:10px}
#product_area .more_btn.white span img{margin-left:10px;margin-bottom:6px}
#product_area .title_box font,#product_area .title_box .page_title,#product_area .title_box font::first-letter{color:var(--secondary)}
#product_area .title_box .page_title{margin-bottom:10px}
#product_area .applicationItem:not(.title) .item{padding: 0px 0px 0px 0px;}
#product_area .applicationItem:not(.title) .item:hover .title{border-color: #9f9f9f61;transform: translate(0%, -90%);}
#product_area .applicationItem:not(.title) .item:hover .subtitle{color:#272727}
#product_area .applicationItem:not(.title) .item:hover .text{color:#3e3e3e}
#product_area .applicationItem:not(.title) .item:hover .moreBtn a{color: #ffffff;}
#product_area .applicationItem:not(.title) .item:hover .moreBtn{opacity:1;transform:translate(0%,-30%)}
#product_area .item{position:relative;overflow:hidden}
#product_area .item .Img:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgb(0 0 0 / 56%)20%,rgb(255 255 255 / 0%)50%);opacity:.7;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
#product_area .item h4{font-family:'Poppins',sans-serif;font-weight:300;font-size: 14px;}
#product_area .item h5{margin:40px 0;font-weight:400;font-size:14px}
#product_area .item .atag_item{z-index:10}
#product_area .deck02{position:absolute;right: -140px;z-index:-1;top: -190px;}
#product_area .deck02 .Img{font-size:180px;font-weight: 100;opacity:0.1;font-family: 'Poppins',sans-serif;letter-spacing: 20.5px;text-transform: uppercase;}
#product_area .Img img{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;object-fit:contain}
#product_area .Txt{width: 100%;height: 100%;margin: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: flex-end;color: #fff;font-weight: 700;padding: 0px 0px;z-index: 1;}
#product_area .Txt .title{display:inline-block;font-size: 18px;color: #ffffff;font-weight: 300;text-align: center;letter-spacing: 3.5px;transform: translate(0%, 90%);}
#product_area .Txt .subtitle{color:#fff;font-size:15px;font-weight:400;letter-spacing:1px;padding-top:26px;padding-right: 0px;}
#product_area .Txt .text{height:85.5px;color:#e9eef5;font-size:15px;line-height:1.9;letter-spacing:0.7px;margin-top:17px}
#product_area .Txt .subtitle{font-size:15px}
#product_area .Txt .text{font-size:14px}
#product_area .moreBtn{padding: 10px;opacity: 0;}
#product_area .moreBtn a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width: 81px;color:#fff;font-weight: 200;letter-spacing: 0.12em;z-index:1;font-size: 14px;}
#product_area .moreBtn a::after{content:"";position:absolute;top:calc(50% - 7.5px);right:-10px;width:20px;height:17px;background:url("/images/39/arrow_right_white.png") no-repeat center/cover;z-index:1;-webkit-filter:contrast(0) brightness(150%);filter:contrast(0) brightness(200%)}
#product_area .info{display:flex}


/*button*/
.btn1{position:relative}
.btn1::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;z-index:1}
.btn1.center{text-align:center}
.btn1.full a{width:100%;margin:0}
.btn1 a{position:relative;display:block;width: 41px;height: 41px;border-radius:50%;z-index:2}
.btn1 a::before{content:"";position:absolute;top:calc(50% - 9.5px);left:calc(50% - 11px);width:22px;height:19px;background:url("../images/icon/arrow_right_white.png") no-repeat center/cover;z-index:1}


/*contact*/
.contactArea{overflow:hidden}
.contactArea .title_box p{text-align:center}
.contactArea .title_box font{font-size:34px;color:var(--primary);font-weight:600;font-family:"Noto Sans TC",sans-serif;margin-bottom:15px}
.contactArea .title_box .page_title{text-align:center;color:#00060b;font-weight:500;font-size:22px}
.contactArea .wrap{padding:50px 20px 10px}
.contactArea .titleBox{text-align:center;margin-bottom:7px;padding:0}
.contactArea .titleBox .titleTw{margin-top:5px}
.contactArea .description{font-size:24px;font-weight:500;text-align:center;letter-spacing:1.2px}
.contactArea .list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:78px}
.contactArea .item{position:relative;width: calc((100% / 3) - 180px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:17px 66px}
.contactArea .item:not(:last-child){border-right: 1px solid rgb(0 0 0 / 9%);}
.contactArea .item.tel .icon{width:30px;height:30px;background:url("/images/39/icon-contact-01.png")}
.contactArea .item.mail .icon{width:38px;height:26px;background:url("/images/39/icon-contact-02.png")}
.contactArea .item.contact a{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width: 350px;width:100%;min-height: 90px;color:#fff;background-color: #003b71;font-size:20px;font-weight:500}
.contactArea .icon{margin:0 auto}
.contactArea .title{color: #979797;font-size: 20px;font-weight: 600;margin-top: 14px;font-family: 'Poppins', sans-serif;}
.contactArea .text{color:#003b71;font-size:20px;font-weight:500;word-break:break-all;margin-top:10px}
.contactArea .link{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}


#book_area{padding:8vw 0 4vw 0}
#book_area ul li .img_cover{width:800px;height:400px}
#book_area .slick-dots li button{width:20px;height:5px;padding:6px}
#book_area .slick-dots li button:before{content:'▂';width:20px;height:2px;line-height:0px}
#book_area .slick-dots{position:relative;margin-top:45px;bottom:0}
#book_area .slick-dots li{width:14px;height:0px;display:inline-flex}



/*roomArea*/
.roomArea{position:relative}
.roomArea .wrap > .leftBox{width:50%}
.roomArea .wrap > .rightBox{width:70%;padding-top:60px}
.roomArea .wrap .leftBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.roomArea .wrap .leftBox .Txt{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
}.roomArea .wrap .Img a{display:block;width:100%}
.roomArea .wrap .Img a{
    display: flex;
}
.roomArea .wrap .Img img{width:100%;height: 100%;}
.roomArea .wrap > .leftBox{position:relative;z-index:5}
.roomArea .wrap .leftBox .Txt::before{content:'';position:absolute;top:0;left:0;height:100%;background-color:#222222}
.roomArea .wrap .leftBox .Txt::before{width:calc(100% + 40px)}
.roomArea .wrap .leftBox .title{width:55%;max-width:300px;margin-right:35px;padding-right:10px;float:left;color:#fff;border-right:1px solid #8c8c8c47;position:relative}
.roomArea .wrap .leftBox .title .title_box font{color:#ffffff;font-size:30px}
.roomArea .wrap .leftBox .title h2{padding-right:40px;color:#fff;font-size:22px;letter-spacing:3px}
.roomArea .title_box .page_title::after{display:none}
.roomArea .wrap .leftBox .title .titleMark span{display:block}
.roomArea .wrap .leftBox .txtExp{position:relative;line-height:2.1;letter-spacing:2px;color:#fff;margin-bottom:30px;font-weight:200}
.roomArea .wrap .leftBox .btn{position:relative;margin-top:25px}



@media (min-width:1551px){.roomArea{padding:20px 0 110px}
.roomArea .wrap .leftBox .Txt{padding:60px 0 60px 40px}
}
@media (max-width:1550px){.roomArea{padding:30px 0 70px}
}
@media (min-width:1181px){.roomArea .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-direction:row}
}
@media (min-width:1181px) and (max-width:1550px){.roomArea .wrap .leftBox .Txt{padding:40px 0 50px 20px}
}
@media (min-width:1501px){.roomArea .wrap{max-width:1920px;padding:0}
.roomArea .wrap > .leftBox{padding-left:calc((100% - 1440px) / 2)}
}
@media (max-width:1180px){.roomArea .wrap .leftBox .Txt{text-align:center;padding:50px}
.roomArea .wrap .leftBox .Img{display:none}
.roomArea .wrap .leftBox .txtExp{margin-top:20px}
}

@media screen and (max-width: 1640px){
	footer .workframe {width: 80%;display: flex;justify-content: space-between;}
}
@media screen and (max-width:1440px){
	#about_area .aboutArea .ImgCenter:before{bottom:60px;left:30px;height:340px}
	#about_area.tooolong .aboutArea .ImgCenter:before{width:480px}
	#book_area ul li .img_cover{height:300px}
	section .title_box font{font-size:48px}
}
@media screen and (min-width:1281px){
	.more_btn.white a:hover font{color:#eefaff}
	.more_btn.white a:hover:before{width:100%;}
}

@media screen and (max-width:1280px){
	section .title_box font:last-child{font-size:34px}
	#about_area .aboutArea .ImgCenter:before{bottom:90px;left:30px;height:290px}
	#about_area.tooolong .aboutArea .ImgCenter:before{width:430px}
	#product_area .deck02 .Img{font-size:110px}
	#product_area .deck02{right:-80px;top:-130px}
}
@media screen and (max-width:1280px){
	section .title_box{margin-bottom:20px}
	section .title_box .page_title{font-size:20px}
	section .title_box .page_title::after{left:140px}
	#product_area .info .topnote{width:250px}
	#product_area .list_box{width:calc(100% - 350px);margin-left:50px}
}
@media (min-width:1201px){
	#product_area .applicationMList{display:none}
	#product_area .applicationItem:not(.title) .item:hover::before{width:calc(100% + 18px);height:calc(100% + 34px);opacity:1}
	#product_area .item::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height: 0;background-color: rgb(0 0 0 / 35%);pointer-events:none;transition:all 0.5s;opacity:0;z-index: 0;}
	#product_area .applicationItem:not(.title) .item:hover .moreBtn a::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-filter:initial;filter:initial}
	#product_area .moreBtn a:hover::after{-webkit-animation:arrowAnimation 1s ease-out infinite;animation:arrowAnimation 1s ease-out infinite}
	.linkArea .link:hover + .btn1::before{-webkit-animation:btnHover 1.4s linear infinite forwards;animation:btnHover 1.4s linear infinite forwards}
	.btn1:hover::before{-webkit-animation:btnHover 1.4s linear infinite forwards;animation:btnHover 1.4s linear infinite forwards}
	.btn1:hover a::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
	.contactArea .item.contact a:hover{background-color:#3a4856}
	.contactArea .link:hover ~ .text{color:#55718e}
}

@media (max-width:1200px){
	#product_area .Img{top:30px}
	#product_area{padding:74px 0 33px}
	.linkArea .Img::before{width: calc(100% - 16px);height: calc(100% - 16px);}
	.linkArea .Txt{padding: 10px 0px;}
	.linkArea .title{font-size: 24px;}
	.linkArea .subtitle{font-size: 15px;}
	.linkArea .btn1{width:43px}
	.linkArea .btn1 a{height:43px}
	.linkArea .btn1 a::before{top:calc(50% - 6.5px);left:calc(50% - 7.5px);width:15px;height:13px}
	.contactArea .item{padding: 17px 15px;width: calc((100% / 3) - 40px);}
	.contactArea .text{font-size:17px}
	#about_area .aboutArea{display:flex;flex-direction:column;width: calc(100% - 0px);min-height: 530px;padding-top: 80px;}
	#about_area .aboutArea .areaTxt{width:auto;margin: 0;}
	#about_area .aboutArea .ImgCenter .Img{margin-left:0;margin-top:0}
	#about_area .aboutArea .ImgCenter .Img video{width:100%;height:100%}
	#about_area .aboutArea .ImgCenter .ImgTop,#about_area .aboutArea .ImgCenter .ImgBottom,#about_area.tooolong .aboutArea .ImgCenter:before,#about_area.tooolong .aboutBG,#product_area::after{display:none}
	#about_area .img_item{width:auto;margin-bottom:30px}
	#about_area .aboutArea .bottom{padding-left:0;margin-bottom:0;width:auto}
	#about_area::before{top:auto;right:0;width:470px;height:172px;bottom:0;background-size:contain;background-repeat:no-repeat}
	#about_area .nowrap_box{display:flex;flex-direction:column-reverse}
	#about_area .title_box p{margin-left:0}
	#about_area .aboutArea .areaTitle article .Txt{padding-top:30px}
	.linkArea{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}
	.linkArea .linkList{display:flex;margin:0 0px;flex-direction:row;width:100%}
	.linkArea .linkItem{width:calc(100% / 3);padding:40px 36px}
	.linkArea .linkItem,.linkArea .linkItem:not(:last-child){border-bottom:0px solid rgb(182 182 182 / 50%);border-left:1px solid rgb(182 182 182 / 20%)}
	.linkArea .Img{width:110px;height:110px}
	.roomArea .wrap > .leftBox{
    width: 100%;
}
	.roomArea .wrap > .rightBox{
    width: 100%;
    padding-top: 0;
}
	.roomArea{padding: 30px 0 0px;}
}

@media screen and (max-width:1024px){
	section .title_box font,.contactArea .title_box .page_title{font-size:18px}
	#book_area .slick-dots{margin-top:15px}
	#book_area{padding:6vw 0 8vw 0}
}
@media (max-width: 960px){
	#product_area .Txt .title{max-width:calc(100% - 80px)}
	#product_area .Img{right:30px}
	#product_area .applicationItem{border-left:1px solid rgba(220,220,220,0.25)}
	#product_area .applicationItem.title .item .more_btn{text-align:center}
	#product_area{background-position:70% 50%}
	#product_area .item{height:auto}
	.linkArea .linkList{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -46px}
	.linkArea .linkItem,#product_area .applicationItem{width:100%;padding: 30px 0px 20px 0px;}
	.contactArea .wrap{padding:20px 20px 10px}
	.contactArea .list{margin-top:0}
	.contactArea .item{width:100%;padding:45px 0}
	.contactArea .item:not(:last-child){border-right:0;border-bottom:1px solid rgba(0,0,0,0.2)}
	.contactArea .item:not(:last-child)::before{top:initial;right:initial;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:43.75%;height:1px}
}
@media (min-width:961px){
	#product_area .applicationMList::before{content:"";position:absolute;top:0;left:calc(50% - 0.5px);width:1px;height:100%;background-color:rgba(220,220,220,0.25)}
}
@media screen and (max-width:768px){
	#product_area .info{display:flex;flex-direction:column;align-items:flex-start}
	#product_area .info .topnote{width:auto}
	#product_area .list_box{width:calc(100% - 0px);margin-left:0}
	.more_btn a{width:140px;padding:10px 30px 10px 20px}
	#product_area .deck02 .Img{font-size:70px;letter-spacing:10.5px}
	#product_area{margin-top:50px}
	.roomArea .wrap .leftBox .title{
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    max-width: revert;
    border-right: 0px solid #8c8c8c47;
    border-bottom: 1px solid #8c8c8c47;
    margin-left: 0;
    margin-bottom: 10px;
}
}
@media (max-width:479px){
	#product_area .Img{right:20px}

    .roomArea {
      padding: 20px 0 0px;
      } }

