@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+TC:wght@100..900&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,time,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}table{padding:0;border:0;vertical-align:baseline;font:inherit}.openMenu{overflow:hidden}.openMenu .container-menu{opacity:1;pointer-events:all}header{position:fixed;top:0;left:0;z-index:100;width:100%;height:88px;background-color:#fff}@media (max-width:991px){header{height:65px;border-bottom:1px solid #e4e4e4}}header .header{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:1920px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px 0 40px}@media (max-width:991px){header .header{padding:0 25px 0 14.5px}}.logo_with_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo_with_btn .container-logo{display:block;-webkit-box-flex:0;-ms-flex:0 0 139px;flex:0 0 139px;margin-right:20px;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.logo_with_btn .container-logo:hover{opacity:0.6}}@media (max-width:1600px){.logo_with_btn .container-logo{-webkit-box-flex:0;-ms-flex:0 0 117px;flex:0 0 117px;width:117px}}@media (max-width:991px){.logo_with_btn .container-logo{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px}}.logo_with_btn .container-logo img{display:block;max-width:100%}.menuBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.container-menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991px){.container-menu{position:absolute;z-index:2;top:65px;left:0;width:100%;height:calc(100vh - 65px);padding:0;overflow:hidden;opacity:0;pointer-events:none;background-color:#fff}}@media (min-width:992px){.menu{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}}@media (max-width:991px){.menu{overflow-y:auto;height:100%;overflow-x:hidden;width:100px;background:#f8f8f8}}.menu>li{position:relative;font-size:18px;color:#000;letter-spacing:0;margin-right:49px;cursor:pointer}@media (max-width:1290px){.menu>li{margin-right:25px}}@media (max-width:1100px){.menu>li{font-size:16px}}@media (max-width:1040px){.menu>li{margin-right:15px}}@media (max-width:991px){.menu>li{margin:0;width:100px;height:78px}}@media (min-width:992px){.menu>li:hover .menu-list{color:#CF8E55}.menu>li:hover .menu-list span:after{background:url("../images/common/nav_arrow_hover.png") center/contain no-repeat}.menu>li:hover .menu-second{opacity:1;pointer-events:all}}@media (min-width:992px){.menu>li.active .menu-list:before{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@media (max-width:991px){.menu>li.active .menu-list{background-color:#fff;color:#000}.menu>li.active .menu-second{opacity:1;pointer-events:all;overflow:hidden auto;max-height:calc(100vh - 64px)}.menu>li.active .menu-second>li{pointer-events:all}}.menu>li:last-child{display:none}@media (max-width:991px){.menu>li:last-child{display:block;pointer-events:none}.menu>li:last-child>a{pointer-events:none}}.menu-list{position:relative;display:block}@media (min-width:992px){.menu-list{height:100%;line-height:88px;-webkit-transition:color 0.75s;transition:color 0.75s}}@media (max-width:991px){.menu-list{height:78px;padding:27px 10px;font-size:16px;background:#f8f8f8;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;color:#5c5b5b}}.menu-list span{position:relative;overflow:visible;display:inline-block}@media (max-width:991px){.menu-list span:after{display:none}}.menu-list span:after{content:"";position:absolute;top:50%;right:-13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:4px;background:url("../images/common/nav_arrow.png") center/contain no-repeat}.menu-second{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:fixed;top:86px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);padding:26px 0 35px;background:#fff;opacity:0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;z-index:999;pointer-events:none;border-bottom:1px solid #e4e4e4}@media (max-width:991px){.menu-second{width:calc(100% - 100px);right:0;top:65px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;border:none;pointer-events:none;padding:26px 0 70px}}@media (min-width:992px){.menu-second:hover{opacity:1;pointer-events:all}}.menu-second>li{position:relative}@media (max-width:991px){.menu-second>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;margin-bottom:20px}.menu-second>li:last-child{margin-bottom:0}}@media (min-width:992px){.menu-second>li:hover>a{color:#CF8E55}.menu-second>li:hover .item>div{opacity:0.4}}.menu-second>li.active>a{color:#CF8E55}.menu-second>li>a{position:relative;text-align:center;display:block;-webkit-transition:color 0.75s;transition:color 0.75s;color:#000}@media (min-width:992px){.menu-second>li>a{letter-spacing:-0.25px;padding:27px 15px;font-size:16px;letter-spacing:1px}.menu-second>li>a:after{content:"";position:absolute;z-index:-1;top:0;right:0;-webkit-transform:translateX(60%);transform:translateX(60%);width:20%;height:100%}}@media (max-width:991px){.menu-second>li>a{padding:31.5px 46px;font-size:15px;letter-spacing:1px}}@media (max-width:991px){.menu-second .item{width:50%}.menu-second .item>a{padding:0 0 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-second .item>a>div img{display:block;width:100%}}.menu-second .item>a>div{width:90px;max-width:90px;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (max-width:991px){.menu-second .campaign{width:100%}.menu-second .campaign>a{padding:0 24px 37.5px 24px}.menu-second .campaign>a>div img{display:block;width:100%}}.menu-second .campaign>a>div{width:266px;max-width:266px}.menu-second .brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 50px}@media (max-width:991px){.menu-second .brand{padding:0 72.5px;width:100%}}.menu-second .brand:after{content:"";position:absolute;top:0;right:0;width:1px;height:168px;background-color:#f2f2f2}.menu-second .brand a{font-size:16px;padding:0;text-align:start}.menu-second .brand ul{margin-top:24px}.menu-second .brand ul li{color:#797979;margin-bottom:8px;position:relative}.menu-second .brand ul li:last-child{margin-bottom:0}.menu-second .brand ul li:hover{color:#CF8E55}.menu-second .brand ul li:hover:after{content:"";position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:-25px;width:14px;height:1px;background-color:#CF8E55}.menu-second .brand:last-child:after{display:none}.menu .mo_link{pointer-events:none}@media (max-width:991px){.menu .mo_link{pointer-events:all}}.menu .store{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;width:216px}.menu .store>li>a{padding:8px}@media (max-width:991px){.menu .store{display:none}}.menu_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_icon li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:22px;position:relative}@media (min-width:1366px) and (max-width:1500px){.menu_icon li{margin-right:10px;padding-right:10px}}@media (min-width:992px) and (max-width:1365px){.menu_icon li{margin-right:6px;padding-right:6px}}@media (max-width:991px){.menu_icon li{width:100%;margin-right:8px;padding-right:8px;position:static}}.menu_icon li:last-child{margin-right:0}.menu_icon li a{display:inline-block}@media (max-width:991px){.menu_icon li a{width:100%}}.menu_icon li .pc_991{display:inline-block}@media (max-width:991px){.menu_icon li .pc_991{display:none}}.menu_icon li .mo_991{display:none}@media (max-width:991px){.menu_icon li .mo_991{display:inline-block}}.menu_icon li .member_icon{width:24px;height:25px;position:relative;cursor:pointer}.menu_icon li .member_icon:before{content:"";position:absolute;top:0;left:0;width:24px;height:25px;background:url("../images/common/member_icon.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.menu_icon li .member_icon:hover:before{background:url("../images/common/member_icon_hover.png") center/contain no-repeat}}.menu_icon li .member_icon:after{content:"";position:absolute;top:0;left:0;width:24px;height:25px;opacity:0;background:url("../images/common/member_icon_login.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.menu_icon li .member_icon:hover:after{background:url("../images/common/member_icon_login_hover.png") center/contain no-repeat}}.menu_icon li .member_menu_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:56px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;font-size:16px;color:#fff;background:#cf8e55;padding:20px 28px;width:120px;opacity:0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;pointer-events:none}@media (max-width:991px){.menu_icon li .member_menu_list{width:100%;top:100%;left:0;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:75px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;font-size:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.menu_icon li .member_menu_list:before{content:"";position:absolute;top:-30px;left:0;width:100%;height:30px;background:none;display:none}.menu_icon li .member_menu_list .member_row>div{padding:0;margin:0 0 6px 0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;position:relative}@media (max-width:991px){.menu_icon li .member_menu_list .member_row>div{margin:0 12.5px 0 0}}@media (min-width:768px){.menu_icon li .member_menu_list .member_row>div:hover{opacity:0.6}}.menu_icon li .member_menu_list .member_row>div:last-of-type{margin-bottom:0}.menu_icon li .member_menu_list .line{background-color:#fff;width:1px;height:15px}.menu_icon li .member_menu_list .member_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.menu_icon li .member_menu_list .member_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.menu_icon li .member_menu_list .close_member{cursor:pointer;display:block;vertical-align:middle;width:15px;z-index:10;height:15px;margin:0;position:relative}@media (min-width:991px){.menu_icon li .member_menu_list .close_member{display:none}}.menu_icon li .member_menu_list .close_member:before{content:"";height:1px;width:18px;left:50%;top:45%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);background:#fff;position:absolute;display:block}.menu_icon li .member_menu_list .close_member:after{content:"";height:1px;width:18px;left:50%;top:45%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);background:#fff;position:absolute;display:block}.menu_icon li .shop_icon{position:relative;width:28px;height:26px;background:url("../images/common/shop_icon.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.menu_icon li .shop_icon:hover{background:url("../images/common/shop_icon_hover.png") center/contain no-repeat}.menu_icon li .shop_icon:hover .num{background:#fb7875}}.menu_icon li .shop_icon .num{position:absolute;top:-8px;right:-7px;font-size:10px;color:#fff;padding:3px 3px;width:18px;height:18px;background:#fa201c;border-radius:10px;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;text-align:center}.menu_icon li .search_icon{width:25px;height:25px;background:url("../images/common/search_icon.png") center/contain no-repeat;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.menu_icon li .search_icon:hover{background:url("../images/common/search_icon_hover.png") center/contain no-repeat}}.menu_icon .login .member_icon:after{opacity:1}@media (max-width:991px){.menu_icon .login .show_member_menu_list{opacity:1;pointer-events:all}}@media (min-width:991px){.menu_icon .login:hover .member_menu_list{opacity:1;pointer-events:all}.menu_icon .login:hover .member_menu_list:before{display:block}}.menu_icon .searchBox{position:relative;position:fixed;top:88px;left:0;height:88px;border-bottom:1px solid #e4e4e4;width:100%;opacity:0;pointer-events:none;background-color:#fff}@media (max-width:991px){.menu_icon .searchBox{top:100%;height:75px}}.menu_icon .searchBox .search_input{position:relative;width:60%;padding:30px 0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){.menu_icon .searchBox .search_input{width:90%;padding:15px 0}}.menu_icon .searchBox .search_input input{font-size:16px;width:100%;border:none;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;opacity:1}@media (max-width:991px){.menu_icon .searchBox .search_input input{font-size:15px;height:33px}}.menu_icon .searchBox .search_input>a{position:absolute;width:25px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:0}.menu_icon .searchBox .search_input>a .search{display:inline-block;width:25px;aspect-ratio:1/1;background:url("../../dist/images/common/search_icon.png") center right no-repeat}.menu_icon .searchBox .line{position:absolute;width:60%;height:1px;background-color:#e4e4e4;bottom:22px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:991px){.menu_icon .searchBox .line{width:90%}}.footer{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:43px 99px 43px 42px;background:#f9ede2;border-top:1px solid #DFCBB9}@media (max-width:1200px){.footer{padding:43px 42px}}@media (max-width:991px){.footer{z-index:9;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:33px 21px 32px}}.footer .footerLogo{max-width:179px;margin-right:33px;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.footer .footerLogo:hover{opacity:0.6}}@media (max-width:1200px){.footer .footerLogo{margin-bottom:18px}}@media (max-width:1105px){.footer .footerLogo{margin-right:15px}}@media (max-width:1045px){.footer .footerLogo{width:100px;max-width:100px}}@media (max-width:991px){.footer .footerLogo{margin-bottom:28px}}.f_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:991px){.f_left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.f_left .item_container{padding:0 42px;border-left:1px solid #DFCBB9;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1105px){.f_left .item_container{padding:0 20px}}@media (max-width:991px){.f_left .item_container{padding:0;border-left:none}}.f_left .item_container .item{margin-right:54px}.f_left .item_container .item:last-child{margin-right:0}@media (max-width:1235px){.f_left .item_container .item{margin-right:35px}}@media (max-width:1120px){.f_left .item_container .item{margin-right:30px}}@media (max-width:1004px){.f_left .item_container .item{margin-right:25px}}@media (max-width:768px){.f_left .item_container .item{margin-right:25px}}.f_left .item_container .item .item_title{font-size:16px;margin-bottom:29px;color:#000}@media (max-width:991px){.f_left .item_container .item .item_title{font-size:15px;margin-bottom:16px}}.f_left .item_container .item .item_title>a{border-bottom:1px solid transparent;padding-bottom:6px;-webkit-transition:0.5s;transition:0.5s}@media (min-width:768px){.f_left .item_container .item .item_title>a:hover{border-bottom:1px solid #000}}.f_left .item_container .item>ul>li{color:#6f6d6d;font-size:16px;margin-bottom:11px;-webkit-transition:color 0.5s;transition:color 0.5s}@media (max-width:991px){.f_left .item_container .item>ul>li{font-size:15px;margin-bottom:10px}}@media (min-width:768px){.f_left .item_container .item>ul>li:hover{color:#94693c}}.f_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f_right .icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (max-width:768px){.f_right .icon{margin-bottom:18px}}.f_right .icon>li{width:28px;aspect-ratio:1/1;margin-right:24.75px;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.f_right .icon>li:hover{opacity:0.6}}@media (max-width:768px){.f_right .icon>li{width:24px;aspect-ratio:1/1;margin-right:21px}}.f_right .phone_num{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}@media (max-width:991px){.f_right .phone_num{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px}}.f_right .phone_num>div:first-of-type{padding-right:20px;margin-bottom:4px;border-right:1px solid #a3a3a3}.f_right .phone_num>div:first-of-type>a>span{margin-right:12px}@media (max-width:991px){.f_right .phone_num>div:first-of-type{padding-right:0;border-right:none}}.f_right .phone_num>div:nth-of-type(2){padding-left:20px}.f_right .phone_num>div:nth-of-type(2)>a>span{margin-right:12px}@media (max-width:991px){.f_right .phone_num>div:nth-of-type(2){padding-left:0}}.f_right .ser_time{font-size:16px;margin-bottom:10px}@media (max-width:991px){.f_right .ser_time{font-size:15px;letter-spacing:-1px}}.f_right .copyright{font-size:14px;color:#6f6d6d}*,body,html{font-family:"Inter","Noto Sans TC",sans-serif;font-weight:400;margin:0 auto}.loading,body.loading,html.loading{opacity:1;visibility:visible}* .asj,body .asj,html .asj{opacity:0}.wrap{overflow:hidden}body,html{position:relative;overflow:hidden auto}main{margin-top:88px}@media (max-width:991px){main{margin-top:65px}}.porel{position:relative}.center{text-align:center}body{overflow-x:hidden;opacity:0;visibility:hidden}body.fade-in{opacity:1;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease;visibility:visible}::-moz-selection{background-color:#BFAEA4;color:#fff}::selection{background-color:#BFAEA4;color:#fff}img{max-width:100%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.mo{display:none}@media (max-width:767px){.mo{display:block}}.pc{display:none}@media (min-width:768px){.pc{display:block}}.mo_991{display:none}@media (max-width:991px){.mo_991{display:block}}.pc_991{display:none}@media (min-width:992px){.pc_991{display:block}}a,a:hover{text-decoration:none;outline:none;color:inherit}:focus{outline:none}.container{margin:0 auto;width:1600px;max-width:88%}@media (max-width:991px){.container{max-width:100%;padding:0 48px}}@media (max-width:767px){.container{padding:0 24px}}.hamMenu{position:relative;display:none;overflow:hidden}@media (max-width:991px){.hamMenu{display:block;width:25.5px;height:19px;margin-right:16px}}.menu-ham,.menu-ham span{display:inline-block;-webkit-transition:all 0.75s;transition:all 0.75s;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-ham{position:relative;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%;height:100%;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}.menu-ham.close{opacity:0}.menu-ham span{position:absolute;width:25.5px;height:1px;background-color:#000;text-align:center;-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s}.menu-ham span:first-of-type{top:0px}.menu-ham span:nth-of-type(2){top:18px}.menu-ham span:nth-of-type(3){top:9px}#menu-ham.hamActive span:first-of-type{-webkit-transform:translate(0px,10px) rotate(-45deg);transform:translate(0px,10px) rotate(-45deg);width:22px}#menu-ham.hamActive span:nth-of-type(2){-webkit-transform:translate(-100px,0px);transform:translate(-100px,0px);width:25px}#menu-ham.hamActive span:nth-of-type(3){-webkit-transform:translate(0px,1px) rotate(45deg);transform:translate(0px,1px) rotate(45deg);width:22px}.closeMenu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;pointer-events:none;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}.closeMenu.open{opacity:1;pointer-events:all}.closeMenu span{position:absolute;top:0;left:0;display:inline-block;width:22px;height:1px;background-color:#000}.closeMenu span:first-child{-webkit-transform:translate(0px,10px) rotate(-45deg);transform:translate(0px,10px) rotate(-45deg)}.closeMenu span:nth-child(2){-webkit-transform:translate(0px,10px) rotate(45deg);transform:translate(0px,10px) rotate(45deg)}.closeMenu span:nth-child(3){-webkit-transform:translate(-100px,0);transform:translate(-100px,0)}.fixBoxBtn.show_fixBoxBtn{opacity:1;pointer-events:all}.fixBoxBtn{position:fixed;z-index:99;right:26px;bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:46px;opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;pointer-events:none}@media (max-width:1440px){.fixBoxBtn{right:22px}}@media (max-width:991px){.fixBoxBtn{right:24px;bottom:60px;max-width:30px}}.fixBoxBtn .fixBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:21px}@media (max-width:991px){.fixBoxBtn .fixBtn{margin-bottom:20px}}@media (min-width:768px){.fixBoxBtn .fixBtn:hover .arrow .line{height:20px}}.fixBoxBtn .fixBtn .txt{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#94693c;font-size:20px}@media (max-width:991px){.fixBoxBtn .fixBtn .txt{font-size:17px}}.fixBoxBtn .fixBtn .arrow{width:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:10px}.fixBoxBtn .fixBtn .arrow img{width:100%}.fixBoxBtn .fixBtn .arrow .line{width:6px;height:0;border-right:1px solid #94693c;-webkit-transition:0.5s;transition:0.5s}.fixBoxBtn.change{position:absolute;bottom:323px}.fixBoxBtn.change_mo_991{position:absolute;bottom:548px}.fixBoxBtn.change_mo{position:absolute;bottom:525px}.line_icon{-webkit-transition:opacity 0.75s;transition:opacity 0.75s}@media (min-width:768px){.line_icon:hover{opacity:0.6}}.line_icon>a{display:inline-block}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;clear:both;width:100%;margin:0 auto}@media (max-width:576px){.page{font-size:0.9375rem}}@media (min-width:576px){.page{font-size:1.25rem}}.page dd,.page dt{vertical-align:baseline;display:inline-block;text-align:center}.page dd a,.page dt a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#000;width:40px;height:40px;margin:0 5px;-webkit-transition:0.75s;transition:0.75s}@media (max-width:767px){.page dd a,.page dt a{width:25px;height:25px;margin:0 4px}}.page dd{position:relative;cursor:pointer;overflow:hidden;-webkit-transition:0.75s;transition:0.75s}.page dd a{position:relative;z-index:2}@media (min-width:768px){.page dd a:hover{color:#fff}.page dd a:hover:after{opacity:1}}.page dd a:after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#94693C;opacity:0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}.page dd.active a{color:#fff}.page dd.active a:after{opacity:1}.page dt.ltbn a,.page dt.rtbn a{position:relative;z-index:2;-webkit-transition:-webkit-transform 0.75s;transition:-webkit-transform 0.75s;transition:transform 0.75s;transition:transform 0.75s,-webkit-transform 0.75s}.page dt.ltbn a:before,.page dt.rtbn a:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#000;-webkit-transition:opacity 0.75s;transition:opacity 0.75s;width:19px;height:23px}@media (max-width:767px){.page dt.ltbn a:before,.page dt.rtbn a:before{width:10px;height:12px}}.page dt.ltbn,.page dt.rtbn{position:relative;cursor:pointer;width:40px;height:40px}@media (max-width:767px){.page dt.ltbn,.page dt.rtbn{width:25px;height:25px}}.page dt.ltbn{margin-right:26px}@media (max-width:767px){.page dt.ltbn{margin-right:25px}}@media (min-width:768px){.page dt.ltbn a:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.page dt.ltbn a:before{right:0;-webkit-mask:url("../images/productPage/page_left.svg") center/contain no-repeat;mask:url("../images/productPage/page_left.svg") center/contain no-repeat}.page dt.rtbn{margin:0 15px 0 14px}@media (max-width:767px){.page dt.rtbn{margin:0 17px 0 9px}}@media (min-width:768px){.page dt.rtbn a:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}}.page dt.rtbn a:before{left:0;-webkit-mask:url("../images/productPage/page_right.svg") center/contain no-repeat;mask:url("../images/productPage/page_right.svg") center/contain no-repeat}.page .nopage{opacity:0.2;pointer-events:none}.top-menu-ul{position:relative;z-index:5;margin-bottom:54px}@media (max-width:767px){.top-menu-ul{margin-bottom:34px}}.top-menu-ul .item_menu_Box{text-align:left;position:relative;margin:0 auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.top-menu-ul .item_menu_Box::-webkit-scrollbar{display:none}.top-menu-ul ul.slides{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.top-menu-ul.index:before{content:"";position:absolute;z-index:2;top:0;left:0px;width:10px;height:100%;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.top-menu-ul.index:after{content:"";position:absolute;z-index:2;top:0;right:0px;width:10px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.top-menu-ul.index li{margin-right:36px}@media (max-width:767px){.top-menu-ul.index li{margin-right:6px}}.top-menu-ul.index li.active a{background-color:#CF8E55}.top-menu-ul.index li.active .b_title{color:#fff}.top-menu-ul.index li.active .s_title{color:#fff}.top-menu-ul.index li.active .s_title:before{background-color:#fff}@media (min-width:768px){.top-menu-ul.index li.active:hover a{background-color:#CF8E55}.top-menu-ul.index li.active:hover .b_title{color:#fff}.top-menu-ul.index li.active:hover .s_title{color:#fff}.top-menu-ul.index li.active:hover .s_title:before{background-color:#fff}}.top-menu-ul.index li a{display:block;padding:16px 15px 12px;border-radius:19px;-webkit-transition:background-color 0.75s;transition:background-color 0.75s}@media (max-width:767px){.top-menu-ul.index li a{padding:12px 12px 9px;border-radius:15px}}@media (min-width:768px){.top-menu-ul.index li a:hover .b_title{color:#CF8E55}.top-menu-ul.index li a:hover .s_title{color:#CF8E55}.top-menu-ul.index li a:hover .s_title:before{background-color:#CF8E55}}.top-menu-ul.index li .b_title{display:block;font-size:18px;margin-bottom:4px;color:#94693C;letter-spacing:0.1em;-webkit-transition:color 0.75s;transition:color 0.75s;line-height:1}@media (max-width:767px){.top-menu-ul.index li .b_title{font-size:16px;margin-bottom:3px;letter-spacing:0.05em}}.top-menu-ul.index li .s_title{position:relative;display:inline-block;padding-left:8px;font-size:14px;color:#8c8c8c;line-height:1;letter-spacing:0.1em;-webkit-transition:color 0.75s;transition:color 0.75s}@media (max-width:767px){.top-menu-ul.index li .s_title{letter-spacing:0.05em}}.top-menu-ul.index li .s_title:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:1em;background-color:#8c8c8c;-webkit-transition:background-color 0.75s;transition:background-color 0.75s}.top-menu-ul.index .flex-direction-nav a.flex-prev{left:-3px}.top-menu-ul.index .flex-direction-nav a.flex-prev div:before{background:url("../images/common/index_left.png") center/contain no-repeat}.top-menu-ul.index .flex-direction-nav a.flex-prev div:after{content:none}.top-menu-ul.index .flex-direction-nav a.flex-next div:before{background:url("../images/common/index_right.png") center/contain no-repeat}.top-menu-ul.index .flex-direction-nav a.flex-next div:after{content:none}.open_flexslider .flex-direction-nav{display:block}.flex-direction-nav{display:none;position:absolute;z-index:-1;top:50%;left:-40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% + 80px);height:100%}@media (max-width:767px){.flex-direction-nav{left:-20px;width:calc(100% + 40px)}}.flex-direction-nav a{position:absolute;width:40px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.flex-direction-nav a.flex-prev{left:-20px;top:0px;-webkit-transition:all 0.75s;transition:all 0.75s}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-prev{left:0px}}@media (max-width:767px){.flex-direction-nav a.flex-prev{left:-2px;padding-right:20px}}@media (min-width:768px){.flex-direction-nav a.flex-prev:hover div:after{opacity:1}}.flex-direction-nav a.flex-prev div{position:relative;width:12px;height:20px}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-prev div{width:10px;height:17px}}@media (max-width:767px){.flex-direction-nav a.flex-prev div{width:7px;height:14px}}.flex-direction-nav a.flex-prev div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/common/leftMenu.png") center/contain no-repeat}.flex-direction-nav a.flex-prev div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/common/leftMenu.png") center/contain no-repeat;opacity:0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}.flex-direction-nav a.flex-prev.nopage{pointer-events:none;opacity:0.2}.flex-direction-nav a.flex-next{right:-20px;top:0px;-webkit-transition:all 0.75s;transition:all 0.75s}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-next{right:0px}}@media (max-width:767px){.flex-direction-nav a.flex-next{right:-2px;padding-left:20px}}@media (min-width:768px){.flex-direction-nav a.flex-next:hover div:after{opacity:1}}.flex-direction-nav a.flex-next div{position:relative;width:12px;height:20px}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-next div{width:10px;height:17px}}@media (max-width:767px){.flex-direction-nav a.flex-next div{width:7px;height:14px}}.flex-direction-nav a.flex-next div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/common/rightMenu.png") center/contain no-repeat}.flex-direction-nav a.flex-next div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/common/rightMenu.png") center/contain no-repeat;opacity:0;-webkit-transition:opacity 0.75s;transition:opacity 0.75s}.flex-direction-nav a.flex-next.nopage{pointer-events:none;opacity:0.2}.top-menu-ul{position:relative;z-index:5}.top-menu-ul .item_menu_Box{text-align:left;position:relative;margin:0 auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.top-menu-ul .item_menu_Box::-webkit-scrollbar{display:none}.top-menu-ul ul.slides{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.editor_Content ol{list-style-type:decimal;padding-left:10px}.editor_Content ul{list-style-type:initial;padding-left:20px}.editor_Content img{max-width:100%;height:auto!important}.editor_Content b,.editor_Content strong{font-weight:bold;font-size:inherit}.editor_Content em{font-style:italic}.editor_Content a{text-decoration:underline}.editor_Content iframe{max-width:100%}.editor_Content table{border-color:rgba(0,0,0,0);border-collapse:collapse}.editor_Content p{margin-bottom:1em}.editor_Content table p{margin-bottom:0}.editor_Content h1,.editor_Content h2,.editor_Content h3,.editor_Content h4,.editor_Content h5,.editor_Content h6{margin:inherit}.editor_Content blockquote{font-style:italic;padding:2px 20px 0 8px;margin-left:40px;border-left:5px solid #ccc}.editor_Content td,.editor_Content th,.editor_Content tr{margin:initial}.editor_box{margin:auto;line-height:1.875;font-size:1rem;color:#000}@media (max-width:767px){.editor_box{line-height:1.6;font-size:0.9375rem}}.editor_box ol,.editor_box ul{padding-left:40px}.editor_box ul{padding-left:0px;list-style:none}.editor_box ul li{position:relative;padding-left:18px}@media (max-width:767px){.editor_box ul li{padding-left:14px}}.editor_box ul li:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;border-radius:50%;background-color:#cdb0a7}@media (max-width:767px){.editor_box ul li:before{top:8px}}.editor_box img{max-width:100%;height:auto!important}.editor_box .tbcolor{border-collapse:collapse}.mo_use{display:none}@media (max-width:767px){.mo_use{display:block}}@media (max-width:767px){.pc_use{display:none}}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animated.fadeUp{-webkit-animation-name:fadeUp;animation-name:fadeUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.asj[data-delay="100"]{-webkit-animation-delay:0.1s;animation-delay:0.1s}.asj[data-delay="200"]{-webkit-animation-delay:0.2s;animation-delay:0.2s}.asj[data-delay="300"]{-webkit-animation-delay:0.3s;animation-delay:0.3s}.asj[data-delay="400"]{-webkit-animation-delay:0.4s;animation-delay:0.4s}.asj[data-delay="500"]{-webkit-animation-delay:0.5s;animation-delay:0.5s}.asj[data-delay="600"]{-webkit-animation-delay:0.6s;animation-delay:0.6s}.asj[data-delay="700"]{-webkit-animation-delay:0.7s;animation-delay:0.7s}.asj[data-delay="800"]{-webkit-animation-delay:0.8s;animation-delay:0.8s}.asj[data-delay="900"]{-webkit-animation-delay:0.9s;animation-delay:0.9s}.asj[data-delay="1000"]{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fadeRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fadeRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html.popup-open{overflow-y:hidden}body.modal-open{overflow-y:hidden}#modalBg{display:block;position:fixed;z-index:101;left:0;top:0;width:100vw;height:100vh;overflow:auto;background-color:rgba(0,0,0,0.5)}.closebtn{cursor:pointer;display:inline-block;vertical-align:middle;position:absolute;width:40px;height:40px;top:-3em;right:-2em;-webkit-transition:all 0.75s;transition:all 0.75s;z-index:10}@media (max-width:767px){.closebtn{top:-3em;right:-0.5em}}.closebtn .close{display:inline-block;width:32px;height:1px;position:absolute;top:50%;left:50%;margin:0 0 0 -16px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;background:#fff}.closebtn .close:after{content:"";height:32px;width:1px;margin:-16px 0 0 -1px;left:50%;top:50%;background:#fff;position:absolute}@media (min-width:768px){.closebtn:hover{opacity:0.6}}.modal{position:absolute;width:100%;max-width:1200px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;padding:0 0 10%;top:26%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background:none}@media (min-width:768px) and (max-width:1600px){.modal{width:85%}}@media (max-width:767px){.modal{width:88%}}.modal .modal-content{width:100%;height:100%;overflow-y:auto}.modal .modal-content #player{width:100%;height:100%}.modal .modal-content iframe{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.modal .modal-content .img{width:100%;display:inline-block}.modal .modal-content .img img{width:100%;display:block}
@charset "UTF-8";main{overflow:hidden}.kvTitle{font-weight:500;color:#94693C;padding:122px 0 45px}@media (max-width:767px){.kvTitle{padding:32px 0 34px}}.kvTitle .enTitle{font-size:20px}@media (max-width:767px){.kvTitle .enTitle{font-size:11px}}.kvTitle .twTitle{font-size:40px;letter-spacing:0.06em}@media (max-width:767px){.kvTitle .twTitle{font-size:22px}}.backBtn{text-align:center;margin-bottom:150px}@media (max-width:767px){.backBtn{margin-bottom:224px}}.backBtn a{display:inline-flex;align-items:center;justify-content:center;width:420px;height:80px;border-radius:6px;color:#fff;font-size:18px;background-color:#94693C;border:1px solid #94693C;transition:color 0.75s,background-color 0.75s}@media (max-width:767px){.backBtn a{width:230px;height:60px;line-height:60px;border-radius:3px;font-size:16px}}@media (min-width:768px){.backBtn a:hover{color:#94693C;background-color:#fff}}.top-menu-ul-2{position:relative;z-index:5;margin-bottom:62px}@media (min-width:768px) and (max-width:991px){.top-menu-ul-2{margin-bottom:64px}}@media (max-width:767px){.top-menu-ul-2{margin-bottom:34px}}@media (max-width:767px){.top-menu-ul-2 .item_Menu{position:relative}.top-menu-ul-2 .item_Menu:after{content:"";position:absolute;z-index:2;top:0;right:0;width:40px;height:100%;background:linear-gradient(to left,#fff,rgba(255,255,255,0))}}.top-menu-ul-2 .item_menu_Box{position:relative;text-align:left;margin:0 auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.top-menu-ul-2 .item_menu_Box::-webkit-scrollbar{display:none}.top-menu-ul-2 ul.slides{position:relative;white-space:nowrap;display:inline-flex;min-width:100%;padding-right:20px}.top-menu-ul-2 ul.slides:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#DFCBB9}.top-menu-ul-2 ul.slides li{position:relative;z-index:2}.top-menu-ul-2 ul.slides li:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-left:1px solid #DFCBB9;border-right:1px solid #DFCBB9;border-top:1px solid #DFCBB9;opacity:0;transition:opacity 0.75s}.top-menu-ul-2 ul.slides li:after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#F9EDE2;opacity:0;transition:opacity 0.75s}@media (min-width:768px){.top-menu-ul-2 ul.slides li:hover{color:#94693C}.top-menu-ul-2 ul.slides li:hover:before{opacity:1}.top-menu-ul-2 ul.slides li:hover:after{opacity:1}}.top-menu-ul-2 ul.slides li.active{color:#94693C}.top-menu-ul-2 ul.slides li.active:before{opacity:1}.top-menu-ul-2 ul.slides li.active:after{opacity:1}.top-menu-ul-2 ul.slides li a{position:relative;z-index:5;display:block;padding:10px 17px 14px;font-size:16px}@media (max-width:767px){.top-menu-ul-2 ul.slides li a{font-size:15px;padding:7px 8px 8px}}@media (max-width:767px){.subcategory{max-width:calc(100% - 32px);margin:0 auto}}.top-menu-ul-3{position:relative;z-index:5;margin-bottom:67px}@media (min-width:768px) and (max-width:991px){.top-menu-ul-3{margin-bottom:46px}}@media (max-width:767px){.top-menu-ul-3{margin-bottom:26px}}.top-menu-ul-3 .item_menu_Box{position:relative;text-align:left;margin:0 auto;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.top-menu-ul-3 .item_menu_Box::-webkit-scrollbar{display:none}.top-menu-ul-3 ul.slides{white-space:nowrap;display:inline-flex;padding-right:20px}.top-menu-ul-3 ul.slides li{position:relative;z-index:2}@media (min-width:768px){.top-menu-ul-3 ul.slides li:hover a{color:#94693C}}.top-menu-ul-3 ul.slides li:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:18px;background-color:#E4E4E4}.top-menu-ul-3 ul.slides li:last-child:after{content:none}.top-menu-ul-3 ul.slides li.active a{color:#94693C}.top-menu-ul-3 ul.slides li a{position:relative;z-index:5;display:block;padding:4px 17px;font-size:16px;color:#797979;transition:color 0.75s}@media (max-width:767px){.top-menu-ul-3 ul.slides li a{font-size:15px;padding:4px 14px}}.top-menu-ul-3.open_flexslider .flex-direction-nav{display:block}.open_flexslider .flex-direction-nav{display:block}@media (max-width:767px){.open_flexslider .flex-direction-nav{display:none}}.flex-direction-nav a.flex-prev{left:-10px}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-prev{left:0}}@media (max-width:767px){.flex-direction-nav a.flex-prev{left:-20px;padding-right:0px}}.flex-direction-nav a.flex-prev div{position:relative;width:12px;height:20px}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-prev div{width:10px;height:17px}}@media (max-width:767px){.flex-direction-nav a.flex-prev div{width:10px;height:14px}}.flex-direction-nav a.flex-prev div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/productPage/page_left.svg") center/contain no-repeat}.flex-direction-nav a.flex-prev div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/productPage/page_left.svg") center/contain no-repeat;opacity:0;transition:opacity 0.75s}.flex-direction-nav a.flex-prev.nopage{pointer-events:none;opacity:0.2}.flex-direction-nav a.flex-next{right:-10px;top:0px;transition:all 0.75s}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-next{right:0px}}@media (max-width:767px){.flex-direction-nav a.flex-next{right:-20px;padding-left:0px}}@media (min-width:768px){.flex-direction-nav a.flex-next:hover div:after{opacity:1}}.flex-direction-nav a.flex-next div{position:relative;width:12px;height:20px}@media (min-width:768px) and (max-width:991px){.flex-direction-nav a.flex-next div{width:10px;height:17px}}@media (max-width:767px){.flex-direction-nav a.flex-next div{width:10px;height:14px}}.flex-direction-nav a.flex-next div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/productPage/page_right.svg") center/contain no-repeat}.flex-direction-nav a.flex-next div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/productPage/page_right.svg") center/contain no-repeat;opacity:0;transition:opacity 0.75s}.flex-direction-nav a.flex-next.nopage{pointer-events:none;opacity:0.2}.modal-open-product #modalBgProduct{position:fixed;z-index:101;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5)}.modal-open-product .popupProduct{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;max-width:954px;width:88%;min-height:fit-content;max-height:70vh;padding:60px 52px}@media (min-width:768px) and (max-width:991px){.modal-open-product .popupProduct{width:calc(100% - 96px);left:48px;transform:translateY(-50%);padding:45px}}@media (max-width:767px){.modal-open-product .popupProduct{width:calc(100% - 48px);left:24px;transform:translateY(-50%);padding:28px 36px;max-height:85.5vh}}.modal-open-product .modal-content{width:100%;height:100%;overflow-y:auto}.modal-open-product .modal-content::-webkit-scrollbar{width:4px}@media (max-width:991px){.modal-open-product .modal-content::-webkit-scrollbar{width:2px}}.modal-open-product .modal-content::-webkit-scrollbar-button{background:transparent;border-radius:4px}.modal-open-product .modal-content::-webkit-scrollbar-track-piece{background:#F8F8F8}.modal-open-product .modal-content::-webkit-scrollbar-thumb{border-radius:4px;background-color:#94693C}.modal-open-product .modal-content::-webkit-scrollbar-track{box-shadow:transparent}.modal-open-product .popupTitle{font-size:24px;font-weight:500;color:#94693C;margin-bottom:25px}@media (max-width:767px){.modal-open-product .popupTitle{font-size:17px;margin-bottom:16px}}@media (min-width:768px){.modal-open-product .imgTxt{display:flex;align-items:center}}.modal-open-product .img{flex:0 0 160px;margin-right:38px;background-color:#fff;border-radius:6px;border:1px solid #E4E4E4;overflow:hidden}@media (max-width:767px){.modal-open-product .img{max-width:195px;margin:0 auto 18px}}.modal-open-product .img img{display:block;width:100%;aspect-ratio:1/1.1011}.modal-open-product .proTitle{display:flex;align-items:baseline;flex-wrap:wrap;margin-bottom:19px}@media (max-width:767px){.modal-open-product .proTitle{justify-content:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #94693C}}.modal-open-product .proTitle i{font-size:22px;height:3em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;height:auto;margin-right:14px}@media (max-width:767px){.modal-open-product .proTitle i{font-size:16px}}.modal-open-product .proTitle .price{font-size:18px;color:#6F6D6D}@media (max-width:767px){.modal-open-product .proTitle .price{font-size:15px}}.modal-open-product .intro span{height:7.4em;line-height:1.85;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;height:auto;font-size:16px}@media (max-width:767px){.modal-open-product .intro span{font-size:15px;height:9em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.modal-open-product .closeIcon{position:absolute;top:-30px;right:-30px;width:24px;height:24px;cursor:pointer;transition:transform 0.75s}@media (min-width:576px) and (max-width:991px){.modal-open-product .closeIcon{top:-36px;right:0}}@media (max-width:575px){.modal-open-product .closeIcon{top:-24px;right:0;width:16px;height:16px}}@media (min-width:768px){.modal-open-product .closeIcon:hover{transform:rotate(90deg)}}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("chosen-sprite.png") no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:0.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url("chosen-sprite@2x.png")!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.faqPage{position:relative;padding-bottom:90px}@media (max-width:767px){.faqPage{padding-bottom:126px}}@media (max-width:767px){.kvTitle{padding-bottom:5px}}@media (min-width:767px){.pageImg{position:absolute;z-index:6;top:25px;right:11.4%}}@media (min-width:768px) and (max-width:991px){.pageImg{top:80px;right:-5%}}@media (max-width:767px){.pageImg{margin:0 10.9375% 28px 0;text-align:right}}@media (min-width:768px) and (max-width:991px){.pageImg img{width:80%}}@media (max-width:767px){.pageImg img{width:63.3%}}.top-menu-ul-2{margin-bottom:36px}@media (max-width:767px){.top-menu-ul-2{margin-bottom:16px}}.top-menu-ul-2 .item_Menu:after{content:none}.top-menu-ul-3{margin-bottom:99px}@media (max-width:767px){.top-menu-ul-3{margin-bottom:34px}}.faqBox{margin-bottom:58px}@media (max-width:767px){.faqBox{margin-bottom:44px}}.faqBox .faqLi>ul>li{border-bottom:1px solid #e4e4e4}.faqBox .faqLi>ul>li.active .faqContent{color:#94693c}.faqBox .faqLi>ul>li.active .faqContent:before{background-color:#94693c}.faqBox .faqLi>ul>li.active .faqContent:after{background-color:#94693c;transform:rotate(180deg)}.faqBox .faqLi>ul>li .faqContent{position:relative;display:block;font-size:24px;padding:16px 40px 16px 24px;transition:color 0.75s}@media (max-width:767px){.faqBox .faqLi>ul>li .faqContent{font-size:15px;padding:14px 40px 14px 19px}}@media (min-width:768px){.faqBox .faqLi>ul>li .faqContent:hover{color:#94693c}.faqBox .faqLi>ul>li .faqContent:hover:before{background-color:#94693c}.faqBox .faqLi>ul>li .faqContent:hover:after{background-color:#94693c}}.faqBox .faqLi>ul>li .faqContent:before{content:"";position:absolute;top:30px;left:0;width:7px;height:7px;border-radius:2px;background-color:#000;transition:background-color 0.75s}@media (max-width:767px){.faqBox .faqLi>ul>li .faqContent:before{top:22px;width:5px;height:5px}}.faqBox .faqLi>ul>li .faqContent:after{content:"";position:absolute;top:30px;right:0;width:22px;height:9px;background-color:#000;mask:url("../images/page/faq.svg") center/contain no-repeat;transition:0.75s}@media (max-width:767px){.faqBox .faqLi>ul>li .faqContent:after{top:23px;right:12px;width:16px;height:6px}}.faqBox .faqLi>ul>li .txt{display:none;padding:0 40px 16px 24px}@media (max-width:767px){.faqBox .faqLi>ul>li .txt{padding:0 40px 14px 19px}}.faqBox .b_title{font-size:32px;font-weight:500;color:#94693c;margin-bottom:9px}@media (max-width:767px){.faqBox .b_title{font-size:18px;margin-bottom:12px}}.faqBox .editor_box{font-size:16px}@media (max-width:767px){.faqBox .editor_box{font-size:14px}}.repairPage{position:relative}.repairPage .top-menu-ul-2{margin-bottom:61px}@media (max-width:767px){.repairPage .top-menu-ul-2{margin-bottom:43px}}.repairPage .contentBox{border:1px solid #94693c;border-radius:8px;padding:0 55px 0 44px;margin-bottom:26px}@media (min-width:992px) and (max-width:1440px){.repairPage .contentBox{padding:0 25px}}@media (max-width:767px){.repairPage .contentBox{padding:0 12px;border-radius:4px;margin-bottom:33px}}.repairPage .contentBox>ul>li{padding:41px 20px 38px 0;border-bottom:2px solid #94693c}@media (min-width:992px){.repairPage .contentBox>ul>li{display:flex}}@media (min-width:768px) and (max-width:1440px){.repairPage .contentBox>ul>li{padding-right:0}}@media (max-width:767px){.repairPage .contentBox>ul>li{border-bottom:1px solid #94693c;padding:34px 0}}.repairPage .contentBox>ul>li:first-child{padding-bottom:42px}@media (max-width:767px){.repairPage .contentBox>ul>li:first-child{padding-bottom:32px}}@media (min-width:992px) and (max-width:1440px){.repairPage .contentBox>ul>li:first-child .leftBox img{width:90%}}@media (max-width:991px){.repairPage .contentBox>ul>li:first-child .leftBox img{max-width:486px;width:86%}}.repairPage .contentBox>ul>li:last-child{border-bottom:none}@media (max-width:767px){.repairPage .contentBox>ul>li:last-child{padding:31px 0 28px}}@media (max-width:991px){.repairPage .contentBox>ul>li:last-child .leftBox img{max-width:432px;width:80%}}.repairPage .contentBox>ul>li:last-child .listBox{margin-bottom:6px}@media (max-width:991px){.repairPage .contentBox>ul>li:last-child .listBox{margin-bottom:16px}}.repairPage .contentBox>ul>li:last-child .s_intro{padding-left:34px;margin-bottom:17px}@media (max-width:991px){.repairPage .contentBox>ul>li:last-child .s_intro{padding:0;margin:0}}.repairPage .contentBox .leftBox{flex:0 0 405px;text-align:center;margin-right:68px}@media (min-width:992px) and (max-width:1440px){.repairPage .contentBox .leftBox{flex:0 0 36%;margin-right:2%}}@media (max-width:991px){.repairPage .contentBox .leftBox{width:100%;flex:0 0 auto;margin:0 0 24px}}.repairPage .contentBox .rightBox{flex:1}.repairPage .contentBox .rightBox .title{display:flex;align-items:baseline;font-size:32px;margin-bottom:23px}@media (max-width:1440px){.repairPage .contentBox .rightBox .title{flex-direction:column}}@media (max-width:991px){.repairPage .contentBox .rightBox .title{align-items:center}}@media (max-width:767px){.repairPage .contentBox .rightBox .title{font-size:20px;max-width:80%;margin:0 auto 18px}}.repairPage .contentBox .rightBox .title span{font-size:16px;font-weight:500;color:#797979;margin-left:21px}@media (max-width:1440px){.repairPage .contentBox .rightBox .title span{margin-left:0}}@media (max-width:767px){.repairPage .contentBox .rightBox .title span{font-size:15px;margin-top:10px}}.repairPage .contentBox .rightBox .listBox{width:100%;display:flex;flex-wrap:wrap;align-items:center;font-size:22px;color:#94693c;border-radius:31px;background-color:#f9ede2;padding:11px 34px 13px;margin-bottom:11px}@media (max-width:991px){.repairPage .contentBox .rightBox .listBox{flex-direction:column;text-align:center;border-radius:16px;padding:18px 24px}}@media (max-width:767px){.repairPage .contentBox .rightBox .listBox{max-width:78%;margin:0 auto;font-size:15px}}.repairPage .contentBox .rightBox .listBox .arrow{margin:0 10px 0 4px}@media (max-width:991px){.repairPage .contentBox .rightBox .listBox .arrow{transform:rotate(90deg);margin:3px 0}}.repairPage .contentBox .rightBox .listBox span{font-size:24px;color:#000}@media (max-width:991px){.repairPage .contentBox .rightBox .listBox span{display:block}}@media (max-width:767px){.repairPage .contentBox .rightBox .listBox span{font-size:16px}}.repairPage .contentBox .rightBox .s_intro{font-size:14px;color:#797979;line-height:1.875;text-align:justify}@media (max-width:767px){.repairPage .contentBox .rightBox .s_intro{font-size:12px;line-height:1.5;letter-spacing:-0.03em;max-width:92%;margin:0 auto!important}}@media (max-width:767px){.repairPage .contentBox .rightBox .s_intro.bottom{max-width:78%}}.repairPage .contentBox .rightBox .box{margin-bottom:6px}@media (max-width:767px){.repairPage .contentBox .rightBox .box{padding:0 8px 0 30px}}.repairPage .contentBox .rightBox .box>li{display:flex;padding:17px 0 19px}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li{align-items:center}}.repairPage .contentBox .rightBox .box>li:first-child{border-bottom:1px solid #e4e4e4}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li:first-child{padding:5px 0 30px}}.repairPage .contentBox .rightBox .box>li:first-child .img{margin:9px 30px 0 0;flex:0 0 49px}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li:first-child .img{margin:0 22px 0 0;flex:0 0 55px}}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li:nth-child(2){padding:25px 0 26px}}.repairPage .contentBox .rightBox .box>li:nth-child(2) .img{margin:9px 28px 0 0;flex:0 0 51px}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li:nth-child(2) .img{margin:0 21px 0 0;flex:0 0 57px}}.repairPage .contentBox .rightBox .box>li .s_title{font-size:20px;font-weight:500;color:#94693c;margin-bottom:6px}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li .s_title{font-size:16px;margin-bottom:5px}}.repairPage .contentBox .rightBox .box>li ul>li{position:relative;padding-left:1em;line-height:1.5}@media (max-width:767px){.repairPage .contentBox .rightBox .box>li ul>li{font-size:15px;line-height:1.4}}.repairPage .contentBox .rightBox .box>li ul>li:before{content:"·";position:absolute;top:0;left:0;font-size:30px;line-height:20px}.repairPage table{position:relative;width:100%;border-spacing:0;border-collapse:collapse}.repairPage table:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #94693c;border-radius:6px;overflow:hidden}@media (max-width:767px){.repairPage table:after{border-radius:3px}}.repairPage table tr td{border-bottom:1px solid #94693c;border-right:1px solid #94693c}.repairPage table tr td:last-child{border-right:none}.repairPage table tr:first-child{background-color:#f9ede2}.repairPage table tr:first-child td{text-align:center;padding:8px 10px 9px}@media (max-width:991px){.repairPage table tr:first-child td{padding:8px 2px 9px}}.repairPage table tr:first-child td:first-child{border-top-left-radius:6px;overflow:hidden;width:36.68%;font-size:20px;font-weight:500;color:#94693c}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:first-child td:first-child{width:50%}}@media (max-width:991px){.repairPage table tr:first-child td:first-child{width:48%}}@media (max-width:767px){.repairPage table tr:first-child td:first-child{font-size:16px;border-top-left-radius:3px}}.repairPage table tr:first-child td:nth-child(2),.repairPage table tr:first-child td:nth-child(3){width:31.66%}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:first-child td:nth-child(2),.repairPage table tr:first-child td:nth-child(3){width:25%}}@media (max-width:991px){.repairPage table tr:first-child td:nth-child(2),.repairPage table tr:first-child td:nth-child(3){width:30%}}@media (max-width:767px){.repairPage table tr:first-child td:nth-child(2),.repairPage table tr:first-child td:nth-child(3){font-size:15px}}@media (max-width:991px){.repairPage table tr:first-child td:nth-child(2){text-align:left;padding:8px 3px 9px}}.repairPage table tr:first-child td:nth-child(3){border-top-right-radius:6px;overflow:hidden}@media (max-width:991px){.repairPage table tr:first-child td:nth-child(3){width:20%}}@media (max-width:767px){.repairPage table tr:first-child td:nth-child(3){border-top-right-radius:3px}}.repairPage table tr:nth-child(2) td:first-child,.repairPage table tr:nth-child(4) td:first-child{width:129px;text-align:center;font-size:20px;font-weight:500;color:#94693c;background-color:#f9ede2}@media (min-width:992px) and (max-width:1600px){.repairPage table tr:nth-child(2) td:first-child,.repairPage table tr:nth-child(4) td:first-child{width:190px}}@media (max-width:991px){.repairPage table tr:nth-child(2) td:first-child,.repairPage table tr:nth-child(4) td:first-child{width:180px}}@media (max-width:767px){.repairPage table tr:nth-child(2) td:first-child,.repairPage table tr:nth-child(4) td:first-child{font-size:15px}}.repairPage table tr:nth-child(2) td:first-child .img,.repairPage table tr:nth-child(4) td:first-child .img{display:flex;justify-content:center}.repairPage table tr:nth-child(2) td:nth-child(2),.repairPage table tr:nth-child(4) td:nth-child(2){padding:13px 10px 14px 20px}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:nth-child(2) td:nth-child(2),.repairPage table tr:nth-child(4) td:nth-child(2){padding:13px 10px 14px}}@media (max-width:991px){.repairPage table tr:nth-child(2) td:nth-child(2),.repairPage table tr:nth-child(4) td:nth-child(2){padding:13px 10px 14px}}@media (max-width:767px){.repairPage table tr:nth-child(2) td:nth-child(2),.repairPage table tr:nth-child(4) td:nth-child(2){font-size:15px}}.repairPage table tr:nth-child(2) td:nth-child(3),.repairPage table tr:nth-child(2) td:nth-child(4),.repairPage table tr:nth-child(4) td:nth-child(3),.repairPage table tr:nth-child(4) td:nth-child(4){width:31.66%;padding:13px 10px 14px 20px}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:nth-child(2) td:nth-child(3),.repairPage table tr:nth-child(2) td:nth-child(4),.repairPage table tr:nth-child(4) td:nth-child(3),.repairPage table tr:nth-child(4) td:nth-child(4){padding:13px 10px 14px;width:25%}}@media (max-width:991px){.repairPage table tr:nth-child(2) td:nth-child(3),.repairPage table tr:nth-child(2) td:nth-child(4),.repairPage table tr:nth-child(4) td:nth-child(3),.repairPage table tr:nth-child(4) td:nth-child(4){width:26%;padding:13px 0 14px;text-align:center}}@media (max-width:767px){.repairPage table tr:nth-child(2) td:nth-child(3),.repairPage table tr:nth-child(2) td:nth-child(4),.repairPage table tr:nth-child(4) td:nth-child(3),.repairPage table tr:nth-child(4) td:nth-child(4){font-size:15px}}.repairPage table tr:nth-child(2) td:first-child img{display:block;max-width:49px}@media (max-width:767px){.repairPage table tr:nth-child(2) td:first-child img{max-width:35px;margin-bottom:4px}}.repairPage table tr:nth-child(4) td:first-child{border-bottom:none;border-bottom-left-radius:6px;overflow:hidden}@media (max-width:767px){.repairPage table tr:nth-child(4) td:first-child{border-bottom-left-radius:3px}.repairPage table tr:nth-child(4) td:first-child i{display:block}}.repairPage table tr:nth-child(4) td:first-child img{display:block;max-width:51px}@media (max-width:767px){.repairPage table tr:nth-child(4) td:first-child img{max-width:37px;margin-bottom:4px}}.repairPage table tr:nth-child(3) td:first-child,.repairPage table tr:nth-child(5) td:first-child{padding:13px 10px 14px 20px}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:nth-child(3) td:first-child,.repairPage table tr:nth-child(5) td:first-child{padding:13px 10px 14px}}@media (max-width:991px){.repairPage table tr:nth-child(3) td:first-child,.repairPage table tr:nth-child(5) td:first-child{padding:13px 8px 14px}}@media (max-width:767px){.repairPage table tr:nth-child(3) td:first-child,.repairPage table tr:nth-child(5) td:first-child{font-size:15px}}.repairPage table tr:nth-child(3) td:nth-child(2),.repairPage table tr:nth-child(5) td:nth-child(2){width:63.32%;padding:13px 10px 14px 20px}@media (min-width:992px) and (max-width:1440px){.repairPage table tr:nth-child(3) td:nth-child(2),.repairPage table tr:nth-child(5) td:nth-child(2){padding:13px 10px 14px}}@media (max-width:991px){.repairPage table tr:nth-child(3) td:nth-child(2),.repairPage table tr:nth-child(5) td:nth-child(2){width:52%;padding:13px 8px 14px}}@media (max-width:767px){.repairPage table tr:nth-child(3) td:nth-child(2),.repairPage table tr:nth-child(5) td:nth-child(2){font-size:15px}}.repairPage table tr:nth-child(5) td{border-bottom:none}.repairPage table tr:nth-child(5) td:nth-child(2){border-bottom-right-radius:6px;overflow:hidden}@media (max-width:767px){.repairPage table tr:nth-child(5) td:nth-child(2){border-bottom-right-radius:3px;text-align:center}}.repairPage .txtBox{margin:26px 0 75px}@media (min-width:992px){.repairPage .txtBox{display:flex;align-items:start}}@media (max-width:991px){.repairPage .txtBox{margin:37px 0 60px}}.repairPage .txtBox .leftBox{display:flex;align-items:center;justify-content:center;background-color:#fee7e6;font-size:20px}@media (min-width:992px){.repairPage .txtBox .leftBox{padding:40px 54px 40px 50px;border-radius:32px;margin-right:36px}}@media (max-width:991px){.repairPage .txtBox .leftBox{border-radius:24px;padding:30px 10px 30px 13px;margin-bottom:27px}}@media (max-width:767px){.repairPage .txtBox .leftBox{font-size:15px}}.repairPage .txtBox .leftBox img{max-width:32px;margin-right:16px}@media (max-width:767px){.repairPage .txtBox .leftBox img{max-width:24px;margin-right:9px}}.repairPage .txtBox .rightBox li{position:relative;color:#797979;padding-left:1em}@media (max-width:767px){.repairPage .txtBox .rightBox li{font-size:15px}}.repairPage .txtBox .rightBox li:before{content:"·";position:absolute;left:0;font-size:30px;line-height:22px}@media (max-width:767px){.repairPage .txtBox .rightBox li:before{line-height:20px}}.repairPage .txtBox .rightBox li a{position:relative;display:inline-block;color:#94693c;transition:opacity 0.75s}.repairPage .txtBox .rightBox li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#94693c}@media (min-width:768px){.repairPage .txtBox .rightBox li a:hover{opacity:0.6}}@media (max-width:767px){.repairPage .backBtn{margin-bottom:170px}}@media (max-width:767px){.repairPage .backBtn a{width:100%;height:72px;line-height:72px;border-radius:5px}}@media (min-width:768px){.repairPage .backBtn a:hover .line:before{background-color:#94693c}}.repairPage .backBtn .line{position:relative;width:32px;height:30px;margin-left:12px}.repairPage .backBtn .line:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;mask:url("../images/page/line.svg") center/contain no-repeat;transition:background-color 0.75s}.pointsPage{position:relative;margin-bottom:150px}@media (max-width:767px){.pointsPage{margin-bottom:170px}}.warrantyPage{position:relative}.warrantyPage .top-menu-ul-2{margin-bottom:66px}@media (max-width:767px){.warrantyPage .top-menu-ul-2{margin-bottom:36px}}.warrantyPage .bottomBox,.warrantyPage .topBox{display:flex}@media (max-width:767px){.warrantyPage .bottomBox,.warrantyPage .topBox{flex-direction:column}}@media (min-width:768px){.warrantyPage .bottomBox .leftBox>div:last-child input{margin-bottom:0}}.warrantyPage .bottomBox .leftBox input,.warrantyPage .bottomBox .leftBox select{margin-bottom:28px}@media (max-width:767px){.warrantyPage .bottomBox .leftBox input,.warrantyPage .bottomBox .leftBox select{margin-bottom:36px}}.warrantyPage .leftBox{flex:0 0 calc((100% - 64px) / 3);margin-right:32px}@media (min-width:768px) and (max-width:1400px){.warrantyPage .leftBox{flex:0 0 calc((100% - 32px) / 3);margin-right:16px}}@media (max-width:767px){.warrantyPage .leftBox{flex:0 0 auto;width:100%}}.warrantyPage .rightBox{flex:0 0 calc((100% - 64px) / 3 * 2 + 32px)}@media (min-width:768px) and (max-width:1400px){.warrantyPage .rightBox{flex:0 0 calc((100% - 32px) / 3 * 2 + 16px)}}@media (max-width:767px){.warrantyPage .rightBox{flex:0 0 auto;width:100%}}.warrantyPage .m_title{font-size:18px;margin-bottom:13px}@media (max-width:767px){.warrantyPage .m_title{font-size:16px;margin-bottom:8px}}.warrantyPage .m_title span{display:inline-block;color:#d31e1b;font-weight:500;transform:translateY(-5px);margin-right:2px;font-size:16px}@media (max-width:767px){.warrantyPage .m_title span{font-size:14px}}.warrantyPage .m_title b{display:none;margin-left:6px;font-size:16px;color:#d31e1b}@media (max-width:767px){.warrantyPage .m_title b{font-size:14px}}.warrantyPage .m_title a{display:inline-flex;align-items:center;margin-left:9px;font-size:14px;font-weight:500;color:#6f6d6d;transition:opacity 0.75s}@media (max-width:767px){.warrantyPage .m_title a{font-size:12px;margin-left:7px}}@media (min-width:768px){.warrantyPage .m_title a:hover{opacity:0.6}}.warrantyPage .m_title a i{margin-left:7px;width:20px;height:20px;background:url("../images/page/questionMark.png") center/contain no-repeat}@media (max-width:767px){.warrantyPage .m_title a i{margin-left:5px;width:12px;height:12px}}.warrantyPage .req .m_title b{display:inline-block}.warrantyPage .req input:not([type=radio]),.warrantyPage .req select{border:1px solid #d31e1b}.warrantyPage input:not([type=radio]),.warrantyPage select{appearance:none;width:100%;height:48px;border-radius:0;border:1px solid #e4e4e4;margin-bottom:24px;font-size:16px;padding:0 40px 0 18px;color:#000;font-family:"Inter","Noto Sans TC",sans-serif}@media (min-width:768px) and (max-width:1200px){.warrantyPage input:not([type=radio]),.warrantyPage select{padding-left:12px}}@media (max-width:767px){.warrantyPage input:not([type=radio]),.warrantyPage select{font-size:15px;padding:0 30px 0 9px;height:41px;margin-bottom:36px}}.warrantyPage input:not([type=radio])::placeholder,.warrantyPage select::placeholder{font-size:16px;color:#a3a3a3}@media (max-width:767px){.warrantyPage input:not([type=radio])::placeholder,.warrantyPage select::placeholder{font-size:15px}}.warrantyPage input[type=text]{padding-right:18px}@media (min-width:768px) and (max-width:1200px){.warrantyPage input[type=text]{padding-right:12px}}@media (max-width:767px){.warrantyPage input[type=text]{padding-right:9px}}.warrantyPage select{color:#a3a3a3;background:#fff url("../images/common/form_arrow.png") center right 15px/21px 8px no-repeat}@media (max-width:767px){.warrantyPage select{background:#fff url("../images/common/form_arrow.png") center right 15px/15px 6px no-repeat}}.warrantyPage textarea{resize:none;width:100%;height:calc(100% - 39px);border-radius:0;border:1px solid #e4e4e4;padding:10px 18px;font-size:16px;color:#000;font-family:"Inter","Noto Sans TC",sans-serif}@media (min-width:768px) and (max-width:1200px){.warrantyPage textarea{padding-left:12px}}@media (max-width:767px){.warrantyPage textarea{font-size:15px;height:424px;padding:6px 9px}}.warrantyPage textarea::placeholder{font-size:16px;font-family:"Inter","Noto Sans TC",sans-serif;color:#a3a3a3}@media (max-width:767px){.warrantyPage textarea::placeholder{font-size:15px}}.warrantyPage textarea::-webkit-scrollbar{width:4px}@media (max-width:991px){.warrantyPage textarea::-webkit-scrollbar{width:2px}}.warrantyPage textarea::-webkit-scrollbar-button{background:transparent;border-radius:4px}.warrantyPage textarea::-webkit-scrollbar-track-piece{background:#f8f8f8}.warrantyPage textarea::-webkit-scrollbar-thumb{border-radius:4px;background-color:#94693c}.warrantyPage textarea::-webkit-scrollbar-track{box-shadow:transparent}.warrantyPage .radio{display:flex;flex-wrap:wrap;margin-bottom:10px}.warrantyPage .radio li{position:relative;margin-bottom:6px}@media (max-width:767px){.warrantyPage .radio li{margin-bottom:15px}}.warrantyPage .radio li input{position:absolute;opacity:0}.warrantyPage .radio li input:checked+label:after{opacity:1}.warrantyPage .radio li label{position:relative;cursor:pointer;padding:0 24px 0 32px}@media (max-width:767px){.warrantyPage .radio li label{padding:0 24px 0 28px;font-size:15px}}.warrantyPage .radio li label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background-color:#e4e4e4}@media (max-width:767px){.warrantyPage .radio li label:before{width:18px;height:18px}}.warrantyPage .radio li label:after{content:"";position:absolute;top:50%;left:4px;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background-color:#94693c;opacity:0;transition:opacity 0.75s}@media (max-width:767px){.warrantyPage .radio li label:after{width:12px;height:12px;left:3px}}.warrantyPage input[type=date]{position:relative;color:#a3a3a3}.warrantyPage input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:50%;transform:translateY(-50%);right:0px;background:#fff url("../images/common/form_arrow.png") center right 15px/21px 8px no-repeat;width:calc(100% - 150px)}.warrantyPage .box>div:first-child .inputDel a{display:none}.warrantyPage .flex{display:flex}@media (max-width:767px){.warrantyPage .flex{flex-direction:column}}@media (max-width:767px){.warrantyPage .flex .select_1{margin-bottom:12px}}.warrantyPage .flex .chosen-container{flex:0 0 calc((100% - 32px) / 2);margin-right:32px;height:48px}@media (min-width:768px) and (max-width:1400px){.warrantyPage .flex .chosen-container{flex:0 0 calc((100% - 16px) / 2);margin-right:16px}}@media (max-width:767px){.warrantyPage .flex .chosen-container{flex:0 0 auto;width:100%;max-width:100%;margin:0 0 12px;height:41px}}.warrantyPage .flex .chosen-single{appearance:none;width:100%;height:48px;line-height:48px;border-radius:0;border:1px solid #e4e4e4;font-size:16px;padding:0 40px 0 18px;color:#a3a3a3;font-family:"Inter","Noto Sans TC",sans-serif;background:#fff url("../images/common/form_arrow.png") center right 15px/21px 8px no-repeat;box-shadow:none}@media (min-width:768px) and (max-width:1200px){.warrantyPage .flex .chosen-single{padding-left:12px}}@media (max-width:767px){.warrantyPage .flex .chosen-single{font-size:15px;padding:0 30px 0 9px;height:41px;line-height:41px;background:#fff url("../images/common/form_arrow.png") center right 15px/15px 6px no-repeat}}.warrantyPage .flex .chosen-single>span{margin-right:0}.warrantyPage .flex .chosen-results{font-size:16px}@media (max-width:767px){.warrantyPage .flex .chosen-results{font-size:15px}}.warrantyPage .flex .chosen-results li{padding:8px}.warrantyPage .flex .chosen-container-single .chosen-search input[type=text]{font-size:16px;padding:8px;background:url("../images/common/search_icon.png") center right 10px/20px 20px no-repeat}@media (max-width:767px){.warrantyPage .flex .chosen-container-single .chosen-search input[type=text]{font-size:15px}}.warrantyPage .flex .inputDel{display:flex;align-items:center;flex:0 0 calc((100% - 32px) / 2)}@media (min-width:768px) and (max-width:1400px){.warrantyPage .flex .inputDel{flex:0 0 calc((100% - 16px) / 2)}}@media (max-width:767px){.warrantyPage .flex .inputDel{flex:0 0 auto;width:100%}}.warrantyPage .flex .inputDel a{width:32px;height:48px;background-color:#94693c;margin:0 0 24px;mask:url("../images/page/del.svg") center right/18px 18px no-repeat;transition:opacity 0.75s}@media (max-width:767px){.warrantyPage .flex .inputDel a{margin:0 0 12px;height:32px;width:32px;mask:url("../images/page/del.svg") center right/16px 16px no-repeat}}@media (min-width:768px){.warrantyPage .flex .inputDel a:hover{opacity:0.6}}@media (max-width:767px){.warrantyPage .flex .inputDel input{margin:0 0 12px}}.warrantyPage .addProduct{display:inline-flex;align-items:center;margin-bottom:69px;transition:opacity 0.75s}@media (max-width:767px){.warrantyPage .addProduct{font-size:15px;margin:8px 0 35px}}@media (min-width:768px){.warrantyPage .addProduct:hover span:after{opacity:1}}.warrantyPage .addProduct span{position:relative;width:32px;height:32px;margin-right:11px}@media (max-width:767px){.warrantyPage .addProduct span{width:24px;height:24px;margin-right:8px}}.warrantyPage .addProduct span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/page/add.jpg") center/contain no-repeat}.warrantyPage .addProduct span:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/page/addH.jpg") center/contain no-repeat;opacity:0;transition:opacity 0.75s}.warrantyPage .backBtn{margin:90px 0 150px}@media (max-width:767px){.warrantyPage .backBtn{margin:57px 0 166px}}.modal-open-product .modalBgProduct{overflow:auto}.modal-open-product .popupProduct{padding:0 0 10%;max-width:1056px;max-height:fit-content;top:15%;transform:translateX(-50%);background:none}@media (max-width:991px){.modal-open-product .popupProduct{transform:none}}.modal-open-product .popupProduct .modal-content{background:#fff;padding:40px 44px}@media (max-width:767px){.modal-open-product .popupProduct .modal-content{padding:10px 14px}}.modal-open-product .popupProduct .popupTitleWarranty{font-size:22px;font-weight:500;color:#94693c;margin-bottom:15px}@media (max-width:767px){.modal-open-product .popupProduct .popupTitleWarranty{font-size:15px}}.modal-open-product .popupProduct .popupTitleWarranty span{display:inline-block;margin-left:30px;font-size:16px;font-weight:400;color:#a3a3a3}@media (max-width:767px){.modal-open-product .popupProduct .popupTitleWarranty span{display:block;font-size:12px;margin-left:0}}