@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;700&display=swap";@font-face{font-family:"NotoSansKR-Regular";font-style:normal;font-weight:500;src:url("../fonts/NotoSansKR-Regular.woff2") format("woff2"),url("../fonts/NotoSansKR-Regular.woff") format("woff"),url("../fonts/NotoSansKR-Regular.otf") format("opentype")}@font-face{font-family:"NotoSansKR-Bold";font-style:normal;font-weight:700;src:url("../fonts/NotoSansKR-Bold.woff2") format("woff2"),url("../fonts/NotoSansKR-Bold.woff") format("woff"),url("../fonts/NotoSansKR-Bold.otf") format("opentype")}*{margin:0;padding:0;box-sizing:border-box;font-family:"NotoSansKR-Regular","Noto Sans","AppleGothicNeoSD","Apple SD 산돌고딕 Neo","Microsoft NeoGothic","Droid sans","맑은 고딕","Malgun Gothic",sans-serif !important;color:#000}html{font-size:62.5%}@media all and (min-width: 2048px){html{font-size:1.2vw}}body{font-family:"Bodyfriend_Sans","Noto Sans","AppleGothicNeoSD","Apple SD 산돌고딕 Neo","Microsoft NeoGothic","Droid sans","맑은 고딕","Malgun Gothic",sans-serif}ul,li,ol{list-style:none}img,fieldset{border:0}img{vertical-align:top}a,a:link{text-decoration:none;color:#000}input,select,textarea,button{vertical-align:middle;border-radius:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:0}textarea:disabled{background:#f0f0f0;color:#000}i,em,address{font-style:normal}table{table-layout:fixed;border-collapse:collapse;border-spacing:0;empty-cells:show}legend,caption{line-height:0;width:0;height:0;overflow:hidden;font-size:0}.hdtxt{height:0;width:0;font-size:0;line-height:0;margin:0;padding:0;overflow:hidden}button{border:none;outline:none}.dis_none{display:none !important}.grid_cont{display:grid;grid-column-gap:6rem;grid-row-gap:9rem}@media all and (max-width: 1180px){.grid_cont{grid-column-gap:5rem}}@media all and (max-width: 768px){.grid_cont{grid-column-gap:0rem}}.grid_cont .grid_item.hasImage{border-radius:1rem}.grid_cont .grid_item img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}@media all and (max-width: 768px){.grid_cont .grid_item img{border-radius:0}}.img_cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media all and (max-width: 768px){.img_cont img{width:auto;border-radius:0}}.video_cont video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.youtube_video_cont{position:relative;height:0;padding-bottom:56.25%;margin:2rem 3rem;overflow:hidden}@media all and (max-width: 768px){.youtube_video_cont{margin:1rem 2rem}}.youtube_video_cont iframe{position:absolute;top:0;left:0;width:100%;height:100%}.youtube_video_cont.no_video{height:45vw;border-radius:1rem}.youtube_video_cont.no_video::after{position:absolute;content:"Comming Soon";display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background-color:rgba(51,51,51,.8);font-size:2rem;color:#fff}.text_cont{padding:0}@media all and (max-width: 768px){.text_cont{padding:0 1.5rem}}@media all and (max-width: 430px){.text_cont{padding:0 1rem}}.text_cont h2{font-weight:700;font-size:5rem;line-height:7.5rem;margin-bottom:4rem}@media all and (max-width: 1180px){.text_cont h2{font-size:3.5rem;line-height:4.6rem;margin-bottom:3rem}}@media all and (max-width: 768px){.text_cont h2{font-size:2.4rem;line-height:3.5rem;margin-bottom:2rem}.text_cont h2 br{display:none}}@media all and (max-width: 430px){.text_cont h2{font-size:2rem;line-height:3rem;margin-bottom:1rem}}.text_cont .sub_text p{font-size:2.2rem;line-height:3.3rem}@media all and (max-width: 1180px){.text_cont .sub_text p{font-size:1.8rem;line-height:2.9rem}}@media all and (max-width: 768px){.text_cont .sub_text p{font-size:1.4rem;line-height:2rem}}@media all and (max-width: 430px){.text_cont .sub_text p{font-size:1.1rem;line-height:1.6rem}}.tab_list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media all and (max-width: 768px){.tab_list{gap:.8rem;justify-content:center}}@media all and (max-width: 768px){.tab_list.left_align_tab_list{flex-direction:row;align-items:flex-start}}.tab_list>li{background-color:#f3f3f2;border-radius:4rem;margin:1rem;padding:2.1rem 3.3rem;display:block;color:#8c8c8d;font-size:2rem;cursor:pointer}@media all and (max-width: 768px){.tab_list>li{margin:0;font-size:1.6rem;padding:1rem 2.5rem}}@media all and (max-width: 430px){.tab_list>li{padding:1rem 2rem}}@media all and (min-width: 2048px){.tab_list>li{margin:.5rem;padding:1.5rem 2.5rem}}.tab_list>li.active,.tab_list>li.slick-active{transition:background-color .3s linear;background-color:#000;color:#fff}.tab_list>li.active{font-weight:700}.tab_list.scroll_tab_list{margin-bottom:10rem}@media all and (min-width: 2048px){.tab_list.scroll_tab_list{margin:2rem 0 10rem}}@media all and (max-width: 768px){.tab_list.scroll_tab_list{margin:0 1.3rem 6rem;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.tab_list.scroll_tab_list::-webkit-scrollbar{display:none}}@media all and (max-width: 430px){.tab_list.scroll_tab_list{position:absolute;width:100%;margin:0 0 6rem}}.tab_btm_content{margin-top:12rem}@media all and (max-width: 768px){.tab_btm_content{margin-top:9rem}}@media all and (max-width: 430px){.tab_btm_content{margin-top:6rem}}h1.page_title{display:flex;align-items:center;font-size:4.8rem;margin-bottom:2.7rem}@media all and (max-width: 768px){h1.page_title{font-size:3.5rem;margin-bottom:2rem}}@media all and (max-width: 430px){h1.page_title{font-size:2.4rem}}h1.page_title a{display:flex;align-items:center;font-size:4.8rem}h1.page_title a img{margin-left:.5rem}@media all and (min-width: 2048px){h1.page_title a img{display:none}}@media all and (max-width: 768px){h1.page_title a{font-size:4rem}}@media all and (max-width: 430px){h1.page_title a{font-size:1.8rem}}@media all and (min-width: 2048px){h1.page_title a{font-size:3.5rem}}.breadcrumb_arr{display:flex;align-items:center}@media all and (max-width: 430px){.breadcrumb_arr{width:2rem}}.spec_detail_font{font-size:2.2rem;line-height:3.3rem}@media all and (max-width: 768px){.spec_detail_font{font-size:1.4rem;line-height:2.1rem}}.spec_title_font{font-weight:700;margin-bottom:5rem;font-size:4.8rem;line-height:7.1rem}@media all and (max-width: 768px){.spec_title_font{font-size:2.4rem;line-height:3.6rem;margin-bottom:2rem}}img.img_mb{display:none !important}img.img_tb{display:none !important}img.img_pc{display:initial !important}@media all and (max-width: 1180px){img.img_mb{display:none !important}img.img_tb{display:initial !important}img.img_pc{display:none !important}}@media all and (max-width: 768px){img.img_mb{display:initial !important}img.img_tb{display:none !important}img.img_pc{display:none !important}}.hide_news{width:100%;text-align:center;font-size:3.2rem;margin:2rem 0 9rem}@media all and (max-width: 768px){.hide_news{font-size:2.4rem;margin:2rem 0 5rem}}@keyframes moveUpDown{0%{transform:translateY(0px)}50%{transform:translateY(5px)}100%{transform:translateY(0px)}}header{position:fixed;top:0;left:0;width:100%;background:#333;color:#fff;z-index:10;transition:all .3s}@media all and (min-width: 2048px){header{height:5.4rem}}header .btn_mb_menu{display:none}.header_inner{display:flex;justify-content:center;align-items:center;gap:38.5px;margin:0 auto;padding:.7rem 0;max-width:1212px}@media all and (min-width: 2048px){.header_inner{padding:1rem 0}}.header_title{display:flex;gap:38.5px}@media all and (min-width: 2048px){.header_title a{padding-left:3rem}}@media all and (min-width: 2048px){.header_title a img{padding:0 .7rem}}.header_title a.brand{margin:3px auto}.header_title a.brand img{height:24px}.header_title a.logo{margin:3px 0 0 0;color:#fff}.header_title a.logo img{height:30px}.header_title.hide{display:none}#gnb .nav_area{position:relative;display:flex;gap:38.5px;align-items:center}#gnb .nav_area>span{display:inline-block;text-align:center}#gnb .nav_area>span .sub_depth2{display:none}#gnb .nav_area>span .sub_depth2 a{font-size:1.2rem;line-height:1.8rem;color:#8f8a83}#gnb .nav_area>span.active a,#gnb .nav_area>span:hover a,#gnb .nav_area>span:active a{font-weight:700}#gnb .nav_area>span>a{display:block;padding:0 1.8rem;color:#fff;font-size:1.2rem;font-weight:500;line-height:1.4;white-space:nowrap}#gnb .nav_area>span>a:hover,#gnb .nav_area>span>a:focus{font-weight:700}@media all and (min-width: 2048px){#gnb .nav_area>span>a{font-size:1.2rem;padding:0 1.3rem;text-align:center}}header.scroll{background:#fff}header.scroll #gnb .nav_area>span>a{color:#000}@media all and (max-width: 1180px){header{position:fixed;top:0;width:100%;height:4.4rem;z-index:100}header .btn_mb_menu{display:block;position:absolute;top:1.1rem;left:1rem;width:2.4rem;height:2.4rem;z-index:11}header .btn_mb_menu span{display:inline-block;position:absolute;top:.9rem;left:0;width:2.2rem;height:.3rem;background:#fff;transition:all .2s;text-indent:-999999rem}header.scroll .btn_mb_menu span{background:#000}header .btn_mb_menu:before,header .btn_mb_menu:after{content:"";display:inline-block;position:absolute;width:2.2rem;height:.3rem;background:#fff;transition:all .2s}header.scroll .btn_mb_menu:before,header.scroll .btn_mb_menu:after{background:#000}header .btn_mb_menu:before{top:0px}header .btn_mb_menu:after{top:1.8rem}header .btn_mb_menu.active span{opacity:0}header .btn_mb_menu.active:before{top:1rem;transform:rotate(45deg)}header .btn_mb_menu.active:after{top:1rem;transform:rotate(-45deg)}.header_inner{display:flex;gap:38.5px;align-items:center;height:100%;flex-wrap:inherit}.header_util{position:absolute;top:.9rem;right:1rem;display:flex;margin-right:0}#gnb{position:absolute;top:-100%;left:0;padding:0;margin:0;width:0;height:0;background:#333;z-index:10;transition:top .2s}header.scroll #gnb{background:#fff}#gnb .nav_area{display:block}#gnb.active .nav_area>span{display:block}#gnb.active .nav_area>span .sub_depth2{display:block;text-align:center}#gnb.active .nav_area>span .sub_depth2 a{font-size:1.2rem;line-height:1.8rem;color:#8f8a83;display:block;padding:1rem 0}#gnb .nav_area>span>a{display:block;padding:1rem 0;text-align:center;font-size:1.6rem;text-indent:-99999rem}#gnb.active{top:4.4rem;padding:2rem 0;width:100%;height:auto}#gnb.active .nav_area>span>a{text-indent:0}}@media all and (max-width: 360px){.header_title a img{transform:scale(0.9)}.header_title a img{padding:0 .3rem}}section.main{margin-top:4.8rem;overflow:hidden}section.main:has(.tab_content_list__tac[aria-hidden=false]){background:url("../../images/main/advantages_robotics_visual.png") no-repeat;background-position:center -2rem;background-size:192rem}@media all and (max-width: 768px){section.main:has(.tab_content_list__tac[aria-hidden=false]){background:url("../../images/main/advantages_robotics_visual.png") no-repeat;background-position-y:12.8rem;background-position-x:50%;background-size:73.5rem}}@media all and (max-width: 1180px){section.main{margin-top:4.4rem}}section.main .sub_content{margin-bottom:3.3rem}section.main .sub_content:last-child{margin-bottom:0}section.main .sub_content>h2{font-size:2.2rem;font-weight:700}@media all and (max-width: 768px){section.main .sub_content>h2{font-size:1.8rem}}section.main .sub_content>h3{font-size:2rem;font-weight:700;margin-bottom:2.2rem}@media all and (max-width: 768px){section.main .sub_content>h3{margin-bottom:.6rem}}@media all and (max-width: 430px){section.main .sub_content>h3{font-size:1.6rem}}section.main .sub_content>p{font-size:1.6rem}@media all and (max-width: 430px){section.main .sub_content>p{font-size:1.2rem}}section.main .sub_content>img{margin:6rem 0}section.main .qr_info_content{display:flex;flex-direction:column;align-items:center}section.main .qr_info_content>div{width:20rem}section.main .qr_info_content>div img{width:100%;-o-object-fit:contain;object-fit:contain}section.main .qr_info_content p{text-align:center;font-weight:700;font-size:1.8rem}section.main .tab_content_list__table{padding:6.7rem 0 2rem}section.main .tab_content_list__tac{padding-top:39.5rem}section.main .tab_content_list__title{display:flex;flex-direction:column;gap:5.1rem}section.main .tab_content_list__title strong{font-size:4rem}section.main .tab_content_list__title .discript-txt{font-size:3.6rem;font-weight:400;line-height:1.3}@media all and (max-width: 768px){section.main .tab_content_list__table{padding:4.1rem 2rem}section.main .tab_content_list__tac{padding-top:31.9rem}}@media all and (max-width: 430px){section.main .tab_content_list__title{gap:1.5rem}section.main .tab_content_list__title strong{font-size:2.4rem}section.main .tab_content_list__title .discript-txt{font-size:1.6rem}}section.main .tab_content_list .info-list{display:flex;flex-direction:column;gap:1.8rem;margin-top:8rem}@media all and (max-width: 768px){section.main .tab_content_list .info-list{margin-top:2.6rem}}section.main .tab_content_list .card-chapter{display:flex;gap:18.4rem;padding:3.7rem 4rem;border-radius:1.6rem;background-color:#fff;box-shadow:0 .4rem 2rem 0 rgba(0,0,0,.05)}section.main .tab_content_list .card-chapter__summary{display:flex;flex-direction:column;gap:3rem;width:100%}section.main .tab_content_list .card-chapter__summary strong{font-size:2.8rem;color:#b4724c;margin-left:-2rem}section.main .tab_content_list .card-chapter__summary strong::before{content:"•";margin-right:1rem}section.main .tab_content_list .card-chapter__summary .txt{max-width:60rem;width:100%;font-size:1.8rem;color:#636468}section.main .tab_content_list .card-chapter__summary h3>p{font-size:1.4rem;color:#daa383;text-decoration:underline}section.main .tab_content_list .card-chapter img{-o-object-fit:contain;object-fit:contain;margin-left:auto;width:34.6rem;height:20.5rem}@media all and (max-width: 768px){section.main .tab_content_list .card-chapter{flex-direction:column;gap:5rem}section.main .tab_content_list .card-chapter img{width:100%;height:100%}}@media all and (max-width: 430px){section.main .tab_content_list .card-chapter{padding:2.4rem 2rem 1.4rem 1.7rem;gap:2.1rem}section.main .tab_content_list .card-chapter__summary strong{font-size:1.8rem;margin-left:1rem}section.main .tab_content_list .card-chapter__summary strong::before{content:"•";margin-right:1rem}section.main .tab_content_list .card-chapter__summary .txt{font-size:1.2rem}section.main .tab_content_list .card-chapter__summary h3>p{font-size:1.2rem;margin-left:3rem}}section.main .table{display:grid;width:100%}section.main .table__row{display:grid;grid-template-columns:15rem repeat(4, 1fr);border-bottom:.1rem solid #d9d9d9;align-items:center;height:9.4rem;font-size:2rem;text-align:center}section.main .table__row:first-child{height:8.7rem;margin-left:0}section.main .table__row:first-child .table__cell:first-child{display:flex;flex-basis:15rem;flex-shrink:0}section.main .table__row:last-child{border-bottom:none}section.main .table .table__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.7rem;height:100%;font-weight:700;color:#231815}section.main .table .table__cell:first-child{padding:1.7rem 2.3rem 1.7rem 1.9rem;border-right:.1rem solid #d9d9d9}section.main .table .table__cell--merged{grid-column:span 4;text-align:center;vertical-align:middle}section.main .table .table__cell>span:not(.date,.time){font-size:1.4rem;font-weight:400}section.main .table .date{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:3.7rem;height:3.7rem;color:#fff;font-size:2.8rem;background-color:#000;border-radius:100%}section.main .table .date::before{position:absolute;top:-2rem;content:attr(data-day);color:#c63939;font-size:1.4rem;font-weight:500}section.main .table .time{padding:2.2rem 2rem;height:6rem;font-size:1.5rem;border-radius:6rem;background-color:#ebebeb}section.main .table_group{max-width:74.8rem;width:100%;text-align:right}section.main .table_group .caption{padding-bottom:2.7rem;font-size:1.8rem;color:#8a8a8a;font-weight:500}@media all and (max-width: 768px){section.main .table_group{display:flex;flex-direction:column;max-width:100%}section.main .tab_content_list__table{padding:4.1rem 0 0}section.main .table__row{grid-template-columns:5.8rem repeat(4, 1fr);height:6.2rem}section.main .table__row:first-child{height:5.4rem}section.main .table__row:first-child .table__cell:first-child{display:flex;flex-basis:15rem;flex-shrink:0}section.main .table__row:last-child{border-bottom:none}section.main .table .table__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;height:100%;font-size:1.3rem;font-weight:700;color:#231815}section.main .table .table__cell:first-child{padding:1.5rem .7rem 1.5rem .1rem;font-size:1.4rem;border-right:.1rem solid #d9d9d9}section.main .table .table__cell--merged{grid-column:span 4;width:6.5rem;margin:0 auto;font-size:1.4rem;text-align:center;vertical-align:middle}section.main .table .table__cell>span:not(.date,.time){display:none}section.main .table .date{width:2.6rem;height:2.6rem;color:#fff;font-size:1.8rem;background-color:#000;border-radius:100%}section.main .table .date::before{position:absolute;top:-1.8rem;content:attr(data-day);color:#c63939;font-size:1.3rem;font-weight:500}section.main .table .time{padding:.4rem .8rem;width:-moz-min-content;width:min-content;height:3.2rem;font-size:1.3rem;line-height:1.2rem;border-radius:3.2rem;background-color:#ebebeb}section.main .table_group .caption{padding-bottom:1.5rem;font-size:1.3rem}}section.main .introduce{max-width:74.8rem;margin-top:3rem;font-size:1.6rem}section.main .introduce .column{display:flex;flex-direction:column;gap:1.6rem}section.main .introduce strong{font-size:1.6rem}section.main .introduce span{font-weight:500;font-size:1.4rem}section.main .introduce span:first-child{font-weight:bold}@media all and (max-width: 430px){section.main .introduce{margin-top:4rem;margin-bottom:10.4rem}}section.main .main_video_cont{margin:4rem;display:flex;justify-content:center}section.main .main_video_cont video{max-width:75rem;width:100%}@media all and (max-width: 768px){section.main .main_video_cont{margin:2rem}}section.main .main__top_content{position:relative;height:calc(var(--vh, 1vh)*100 - 5.4rem);overflow:hidden;background-color:#000}@media all and (max-width: 1180px){section.main .main__top_content{height:calc(var(--vh, 1vh)*100 - 4.4rem)}}section.main .main__top_content .main__top_bg_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media all and (max-width: 768px){section.main .main__top_content .main__top_bg_img{width:140%}}@media all and (max-width: 430px){section.main .main__top_content .main__top_bg_img{width:295%}}@media all and (max-width: 320px){section.main .main__top_content .main__top_bg_img{width:340%}}section.main .main__top_content .main__top_bg_img.showroom,section.main .main__top_content .main__top_bg_img.product{-o-object-position:31%;object-position:31%}section.main .main__top_content .main__top_bg_img.collaboration{-o-object-position:4%;object-position:4%}section.main .main__top_content .main__top_bg_img.recognition{-o-object-position:20%;object-position:20%}section.main .main__top_content .main_carousel{position:relative}section.main .main__top_content .main_carousel #slider{width:100%;height:100%;overflow:hidden;background-color:#000}section.main .main__top_content .main_carousel #slider .slick-list{padding:0 !important}section.main .main__top_content .main_carousel #slider .slick-list .slick-track{height:calc(var(--vh, 1vh)*100 - 5.4rem)}@media all and (max-width: 1180px){section.main .main__top_content .main_carousel #slider .slick-list .slick-track{height:calc(var(--vh, 1vh)*100 - 4.4rem)}}section.main .main__top_content .main_carousel #slider .slick-list .slick-track .slick-slide{width:100vw}section.main .main__top_content .main_carousel #slider .slick-list .slick-track .slick-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.main .main__top_content .main_carousel #slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;background-color:rgba(0,0,0,0)}@media all and (max-width: 768px){section.main .main__top_content .main_carousel #slider .slick-arrow img{transform:scale(0.5)}}section.main .main__top_content .main_carousel #slider .slick-arrow.slick-prev{left:0}section.main .main__top_content .main_carousel #slider .slick-arrow.slick-next{right:0}section.main .main__top_content .main_carousel .main_visual_slide_dots{position:absolute;left:50%;transform:translateX(-50%);bottom:4%}section.main .main__top_content .main_carousel .main_visual_slide_dots ul{display:flex}section.main .main__top_content .main_carousel .main_visual_slide_dots ul li{position:relative}section.main .main__top_content .main_carousel .main_visual_slide_dots ul li button{width:1rem;height:1rem;margin:1rem;border-radius:50%;background-color:#5f5f5f;font-size:0}section.main .main__top_content .main_carousel .main_visual_slide_dots ul li.slick-active button{background-color:#f4f2f2}section.main .main__top_content .main__top_text{position:absolute;width:100%;bottom:6%;left:50%;transform:translateX(-50%);text-shadow:.3rem .3rem .3rem rgba(0,0,0,.3)}section.main .main__top_content .main__top_text *{color:#fff}@media all and (max-width: 768px){section.main .main__top_content .main__top_text{bottom:9%}}section.main .main__top_content .main__top_text p{text-align:center;font-size:3rem;line-height:4.4rem}@media all and (max-width: 768px){section.main .main__top_content .main__top_text p{font-size:1.5rem;line-height:3rem}}section.main .main__top_content .main__top_text p em{color:inherit;font-weight:400;font-size:6.4rem;line-height:9.5rem}@media all and (max-width: 768px){section.main .main__top_content .main__top_text p em{font-size:3.2rem;line-height:4.8rem}}@media all and (max-width: 430px){section.main .main__top_content .main__top_text p em{display:inline-block;width:18.9rem}}section.main .main__top_content .main__top_text p span{color:inherit}section.main .main__top_content .main__top_text .main_sub_text{margin-top:4.2rem}@media all and (max-width: 768px){section.main .main__top_content .main__top_text .main_sub_text{margin-top:2.4rem}}section.main .main__top_content .main__top_text .main_sub_text p{font-size:1.6rem;line-height:2.4rem}@media all and (max-width: 768px){section.main .main__top_content .main__top_text .main_sub_text p{font-size:1rem;line-height:1.5rem}}section.main .main__top_content .main__top_text.main{bottom:10%}section.main .main__top_content .main__top_text.main p em{color:inherit;font-size:4.8rem;line-height:7.1rem;margin-right:2.2rem}@media all and (max-width: 1180px){section.main .main__top_content .main__top_text.main p em{font-size:4rem;line-height:6.1rem;margin-right:2.5rem}}@media all and (max-width: 768px){section.main .main__top_content .main__top_text.main p em{font-size:2.8rem;line-height:4.1rem}}@media all and (max-width: 430px){section.main .main__top_content .main__top_text.main p em{display:block}}section.main .main__top_content .main__top_text .slide_down_arr{display:flex;justify-content:center;margin-top:5rem;animation:moveUpDown 2s .5s infinite alternate}@media all and (max-width: 768px){section.main .main__top_content .main__top_text .slide_down_arr{margin-top:3.3rem}}section.main .breadcrumb{display:flex;align-items:center;font-size:4rem;font-weight:700;padding:1rem 0}section.main .breadcrumb>*{margin-right:1rem}section.main .breadcrumb>* a{display:block}@media all and (min-width: 2048px){section.main .breadcrumb{padding:0}}section.main .breadcrumb .breadcrumb_arr{display:flex;align-items:center;width:4.8rem}@media all and (max-width: 768px){section.main .breadcrumb{font-size:1.8rem}section.main .breadcrumb>*{margin-right:0}section.main .breadcrumb .breadcrumb_arr{width:3rem}}@media all and (max-width: 430px){section.main .breadcrumb{font-size:1.8rem}section.main .breadcrumb .breadcrumb_arr{width:2rem}}section.main .main__btm_content{margin:0 auto;padding:9rem 0;max-width:1212px}@media all and (max-width: 1212px){section.main .main__btm_content{padding:6rem 2rem;max-width:none}}@media all and (max-width: 768px){section.main .main__btm_content{padding:3.7rem 2rem}}@media all and (min-width: 2048px){section.main .main__btm_content{max-width:90vw;padding:2.6rem 0}}.main .qrPc,.main .qrMo{width:100%}.main:has(.qrPc,.qrMo){background-color:#000;padding:0}.main:has(.qrPc,.qrMo) .main__btm_content{padding:0}.main .qrMo{display:none}@media all and (max-width: 768px){.main .qrPc{display:none}.main .qrMo{display:block}}.main_company__cont .sub_content p{margin-bottom:10rem}.main_company__cont .part{margin-bottom:30rem;word-break:keep-all}.main_company__cont .part:last-of-type{margin-bottom:10rem}@media all and (max-width: 430px){.main_company__cont .part{margin-bottom:10rem}}.main_company__cont .part.part0{text-align:center}.main_company__cont .part.part1{text-align:center}.main_company__cont .part.part1 .text_cont{margin:0 auto}.main_company__cont .part.part1 img{margin-top:3rem}.main_company__cont .part.part2 .grid_cont{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr)}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont{display:block}}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item{margin:1rem 0}}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(1){margin:6rem 0;grid-area:1/1/2/2;background-image:url("../images/main/company_content_img2-1(x3).webp");background-repeat:no-repeat;background-position:left;background-size:cover}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(1) img{display:none}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(1) img.img_tb{display:block}}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(1){padding:0;margin:1rem 0}}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(2){border-radius:1rem;grid-area:1/2/2/3;background-image:url("../images/main/company_content_img2-2(x3).webp");background-repeat:no-repeat;background-position:center;background-size:cover}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(2) img{display:none}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(2) img{background:none}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(2) img.img_tb{display:block}}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(2){margin:1rem 0}}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3){border-radius:1rem;margin-top:20rem;grid-area:1/3/3/4;background-image:url("../images/main/company_content_img2-3(x3).webp");background-repeat:no-repeat;background-position:20% 50%;background-size:cover}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3) img{display:none}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3) img{background:none}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3) img.img_tb{display:block}}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3){margin-top:0;margin:1rem 0}}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(4){grid-area:2/1/3/3}@media all and (max-width: 768px){.main_company__cont .part.part2 .grid_cont .grid_item{margin:.5rem 0}.main_company__cont .part.part2 .grid_cont .grid_item:nth-child(3){margin-bottom:3rem}}.main_company__cont .part.part3{display:flex;justify-content:center;align-items:flex-end}@media all and (max-width: 768px){.main_company__cont .part.part3{display:flex;flex-direction:column-reverse;align-items:center}}.main_company__cont .part.part3>*{width:50%}@media all and (max-width: 768px){.main_company__cont .part.part3>*{width:100%}}.main_company__cont .part.part3 .text_cont{margin-right:3rem}@media all and (max-width: 1180px){.main_company__cont .part.part3 .text_cont{margin-right:2.5rem}}@media all and (max-width: 768px){.main_company__cont .part.part3 .text_cont{margin:3rem 0 0}}@media all and (max-width: 430px){.main_company__cont .part.part3 .text_cont{margin:2rem 0 0}}@media all and (max-width: 430px){.main__prod_tab--detail{position:absolute;left:0;width:100%;height:4.4rem;overflow:hidden;z-index:1}.main__prod_tab--detail .tab_list{overflow-x:scroll;overflow-x:scroll;-ms-overflow-style:none}.main__prod_tab--detail .tab_list::-webkit-scrollbar{display:none}.main__prod_tab--detail .main__prod_tab{position:absolute;display:flex;width:100%;height:5rem;margin:0;margin-left:-2rem;overflow:hidden}.main__prod_tab--detail .main__prod_tab .tab_list{flex-direction:column;overflow-x:scroll;-ms-overflow-style:none}.main__prod_tab--detail .main__prod_tab .tab_list::-webkit-scrollbar{display:none}}@media all and (max-width: 768px){.page_title a{display:block}.page_title a img{display:none}}.info-line{left:0;top:0rem;margin:2rem auto;display:flex;align-items:center;justify-content:center;width:100%;height:4rem;background-color:#000;font-size:2rem;color:#fff}@media all and (max-width: 430px){.info-line{margin:1rem 0;font-size:1.6rem}}.main_prod_list__cont .main_prod_list__content{margin-top:5rem}@media all and (min-width: 2048px){.main_prod_list__cont .main_prod_list__content{margin-top:3rem}}@media all and (max-width: 768px){.main_prod_list__cont .main_prod_list__content{margin-top:8.4rem}.main_prod_list__cont .main_prod_list__content:has(.info-line){margin-top:8.4rem}.main_prod_list__cont .main_prod_list__content:has(.info-line) .info-line{top:22rem}}@media all and (max-width: 320px){.main_prod_list__cont .main_prod_list__content:has(.info-line){margin-top:8.4rem}.main_prod_list__cont .main_prod_list__content:has(.info-line) .info-line{top:22rem}}.main_prod_list__cont .main_prod_list__content ul{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.8rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product{position:relative;display:flex;align-items:center;justify-content:center;max-width:392px;width:100%;height:458px;perspective:1000px;cursor:pointer}.main_prod_list__cont .main_prod_list__content ul .ces_award_product>div{position:absolute;top:0;left:0;max-width:392px;width:100%;height:100%;transition:1.2s;background-color:#fff}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:linear-gradient(135deg, #fff, #821c21);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;padding:2px;box-sizing:border-box}@media all and (max-width: 768px){.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item{border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item::after{border-radius:2rem}}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item__content{padding:2.7rem 3.2rem 2.7rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item .subTxt{position:absolute;bottom:3rem;font-size:2rem;font-weight:400;text-align:center}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item .price{position:absolute;right:2rem;bottom:2.7rem;font-size:2.4rem;font-weight:700}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--front .prodTitle{width:100%;z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--front .img_cont{position:relative;bottom:2.5rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back{height:100%;transform:rotateY(-180deg);backface-visibility:hidden;background:linear-gradient(60deg, rgb(244, 238, 218) 10%, rgb(255, 255, 255) 45%)}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .prod_item__content{justify-content:flex-start;height:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont{position:relative;bottom:-6rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont--mobile{display:none}.main_prod_list__cont .main_prod_list__content ul .ces_award_product:hover .prod_item--front{transform:rotateY(180deg)}.main_prod_list__cont .main_prod_list__content ul .ces_award_product:hover .prod_item--back{z-index:1;transform:rotateY(0)}@media all and (max-width: 768px){.main_prod_list__cont .main_prod_list__content ul .ces_award_product{max-width:none;height:19rem;width:48%}}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd{max-width:501px;width:100%;height:829px}.main_prod_list__cont .main_prod_list__content ul:has([data-prod="733"]){justify-content:space-between;gap:0}@media all and (max-width: 430px){.main_prod_list__cont .main_prod_list__content ul:has(.ces_award_product--newProd){flex-direction:column;justify-content:center;align-items:center;gap:11rem}}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd>div{padding:60px 57px;max-width:inherit;width:inherit;background:rgba(0,0,0,0)}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_item{z-index:2}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_item::before{border-radius:4.6rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_info{display:flex;margin-top:4rem;z-index:2}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_info>img{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_text{font-weight:400;font-size:2.8rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_text--left{margin-left:auto;width:20rem;text-align:right;color:#4e4e4e}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .brand{max-width:29.6rem;width:100%;height:7rem;box-sizing:border-box}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_item__content{padding:0}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .img_cont{position:absolute;bottom:-20rem;width:78.4rem;z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .after{overflow:hidden;border-radius:4.6rem;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .after::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, transparent 33%, rgba(255, 221, 0, 0.2) 45%, rgba(255, 221, 0, 0.2) 55%, transparent 77%);transform:translateY(-300%);transition:transform .5s ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd:hover .after::after{transform:translateY(10%);animation:2s infinite ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos{margin-top:18rem;margin-left:unset;max-width:61rem;width:100%;height:83rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .prod_item{padding:6rem 2.6rem;width:62rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .img_cont{bottom:-15rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .prod_text--left{width:28.5rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .after{overflow:hidden;border-radius:4.6rem;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .after::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, transparent 33%, rgba(79, 59, 62, 0.2) 45%, rgba(79, 59, 62, 0.2) 55%, transparent 77%);transform:translateY(-300%);transition:transform .5s ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos:hover .after::after{transform:translateY(10%);animation:2s infinite ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .after::after{transform:translateY(-200%)}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos:hover .after::after{transform:translateY(0%)}@media all and (max-width: 430px){.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos{margin:0;max-width:27.5rem;height:37.4rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .img_cont{bottom:-9rem;max-width:36.8rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .img_cont img{width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .prod_item{padding:2.7rem 1.3rem;max-width:27.5rem;border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .prod_item::before{border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .prod_text--left{width:13.2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .brand{max-width:24.9rem;width:100%;height:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .brand img{width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--pos .after{border-radius:2rem}}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide{margin-top:4rem;max-width:100%;height:44.4rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_info{flex-direction:column;gap:4.5rem;width:33.5rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_info .prod_text{text-align:left}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .img_cont{right:-10rem;bottom:-17rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .after{overflow:hidden;border-radius:4.6rem;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .after::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, transparent 33%, rgba(218, 204, 198, 0.2) 45%, rgba(218, 204, 198, 0.2) 55%, transparent 77%);transform:translateY(-300%);transition:transform .5s ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide:hover .after::after{transform:translateY(10%);animation:2s infinite ease-in-out}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .after::after{transform:translateX(-300%) translateY(0%)}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide:hover .after::after{transform:translateX(30%) translateY(0%)}@media all and (max-width: 430px){.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide{margin:0;max-width:27.5rem;height:37.4rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_item__content{height:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .img_cont{bottom:-8rem;right:unset}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .img_cont img{width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_item{padding:2.7rem 1.3rem;max-width:27.5rem;border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_item::before{border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_text{font-size:1.3rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .brand{max-width:24.9rem;width:100%;height:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .brand img{width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd.ces_award_product--wide .prod_info{gap:1.4rem;width:15.7rem}}@media all and (max-width: 430px){.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd{max-width:22.6rem;height:37.4rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd+.ces_award_product--wide{margin-top:-5rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .img_cont{bottom:-10rem;max-width:36.8rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .img_cont img{width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_item{padding:2.7rem 2.3rem;border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_item::before{border-radius:2rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_info{margin-top:1.6rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_info img{height:3rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .prod_text--left{font-size:1.3rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .brand{max-width:13.4rem;height:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product--newProd .brand img{width:100%}}@media all and (max-width: 1212px){.main_prod_list__cont .main_prod_list__content ul{gap:2rem}}@media all and (max-width: 1180px){.main_prod_list__cont .main_prod_list__content ul{gap:3rem 6rem}}@media all and (max-width: 768px){.main_prod_list__cont .main_prod_list__content ul{gap:3rem 1.5rem;width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product>div{max-width:none}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item::before{z-index:1}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item__content{padding:1.9rem 1.7rem 2.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item__content>img{position:absolute;top:1.9rem;left:.2rem;max-width:13.7rem;width:100%}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item .subTxt{left:1.9rem;bottom:2.7rem;font-size:1.2rem;font-weight:400;text-align:left}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--front{position:relative}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--front .img_cont{position:absolute;right:.2rem;bottom:0;width:14.3rem;height:14.3rem;bottom:0}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont--mobile{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;bottom:0;right:0;width:100%;height:14.3rem;padding-left:1.7rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont--mobile img{margin-left:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont--mobile .txt{position:absolute;bottom:2.6rem;height:auto}.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .img_cont--pc,.main_prod_list__cont .main_prod_list__content ul .ces_award_product .prod_item--back .price{display:none}}@media all and (max-width: 430px){.main_prod_list__cont .main_prod_list__content ul{gap:1rem}.main_prod_list__cont .main_prod_list__content ul .ces_award_product{width:100%}.main_prod_list__cont .main_prod_list__content ul .price{display:none}}.main_prod_detail__cont .detail-content__head{display:flex}.main_prod_detail__cont .detail-content__head .title{display:flex;flex-direction:column;gap:2.7rem}.main_prod_detail__cont .detail-content__head img{width:-moz-fit-content;width:fit-content}.main_prod_detail__cont .detail-content__head p{width:100%;font-size:2.4rem;font-weight:400}.main_prod_detail__cont .detail-content__head .ces2025{margin-left:auto}.main_prod_detail__cont .detail-content__view{margin:6.3rem 0 2.5rem}.main_prod_detail__cont .detail-content__view img{width:100%}.main_prod_detail__cont .brandlog{width:20.6rem}.main_prod_detail__cont .brandlog img{width:-moz-fit-content;width:fit-content}.main_prod_detail__cont .detail-info{margin-top:19.5rem;display:flex;flex-direction:column;align-items:center;gap:12.4rem}.main_prod_detail__cont .detail-info__func{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.main_prod_detail__cont .detail-info__func li{font-weight:400;font-size:2rem;text-align:center}.main_prod_detail__cont .detail-info__func li h4{font-weight:700;font-size:2.4rem}.main_prod_detail__cont .detail-info__summary{display:flex;gap:24.7rem;width:100%}.main_prod_detail__cont .detail-info__summary ul{display:flex;flex-direction:column;gap:1.8rem}.main_prod_detail__cont .detail-info__summary li{display:flex;gap:5.4px;min-width:55rem;font-weight:400;font-size:1.8rem;color:#8c8c8d}.main_prod_detail__cont .detail-info__summary strong{max-width:18.6rem;width:100%;color:#000}.main_prod_detail__cont .detail-info__summary strong::before{content:"•";margin-right:1rem}@media all and (max-width: 768px){.main_prod_detail__cont .detail-info .detail-info__summary{gap:1rem}.main_prod_detail__cont .detail-info .detail-info__summary ul{width:50%}.main_prod_detail__cont .detail-info .detail-info__summary li{flex-direction:column;align-items:center;min-width:unset;width:100%}.main_prod_detail__cont .detail-info .detail-info__summary strong{align-items:center;max-width:unset;text-align:center}.main_prod_detail__cont .detail-info .detail-info__graph{width:100%}.main_prod_detail__cont .detail-info .detail-info__graph img{width:100%}}@media all and (max-width: 1180px){.main_prod_detail__cont .detail-info .detail-info__summary{gap:unset}}@media all and (max-width: 430px){.main_prod_detail__cont .detail-info{gap:5.9rem;margin-top:5.7rem}.main_prod_detail__cont .detail-info .detail-info__func{gap:2.2rem}.main_prod_detail__cont .detail-info .detail-info__func li,.main_prod_detail__cont .detail-info .detail-info__func h4{font-size:1.2rem}.main_prod_detail__cont .detail-info .detail-info__graph{padding:0 3.2rem}.main_prod_detail__cont .detail-info .detail-info__summary{flex-direction:column;gap:1rem}.main_prod_detail__cont .detail-info .detail-info__summary ul{flex-direction:column;width:100%}.main_prod_detail__cont .detail-info .detail-info__summary li{flex-direction:row;align-items:center;min-width:unset;width:100%;font-size:1.2rem}.main_prod_detail__cont .detail-info .detail-info__summary strong{align-items:center;max-width:unset;width:13rem;text-align:left}}@media all and (max-width: 768px){.main_prod_detail__cont .detail-content__head{position:relative}.main_prod_detail__cont .detail-content__head .title img{width:auto;height:2.3rem}.main_prod_detail__cont .detail-content__head .title p{position:absolute;top:5rem;width:100%;font-size:1.2rem}.main_prod_detail__cont .detail-content__head .ces2025{display:flex;height:2.53rem}}@media all and (max-width: 430px){.main_prod_detail__cont .detail-content__head{display:flex}.main_prod_detail__cont .detail-content__head .title{display:flex;flex-direction:column;gap:1.2rem}.main_prod_detail__cont .detail-content__head img{width:13.6rem}.main_prod_detail__cont .detail-content__head p{width:auto;font-size:1.2rem;font-weight:400}.main_prod_detail__cont .detail-content__head .ces2025 img{width:auto;height:2.53rem}}@media all and (max-width: 430px){.main_prod_detail__cont .brandlog{width:-moz-fit-content;width:fit-content;height:1.1rem}}@media all and (max-width: 768px){.main_prod_detail__cont{margin-top:11rem}}.main:has(.findyou){margin-top:0}.findyou{padding:9rem 25rem;background:url("../../images/img/gridBg.png") repeat-y;background-size:100%;width:100%}.findyou__warp{display:flex;align-items:center;justify-content:center;width:100%}.findyou__container{display:flex;flex-direction:column;align-items:center;gap:5rem;text-align:center}.findyou__container h2{width:50rem;font-weight:700;font-size:5rem}@media(max-width: 1024px){.findyou__container h2{width:32rem;font-weight:700;font-size:3.5rem}}.findyou__container .c-button{display:flex;justify-content:center;align-items:center;padding:3.2rem;border-radius:2rem;border:.3rem solid #000;max-width:31rem;height:9.8rem;width:100%;box-sizing:border-box;color:#000;font-size:3rem;font-weight:700;background-color:rgba(0,0,0,0);transition:transform .3s ease,box-shadow .2s}.findyou__container .c-button:active{background:rgba(0,0,0,.2);transform:translateY(2px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.findyou__container .c-button:hover{transform:translateY(2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.findyou__go{display:flex;align-items:center;justify-content:center;margin-left:auto}.findyou__go img{width:auto;height:calc(100vh - 18rem)}@media(max-width: 1024px){.findyou{padding:9rem 4rem}}@media all and (max-width: 768px){.findyou{padding:5rem;background-size:cover;background-position:50% 50%;background-repeat:repeat-y}.findyou__warp{flex-direction:column}.findyou__container{width:24.5rem;gap:2.7rem;font-size:2.2rem}.findyou__container .c-button{padding:1.4rem;width:14.4rem;height:4.5rem;font-size:1.4rem;border-radius:.9rem;border-width:.2rem;z-index:1;background-color:#fff}.findyou__go{align-items:flex-end;width:100%;height:calc(100vh - 30rem)}.findyou__go p{text-align:center}.findyou__go p img{height:calc(100vh - 33rem)}}@media all and (max-width: 430px){.findyou{padding:10rem 2rem;background:url("../../images/img/gridBgMO.png") repeat-y;background-size:cover;background-position:50% 50%;background-repeat:repeat-y}.findyou__warp{display:flex;align-items:center;justify-content:center;flex-direction:column}.findyou__container h2{width:-moz-fit-content;width:fit-content;font-size:2.3rem}.findyou__container .c-button{padding:1.4rem;width:14.4rem;height:4.5rem;font-size:1.4rem;border-radius:.9rem;border-width:.2rem}.findyou__go{margin-top:4rem;height:calc(100vh - 100vw);align-items:flex-end}}@media(max-width: 430px)and (max-height: 667px){.findyou__go{height:auto}.findyou{padding:4rem 2rem}}@media all and (max-width: 430px){.findyou__go p img{width:100%;height:auto}}.findyou.findyou--step .findyou__container h2{width:50.4rem}.findyou.findyou--step .findyou__container h2 .number{position:relative;padding-bottom:2.9rem;font-size:10rem}.findyou.findyou--step .findyou__container h2 .number::before{position:absolute;content:"";width:80%;height:1rem;background-color:#000}.findyou.findyou--step .findyou__container .character{position:relative;height:10rem}.findyou.findyou--step .findyou__container .character img{position:absolute;top:-9.5rem;left:50%;transform:translate(-43%, 0);z-index:1}.findyou.findyou--step .findyou__container .character img[data-text=robot02]{top:-9.5rem}.findyou.findyou--step .findyou__container .character img[data-text=robot03]{top:-15rem;left:-4rem}@media all and (max-width: 768px){.findyou.findyou--step{display:flex}section.main.main-scroll{overflow-y:scroll}.findyou.findyou--step .cube-warp{padding:0}.findyou.findyou--step .cube-warp .cubeBox{width:100%;height:21.5rem}.findyou.findyou--step .cube-warp .cubeBox__txt{font-size:3rem}.findyou.findyou--step .cube-warp .cubeBox__sub-txt{padding-right:4rem;width:100%;font-size:1.8rem}.findyou.findyou--step .findyou__warp{gap:2.2rem;width:100%}.findyou.findyou--step .findyou__warp .cube-warp .cube-warp__txt{font-size:1.8rem}.findyou.findyou--step .findyou__container{width:100%}.findyou.findyou--step .findyou__container h2 .number{font-size:5.8rem;padding-bottom:1.7rem}.findyou.findyou--step .findyou__container .character{position:relative;height:11rem}.findyou.findyou--step .findyou__container .character img{position:absolute;left:50%;transform:translate(-43%, 0);top:0;width:19.6rem}.findyou.findyou--step .findyou__container .character img[data-text=robot02]{top:0}.findyou.findyou--step .findyou__container .character img[data-text=robot03]{top:-3rem;left:50%;transform:translate(-50%, 0)}.findyou.findyou--step .findyou__go{margin-top:0;align-items:center;width:100%;height:100%}}@media all and (max-width: 430px){.findyou.findyou--step{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:url("../../images/img/gridBgMO.png") repeat-y;background-size:cover}.findyou.findyou--step .cube-warp{padding:0;place-items:center}.findyou.findyou--step .cube-warp .cubeBox__txt{font-size:1.8rem}.findyou.findyou--step .cube-warp .cubeBox__sub-txt{padding-right:1.7rem;width:100%;font-size:1.2rem}.findyou.findyou--step .cube-warp .cubeBox a::after{right:1.8rem;bottom:1.8rem;width:1.7rem;height:1.7rem;background-size:cover}.findyou.findyou--step .findyou__warp .cube-warp{gap:.6rem;font-size:1.8rem}.findyou.findyou--step .findyou__warp .cube-warp .cubeBox{min-width:16rem;width:100%;max-height:16rem}}@media(max-width: 430px)and (max-height: 667px){.findyou.findyou--step .findyou__warp .cube-warp .cubeBox{max-height:14rem}}@media all and (max-width: 430px){.findyou.findyou--step .findyou__warp .cube-warp .cubeBox a{padding:1.8rem}.findyou.findyou--step .findyou__warp .cube-warp .cube-warp__txt{font-size:1.8rem}.findyou.findyou--step .findyou__container h2{width:100%}.findyou.findyou--step .findyou__container h2 .number{font-size:5.8rem;padding-bottom:1.7rem}.findyou.findyou--step .findyou__container .character{position:relative;height:11rem}.findyou.findyou--step .findyou__container .character img{position:absolute;left:50%;transform:translate(-43%, 0);top:0;width:19.6rem}.findyou.findyou--step .findyou__container .character img[data-text=robot02]{top:0}.findyou.findyou--step .findyou__container .character img[data-text=robot03]{top:-3rem;left:50%;transform:translate(-50%, 0)}.findyou.findyou--step .findyou__go{margin-top:0;align-items:center}}.findyou.findyou--suggest{padding:0 0 8rem 0}body:has(.findyou--suggest),html:has(.findyou--suggest){margin:0;padding:0;height:100%;overflow:auto}.findyou.findyou--suggest .findyou__warp{height:100%;scroll-snap-type:y mandatory}.findyou.findyou--suggest .findyou__container{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:start}.findyou.findyou--suggest .findyou__container .graphs-container{display:none}.findyou.findyou--suggest .findyou__container .graphs-container.add{display:block}.findyou.findyou--suggest .findyou__container .graph01,.findyou.findyou--suggest .findyou__container .graph02,.findyou.findyou--suggest .findyou__container .graph03,.findyou.findyou--suggest .findyou__container .graph04{position:absolute}.findyou.findyou--suggest .findyou__container .graph01{top:11rem;left:17rem;width:15.8rem;height:15.8rem;background:url("../../images/img/buble01.png") no-repeat;background-size:100%}.findyou.findyou--suggest .findyou__container .graph02{top:20rem;right:30rem;width:26rem;height:22rem;background:url("../../images/img/buble02.png") no-repeat;background-size:100%}.findyou.findyou--suggest .findyou__container .graph03{bottom:12rem;left:34rem;width:22rem;height:22rem;background:url("../../images/img/buble03.png") no-repeat;background-size:100%}.findyou.findyou--suggest .findyou__container .graph04{bottom:14rem;right:26rem;width:13rem;height:13rem;background:url("../../images/img/buble04.png") no-repeat;background-size:100%}.findyou.findyou--suggest .findyou__go--suggest{display:flex;flex-direction:column;gap:4.2rem;padding-top:10rem;height:100%;background:url("../../images/img/gridBg.png") repeat-y;scroll-snap-align:start}.findyou.findyou--suggest .findyou__go--suggest .goal{font-weight:700;font-size:5rem}.findyou.findyou--suggest .text-effect{width:100%}.findyou.findyou--suggest .text-effect span{color:#000;opacity:.4}.findyou.findyou--suggest .text-effect.text-effect--scroll{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.findyou.findyou--suggest .text-effect.text-effect--scroll span{transition:opacity .6s ease-out,transform .6s ease-out,color .6s ease-out,font-size .6s ease-out}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text{font-size:5rem;opacity:1}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text.animate{color:#fff;animation:growText .6s forwards}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text.animate.first{color:#fff;animation:growText3 .6s forwards}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text.animate.final{position:relative;color:#fff;animation:growText2 .6s forwards}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text.animate .prev-text,.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text.animate .next-text{font-size:3rem}@keyframes growText{to{font-size:9rem;color:#000}}@keyframes growText2{to{font-size:9rem;color:#00ff09}}@keyframes growText3{to{font-size:9rem;color:#ff00e5}}.findyou.findyou--suggest .slide_down_arr{display:flex;flex-direction:column;position:relative;filter:brightness(0);animation:moveUpDown 2s .5s infinite alternate}.findyou.findyou--suggest .slide_down_arr img{position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.findyou.findyou--suggest .slide_down_arr img:last-child{top:1.2rem}@media all and (max-width: 768px){.findyou.findyou--suggest .findyou{padding:0}.findyou.findyou--suggest .findyou__container{padding:0;background:url("../../images/img/gridBg.png") repeat-y;background-position:50% 50%;background-size:cover}.findyou.findyou--suggest .findyou__container .graph01{top:27.2rem;left:3rem;width:7.2rem;height:7.2rem}.findyou.findyou--suggest .findyou__container .graph02{top:23rem;right:3rem;width:11.2rem;height:9.9rem}.findyou.findyou--suggest .findyou__container .graph03{bottom:28rem;left:5rem;width:9.9rem;height:9.9rem}.findyou.findyou--suggest .findyou__container .graph04{bottom:33rem;right:6rem;width:6.5rem;height:6.5rem}.findyou.findyou--suggest .findyou__go--suggest{margin-top:0;padding:2rem;gap:4.1rem;height:100vh}.findyou.findyou--suggest .findyou__go--suggest .goal{font-size:2.8rem}.findyou.findyou--suggest .findyou__go--suggest{align-items:center;padding:4rem;background-position:50% 50%;background-size:cover}.findyou.findyou--suggest .text-effect{width:100%}.findyou.findyou--suggest .text-effect span{color:#000;opacity:.4;font-size:3.8rem}@keyframes growText{to{font-size:5.2rem;color:#000}}@keyframes growText2{to{font-size:5.2rem;color:#00ff09}}@keyframes growText3{to{font-size:5.2rem;color:#ff00e5}}}@media all and (max-width: 430px){.findyou.findyou--suggest.findyou--suggest{padding:0}.findyou.findyou--suggest .findyou__container .graph01{top:27.2rem;left:3rem;width:4.2rem;height:4.2rem}.findyou.findyou--suggest .findyou__container .graph02{top:23rem;right:3rem;width:7.2rem;height:5.9rem}.findyou.findyou--suggest .findyou__container .graph03{bottom:28rem;left:5rem;width:5.9rem;height:5.9rem}.findyou.findyou--suggest .findyou__container .graph04{bottom:33rem;right:6rem;width:3.5rem;height:3.5rem}.findyou.findyou--suggest .findyou__go--suggest{margin-top:0;padding:2rem;gap:4.1rem;height:100vh}.main-scroll .findyou__go--suggest{height:auto !important}.findyou.findyou--suggest .findyou__go--suggest .goal{font-size:1.8rem}.findyou.findyou--suggest .text-effect{width:100%}.findyou.findyou--suggest .text-effect span{color:#000;opacity:.4;font-size:1.8rem}.findyou.findyou--suggest .text-effect.text-effect--scroll .current-text{font-size:3rem}@keyframes growText{to{font-size:2.2rem;color:#000}}@keyframes growText2{to{font-size:2.2rem;color:#00ff09}}@keyframes growText3{to{font-size:2.2rem;color:#ff00e5}}.findyou.findyou--suggest .slide_down_arr img{width:2rem;height:2rem}.findyou.findyou--suggest .slide_down_arr img:last-child{top:.7rem}}.findyou .suggest{position:relative;display:flex;align-items:center;width:152.8rem;height:80.4rem;border-radius:4rem;background-color:#fff;box-shadow:0 2.1rem 4.1rem .9rem rgba(0,0,0,.04);overflow:hidden}.findyou .suggest .close{width:48px;height:48px;background:url("../../images/icon/close_nor.png") no-repeat center;text-indent:-9999px;position:absolute;top:2rem;right:2rem}@media all and (max-width: 430px){.findyou .suggest .close{display:none}}.findyou .suggest img{height:auto}.findyou .suggest .goods-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.9rem;padding:10.7rem 0 6rem 20.6rem}.findyou .suggest .name{position:absolute;top:10.7rem;left:20.6rem;display:flex;align-items:center;justify-content:center;padding:1rem 3.6rem;height:6.1rem;border-radius:6.1rem;background-color:#000;height:-moz-fit-content;height:fit-content;box-sizing:border-box}.findyou .suggest .name img{height:-moz-fit-content;height:fit-content}.findyou .suggest .info{margin-top:5.4rem;width:35.6rem;height:21.5rem}.findyou .suggest .info .pcPic{display:block}.findyou .suggest .info .moPic{display:none}.findyou .suggest .price{margin-top:auto;margin-bottom:8rem;font-weight:700;font-size:2.4rem}.findyou .suggest .price.price--onlay{margin-bottom:0}.findyou .suggest .quickLink{width:100%;padding:2.2rem 7.7rem;height:8.4rem;font-size:2.8rem;color:#fff;border-radius:2.3rem;background:linear-gradient(to right, rgb(71, 118, 230), rgb(142, 84, 233))}@media all and (max-width: 430px){.findyou .suggest .quickLink{margin:4rem auto 0 auto;max-width:17.6rem;font-size:1.4rem;padding:.7rem 1.6rem;height:3.4rem;border-radius:1.2rem;text-align:center}}.findyou .suggest .goodsPic{margin-left:auto;width:69.1rem;height:70.1rem}.findyou .suggest .goodsPic img{width:auto;height:-webkit-fill-available;height:-moz-available;height:fill}.findyou .suggest .button_home{position:absolute;right:3.7rem;bottom:3.6rem;display:flex;align-items:center;justify-content:center;gap:1.4rem;width:19.2rem;height:6.4rem;border-radius:2.4rem;padding:2rem 2.4rem;background-color:#000}.findyou .suggest .button_home i{width:2.4rem;height:2.4rem}.findyou .suggest .button_home img{width:100%}.findyou .suggest .button_home span{font-weight:700;font-size:1.8rem;color:#fff}.findyou .suggest .button_home:hover{opacity:.8}@media all and (max-width: 768px){.findyou .suggest .button_home{right:2rem;bottom:2rem;padding:1rem 1.4rem;width:auto;height:auto}.findyou .suggest .button_home span{font-size:1.4rem}}@media all and (max-width: 430px){.findyou .suggest .button_home{padding:1.05rem 1.25rem;width:3.9rem;height:3.5rem;border-radius:1.25rem;gap:0}.findyou .suggest .button_home span{display:none}.findyou .suggest .button_home i{width:1.4rem;height:1.4rem}}@media all and (max-width: 768px){.findyou .suggest{align-items:flex-end;padding:4rem 0;width:100%;max-height:40rem}.findyou .suggest .goods-info{align-items:flex-start;gap:0;padding:0 3.1rem}.findyou .suggest .name{top:2.6rem;left:3.1rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:3.2rem;font-size:1.4rem}.findyou .suggest .info{margin-top:unset;margin-bottom:2.4rem;width:36rem;height:19rem}.findyou .suggest .price{margin-bottom:0;margin-top:3rem;font-weight:700;font-size:1.2rem}.findyou .suggest .goodsPic{margin-left:auto;width:27rem;height:27rem}.findyou .suggest .goodsPic img{width:auto;height:inherit}}@media all and (max-width: 430px){.findyou .suggest{display:flex;flex-direction:column-reverse;width:100%;max-height:47.4rem;border-radius:1rem;box-shadow:0 .525rem 1.35rem -0.225rem rgba(0,0,0,.04);overflow:hidden}.findyou .suggest .goods-info{padding:0 4.5rem;gap:0;align-items:flex-start;width:100%}.findyou .suggest .name{top:4rem;left:4.5rem;padding:.75rem 2rem;border-radius:3.2rem;height:3.2rem}.findyou .suggest .name img{height:1.7rem}.findyou .suggest .info{margin-top:unset;margin-bottom:2.4rem;width:26rem;height:9.4rem}.findyou .suggest .info img{width:-moz-fit-content;width:fit-content}.findyou .suggest .info .pcPic{display:none}.findyou .suggest .info .moPic{display:block}.findyou .suggest .price{margin:0;font-weight:700;font-size:1.2rem}.findyou .suggest .goodsPic{margin-left:unset;margin:0 4.6rem;width:auto;height:22.8rem;text-align:center}}.findyou .suggest.suggest--set{padding:6.6rem 17.4rem 0;gap:6.2rem}.findyou .suggest.suggest--set .set{position:relative;display:flex;width:100%;height:63.5rem}.findyou .suggest.suggest--set .set .name{top:0;left:0;z-index:1}.findyou .suggest.suggest--set .set .goods-info{flex-direction:column;align-items:center;justify-content:flex-start;align-items:flex-start;gap:5.4rem;padding:5rem 0 0;z-index:1}.findyou .suggest.suggest--set .set .goods-info .info{margin-top:2.9rem}.findyou .suggest.suggest--set .set .goodsPic{position:absolute;bottom:0;right:0;margin-left:auto;width:48rem;height:48rem}.findyou .suggest.suggest--set.suggest6 .goods-info .info{margin-top:7.9rem}.findyou .suggest.suggest--set.suggest6 .goodsPic{width:70rem;height:70rem}.findyou .suggest.suggest--set.suggest6 .price{margin:0}@media all and (max-width: 768px){.findyou .suggest.suggest--set{padding:4rem 4.5rem;gap:1.2rem;max-height:96.7rem;height:auto;flex-direction:row}.findyou .suggest.suggest--set .set{position:relative;display:flex;align-items:center;flex-direction:column-reverse;width:100%;height:auto}.findyou .suggest.suggest--set .set:last-child::before{display:none}.findyou .suggest.suggest--set .set .name{height:3.2rem}.findyou .suggest.suggest--set .set .name img{height:-webkit-fill-available}.findyou .suggest.suggest--set .set .goods-info{flex-direction:column;align-items:center;justify-content:flex-start;align-items:flex-start;gap:0;padding:0;z-index:1}.findyou .suggest.suggest--set .set .info{width:auto;height:10rem}.findyou .suggest.suggest--set .set .info .pcPic{display:none}.findyou .suggest.suggest--set .set .info .moPic{display:block}.findyou .suggest.suggest--set .set .goodsPic{position:relative;margin:2rem 0 0;width:24.6rem;height:24.6rem}.findyou .suggest.suggest--set .set .price{margin-bottom:0;font-size:2.2rem}}@media all and (max-width: 430px){.findyou .suggest.suggest--set{padding:4rem 4.5rem;gap:1.2rem;max-height:96.7rem;height:auto;flex-direction:column}.findyou .suggest.suggest--set.suggest2{max-height:103.7rem}.findyou .suggest.suggest--set.suggest3,.findyou .suggest.suggest--set.suggest4,.findyou .suggest.suggest--set.suggest5{max-height:104rem}.findyou .suggest.suggest--set.suggest6{max-height:80rem}.findyou .suggest.suggest--set .set{position:relative;display:flex;flex-direction:column-reverse;width:100%;height:auto}.findyou .suggest.suggest--set .set::before{margin:4rem -2rem;display:block;content:"";width:calc(100% + 4rem);height:1px;background-color:#efefef}.findyou .suggest.suggest--set .set:last-child::before{display:none}.findyou .suggest.suggest--set .set .name{min-width:9.5rem;height:3.2rem}.findyou .suggest.suggest--set .set .goods-info{flex-direction:column;align-items:center;justify-content:flex-start;align-items:flex-start;gap:0;padding:0;z-index:1}.findyou .suggest.suggest--set .set .goodsPic{position:relative;margin:2rem 0 0;width:24.6rem;height:24.6rem}.findyou .suggest.suggest--set .set .price{font-size:1.2rem}}.cube-warp{padding:2rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:1.6rem}.cube-warp .cubeBox{position:relative;width:38rem;height:38rem;border:.2rem solid #000;background-size:100%;border-radius:2.8rem;overflow:hidden}.cube-warp .cubeBox a{display:flex;flex-direction:column;justify-content:space-between;padding:2.9rem;width:100%;height:100%;background-size:cover}.cube-warp .cubeBox a::after{content:"";position:absolute;right:2.9rem;bottom:2.9rem;width:4rem;height:4rem;background:url("../../images/img/arrow_right.png") repeat-y}.cube-warp .cubeBox__txt{font-weight:400;font-size:4.6rem;text-align:left}.cube-warp .cubeBox__sub-txt{font-size:2.8rem;color:#7c7c7c;text-align:left}.cube-warp .bg-image-1 a{background:url("../../images/img/cardBg1.png") no-repeat}.cube-warp .bg-image-2 a{background:url("../../images/img/cardBg2.png") no-repeat}.cube-warp .bg-image-3 a{background:url("../../images/img/cardBg3.png") no-repeat}.cube-warp .bg-image-4 a{background:url("../../images/img/cardBg4.png") no-repeat}.cube-warp .bg-image-5 a{background:url("../../images/img/cardBg5.png") no-repeat}.cube-warp .bg-image-6 a{background:url("../../images/img/cardBg6.png") no-repeat}.cube-warp .bg-image-7 a{background:url("../../images/img/cardBg7.png") no-repeat}.cube-warp .bg-image-8 a{background:url("../../images/img/cardBg8.png") no-repeat}.cube-warp .bg-image-9 a{background:url("../../images/img/cardBg9.png") no-repeat}.cube-warp .bg-image-10 a{background:url("../../images/img/cardBg10.png") no-repeat}.cube-warp .bg-image-11 a{background:url("../../images/img/cardBg11.png") no-repeat}.cube-warp .bg-image-12 a{background:url("../../images/img/cardBg12.png") no-repeat}:root{--base: #303952;--accent: #786fa6;--shadow: #e77f67}.text-effect span{color:var(--shadow);display:inline-block;position:relative}.text-effect span:nth-child(1)::before,.text-effect span:nth-child(1)::after{animation-delay:1, 10s}.text-effect span:nth-child(2)::before,.text-effect span:nth-child(2)::after{animation-delay:2, 10s}.text-effect span:nth-child(3)::before,.text-effect span:nth-child(3)::after{animation-delay:3, 10s}.text-effect span:nth-child(4)::before,.text-effect span:nth-child(4)::after{animation-delay:4, 10s}.text-effect span:nth-child(5)::before,.text-effect span:nth-child(5)::after{animation-delay:5, 10s}.text-effect span:nth-child(6)::before,.text-effect span:nth-child(6)::after{animation-delay:6, 10s}.text-effect span:nth-child(7)::before,.text-effect span:nth-child(7)::after{animation-delay:7, 10s}.text-effect span:nth-child(8)::before,.text-effect span:nth-child(8)::after{animation-delay:8, 10s}.text-effect span:nth-child(9)::before,.text-effect span:nth-child(9)::after{animation-delay:9, 10s}.text-effect span:nth-child(10)::before,.text-effect span:nth-child(10)::after{animation-delay:10, 10s}@media(prefers-reduced-motion){.text-effect span{color:var(--base)}}.text-effect span::before{animation:max-height .4s cubic-bezier(0.61, 1, 0.88, 1) 1 normal both;color:var(--accent)}.text-effect span::after{animation:max-width .7s cubic-bezier(0.61, 1, 0.88, 1) 1 normal both;color:var(--base)}.text-effect span::before,.text-effect span::after{content:attr(data-txt);left:0;overflow:hidden;position:absolute;speak:none}@media(prefers-reduced-motion){.text-effect span::before,.text-effect span::after{animation:none;content:""}}@keyframes max-width{from{max-width:0}to{max-width:100%}}@keyframes max-height{from{max-height:0}to{max-height:100%}}.scroll_wrap{overflow:hidden}.scroll_on{padding:50px 0;font-size:24px;font-weight:700;text-align:center;opacity:0;transition:all 1s}.scroll_on.active{opacity:1 !important;transform:translate(0, 0) !important}.scroll_on.type_top{transform:translate(0, -50px)}.scroll_on.type_bottom{transform:translate(0, 50px)}.scroll_on.type_left{transform:translate(-50px, 0)}.scroll_on.type_right{transform:translate(50px, 0)}.main:has(.welcome){margin-top:0}.welcome{padding:3rem 3.7rem;background:url("../../images/main/homeBg.png") no-repeat;background-size:contain;background-position:center;width:100%;height:100vh}.welcome::after{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg, #d87083, #814788);opacity:.4;z-index:-1}.welcome::before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background:url("../../images/main/homeBg.png") no-repeat;background-size:cover;filter:blur(0.5rem);z-index:-1}.welcome .topper{position:relative;display:flex;width:100%;align-self:start;z-index:1}.welcome .topper .logo{width:9rem;height:9rem;border-radius:100%;overflow:hidden;background:url("../../images/main/ces_logH.png") no-repeat;background-position:center;background-color:#0c0d60;background-size:80%;font-size:0}.welcome .topper .logo a{display:block;width:100%;height:100%;border-radius:100%}.welcome .topper .display{margin-left:auto;display:flex;text-align:center;align-items:center}.welcome .topper .display .timer{color:#fff;font-size:4rem;font-weight:400}.welcome .topper .info{display:flex;flex-direction:column;align-items:flex-start;margin-left:1rem;padding-left:1rem;border-left:1px solid #fff}.welcome .topper .info span{color:#fff;font-size:1.4rem}.welcome .topper .info p{color:#fff;font-size:1.5rem}.welcome__btn{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;flex-direction:column;width:21rem;height:21rem;border-radius:100%;border:2px solid #fff;color:#191919;z-index:99;background-color:rgba(0,0,0,0)}.welcome__btn p{position:relative;top:-2rem;font-size:3.9rem;font-weight:700;text-align:center;z-index:2}.welcome__btn::after{content:"";position:absolute;top:0;left:0;width:21rem;height:21rem;border-radius:100%;background-color:#fff;filter:blur(0.05rem);opacity:.9}.welcome__btn::before{position:absolute;content:"👋";margin-top:6rem;font-size:5.4rem;z-index:1}.welcome__btn.on::before{position:absolute;content:"";width:5.4rem;height:5.4rem;background:url("../../images/img/bf_symbol.png") no-repeat;background-position:center;z-index:100}.welcome .bg{position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(180deg, rgba(0, 0, 0, 0.66) 23%, rgba(0, 0, 0, 0.22) 40%)}.welcome__menuList .rounds{display:none;opacity:0;position:relative;width:100%;height:100vh;transition:opacity 1s;z-index:1}.welcome__menuList .rounds li{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;flex-direction:column;width:21rem;height:21rem;border-radius:100%;border:2px solid #000;font-size:2rem;color:#191919;z-index:99;background-color:rgba(0,0,0,0)}.welcome__menuList .rounds li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:scale(1);transition:opacity 1s,transform 1s;z-index:1}.welcome__menuList .rounds li a:hover::after{content:"";position:absolute;width:21rem;height:21rem;background:url("../../images/img/spot.png") no-repeat;background-position:center;opacity:1;transform:scale(1);transition:opacity 1s,transform 1s;animation:float 2.7s infinite ease-in-out}.welcome__menuList .rounds li p{font-weight:700;font-size:2.7rem;text-align:center;color:#fff;z-index:2}.welcome__menuList .rounds li::after{content:"";position:absolute;top:0;left:0;width:21rem;height:21rem;border-radius:100%;background-color:#000;filter:blur(0.15rem);opacity:.5;z-index:-1}.welcome__menuList .rounds li.on{animation-play-state:paused;opacity:0;transform:scale(0)}@keyframes on{0%,100%{opacity:0;transform:scale(0.9)}}.welcome__menuList .rounds .btn05__line{position:absolute;width:24rem;height:24rem;display:flex;justify-content:center;align-items:center}.welcome__menuList .rounds .btn05__line .rotating-svg{animation:rotateText 10s linear infinite}.welcome__menuList .rounds .btn01{margin-left:-30rem;margin-top:-30rem}.welcome__menuList .rounds .btn02{margin-left:-46rem;margin-top:-10rem}.welcome__menuList .rounds .btn03{margin-left:-30rem;margin-top:10rem}.welcome__menuList .rounds .btn04{margin-left:30rem;margin-top:-30rem}.welcome__menuList .rounds .btn05{margin-left:46rem;margin-top:-10rem}.welcome__menuList .rounds .btn06{margin-left:30rem;margin-top:10rem}@keyframes rotateText{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.graphWrap{position:relative;width:100%;height:100vh;display:flex;justify-content:space-around;align-items:center;overflow:hidden}.graphWrap.hidden{display:none}.graphWrap .speech-bubble{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#1888fe;border-radius:1.5rem;padding:2rem;width:25rem;text-align:center;color:#fff;font-size:1.8rem;box-shadow:.2rem .2rem 1rem rgba(0,0,0,.2);transform:scale(0.9);transition:opacity 10s,transform 12.5s;opacity:0;transform:scale(0)}.graphWrap .speech-bubble.speech-bubble--01{margin-top:-34rem;margin-left:11rem;background:#fff;color:#000;width:25rem}.graphWrap .speech-bubble.speech-bubble--01 .tail{background:#fff}.graphWrap .speech-bubble.speech-bubble--02{margin-top:-10rem;margin-left:-43rem;background:#26252a;width:20.5rem}.graphWrap .speech-bubble.speech-bubble--02 .tail{background:#26252a}.graphWrap .speech-bubble.speech-bubble--03{margin-top:0;margin-left:-33rem;background:#1888fe}.graphWrap .speech-bubble.speech-bubble--03 .tail{background:#1888fe}.graphWrap .speech-bubble.speech-bubble--04{margin-top:-7rem;margin-left:36rem;background:#fff;color:#000;width:30.5rem}.graphWrap .speech-bubble.speech-bubble--04 .tail{background:#fff}.graphWrap .speech-bubble.speech-bubble--05{margin-top:14rem;margin-left:16rem;background:#1888fe;color:#000}.graphWrap .speech-bubble.speech-bubble--05 .tail{background:#1888fe}.graphWrap .speech-bubble.speech-bubble--06{margin-top:-17rem;margin-left:-53rem;background:#fff;color:#000}.graphWrap .speech-bubble.speech-bubble--06 .tail{background:#fff}.graphWrap .speech-bubble.speech-bubble--07{margin-top:-31rem;margin-left:-38rem;background:#fff;color:#000;width:25rem}.graphWrap .speech-bubble.speech-bubble--07 .tail{background:#fff}.graphWrap .speech-bubble.speech-bubble--08{margin-top:-20rem;margin-left:22rem;background:#000;color:#fff}.graphWrap .speech-bubble.speech-bubble--08 .tail{background:#000}.graphWrap .speech-bubble.speech-bubble.hidden{display:none}.graphWrap .speech-bubble .tail{position:absolute;bottom:0;left:-0.6rem;width:2rem;height:2rem;background:#1888fe;mask:url("../../images/main/tail.svg") center/contain no-repeat;-webkit-mask:url("../../images/main/tail.svg") center/contain no-repeat}.graphWrap .speech-bubble .tail--right{bottom:0;left:unset;right:-0.6rem;transform:scaleX(-1)}.graphWrap .speech-bubble.animate{animation:float 6.7s infinite ease-in-out;animation-delay:var(--delay)}.graphWrap .speech-bubble.pause{animation-play-state:paused;transition:opacity .3s,transform 1.2s;opacity:0;transform:scale(0)}.graphWrap .speech-bubble.hidden{display:none}@keyframes float{0%,100%{opacity:0;transform:scale(1.9)}40%,60%{opacity:1;transform:scale(1.1)}}@keyframes off{0%,100%{opacity:0;transform:scale(0.9)}}@media all and (max-width: 768px){.welcome{padding:0;background:url("../../images/main/homeBgMO.png") no-repeat}.welcome .topper{padding:2.6rem}.welcome .topper .logo{width:8rem;height:8rem;background-size:contain}.welcome{background-position:bottom center;background-size:cover}.welcome__btn{width:18.6rem;height:18.6rem;border:0}.welcome__btn::after{width:18.6rem;height:18.6rem}.welcome__btn p{top:-1rem;font-size:3.5rem}.welcome__btn::before{margin-top:7rem;font-size:5rem}.welcome__menuList .rounds li{width:18.6rem;height:18.6rem;border:1px solid #000}.welcome__menuList .rounds li a:hover::after{width:18.6rem;height:18.6rem}.welcome__menuList .rounds li p{font-size:2.2rem}.welcome__menuList .rounds li::after{width:18.6rem;height:18.6rem}.welcome__menuList .rounds .btn05__line{width:21.6rem;height:21.6rem}.welcome__menuList .rounds .btn05__line .rotating-svg{animation:rotateText 6s linear infinite}.welcome__menuList .rounds .btn01{margin-left:0rem;margin-top:-50rem}.welcome__menuList .rounds .btn02{margin-left:-27rem;margin-top:-30rem}.welcome__menuList .rounds .btn03{margin-left:-27rem;margin-top:0rem}.welcome__menuList .rounds .btn04{margin-left:0;margin-top:14rem}.welcome__menuList .rounds .btn05{margin-left:27rem;margin-top:0rem}.welcome__menuList .rounds .btn06{margin-left:27rem;margin-top:-30rem}.graphWrap .speech-bubble.speech-bubble{font-size:2rem}.graphWrap .speech-bubble.speech-bubble--01{margin-top:-45rem;margin-left:-3rem;width:25rem}.graphWrap .speech-bubble.speech-bubble--02{margin-top:-34rem;margin-left:-39rem;width:33rem}.graphWrap .speech-bubble.speech-bubble--03{margin-top:0rem;margin-left:-29rem}.graphWrap .speech-bubble.speech-bubble--04{margin-top:-5rem;margin-left:-7rem}.graphWrap .speech-bubble.speech-bubble--05{margin-top:-25rem;margin-left:7rem;width:36rem}.graphWrap .speech-bubble.speech-bubble--06{margin-top:-50rem;margin-left:-31rem}.graphWrap .speech-bubble.speech-bubble--07{margin-top:-20rem;margin-left:-42rem;width:48rem}.graphWrap .speech-bubble.speech-bubble--08{margin-top:3rem;margin-left:13rem}.graphWrap .speech-bubble.hidden{display:none}.graphWrap .speech-bubble.animate{animation:float 6.7s infinite ease-in-out;animation-delay:var(--delay)}@keyframes float{0%,100%{opacity:0;transform:scale(1.2)}40%,60%{opacity:1;transform:scale(1.1)}}}@media all and (max-width: 430px){.welcome{padding:0;background:url("../../images/main/homeBgMO.png") no-repeat}.welcome .topper{padding:2.6rem;flex-direction:column}.welcome .topper .logo{width:3.4rem;height:3.4rem;background-size:contain}.welcome .topper .display{margin-left:0;flex-direction:column;align-items:flex-start;font-size:2.8em}.welcome .topper .display .info{margin-left:0;font-size:1.3rem}.welcome{background-position:center;background-size:contain}.welcome__btn{width:11.6rem;height:11.6rem;border:0}.welcome__btn::after{width:11.6rem;height:11.6rem}.welcome__btn p{top:-1rem;font-size:2rem}.welcome__btn::before{margin-top:4rem;font-size:3rem}.welcome__menuList .rounds li{width:11.6rem;height:11.6rem;border:1px solid #000;font-size:1.4rem;font-weight:700}.welcome__menuList .rounds li a:hover::after{width:11.6rem;height:11.6rem;transform:scale(0.3);transition:opacity 1s,transform 1s;animation:float 2.7s infinite ease-in-out;animation-delay:var(--delay);filter:blur(2rem)}.welcome__menuList .rounds li p{font-size:1.4rem}.welcome__menuList .rounds li::after{width:11.6rem;height:11.6rem;filter:blur(0.1rem);opacity:.5}.welcome__menuList .rounds .btn05__line{width:13.6rem;height:13.6rem}.welcome__menuList .rounds .btn05__line .rotating-svg{animation:rotateText 6s linear infinite}.welcome__menuList .rounds .btn01{margin-left:0rem;margin-top:-38rem}.welcome__menuList .rounds .btn02{margin-left:-12rem;margin-top:-30rem}.welcome__menuList .rounds .btn03{margin-left:12rem;margin-top:-30rem}.welcome__menuList .rounds .btn04{margin-left:0;margin-top:-1rem}.welcome__menuList .rounds .btn05{margin-left:-12rem;margin-top:-10rem}.welcome__menuList .rounds .btn06{margin-left:12rem;margin-top:-10rem}.graphWrap .speech-bubble.speech-bubble{font-size:1.4rem}.graphWrap .speech-bubble.speech-bubble--01{margin-top:-33rem;margin-left:0rem;width:18rem}.graphWrap .speech-bubble.speech-bubble--02{margin-top:-31rem;margin-left:-19rem;width:16rem}.graphWrap .speech-bubble.speech-bubble--03{margin-top:66;margin-left:-19rem}.graphWrap .speech-bubble.speech-bubble--04{margin-top:-7rem;margin-left:-11rem}.graphWrap .speech-bubble.speech-bubble--05{margin-top:-18rem;margin-left:-1rem}.graphWrap .speech-bubble.speech-bubble--06{margin-top:-38rem;margin-left:-18rem}.graphWrap .speech-bubble.speech-bubble--07{margin-top:-24rem;margin-left:-18rem;width:14rem}.graphWrap .speech-bubble.speech-bubble--08{margin-top:6rem;margin-left:7rem}.graphWrap .speech-bubble.hidden{display:none}.graphWrap .speech-bubble.animate{animation:float 5.7s infinite ease-in-out;animation-delay:var(--delay)}@keyframes float{0%,100%{opacity:0;transform:scale(1.2)}40%,60%{opacity:1;transform:scale(1.1)}}}@media all and (max-width: 430px){.main__prod_tab{position:absolute;left:0;height:4.4rem;-ms-overflow-style:none}.main__prod_tab::-webkit-scrollbar{display:none}.main__prod_tab .tab_list{position:absolute;flex-wrap:nowrap;flex-direction:row}}.main__btm_content .tab_list{gap:1rem}.main__btm_content .tab_list>li{margin:0}.main__btm_content .tab_list+.main_showroom__cont{margin-top:8.1rem}.main__btm_content .tabWrap{margin-bottom:81px}@media all and (max-width: 430px){.main__btm_content .tabWrap{position:relative;width:100%;margin-bottom:37px;height:4.2rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.main__btm_content .tabWrap::-webkit-scrollbar{display:none !important}.main__btm_content .tabWrap .tab_list{width:-moz-max-content;width:max-content}.main__btm_content .tabWrap .tab_item{width:-moz-fit-content;width:fit-content}}@media all and (max-width: 320px){.main__btm_content .tabWrap{position:relative;width:calc(100% + 40px);margin:0 -20px 37px;height:4.2rem;overflow-x:scroll}.main__btm_content .tabWrap .tab_list{overflow-x:scroll}}.main_showroom__cont .showroom_info_cont{margin-top:5.2rem}@media all and (max-width: 768px){.main_showroom__cont .showroom_info_cont{margin-top:4rem}}.lined_tab_list_cont ul{display:flex;align-items:center;width:100%}.lined_tab_list_cont ul li{cursor:pointer;width:50%;padding:3rem 0;text-align:center;font-size:2rem;line-height:1.5;color:#b9b9b9;border-bottom:.1rem solid #e6e6e6}.lined_tab_list_cont ul li.active{font-weight:700;color:#821c21;border-bottom:.5rem solid #821c21}@media all and (max-width: 1200px){.lined_tab_list_cont{padding:0;width:100%}}@media all and (max-width: 768px){.lined_tab_list_cont ul li{padding:2rem 0;font-size:1.6rem}}@media all and (max-width: 54rem){.lined_tab_list_cont ul li{font-size:1.6rem}}.global_tab .tab_title{margin:17.7rem 0 8rem}.global_tab .tab_title h3{margin-bottom:1.5rem;font-size:3.6rem;line-height:5.2rem;font-weight:700}.global_tab .tab_title p{font-size:1.8rem;line-height:3rem}.global_tab .tab_introduce{display:flex;justify-content:space-between;align-items:flex-start}.global_tab .tab_introduce>div{width:48%}@media all and (min-width: 2048px){.global_tab .tab_introduce>div:first-child{width:38%}.global_tab .tab_introduce>div:last-child{width:57%}}.global_tab.europe .eu_slider .eu_slider_each img{width:100%;-o-object-fit:contain;object-fit:contain;margin:0}.global_tab.europe .eu_slider .slick-dots{margin-top:1.5rem;display:flex;justify-content:center;align-items:center}.global_tab.europe .eu_slider .slick-dots li{margin:0 .5rem}.global_tab.europe .eu_slider .slick-dots li button{border:none;padding:0;width:1rem;height:1rem;text-indent:-9999rem;background:#d3d3d3;border-radius:50%;transition:all .3s}.global_tab.europe .eu_slider .slick-dots li.slick-active button{background:#821c21}.global_tab .tab_introduce .tab_slider iframe{max-height:40rem}.global_tab .tab_introduce .tab_slider img{width:100%;-o-object-fit:contain;object-fit:contain}.tab_introduce .tab_text_cont .tab_text{display:flex;gap:40px;margin:1.5rem 0 3rem;align-items:center}.tab_introduce .tab_text_cont .tab_text:last-child{display:flex;align-items:flex-start;margin:1.5rem 0 0}@media all and (max-width: 430px){.tab_introduce .tab_text_cont .tab_text:last-child{flex-direction:column;gap:10px}}.tab_introduce .tab_text_cont .tab_text h5{font-size:2rem;line-height:3rem;font-weight:700}@media all and (min-width: 2048px){.tab_introduce .tab_text_cont .tab_text h5{font-size:1.6rem}}.tab_introduce .tab_text_cont .tab_text>*{display:flex;align-items:center}.tab_introduce .tab_text_cont .tab_text>*:first-child{width:40%}@media all and (min-width: 2048px){.tab_introduce .tab_text_cont .tab_text>*:first-child{width:40%}}.tab_introduce .tab_text_cont .tab_text>*:last-child{width:100%}@media all and (min-width: 2048px){.tab_introduce .tab_text_cont .tab_text>*:last-child{width:58%}}.tab_introduce .tab_text_cont .tab_text>ul{display:block}.tab_introduce .tab_text_cont .tab_text p{display:inline-block;font-size:1.8rem;line-height:3rem}@media all and (min-width: 2048px){.tab_introduce .tab_text_cont .tab_text p{font-size:1.4rem}}.tab_introduce .tab_text_cont .tab_text ul li{position:relative;font-size:1.8rem;line-height:3rem;margin-bottom:1.5rem;padding-left:1.7rem}@media all and (min-width: 2048px){.tab_introduce .tab_text_cont .tab_text ul li{font-size:1.4rem}}.tab_introduce .tab_text_cont .tab_text ul li span.small_text{font-size:1.4rem}.tab_introduce .tab_text_cont .tab_text ul li:last-child{margin-bottom:0}.tab_introduce .tab_text_cont .tab_text ul li::before{position:absolute;content:"•";left:0}.tab_introduce .tab_text_cont .tab_text ul li.two_line::before{top:25%}.tab_introduce .tab_text_cont .tab_text span a{display:inline-block;font-size:1.6rem;line-height:3rem;color:#6f6f6f;margin-left:.5rem;padding:.3rem 3.5rem .5rem 1.3rem;background-image:url(../../images/icon/arr_link.png);background-repeat:no-repeat;background-position:85%;background-color:#f9f9f9;border-radius:5rem}.global_tab .tab_product{margin:7.6rem 0 13.2rem}.global_tab .tab_product h4{font-size:2rem;line-height:3rem;margin-bottom:3rem;font-weight:700}.global_tab .tab_product div ul{display:flex;justify-content:space-between;align-items:center}.global_tab .tab_product div ul li{position:relative;width:calc(25% - 1.5rem);border:.1rem solid #dedede}.global_tab .tab_product div ul li p{font-size:1.8rem;font-weight:500;line-height:2.7rem;text-align:center;position:absolute;bottom:7.5%;width:100%}.global_tab .tab_product div ul li p.two_line{bottom:5%}.global_tab .tab_product div ul li div img{width:100%;-o-object-fit:contain;object-fit:contain}.showroom_cont{padding:4.5rem 0 15rem}.showroom_cont:last-child{border-bottom:none}.showroom_cont h4{width:25%;font-size:3rem;line-height:4.4rem}.showroom_cont h4 span{font-size:1.6rem;line-height:2.3rem;font-weight:400}.showroom_list{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3rem;grid-row-gap:8rem}.showroom_list>li:last-child{margin:0}.showroom_list>li>div{margin-bottom:2rem}.showroom_list>li>div:last-child{margin-bottom:0}.showroom_list>li>div img{width:100%;-o-object-fit:contain;object-fit:contain;margin:0 !important}.showroom_list>li h5{font-size:2rem;line-height:2.6rem;font-weight:700;margin-bottom:2rem}.showroom_list>li div span{display:block;font-size:1.4rem;line-height:2rem;color:#7c7c7c;margin-bottom:.5rem}.showroom_list>li div span.phone_num{font-size:1.8rem;color:#821c21;margin-bottom:1rem}.showroom_list>li div ul{margin-top:2rem}.showroom_list>li div ul li{display:flex;gap:20px;width:230px;margin-bottom:.5rem}.showroom_list>li div ul li:last-child{margin-bottom:0}.showroom_list>li div ul li span{color:#000}.showroom_list>li div ul li span:first-child{flex-basis:56px;flex-shrink:0}.showroom_sub_cont{display:grid;grid-template-columns:repeat(2, 1fr);grid-row-gap:5rem;grid-column-gap:2rem}.showroom_sub_cont .showroom_cont h4{font-size:2.2rem;color:#2080e1;margin-bottom:2.5rem}.showroom_sub_cont.showroom_multi_cont{display:block}.showroom_sub_cont.showroom_single_cont .showroom_cont .showroom_list{display:block}.showroom_sub_cont.showroom_single_cont h4{width:100%}@media all and (max-width: 768px){.global_tab .tab_title{margin:6rem 0 5rem}.global_tab .tab_title h3{font-size:2.4rem}.global_tab .tab_title p{font-size:1.6rem}.global_tab .tab_title p br{display:none}.global_tab.europe .eu_slider .slick-dots li{margin:0 .2rem}.global_tab.europe .eu_slider .slick-dots li button{width:.6rem;height:.6rem}.global_tab .tab_introduce{display:block}.global_tab .tab_introduce>div{width:100%;margin-bottom:4rem}.tab_introduce .tab_text_cont .tab_text{margin:0 0 1rem}.tab_introduce .tab_text_cont .tab_text h5{font-size:1.6rem}.tab_introduce .tab_text_cont .tab_text p,.tab_introduce .tab_text_cont .tab_text ul li{font-size:1.4rem;line-height:2.2rem}.tab_introduce .tab_text_cont .tab_text ul li span.small_text{font-size:1rem}.tab_introduce .tab_text_cont .tab_text span{font-size:0}.tab_introduce .tab_text_cont .tab_text span a{font-size:0;line-height:0;margin-left:.5rem;width:2.8rem;height:2.8rem;border-radius:50%;padding:1rem;background-size:35%;background-position:center}.global_tab .tab_product{margin:2rem 0 6rem}.global_tab .tab_product div ul{display:block;white-space:nowrap;overflow-x:auto;padding:1rem 0;-ms-overflow-style:none;scrollbar-width:none}.global_tab .tab_product div ul::-webkit-scrollbar{display:none}.global_tab .tab_product div ul li{display:inline-block;width:44%;margin-right:1rem}.global_tab .tab_product div ul li:last-child{margin-right:0}.global_tab .tab_product div ul li p{font-size:1.3rem;line-height:1.9rem}.showroom_cont{padding:2rem 0;display:block}.showroom_cont h4{width:100%;margin-bottom:3rem;font-size:2.4rem;line-height:3.5rem}.showroom_cont h4 span{font-size:1.4rem;line-height:2rem}.showroom_list{display:block;width:100%}.showroom_list li{width:100%;margin-bottom:5rem}.showroom_list li h5{font-size:1.8rem;margin-bottom:1.5rem}.showroom_list li div span{font-size:1.4rem}.showroom_list li div span.phone_num{font-size:1.6rem;line-height:2.3rem}.showroom_list li div ul li span:first-child{width:30%}.showroom_list li div ul li span:last-child{width:70%}.showroom_list>li:nth-last-child(1){margin-bottom:0}.showroom_sub_cont{display:block}}@media all and (max-width: 430px){.global_tab .tab_introduce .tab_text_cont .tab_text h5{font-size:1.4rem;width:45%}.global_tab .tab_introduce .tab_text_cont .tab_text p,.global_tab .tab_introduce .tab_text_cont .tab_text ul li{font-size:1.1rem}}@media all and (max-width: 768px){.home_cont_body .btn_mb_menu{display:none !important}}.home_cont{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background-color:#fff;padding:2rem 3rem;display:flex;flex-direction:column;justify-content:space-between}.home_cont>div:first-child{height:10%;display:flex;justify-content:space-between;align-items:center}.home_cont>div:first-child>*{height:100%}.home_cont>div:first-child img{-o-object-fit:contain;object-fit:contain;height:100%}.home_cont>div:last-child{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.home_cont>div:last-child ul{width:100%;height:93%;display:grid;grid-template-columns:1.2fr 1.2fr 1.2fr 1.1fr .7fr;grid-template-rows:1.3fr 1.3fr .8fr;grid-row-gap:1rem;grid-column-gap:1rem}.home_cont>div:last-child ul li a{display:block;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#171c2c;-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);border-radius:1rem}.home_cont>div:last-child ul li span{display:flex;justify-content:center;align-items:center;color:#fff;border-radius:1rem;height:60%;width:65%;text-align:center;font-size:3rem;padding:1rem}@media all and (max-width: 768px){.home_cont>div:last-child ul li span{font-size:1.5rem}}@media all and (min-width: 2048px){.home_cont>div:last-child ul li span{font-size:1.4rem}}.home_cont>div:last-child ul li:nth-child(1){grid-column:1/span 2;grid-row:1/span 2}.home_cont>div:last-child ul li:nth-child(1) a{background:linear-gradient(154deg, rgba(251, 68, 28, 0.91) 0%, rgba(251, 202, 28, 0.83) 99%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li:nth-child(2){grid-column:3/span 1;grid-row:1/span 1}.home_cont>div:last-child ul li:nth-child(2) a{background:linear-gradient(154deg, rgba(28, 50, 251, 0.91) 0%, rgba(28, 251, 224, 0.6) 99%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li:nth-child(3){grid-column:4/span 1;grid-row:1/span 3}.home_cont>div:last-child ul li:nth-child(3) a{background:linear-gradient(154deg, #faff00 0%, #ff71b5 80.95%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li:nth-child(4){grid-column:1/span 3;grid-row:3/span 1}.home_cont>div:last-child ul li:nth-child(4) a{background:linear-gradient(180deg, rgba(113, 28, 251, 0.91) 0%, rgba(251, 28, 148, 0.6) 99%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li:nth-child(5){grid-column:3/span 1;grid-row:2/span 1}.home_cont>div:last-child ul li:nth-child(5) a{background:linear-gradient(154deg, rgba(46, 251, 28, 0.91) 0%, rgba(166, 28, 251, 0.6) 99%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li:nth-child(6){grid-column:5/span 3;grid-row:1/span 3}.home_cont>div:last-child ul li:nth-child(6) a{background:linear-gradient(154deg, rgba(86, 28, 251, 0.91) 0%, rgba(102, 255, 8, 0.6) 99%),rgba(0,0,0,.45)}.home_cont>div:last-child ul li.active span,.home_cont>div:last-child ul li:active span,.home_cont>div:last-child ul li:hover span{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(42.6569519043px);backdrop-filter:blur(42.6569519043px);font-weight:700}@media all and (max-width: 768px){.home_cont{top:4.4rem;height:calc(100vh - 4.4rem);padding:3rem 0}.home_cont>div:first-child{display:none}.home_cont>div:last-child{display:block}.home_cont>div:last-child ul{width:100%;height:100%;display:flex;flex-direction:column}.home_cont>div:last-child ul li{height:16.6666666667%}.home_cont>div:last-child ul li a span{height:auto;width:auto;padding:2rem 3rem;font-size:2rem}.home_cont>div:last-child ul li a span br{display:none}.home_cont>div:last-child ul li:nth-child(4) a{background:linear-gradient(154deg, rgba(113, 28, 251, 0.91) 0%, rgba(251, 28, 148, 0.6) 99%),rgba(0,0,0,.45)}}/*# sourceMappingURL=CES_2025.min.css.map */