@charset "UTF-8";.preload *{transition:none;}:root{--ubi-cv:#296a5d;--ubi-cvhov:#399280;--ubi-navy:#083163;--ubi-red:#d80c24;--ubi-blue1:#369;--ubi-blue2:#69c;--ubi-blue3:#0f58a3;--ubi-blue4:#1080a2;--ubi-lightblue:#e5eef8;--ubi-txtgray:#333;--ubi-darkgray:#666;--ubi-midgray:#999;--ubi-gray:#b3b3b3;--ubi-lightgray:#d9d9d9;--ubi-vlgray:#eee;--ubi-white:#fff;--ubi-transwhite:rgb(255 255 255 / 90%);}@font-face{font-family:'Noto Sans';font-display:swap;font-style:normal;font-weight:400;src:local("Noto Sans Regular"),url('/assets/font/NotoSans-Regular.woff2') format('woff2'),url('/assets/font/NotoSans-Regular.woff') format('woff');}@font-face{font-family:'Noto Sans';font-display:swap;font-style:normal;font-weight:700;src:local("Noto Sans JP Bold"),url('/assets/font/NotoSans-Bold.woff2') format('woff2'),url('/assets/font/NotoSans-Bold.woff') format('woff');}@font-face{font-family:'Noto Sans';font-display:swap;font-style:normal;font-weight:300;src:local("Noto Sans JP Light"),url('/assets/font/NotoSans-Light.woff2') format('woff2'),url('/assets/font/NotoSans-Light.woff') format('woff');}body{color:var(--ubi-txtgray);margin:0;padding:0;background:var(--ubi-white);font:1rem/1.3 "Noto Sans",sans-serif;font-weight:400;text-align:center;text-size-adjust:none;font-feature-settings:"palt";min-width:20rem;}button,input,select,textarea{font-size:99%;}table{font-size:inherit;}code,kbd,pre,samp,tt{font-family:monospace;line-height:100%;}header{width:100%;position:fixed;z-index:50;display:grid;}header .logo{grid-row:1;grid-column:1;z-index:70;place-self:flex-start;}header nav{line-height:1;}#ez-cookie-manager-button{width:auto!important;min-width:130px!important;height:50px!important;border-radius:25px!important;border:1px solid #666!important;padding:0 16px!important;background-color:rgb(255 255 255 / 0.7)!important;backdrop-filter:blur(6px);left:initial;}@media (width < 768px){#ez-cookie-manager-button{bottom:54px;right:30px;}}@media (768px <= width < 1126px){#ez-cookie-manager-button{bottom:18px;right:28px;}}@media (1126px <= width){#ez-cookie-manager-button{bottom:60px;right:34px;}}#ez-cookie-manager-button::after{content:"Cookie Settings";margin-left:8px;font-size:14px !important;font-weight:700;color:var(--ubi-txtgray) !important;white-space:nowrap;}a,a:visited{color:rgb(74 110 167);text-decoration:none;}a:active,a:hover{color:rgb(74 110 167);text-decoration:underline;}ul{list-style:disc;}img{margin:0;padding:0;vertical-align:top;max-width:100%;height:auto;}a:hover img{opacity:.7;transition:all .2s;}.g-recaptcha{margin:0 auto;width:19rem;}aside{display:none;}.modal_open{cursor:pointer;}header .lang{display:flex;justify-content:flex-end;list-style:none;padding:0;margin:0;padding-top:.125rem;}header .lang li{font-size:.625rem;}header .lang li a,aside .lang li a{display:flex;font-weight:300;align-items:center;justify-content:center;border:1px solid var(--ubi-darkgray);padding:0;transition:all .07s ease-in;width:3.25rem;height:1.375rem;text-decoration:none;}.lang-ja{display:block;width:60px;height:24px;background-color:var(--ubi-darkgray);mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 22"><path d="M22.55 7.14v8.25h-.69v-.6h-5.07v.65h-.68v-8.3zm-5.75.67v2.79h5.07V7.81zm5.06 6.31v-2.87h-5.07v2.87zm8.18-4.88a9 9 0 0 0 3.91 4.13c-.16.13-.38.39-.5.58a10 10 0 0 1-3.83-4.18v3.22h1.96v.66h-1.96v1.9h-.68v-1.9h-1.99v-.66h1.99v-3.2a10.6 10.6 0 0 1-3.82 4.18 3 3 0 0 0-.47-.54 9.7 9.7 0 0 0 3.87-4.19h-3.54v-.66h3.96V6.46h.68v2.12h4v.66zm4.69-1.12h3.6v.56h-3.6zm3.29 6.95h-2.26v.46h-.58v-3.34h2.84zm-.03-5.03h-2.8V9.5h2.8zm-2.8.8h2.8v.54h-2.8zm2.78-3.5h-2.72V6.8h2.72zm-2.21 5.41v1.76h1.67v-1.76zm8.12-2.14v.59h-5.5v-.59h1.31l.29-1.53h-1.16V8.5h1.26l.17-1.08h-1.59v-.59h4.91v.59H40.9l-.17 1.08h2.26v2.11zM39.11 12h4.18v3.5h-.65v-.43h-2.9v.47h-.63zm.63.6v1.87h2.9V12.6zm.89-3.52-.29 1.53h2.02V9.08z"/></svg>');mask-size:cover;mask-repeat:no-repeat;mask-position:center center;}aside .lang-ja{background-color:white;}header .lang li a.cr,header .lang li a:hover{background-color:var(--ubi-darkgray);color:white;}header .lang li a.cr .lang-ja,header .lang li a:hover .lang-ja{background-color:white;color:var(--ubi-darkgray);}.modalWrap .product_inq_btn a{display:block;width:100%;height:6rem;border-radius:.3125rem;background:var(--ubi-cv);line-height:6rem;text-align:center;color:var(--ubi-white);font-size:1rem;font-weight:700;position:relative;transition:all .2s ease-in;}.modalWrap .others_inq_btn a{display:block;width:100%;height:6rem;border-radius:.3125rem;background:var(--ubi-txtgray);line-height:1.5;text-align:center;color:var(--ubi-white);font-size:1rem;font-weight:700;box-sizing:border-box;padding-top:10%;position:relative;transition:all .2s ease-in;}#modal.modal_box{position:fixed;display:none;z-index:7777;width:94%;max-width:56.25rem;margin:0;border:1px solid var(--ubi-white);text-align:center;background:var(--ubi-lightgray);box-sizing:border-box;border-radius:.3125rem;}.modal_close{width:1.875rem;line-height:1.75rem;display:block;position:absolute;top:1.5625rem;right:1.5625rem;text-align:center;}.modalHeader{background:rgb(0 0 0 / 80%);line-height:5rem;height:5rem;color:var(--ubi-white);font-size:1.375rem;text-align:center;border-radius:.3125rem .3125rem 0 0;}.modal_bg{z-index:6666;display:none;position:fixed;top:0;left:0;width:100%;height:120%;background-color:rgb(0 0 0 / 80%);border-radius:0 0 .3125rem .3125rem;}.modalWrap{padding:1.875rem;}.modalWrap .product_inq_btn{display:inline-block;width:14.6875rem;height:6rem;margin:0 .9375rem;vertical-align:top;}.modalWrap .product_inq_btn a:hover{background:var(--ubi-cvhov);text-decoration:none;}.modalWrap .others_inq_btn{display:inline-block;width:14.6875rem;height:6rem;margin:0 15px;vertical-align:top;}.modalWrap .others_inq_btn a:hover{background:#777;text-decoration:none;}.modalWrap .others_inq_btn a::after,.modalWrap .others_inq_btn a::before,.modalWrap .product_inq_btn a::after,.modalWrap .product_inq_btn a::before{position:absolute;top:0;bottom:0;right:.9375rem;margin:auto;content:"";vertical-align:middle;}.modalWrap .others_inq_btn a.arrow10::before,.modalWrap .product_inq_btn a.arrow10::before{box-sizing:border-box;width:1.25rem;height:1.25rem;border:1px solid var(--ubi-white);border-radius:50%;}.modalWrap .others_inq_btn a.arrow10::after,.modalWrap .product_inq_btn a.arrow10::after{box-sizing:border-box;width:.75rem;height:.5rem;border:5px solid transparent;border-left:6px solid var(--ubi-white);}.bg_vlgray{background-color:var(--ubi-vlgray);}.bg_lightblue{background-color:var(--ubi-lightblue);}footer{background:var(--ubi-darkgray);color:var(--ubi-vlgray);width:100%;padding:1rem 2rem;box-sizing:border-box;}footer a,footer a:visited{color:var(--ubi-vlgray);}footer a:hover{color:var(--ubi-white);}.fowrap{display:flex;flex-wrap:wrap;gap:2rem;text-align:left;font-size:1rem;line-height:1.8;max-width:87.5rem;margin-inline:auto;}.fowrap ul{list-style:none;}ul.sns{display:flex;margin-block:.5rem;}footer .inline{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;}footer .inline li{display:inline-block;padding-right:.8em;margin-right:.8em;}#copyright{box-sizing:border-box;align-self:flex-end;}#copyright small{color:var(--ubi-white);font-size:.75rem;letter-spacing:2px;}span.microcopy{font-size:.6875rem;font-weight:400;color:var(--ubi-red);text-align:center;margin-bottom:.1875rem;display:inline-block;}.clearfix::after{content:" ";display:block;visibility:hidden;clear:both;height:.1px;font-size:.1rem;line-height:0;}.clearfix{display:inline-block;}.clear{clear:both;}span.req1{font-size:.6875rem;padding:.0625rem .25rem 0;border:solid 1px var(--ubi-red);border-radius:3px;margin-right:.25rem;color:var(--ubi-red);background:var(--ubi-white);}#main{width:100%;overflow:hidden;box-sizing:border-box;}#r5wideMain{margin:0 auto;box-sizing:border-box;}.contents{width:100%;margin:0 auto;text-align:left;padding:0;box-sizing:border-box;}#mainContents h1{padding-left:.625rem;letter-spacing:2px;}#mainContents h1 span{display:block;letter-spacing:1px;padding-bottom:.125rem;}#mainContents h1 em{font-size:1.25rem;font-style:normal;display:block;letter-spacing:0;padding-top:.25rem;}#mainContents h2{padding-top:1.5rem;color:var(--ubi-navy);letter-spacing:1px;position:relative;padding-left:1.2rem;font-weight:700;}#mainContents .categoryDetail{position:relative;}.frame{overflow:hidden;height:100%;width:100%;position:relative;inset:0;}.title{width:100%;box-sizing:border-box;position:relative;color:var(--ubi-txtgray);}.title.case{background:0 0;}.title h1{line-height:1.5;}.title h1 span{display:block;padding-left:.1em;}.title p{line-height:1.5;}.title_posi{box-sizing:border-box;}#r5wideMain h2{font-weight:700;}.acc{position:relative;display:inline-block;vertical-align:middle;text-decoration:none;cursor:pointer;}.acc::after,.acc::before{position:absolute;top:0;bottom:0;right:.625rem;margin:auto;content:"";vertical-align:middle;}.arrow-3::before{width:.9375rem;height:.9375rem;border-radius:50%;background:var(--ubi-white);border:1px solid var(--ubi-gray);}.arrow-3::after{right:.875rem;top:.3125rem;box-sizing:border-box;width:.375rem;height:.375rem;border:4px solid transparent;border-left:5px solid var(--ubi-gray);transform:rotate(90deg);transition:all .2s ease-in;}.cr.arrow-3::after{right:.875rem;top:-0.3125rem;box-sizing:border-box;width:.375rem;height:.375rem;border:4px solid transparent;border-left:5px solid var(--ubi-gray);transform:rotate(270deg);}.arrow{position:relative;display:inline-block;vertical-align:middle;text-decoration:none;}.arrow::after,.arrow::before{position:absolute;top:0;bottom:0;right:.625rem;margin:auto;content:"";vertical-align:middle;}.arrow-5::before{width:1.25rem;height:1.25rem;background:#d2e6ff;}.arrow-6::before{width:1.25rem;height:1.25rem;background:#d2e6ff;}.txtArea{width:100%;margin-bottom:1.875rem;line-height:1.5;}.txtArea.products_detail.notab{padding-top:1.25rem;}.txtArea h3{color:var(--ubi-txtgray);margin-bottom:.9375rem;font-size:1rem;line-height:1.5;}.txtArea p{margin-bottom:1.5rem;line-height:1.5;}.txtArea span img{vertical-align:middle;}.txtAreaImg{width:60%;margin-bottom:3.125rem;}.img_center{width:90%;margin:0 auto 1.875rem;text-align:center;max-width:53.125rem;}.mxw850{max-width:53.125rem;}.mxw1k{max-width:62.5rem;}p.img_center>span{display:block;}.right{text-align:right;}.img_left{float:left;text-align:center;margin:0 3% 1.875rem 0;width:35%;}.img_right{float:right;margin:0 0 1.875rem 3%;width:35%;text-align:center;}.img_right_txt{float:left;width:62%;}.img_left_txt{float:right;width:62%;}.img_box{clear:both;overflow:hidden;}.txtArea h2{padding-top:1.25rem;}.txtArea h2:first-of-type{padding-top:0;}.txtArea span strong{padding-top:4%;font-size:1.375rem;display:block;}.txtArea ul{list-style:disc;margin:0 0 1.875rem .5rem;}.txtArea li{line-height:1.5;margin-bottom:.5rem;display:list-item;margin-left:1.5rem;}.txtArea ul.col_2 li{width:45%;display:inline-block;}.txtArea ul.col_3 li{width:30%;display:inline-block;}.txtArea li+ul{margin:0 0 .5rem 1rem;}.txtArea li+ul>li::before{font-size:72%;}.txtArea ul.pageLink{display:table;width:100%;margin:0 0 1.875rem;box-sizing:border-box;}.txtArea ul.pageLink li{display:table-row;width:100%;box-sizing:border-box;padding:0;text-indent:0;}.txtArea ul.pageLink li a{display:table-cell;padding:1% 2% 1% 0;width:17rem;box-sizing:border-box;position:relative;padding-left:1.5rem;}.txtArea ul.pageLink li a::after,.txtArea ul.pageLink li a::before{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";vertical-align:middle;}.txtArea ul.pageLink li a.arrow11::before{left:.1875rem;width:.4375rem;height:1px;background:#005caf;}.txtArea ul.pageLink li a.arrow11::after{left:.1875rem;width:.375rem;height:.375rem;border-top:1px solid #005caf;border-right:1px solid #005caf;transform:rotate(45deg);}.txtArea ul.pageLink li span{display:table-cell;padding:1% 2% 1% 0;box-sizing:border-box;width:calc(100% - 10rem);}.txtArea ul.pageLink li::before{content:"";margin-right:0;}a.pdf{background:url("/assets/image/pdf.png") no-repeat left 2px;padding-left:1.5rem;}.btn_box,.txt_btn{height:auto;margin:0 auto 1.875rem;clear:both;}.btn_box a,.txt_btn a{width:auto;height:auto;border:1px solid var(--ubi-darkgray);border-radius:.3125rem;display:inline-block;text-align:center;font-size:1rem;color:var(--ubi-darkgray);padding:1.5% 8%;text-decoration:none;transition:all .2s ease-in;}.btn_box.noInline a,.txt_btn.noInline a{display:inline;}.btn_box a:hover,.txt_btn a:hover{border:1px solid var(--ubi-darkgray);background:var(--ubi-darkgray);color:var(--ubi-white);}.txtArea table{margin:0 0 1.875rem;word-break:break-all;}.txtArea table.fixed{table-layout:fixed;}.txtArea table.spec{table-layout:fixed;width:60%;}.txtArea table.spec_all{table-layout:fixed;width:100%;}.txtArea table th{width:auto;background:var(--ubi-lightgray);padding:2%;text-align:center;font-weight:400;border-block:1px solid var(--ubi-white);border-left:1px solid var(--ubi-white);box-sizing:border-box;vertical-align:middle;}.txtArea table.th20{width:100%;}.txtArea table.th20 th{width:20%;}.txtArea table th.rightUp{vertical-align:top;text-align:right;}.txtArea table td{width:auto;background:var(--ubi-white);padding:2%;text-align:left;font-weight:400;border-block:1px solid #f1f2f6;border-left:1px solid #f1f2f6;line-height:1.5;white-space:normal;vertical-align:middle;}.txtArea table.txtcenter td{text-align:center;}.txtArea table tr td:first-child{border-left:none;}.txtArea table td ul{margin-bottom:0;}.txtArea table th.left{text-align:left;}.txtArea table th li{text-align:left;}.txtArea table td.center{text-align:center;}.txtArea table td.right{text-align:right;}.txtArea table td.left{text-align:left;}table.faq{width:41.875rem;}table.faq th{box-sizing:border-box;width:3.125rem;font-size:1.25rem;text-align:center;padding:.625rem;border-bottom:1px solid var(--ubi-white);background:#e6e6e6;}table.faq th.faqA{border-bottom:3px solid var(--ubi-white);}table.faq td{box-sizing:border-box;font-size:.875rem;line-height:1.5;text-align:left;padding:.625rem .625rem .625rem 1.5625rem;border-bottom:1px solid #e6e6e6;}table.faq td.faqA{border-bottom:3px solid #e6e6e6;}table.normal{width:100%;border-top:1px solid #e6e6e6;}table.normal th{border-bottom:1px solid var(--ubi-white);text-align:center;padding:.625rem .9375rem;box-sizing:border-box;background:#e6e6e6;font-size:inherit;white-space:nowrap;vertical-align:middle;}table.normal td{border-bottom:1px solid #e6e6e6;padding:.625rem .625rem .625rem 1.5625rem;box-sizing:border-box;font-size:inherit;text-align:left;line-height:1.5;}table.free{width:auto;border-top:1px solid #e6e6e6;}table.grid{width:100%;border-top:1px solid #e6e6e6;table-layout:fixed;}table.free th,table.grid th{width:auto;background:#f1f2f6;padding:2%;text-align:center;font-weight:400;border-block:1px solid var(--ubi-white);border-left:1px solid var(--ubi-white);box-sizing:border-box;vertical-align:middle;white-space:nowrap;}table.free td,table.grid td{width:auto;background:var(--ubi-white);padding:2%;text-align:left;font-weight:400;border-block:1px solid #f1f2f6;border-left:1px solid #f1f2f6;line-height:1.5;white-space:normal;vertical-align:top;}table td.wsnowrap,table th.wsnowrap{white-space:nowrap;}ul.pdf_list{font-size:inherit;}ul.pdf_list li span.date{padding-right:1rem;}table.use_spec{table-layout:fixed;border:1px solid #f2f2f2;text-align:left;width:41.25rem;margin:0 auto 3.75rem;}table.use_spec th{padding:2%;text-align:left;}table.use_spec td.col_l,table.use_spec th.col_l{background:#f1f2f6;}table.use_spec td.col_r,table.use_spec th.col_r{background:rgb(214 234 255 / 30%);}table.use_spec td{padding:2%;}table.use_relate{table-layout:fixed;text-align:left;width:100%;margin:0 auto 3.75rem;}table.use_relate th{padding:1.5%;text-align:left;background:var(--ubi-gray);border:1px solid var(--ubi-white);color:var(--ubi-white);}table.use_relate th span.rotate{transform:rotate(90deg);position:relative;display:inline-block;}table.use_relate th.noCell{width:3rem;padding:1.5%;text-align:left;background:var(--ubi-white);border:1px solid var(--ubi-white);}table.use_relate td.col_l,table.use_relate th.col_l{background:#f1f2f6;width:8.75rem;border:1px solid var(--ubi-white);}table.use_relate td.col_r,table.use_relate th.col_r{background:rgb(214 234 255 / 30%);width:19.6875rem;border:1px solid var(--ubi-white);}table.use_relate th.col_l{background:var(--ubi-gray);}table.use_relate th.col_r{background:var(--ubi-gray);}table.use_relate td{padding:1.5%;border:solid #f2f2f2;border-width:1px 0;}table.use_security{border:1px solid var(--ubi-red);border-collapse:collapse;width:100%;}table.use_security th{background:var(--ubi-darkgray);text-align:center;border-collapse:collapse;font-size:inherit;color:var(--ubi-white);padding:1%;border:solid var(--ubi-red);border-width:0 1px 1px;position:relative;}table.use_security th span{position:absolute;right:.625rem;}table.use_security td{border:1px solid var(--ubi-red);font-size:inherit;padding:1.5%;height:auto;vertical-align:top;}table.use_security td a{color:var(--ubi-txtgray);}table.use_security td span a{color:var(--ubi-darkgray);}table.use_security td span{font-size:85%;}table.use_security td.w115{width:7.1875rem;}table.use_security td.w130{width:8.125rem;}table.use_security td.w140{width:8.75rem;}table.use_security td.w145{width:9.0625rem;}table.use_security td.w160{width:9.375rem;}table.use_security td.w190{width:11.875rem;}table.use_security td.w320{width:20rem;}.content_inq_btn{margin:0 auto;width:22.5rem;height:4.0625rem;border-radius:.3125rem;text-align:center;}.content_inq_btn a{margin:0 auto;width:22.5rem;height:4.0625rem;display:block;line-height:4.0625rem;border-radius:.3125rem;background:var(--ubi-cv);color:var(--ubi-white);font-size:1.875rem;font-weight:400;position:relative;transition:all .2s ease-in;}.content_inq_btn a::after,.content_inq_btn a::before{position:absolute;top:0;bottom:0;left:1.25rem;margin:auto;content:"";vertical-align:middle;}.content_inq_btn a.arrow6::before{box-sizing:border-box;width:1.875rem;height:1.875rem;border:1px solid var(--ubi-white);border-radius:50%;}.content_inq_btn a.arrow6::after{left:1.875rem;box-sizing:border-box;width:.75rem;height:.75rem;border:.375rem solid transparent;border-left:.75rem solid var(--ubi-white);}.content_inq_btn a:hover{background:var(--ubi-cvhov);color:var(--ubi-white);text-decoration:none;}#r5mainContents .txtArea .btn-redline{margin:0 auto;border-radius:.3125rem;text-align:center;}#r5mainContents .txtArea .btn-redline a{margin:0 auto;display:inline-block;line-height:3.125rem;border-radius:.3125rem;border:.25rem solid var(--ubi-red);background:var(--ubi-white);color:var(--ubi-red);font-size:1.125rem;font-weight:400;position:relative;transition:all .2s ease-in;padding:0 3rem;}#r5mainContents .txtArea .btn-redline a:hover{border-radius:.3125rem;border:4px solid var(--ubi-red);background:var(--ubi-red);color:var(--ubi-white);text-decoration:none;}#r5contentsBody .btn-redline a{margin:0 auto;display:inline-block;border-radius:.3125rem;border:3px solid var(--ubi-red);background:var(--ubi-white);color:var(--ubi-red);font-weight:400;transition:all .2s ease-in;text-decoration:none;}#r5contentsBody .btn-redline a:hover{background:var(--ubi-red);color:var(--ubi-white);text-decoration:none;}#r5contentsBody .btn_box>a{margin:0 auto;display:inline-block;line-height:3.125rem;border-radius:.3125rem;border:1px solid var(--ubi-darkgray);background:var(--ubi-white);color:var(--ubi-darkgray);font-size:1rem;font-weight:400;transition:all .2s ease-in;padding:0 3rem;text-decoration:none;}#r5contentsBody .btn_box>a:hover{background:var(--ubi-darkgray);color:var(--ubi-white);text-decoration:none;}.product_index_back h2{font-size:1.375rem;color:var(--ubi-txtgray);margin-bottom:1.875rem;}.product_index_back{background:var(--ubi-lightgray);width:100%;padding:5.5rem 0;}.category_tit{background:0 0;height:auto;box-sizing:border-box;}.category_tit .category_icon{display:none;}.category_tit .category_icon img{width:100%;}#mainContents .category_tit h1{font-size:1.875rem;border-left:none;padding-left:1.875rem;letter-spacing:0;margin-bottom:0;position:initial;}.category_tit p{margin:1.25rem 0 1.875rem 2.5rem;font-size:1.25rem;line-height:1.5;text-align:left;position:initial;color:var(--ubi-txtgray);}#mainContents .category_index h2{font-size:1.375rem;letter-spacing:0;margin-bottom:1.125rem;}#mainContents .category_index h3{font-size:1.125rem;line-height:1.5;margin-bottom:1.5625rem;}.download{text-align:left;}.privacy{text-align:right;}.send_btn{height:3.75rem;margin:auto;margin-bottom:5rem;text-align:center;}.send_btn input{margin:0 2%;width:20rem;height:3.75rem;display:inline-block;line-height:3.75rem;border-radius:.3125rem;background:var(--ubi-cv);color:var(--ubi-white);font-size:1.375rem;appearance:none;font-weight:400;position:relative;transition:all .2s ease-in;border:none;cursor:pointer;}.send_btn input:hover{background:var(--ubi-cvhov);color:var(--ubi-white);text-decoration:none;}.send_btn input.send_back{width:17.5rem;background:var(--ubi-darkgray);font-size:1.125rem;}.send_btn input.send_back:hover{background:var(--ubi-blue2);font-size:1.125rem;color:white;text-decoration:none;}.event-tit{font-size:2.125rem;margin-bottom:1.25rem;}.event-subtit{font-size:1rem;color:#005caf;}table.contactTb{width:100%;color:var(--ubi-txtgray);line-height:1.5;font-size:1rem;margin-block:1.5rem;table-layout:fixed;}table.contactTb th{width:19.375rem;border:solid var(--ubi-white);border-width:1px 0;background:#f1f2f6;padding:1.5%;text-align:center;font-weight:400;vertical-align:middle;box-sizing:border-box;}table.contactTb.r2 th{text-align:left;vertical-align:top;font-size:1rem;}table.contactTb th span.any{font-size:.625rem;color:var(--ubi-white);background:#0f58a3;border-radius:.1875rem;padding:.125rem .3125rem;margin-right:.625rem;}.txtArea span.req{font-size:.6875rem;color:var(--ubi-red);background:var(--ubi-white);border:1px solid var(--ubi-red);border-radius:.1875rem;padding:.0625rem .3125rem .125rem;margin-right:.25rem;}table.contactTb th span{font-size:.8rem;}table.contactTb td{padding:1.5% 4%;text-align:left;vertical-align:middle;border:solid #f1f2f6;border-width:1px 0;}table.contactTb.r2 td p{margin-bottom:.9375rem;}table.contactTb.r2 td dl{letter-spacing:-0.2px;}table.contactTb.r2 td dt{background:#b1c8e1;padding:.3125rem .625rem;font-size:.875rem;letter-spacing:0;}table.contactTb.r2 td dd{padding:.9375rem .625rem;font-size:15px;display:inline-block;width:50%;box-sizing:border-box;border-bottom:1px solid #f1f2f6;letter-spacing:0;}table.contactTb.r2 td input[type="checkbox"]{vertical-align:middle;margin:0 .3125rem;}table.contactTb.r2 td .inp_all{letter-spacing:-0.2px;}table.contactTb.r2 td .inp_all .inp_1{letter-spacing:0;padding:.9375rem .625rem;font-size:15px;display:inline-block;width:calc(100% / 3);box-sizing:border-box;}table.contactTb.r2 td .inp_all .inp_2{letter-spacing:0;padding:.9375rem .625rem;font-size:15px;display:inline-block;width:100%;box-sizing:border-box;}table.contactTb.r2 td dd label{display:block;padding-left:2rem;margin-top:-1.4rem;}table.contactTb td input,table.contactTb td select{background:var(--ubi-white);border:1px solid #b5b5b5;padding:1%;font-size:1rem;box-sizing:border-box;}table.contactTb td input.inp1{width:50%;}table.contactTb td input.inp2{width:100%;}table.contactTb td input.inp3{width:75%;}table.contactTb td input.inp4{width:40%;margin-right:2%;}table.contactTb td input.inp5{width:30%;margin-right:2%;}table.contactTb td span{font-size:.75rem;display:block;padding-bottom:.3125rem;}table.contactTb td textarea{background:var(--ubi-white);border:1px solid #b5b5b5;padding:1%;width:100%;font-size:1rem;box-sizing:border-box;}table.contactTb td select{margin-right:1%;}.lpTitleArea h1{font-size:2rem;color:var(--ubi-txtgray);border-left:.25rem solid var(--ubi-red);padding-left:.625rem;letter-spacing:2px;margin-bottom:3.125rem;}.lpTitleArea h1 span{font-size:1rem;display:block;letter-spacing:1px;}.lpTitleArea h1 em{font-size:1.25rem;font-style:normal;display:block;letter-spacing:0;}.lpTitleArea .categoryDetail{position:relative;}.lpTitleArea .categoryDetail .pLogo{position:absolute;right:0;bottom:0;width:9.375rem;}.lpTitleArea .categoryDetail.logoA{padding-right:7.5rem;}.list_title{font-weight:700;}.center{text-align:center;}.flo_right{float:right;margin-left:5%;}.flo_left{float:left;margin-right:5%;}.fakeframe{height:18.75rem;overflow:auto;padding:2%;border:1px solid #e6e6e6;}.pdd_tb30{padding-top:1.875rem;}.pdd_tb10{padding-top:.625rem;}.pdd_tb20{padding-top:1.25rem;}.size10{font-size:.625rem;}.size11{font-size:.6875rem;}.size12{font-size:.75rem;}.w30{width:1.875rem;}.w50{width:3.125rem;}.w80{width:5rem;}.w100{width:6.25rem;}.w100p{width:100%;}.w150{width:9.375rem;}.w200{width:12.5rem;}.w250{width:15.625rem;}.w300{width:18.75rem;}.w350{width:21.875rem;}.w400{width:25rem;}.w450{width:28.125rem;}.w500{width:31.25rem;}sup{font-size:72%;vertical-align:top;position:relative;top:-.1px;}small{font-size:72%;}iframe.sqlForm{height:106.25rem;}iframe.prdForm{height:112.5rem;}iframe.prdFormEn{height:62.5rem;}.history dt{float:left;clear:left;width:6rem;font-weight:400;}.history dd{margin-left:7rem;margin-bottom:1rem;}.formEntry{padding:1.25rem 0 0;text-align:left;}.formEntry h1{color:#333;padding-left:.625rem;letter-spacing:2px;}.youtube{position:relative;width:90%;max-width:46.875rem;max-height:26.375rem;padding-top:min(50.625%,26.375rem);margin:auto;}.youtube iframe{position:absolute;top:0;right:0;left:0;margin:auto;width:100%;height:100%;max-width:46.875rem;max-height:26.375rem;}.w96video{background-color:var(--ubi-white);border:1pt solid var(--ubi-darkgray);}a img.newwin{width:.9375rem;height:.9375rem;padding-top:.1875rem;}.nowrap{display:inline-block;text-decoration:inherit;white-space:nowrap;}.flexcc{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.flexss{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;}dd.sns{padding-bottom:.75rem;}.sns img{width:1.5rem;vertical-align:middle;margin-right:1rem;}.sns img.x{width:1.4625rem;margin-right:.875rem;}.sns img.yt{width:1.75rem;margin:.075rem 0 0;}@media (width < 48rem){[id],[name]{scroll-margin-top:3rem;}header{grid-template:2.8125rem/1fr;background:var(--ubi-white);min-width:20rem;}header .logo{padding:.75rem 0 0 .75rem;}header .logo img{height:1.375rem;width:auto;}header nav,header .mainNav{display:none;}.ico_mail{grid-row:1;grid-column:1;z-index:75;place-self:center end;display:block;width:2.0625rem;height:2.8125rem;margin-right:4.125rem;}.ico_mail .modal_open{display:block;box-sizing:content-box;width:2rem;height:1.5rem;cursor:pointer;padding:.75rem .5rem .5625rem .625rem;}.ico_mail img{width:2rem;height:1.5rem;}aside .lang li a{color:var(--ubi-white);}aside.open .mainNav{display:block;}.sp{display:block;}.pc{display:none;}.modal_content{padding:3.125rem 2vw 2.5rem;}#modal.modal_box{width:90%;}.modal_close{width:1.5625rem;line-height:1.75rem;display:block;position:absolute;top:.75rem;right:.75rem;text-align:center;}.modalWrap .product_inq_btn{margin-bottom:1.875rem;}.modalHeader{line-height:3.125rem;height:3.125rem;font-size:1rem;}#r5contentsBody .btn-redline a{line-height:2.8125rem;font-size:1rem;padding:0 1.5rem;}.fowrap{gap:1.5rem 2rem;font-size:.9375rem;}ul.sns{margin-block:.4rem .3rem;}footer .inline li{display:block;border:none;}img{max-width:100%;height:auto;}.r7breadCrumb{display:none;}#main{padding-top:2.8125rem;}#r5wideMain{width:100%;margin:0 auto;padding:1rem 1rem 1.875rem;}.title_posi{width:100%;margin:0 auto;padding:0 5%;}.contents{width:100%;}#mainContents{float:none;display:block;width:100%;padding:1.25rem .625rem;box-sizing:border-box;}#mainContents h1{font-size:1.5rem;border-left:3px solid var(--ubi-red);margin-bottom:1.875rem;}#mainContents h1 span{font-size:.75rem;}#mainContents h2{font-size:1.125rem;margin-bottom:1.125rem;}#mainContents .categoryDetail h1{font-size:1.5625rem;border-left:none;border-bottom:3px solid var(--ubi-red);padding-left:0;letter-spacing:2px;margin-bottom:1.5625rem;padding-bottom:1.5625rem;}#mainContents .categoryDetail h1 span{font-size:.75rem;}#mainContents .categoryDetail h1 em{font-size:.8125rem;font-weight:400;padding-top:2%;}#mainContents .categoryDetail .pLogo{position:relative;right:auto;bottom:auto;width:6.25rem;margin:auto auto 1.25rem;}#mainContents .categoryDetail.logoA{padding-right:0;}.title{height:auto;padding:1.25rem 0 0;}.title.base{background:none;}.title.base h1{margin:0;font-size:1.375rem;line-height:1.5;padding:0 0 1rem 7%;}.title h1{margin:0;font-size:1.375rem;padding:0 0 1.25rem 1.25rem;background:0 0;}.title h1 span{font-size:.75rem;}.title p{margin:0;font-size:.8125rem;text-align:center;background:var(--ubi-white);padding:.625rem 1.25rem 1.25rem;box-sizing:border-box;}#r5wideMain h2{font-size:.9375rem;text-align:left;margin-bottom:1.25rem;}.arrow-5::before{width:.9375rem;height:.9375rem;background:#d2e6ff;}.arrow-6::before{width:.875rem;height:.875rem;background:#d2e6ff;}.txtArea{margin-bottom:1.5rem;font-size:.75rem;line-height:1.5;}.txtArea h3{font-size:.875rem;}.txtArea p{margin-bottom:1.125rem;text-align:justify;}.txtAreaImg{width:100%;margin-bottom:1.5625rem;}.img_center{margin:0 3% 1.875rem;width:94%;max-width:37.5rem;}.img_left{float:none;text-align:center;margin:0 3% 1.875rem;width:94%;}.img_right{float:none;text-align:center;margin:0 3% 1.875rem;width:94%;}.img_right_txt{float:none;width:100%;}.img_left_txt{float:none;width:100%;}.txtArea ul{list-style:none;margin:0 0 1.25rem .5rem;}.txtArea ul.col_2 li{width:100%;display:block;}.txtArea ul.col_3 li{width:42%;display:inline-block;}.txtArea table.spec{table-layout:fixed;width:100%;}.btn_box a,.txt_btn a{font-size:.75rem;}.txtArea table{width:100%;}.txtArea table th{padding:1%;font-size:.6875rem;}.txtArea table td{padding:1%;font-size:.6875rem;}.txtArea table.inline{width:100%;}.txtArea table.inline th{padding:1%;display:inline-block;width:100%;font-size:.6875rem;text-align:left;}.txtArea table.inline td{padding:1% 1% 3%;display:inline-block;width:100%;font-size:.6875rem;border:none;}.txtArea ul.pageLink li{border:1px solid #f1f2f6;border-radius:.3125rem;padding:.5%;display:block;box-sizing:border-box;margin:0 0 1.5%;}.txtArea ul.pageLink li a{display:block;padding:0 2% 0 0;width:100%;box-sizing:border-box;position:relative;padding-left:1.5rem;}.txtArea ul.pageLink li span{display:block;padding:0 2% 1% 0;box-sizing:border-box;width:100%;padding-left:1.5rem;}table.faq{width:100%;}table.faq th{width:1.875rem;font-size:1rem;}table.faq td{padding:.625rem .625rem .625rem .9375rem;font-size:.75rem;}table.normal{width:100%;border-top:none;}table.normal th{display:inline-block;width:100%;border-bottom:none;text-align:left;padding:2% 5%;font-size:.875rem;}table.normal td{border-bottom:none;padding:4% 4% 7%;font-size:.75rem;text-align:left;line-height:1.5;display:inline-block;width:100%;}ul.pdf_list{font-size:.75rem;}table.use_spec{table-layout:fixed;border:1px solid #f2f2f2;text-align:left;width:100%;margin:0 auto 1.875rem;}.content_inq_btn{margin:0 auto;width:80%;height:2.8125rem;border-radius:.3125rem;}.content_inq_btn a{width:100%;height:2.8125rem;line-height:2.8125rem;font-size:1.25rem;font-weight:700;}.txtArea .btn-redline a{line-height:2.5rem;font-size:.9375rem;padding:0 3rem;box-sizing:border-box;max-width:90%;}table.use_security{border:1px solid var(--ubi-red);border-top:none;border-collapse:collapse;width:100%;}table.use_security th{font-size:.6875rem;color:var(--ubi-white);padding:1%;border:none;position:relative;display:inline-block;width:100%;text-align:left;}table.use_security th span{position:relative;float:right;display:block;font-size:.625rem;}table.use_security td{border:none;border-top:1px solid var(--ubi-red);font-size:.75rem;padding:1.5%;height:auto;vertical-align:top;display:inline-block;width:100%;box-sizing:border-box;}.txtArea table.use_security tr td{border-left:none;}.txtArea table.use_security tr td br{display:none;}.txtArea table.use_security tr td span{display:block;}table.use_security td a{color:var(--ubi-txtgray);}table.use_security td span a{color:var(--ubi-darkgray);}table.use_security td span{font-size:.625rem;}table.use_security td.w115,table.use_security td.w130,table.use_security td.w140,table.use_security td.w145,table.use_security td.w160,table.use_security td.w190,table.use_security td.w320{width:100%;}.product_index_back{padding:5%;box-sizing:border-box;}.product_index_back h2{font-size:1rem;}.category_tit{height:auto;box-sizing:border-box;position:initial;margin-bottom:0;}#mainContents .category_tit h1{font-size:1.375rem;letter-spacing:0;padding-left:1.25rem;border-left:none;margin-bottom:0;position:initial;}.category_tit p{font-size:.8125rem;line-height:1.5;text-align:center;position:initial;top:10.625rem;left:auto;color:var(--ubi-txtgray);background:var(--ubi-white);padding:1.25rem 1.25rem 1.875rem;margin:0;}#mainContents .category_index h2{font-size:1.125rem;letter-spacing:0;margin-bottom:.75rem;}#mainContents .category_index h3{font-size:.9375rem;line-height:1.5;margin-bottom:1.125rem;}.send_btn input.send_back{width:90%;margin-bottom:1.25rem;}.send_btn{width:90%;height:3.125rem;margin:auto;margin-bottom:2.5rem;}.send_btn input{margin:0 auto;width:90%;height:3.125rem;display:block;line-height:3.125rem;font-size:1.125rem;}.name span{font-size:.6875rem;display:block;}.name strong{font-size:1rem;display:block;font-weight:400;}table.contactTb{width:100%;color:var(--ubi-txtgray);line-height:1.5;font-size:.75rem;box-sizing:border-box;margin-bottom:1.875rem;}table.contactTb th{width:100%;display:inline-block;border:none;padding:2%;box-sizing:border-box;text-align:left;}table.contactTb td{width:100%;display:inline-block;padding:3% 4% 5%;text-align:left;vertical-align:middle;border:none;box-sizing:border-box;}table.contactTb td input,table.contactTb td select{font-size:.75rem;}table.contactTb td input.inp1,table.contactTb td input.inp2,table.contactTb td input.inp3,table.contactTb td input.inp5,table.contactTb td select{width:100%;margin-right:0;margin-top:2%;}table.contactTb.r2 td .inp_all .inp_1{display:inline-block;box-sizing:border-box;width:100%;font-size:.875rem;letter-spacing:0;padding:.9375rem .625rem;}.lpTitleArea h1{font-size:1.5rem;letter-spacing:2px;padding-left:.625rem;border-left:3px solid var(--ubi-red);margin-bottom:1.875rem;}.lpTitleArea h1 span{display:block;font-size:.625rem;}.lpTitleArea h1 em{font-size:.8125rem;font-weight:400;padding-top:2%;}.lpTitleArea .categoryDetail .pLogo{position:relative;right:auto;bottom:auto;width:6.25rem;margin:auto auto 1.25rem;}.lpTitleArea .categoryDetail.logoA{padding-right:0;}svg{max-width:100%;height:auto;}iframe.sqlForm{height:106.25rem;}iframe.prdForm{height:150rem;}iframe.prdFormEn{height:81.25rem;}.nOscroll .w250{width:35%;}.nOscroll .w350{width:50%;}.formEntry h1{font-size:1.5rem;border-left:3px solid var(--ubi-red);margin-bottom:1.875rem;}.w96video{width:100%;height:56.39%;}}@media(width>=48rem){[id],[name]{scroll-margin-top:5.5rem;}header{grid-template:5rem/1fr;border-bottom:2px solid var(--ubi-gray);background:var(--ubi-transwhite);}header .logo{padding:.375rem 0 0 .9375rem;}header .logo img{height:1.625rem;width:auto;}header .headerNav{grid-row:1;grid-column:1;place-self:start end;display:flex;align-items:center;padding:.625rem .5rem 0 0;column-gap:.5rem;}form#form{display:flex;align-items:center;width:fit-content;column-gap:.3125rem;}#form label{font-size:.8125rem;}#form div{display:flex;align-items:center;height:1.625rem;background:#e6e5e5;}#form input[type="text"]{background:#e6e5e5;border:none;width:8.75rem;height:1.625rem;box-sizing:border-box;padding-inline:.25rem;}#form input[type="image"]{width:1.25rem;height:1.25rem;margin-inline:.3125rem;}#form button{width:1.25rem;height:1.25rem;border:none;cursor:pointer;box-sizing:content-box;margin-inline:.3125rem;background:center / contain no-repeat url("/assets/images/search.svg");}header .mainNav{list-style:none;grid-row:1;grid-column:1;place-self:end end;margin-bottom:.125rem;}header .mainNav>li{display:inline-block;margin:0 .1875rem;}header .mainNav>li>a{display:block;padding:.25rem .1875rem;text-decoration:none;font-size:.875rem;color:var(--ubi-txtgray);line-height:1;background:var(--ubi-white);font-weight:700;}header .mainNav .products>a{cursor:pointer;position:relative;}header .mainNav .products>a.open::after{content:"";border-right:7px solid transparent;border-bottom:7px solid rgb(0 0 0 / 80%);border-left:7px solid transparent;position:absolute;bottom:-0.1875rem;right:calc(50% - .3125rem);}header .mainNav>li>a>span{padding:.3125rem;border-bottom:4px solid #e6e5e5;display:block;transition:all .4s ease-out;}header .mainNav>li>a.open>span,header .mainNav>li>a:hover>span{border-bottom:4px solid var(--ubi-navy);}.ico_mail,.sp{display:none;}.pc{display:block;}#r5contentsBody .btn-redline a{line-height:3.125rem;font-size:1.125rem;padding:0 3rem;}footer>div.in{width:48rem;}footer>div.in>dl:first-child{margin-left:.9375rem;}footer>div.in>dl>dt{font-size:1rem;margin-bottom:.3125rem;}footer>div.in>dl>dd{font-size:.8125rem;}dd:has(a.inquiry.modal_open){margin-bottom:.75rem;}footer .inline li{display:inline-block;border-right:1px solid var(--ubi-vlgray);}footer .inline li:last-child{border-right:none;}#copyright{align-self:flex-end;}#main{padding-top:5rem;}#r5wideMain{width:100%;max-width:95rem;margin:0 auto;padding:1.25rem 1.25rem 1.875rem;}.title_posi{width:48rem;margin:0 auto;padding:0 3.125rem;}.contents{width:62.5rem;}.r7breadCrumb{grid-row:1;grid-column:1;z-index:11;box-sizing:border-box;width:100%;height:2.625rem;max-width:90rem;padding:.25rem 0 0 1.25rem;margin:0 auto;text-align:left;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;overflow:hidden;color:var(--ubi-txtgray);}.r7breadCrumb li{font-size:.875rem;display:inline;}.r7breadCrumb li:last-child::after{content:"";padding-left:0;}.r7breadCrumb a,.r7breadCrumb a:visited{color:var(--ubi-txtgray);}#mainContents{float:left;width:46.5625rem;text-align:left;padding-bottom:1.875rem;}#mainContents h1{font-size:2rem;color:var(--ubi-txtgray);border-left:.25rem solid var(--ubi-red);margin-bottom:3.125rem;}#mainContents h1 span{font-size:1rem;}#mainContents h2{font-size:1.375rem;margin-bottom:1.5625rem;}#mainContents h2 em{font-style:normal;display:block;font-size:62%;}#mainContents .categoryDetail .pLogo{position:absolute;right:0;bottom:0;width:8.4375rem;}#mainContents .categoryDetail.logoA{padding-right:10rem;}.title{height:auto;padding:1.5625rem 0;}.title h1{margin:0 0 .9375rem;font-size:30px;}.title h1 span{font-size:1rem;}.title p{margin:0 0 .9375rem;font-size:1.25rem;text-align:left;position:initial;}#r5wideMain h2{font-size:1.375rem;text-align:center;margin-bottom:1.5625rem;}.formEntry h1{font-size:2rem;border-left:.25rem solid var(--ubi-red);margin-bottom:3.125rem;}.w96video{width:45rem;height:25.375rem;}@media (width >= 58.4375rem){header .logo{padding:0 0 0 .9375rem;place-self:center start;}header .logo img{height:1.875rem;width:auto;}}@media (width >= 64.0625rem){header .logo img{height:2.25rem;width:auto;}header .mainNav>li{margin-inline:.1875rem;}header .mainNav>li>a{font-size:.9375rem;}footer>div.in{width:62.5rem;}footer>div.in>dl:first-child{margin-left:0;}footer>div.in>dl>dd{font-size:.875rem;}.title_posi{width:68.75rem;}.contents{width:62.5rem;}}@media (width >= 90rem){header{padding-inline:calc(50% - 45rem);box-sizing:border-box;}}}@media print{header,aside,footer{display:none;}}.r7oneColWrap{width:100%;max-width:90rem;margin:0 auto;text-align:left;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap;}.r7oneColWrap .txtArea h2{color:var(--ubi-navy);padding:0;margin-block:2rem;width:100%;}.r7oneColWrap .txtArea h2.mt0{margin-top:0;}.r7oneColWrap h3{margin-bottom:1rem;font-size:inherit;width:100%;}.r7oneColWrap p{width:100%;margin-bottom:1rem;}.r7title h1,.r7title p{border-left:5px solid var(--ubi-red);}.r7title h1{margin-bottom:1.5rem;}.r7title p{font-weight:700;margin-bottom:0;}.r7title h1 span,.r7title p span{display:block;font-weight:400;text-align:left;line-height:1;padding-block:.5rem;margin:.5rem 0 0;border-top:1px solid var(--ubi-txtgray);}@media (width < 48rem){.r7oneColWrap{font-size:.9375rem;padding:1.5rem 1.25rem;}.r7oneColWrap .txtArea h2{font-size:1.5rem;}.r7title h1,.r7title p{font-size:1.5625rem;padding:.375rem .625rem .3125rem;}.r7title h1 span,.r7title h1 p{font-size:1.25rem;}}@media (width >= 48rem){.r7oneColWrap{padding:1.25rem 2.5rem 1.875rem;font-size:1rem;}.r7oneColWrap .txtArea h2{font-size:1.875rem;}.r7title h1,.r7title p{font-size:2rem;padding:.375rem .75rem .5rem;}.r7title h1 span,.r7title p span{font-size:1.25rem;}}#r7twoMain h2{color:var(--ubi-navy);font-weight:700;letter-spacing:0;}#r7twoMain h2::before,#mainContents h2::before,.r7oneColWrap .txtArea h2::before{content:"";display:inline-block;width:1em;height:1em;vertical-align:middle;margin:0 .25em .15em 0;background-color:currentColor;mask-repeat:no-repeat;mask-size:contain;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect width="24" height="24"/></svg>');}@media (width >= 48rem){.r7breadCrumb li::after{content:"";display:inline-block;width:1.4em;height:1.4em;vertical-align:middle;margin-bottom:1px;background-color:currentColor;mask-repeat:no-repeat;mask-size:cover;mask-position:center center;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>');}.r7breadCrumb li:last-child::after{content:none;}}.ast{color:var(--ubi-red);}div.ast{width:100%;padding-left:2rem;margin-bottom:1rem;}.r7oneColWrap h3.bld{font-size:150%;color:var(--ubi-navy);margin-bottom:1.5rem;}