html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);text-decoration:none;color:#333}a:focus{outline:none}button{background-color:rgba(0,0,0,0);border:none;border-radius:0;outline:none;transition:all .15s ease-in-out}b,strong,.bold{font-family:-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI semibold","Helvetica Neue",YuGothic,"Yu Gothic","Segoe UI",Verdana,Meiryo,sans-serif}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:500}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em auto;padding:0}input,select{vertical-align:middle}*,*::before,*::after{box-sizing:border-box}img{vertical-align:bottom;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:500}p{-webkit-margin-before:0;-webkit-margin-after:0}textarea{resize:vertical}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}@keyframes move{0%,100%{transform:translateY(0)}25%{transform:translateY(-3px)}50%{transform:translateY(5px)}75%{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}.scrolleFade{opacity:0;transform:translate(0px, 30px);transition:opacity 0.5s ease-out 0.25s,transform 0.5s ease-out 0.4s}.scrolleFade.scrolleFadeShow{opacity:1 !important;transform:translate(0, 0) !important}@keyframes blurFade{0%{opacity:0;filter:blur(5px)}100%{opacity:1;filter:none}}.blurFade{opacity:0}.blurFadeShow{animation:blurFade 1.5s cubic-bezier(0.36, 0, 0.66, -0.56) 0s 1 forwards;animation-fill-mode:both}@keyframes imgSlide{0%{left:0}100%{left:100%}}.imgSlide{position:relative;overflow:hidden}.imgSlide::after{content:"";background-color:#1b42b2;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.imgSlide.imgSlideShow::after{animation:imgSlide .8s ease 0s 1 forwards;animation-fill-mode:both}@keyframes bgSlide{0%{left:0}100%{left:100%}}.bgSlide{position:relative;overflow:hidden}.bgSlide::after{content:"";background-color:#12248b;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.bgSlide.bgSlideShow::after{animation:imgSlide .8s ease 0s 1 forwards;animation-fill-mode:both}@keyframes textSlide{0%{left:0}100%{left:100%}}.textSlideItem{position:relative;overflow:hidden}.textSlideItem::after{content:"";background-color:#1b42b2;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.textSlideItem.active::after{animation:textSlide .4s ease .5s 1 forwards;animation-fill-mode:both}html{width:100%;font-size:62.5%;-ms-overflow-style:-ms-autohiding-scrollbar}body{color:#333;font-family:"Helvetica Neue","Arial",sans-serif;font-size:1.6rem;font-weight:500;font-feature-settings:"pkan";line-height:2;letter-spacing:.1rem;overflow-x:hidden;word-break:break-word;-webkit-text-size-adjust:100%;animation:fadeAction 2s ease 0s 1 normal}body.js_overFlow{position:fixed}a{text-decoration:none}@keyframes fadeAction{0%{opacity:0}100%{opacity:1}}@media screen and (min-width: 1025px){.spOnly{display:none !important}}@media screen and (max-width: 1024px){.pcOnly{display:none !important}}main{padding-top:5rem}@media screen and (min-width: 1025px){main{padding-top:8rem}}@media all and (-ms-high-contrast: none\0 ){main{position:relative;top:8rem}}section{position:relative;background:#fff;z-index:1}@media screen and (min-width: 1025px){section{padding:8rem 0}}@media screen and (max-width: 1024px){section{padding:5rem 0}}.common_bgColor_base{background:#fff}.common_bgColor_blue{background:#f7f8fb}.common_bgColor_gradation{background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%)}.pageBusiness_mainImg{background-image:url("../img/business/mainvisual.jpg") !important}.pageContract_mainImg{background-image:url("../img/business/contract/mainvisual.jpg") !important}.pageDeveloped_mainImg{background-image:url("../img/business/developed/mainvisual.jpg") !important}.pageHealthcare_mainImg{background-image:url("../img/business/healthcare/mainvisual.jpg") !important}.button{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;width:280px;margin:0;padding:1.2rem;background:#fff;border:1px solid #1d349a;color:#1d349a;cursor:pointer;transition:all .3s}@media screen and (min-width: 1025px){.button{width:260px}}.button span{margin-left:-1rem;font-size:1.4rem;letter-spacing:.2rem;line-height:1.3;text-decoration:none;text-align:center}.button:hover{background:#1d349a;color:#fff}.common_Btn{color:#fff}.common_Btn:after{content:"";position:absolute;right:0;width:30px;height:1px;background:#fff}.common_Btn:hover{background:#fff !important}.common_Btn.blue{width:444px;padding:1.2rem;background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%);border-color:#1b42b2;font-family:"Didot","Garamond","Times New Roman",serif;font-weight:500}.common_Btn.blue:after{content:"";width:75px}.common_Btn.blue:hover{color:#1b42b2}.common_Btn.blue:hover:after{background:#1b42b2}.common_Btn.blue span{font-size:2rem}.common_Btn.red{background:#de2f2f;border-color:#de2f2f;min-width:280px;width:auto;padding:1.2rem 3.8rem}.common_Btn.red:hover{color:#de2f2f}.common_Btn.red:hover:after{background:#de2f2f}.common_Btn.gray{background:#b4b4b4;border-color:#b4b4b4}.common_Btn.gray:after{left:0}.common_Btn.gray:hover{color:#b4b4b4}.common_Btn.gray:hover:after{background:#b4b4b4}.submit_Btn{height:60px;font-size:1.8rem;font-weight:bold;letter-spacing:.1rem;font-weight:bold}@media screen and (min-width: 1025px){.submit_Btn{width:480px}}.submit_Btn:after{width:50px}.submit_Btn:disabled{background:#b4b4b4;border-color:#b4b4b4}.submit_Btn:disabled:after{background:#fff}.submit_Btn:disabled:hover{background:#b4b4b4 !important;color:#fff}.submit_Btn:disabled:hover:after{background:#fff}.common_Dl:after,.common_Blank:after,.common_Arrow:after{content:"";position:absolute;right:2rem;width:16px;height:12px;background:no-repeat center/contain}.common_Arrow:after{background-image:url("../img/common/icon_arrow.svg")}.common_Arrow:hover:after{background-image:url("../img/common/icon_arrow_w.svg")}.common_Blank:after{background-image:url("../img/common/icon_window.svg")}.common_Blank:hover:after{background-image:url("../img/common/icon_window_w.svg")}.common_Dl:after{height:14px;background-image:url("../img/common/icon_dl.svg")}.common_Dl:hover:after{background-image:url("../img/common/icon_dl_w.svg")}.scroll_Btn{position:absolute;top:0;right:0;width:44px;height:44px;background:#de2f2f;border:1px solid #de2f2f;transition:all .3s}.scroll_Btn:after{content:"";position:absolute;top:16px;left:13px;width:16px;height:16px;margin:auto;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(315deg)}.scroll_Btn:hover{background:#fff}.scroll_Btn:hover:after{border-color:#de2f2f}.header_Btn{padding:2px 12px;background:#de2f2f;border:1px solid #de2f2f;color:#fff;font-size:1.2rem;font-weight:bold;transition:all .3s}.header_Btn:hover{background:#fff;color:#de2f2f}.pageHeader_button{transition:all .2s ease-out;position:fixed;top:.2rem;right:1.5rem;z-index:100;padding:1.5rem 1rem}.pageHeader_button .shape .line-01,.pageHeader_button .shape .line-02,.pageHeader_button .shape .line-03{width:2.5rem;height:.2rem;background-color:#1b42b2;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.pageHeader_button .shape .line-01{margin-bottom:.5rem}.pageHeader_button .shape .line-03{margin-top:.5rem}.js_menuOpen .pageHeader_button .shape .line-01,.js_menuOpen .pageHeader_button .shape .line-02,.js_menuOpen .pageHeader_button .shape .line-03{background-color:#fff}.js_menuOpen .pageHeader_button .shape .line-01{transform:translate3d(0, 0.7rem, 0) rotate(135deg)}.js_menuOpen .pageHeader_button .shape .line-02{transform:scaleX(0)}.js_menuOpen .pageHeader_button .shape .line-03{transform:translate3d(0, -0.7rem, 0) rotate(-135deg)}.btn_container{margin:auto;text-align:center}.text_bold{font-weight:bold}.clr_Main{color:#1b42b2 !important}.clr_Red{color:#de2f2f !important}.clr_Sub{color:#b4b4b4 !important}.font_sanserif{font-family:"Helvetica Neue","Arial",sans-serif;font-weight:500}.font_serif{font-family:"Didot","Garamond","Times New Roman",serif;font-weight:500}.font_sanserif_bold{font-weight:bold}.pgh{font-size:1.6rem;line-height:2;color:#333;letter-spacing:.1rem}.common_Lead{font-size:1.6rem;line-height:2;color:#333;letter-spacing:.1rem;padding-bottom:0}.common_Link{color:#1b42b2;text-decoration:underline;transition:all .3s}.common_Link:hover{opacity:.8;text-decoration:none}.note{color:#888;font-size:1.3rem;line-height:1.6}.note.red{color:#de2f2f}.link_Blank[target=_blank]{position:relative;padding-right:1.5rem}.link_Blank[target=_blank]:after{content:"";width:12px;height:12px;background:url("../img/common/icon_window.svg") no-repeat center/contain;display:inline-block;margin:0 0 .25rem .25rem}.fontSize_lg{font-size:3rem}.fontSize_md{font-size:3rem}.fontSize_sm{font-size:1.6rem}.hdgGloup .hdg{color:#333;font-size:3.2rem}@media screen and (min-width: 1025px){.hdgGloup .hdg{font-size:6rem}}.hdgGloup .hdg_jp{display:block;font-size:1.8rem;font-feature-settings:"palt";letter-spacing:.1rem}@media screen and (min-width: 1025px){.hdgGloup .hdg_jp{font-size:2.8rem}}.common_hdgGloup{display:flex;margin-bottom:5rem}.common_hdgGloup .hdg{position:relative;font-family:"Didot","Garamond","Times New Roman",serif;font-weight:500}@media screen and (max-width: 1024px){.common_hdgGloup .hdg{line-height:1.3}}@media screen and (min-width: 1025px){.common_hdgGloup .hdg{line-height:1.3}}.common_hdgGloup .hdg:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#de2f2f}.common_hdgGloup .hdg .hdg_en{position:relative;display:inline-block;transform:scaleX(1.1)}.common_hdgGloup .hdg .hdg_en:after{content:"";position:absolute;left:0;bottom:0;width:10rem;height:1px;background:#de2f2f}.common_hdgGloup .hdg .hdg_jp{display:inline-block}.common_hdgGloup.right{justify-content:flex-end}.common_hdgGloup.right .hdg{padding-right:25px}@media screen and (min-width: 1025px){.common_hdgGloup.right .hdg{padding-right:200px}}.common_hdgGloup.right .hdg .hdg_en{margin-right:.5em;transform-origin:right}.common_hdgGloup.left .hdg{padding-left:25px}@media screen and (min-width: 1025px){.common_hdgGloup.left .hdg{padding-left:200px}}.common_hdgGloup.left .hdg .hdg_en{margin-right:.8em;transform-origin:0}.common_page_hdgGloup{padding-top:5rem}.common_page_hdgGloup .hdg{margin-bottom:3rem;color:#1b42b2;font-weight:bold;font-size:3.2rem;line-height:1.5}@media screen and (min-width: 1025px){.common_page_hdgGloup .hdg{margin-bottom:3rem;font-size:4.2rem}}.common_page_hdgGloup .mainImg{margin-bottom:3rem}.common_page_hdgGloup .common_Lead{font-size:1.8rem}.article_hdgGloup{position:relative;padding:3rem 0 4rem;border-top:1px dashed #8b8b8b;line-height:1.8}@media screen and (min-width: 1025px){.article_hdgGloup{padding:3rem 0 6rem}}.article_hdgGloup:after{content:"";position:absolute;top:-1px;left:0;width:25%;height:1px;background:#de2f2f}.article_hdgGloup .hdg{color:#000;font-weight:bold;font-size:2.8rem}.sub_hdgGloup{margin-bottom:2rem}.sub_hdgGloup .data_label{display:inline-block;position:relative;margin-bottom:1rem;padding:0 2rem 0 1rem;font-size:1.5rem}.sub_hdgGloup .data_label:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;width:15px;-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 90% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 90% 100%);background:#f7f8fb}.sub_hdgGloup .hdg{font-size:2rem;font-weight:bold;line-height:1.5}@media screen and (min-width: 1025px){.sub_hdgGloup .hdg{font-size:2.6rem}}.pageArticle_block .sub_hdgGloup .hdg{font-size:2.2rem}.business_imgHdg{position:relative;height:300px;margin:0;background:no-repeat center/cover}@media screen and (min-width: 1025px){.business_imgHdg{height:350px;background-position:left}}.imgHdg_content{position:absolute;top:50%;left:2.5rem;transform:translateY(-50%)}@media screen and (min-width: 1025px){.imgHdg_content{left:20rem}}.imgHdg_content .txt{display:inline-block;color:#fff;font-size:3.2rem;font-weight:bold}@media screen and (min-width: 1025px){.imgHdg_content .txt{font-size:4.2rem}}.company_page_hdgGloup{padding-top:5rem}@media screen and (min-width: 1025px){.company_page_hdgGloup{padding-top:7rem}}.company_page_hdgGloup .hdg{position:relative;padding-bottom:3.5rem;font-family:"Didot","Garamond","Times New Roman",serif;font-weight:500;line-height:1.6;text-align:center}.company_page_hdgGloup .hdg:after{content:"";position:absolute;bottom:0;left:50%;width:55px;height:2px;background:#de2f2f;transform:translateX(-50%)}.company_page_hdgGloup .hdg_en{display:inline-block;transform:scaleX(1.1)}.company_sub_hdgGloup{position:relative}.company_sub_hdgGloup .hdg{display:inline;position:relative;padding-right:2rem;background:#fff;color:#405a9d;font-size:2rem;line-height:1.5;font-weight:bold}@media screen and (min-width: 1025px){.company_sub_hdgGloup .hdg{font-size:2.2rem}}.common_bgColor_blue .company_sub_hdgGloup .hdg{background:#f7f8fb}.company_sub_hdgGloup:before{content:"";position:absolute;left:0;bottom:1.5rem;width:100%;height:1px;background:#405a9d;transform:translateY(-50%)}.company_sub_hdgGloup.js_accordion_trigger{padding-bottom:2rem}.company_sub_hdgGloup.js_accordion_trigger:before{top:100%;transform:translateY(-2rem)}.company_sub_hdgGloup.js_accordion_trigger:after{content:"";position:absolute;right:20px;bottom:3.5rem;width:20px;height:20px;border-top:2px solid #405a9d;border-right:2px solid #405a9d;transform:rotate(135deg);transition:all .3s}.company_sub_hdgGloup.js_accordion_trigger.is_active:after{bottom:2.5rem;width:20px;height:20px;border-top:2px solid #405a9d;border-right:2px solid #405a9d;transform:rotate(315deg)}.data_type{display:flex;margin-bottom:.5rem;background:#fff}.data_type dd{flex:1;padding:.1rem 1.5rem;font-size:1.3rem;line-height:1.5}@media all and (-ms-high-contrast: none\0 ){.data_type dd{flex:auto}}.data_label{display:flex;align-items:center;padding:0 .5rem;background:#de2f2f;color:#fff;font-size:1.2rem}.pickup_box{display:block}@media screen and (min-width: 1025px){.pickup_box .common_Inner{display:flex;align-items:center;justify-content:space-between}}.pickup_box_ph{display:block}@media screen and (min-width: 1025px){.pickup_box_ph{width:40%}}.pickup_box_ph img{width:100%}@media screen and (min-width: 1025px){.pickup_box_data{width:56%}}.pickup_box_data .data_sub{font-size:1.3rem;line-height:1.5}@media screen and (min-width: 1025px){.pickup_box_data .data_sub{font-size:2rem;letter-spacing:.2rem}}.pickup_box_data .data_name{font-size:3rem;letter-spacing:.2rem;line-height:1.5}@media screen and (min-width: 1025px){.pickup_box_data .data_name{font-size:4.6rem;letter-spacing:.4rem}}.pickup_box_data .data_kana{letter-spacing:.2rem;line-height:1.5}.pickup_box_data .data_description{margin:2rem 0}.pickup_box_data .data_type:first-child{margin-right:1rem}.solutionList{display:flex;flex-wrap:wrap}.solution_box{position:relative;width:47%;margin-bottom:4rem;background:#fff;box-shadow:5px 5px 10px rgba(0,0,0,.1)}@media screen and (max-width: 1024px){.solution_box:not(:nth-of-type(2n)){margin-right:6%}}@media screen and (min-width: 1025px){.solution_box{width:31%;margin-bottom:6rem}.solution_box:not(:nth-of-type(3n)){margin-right:3.5%}}.solution_box a:hover img{opacity:.6;transform:scale(1.1)}.solution_box_ph{background:#f7f8fb;overflow:hidden}.solution_box_ph img{width:100%;transition:all .5s ease;aspect-ratio:6/4;-o-object-fit:cover;object-fit:cover}.solution_box_data{padding:1rem}@media screen and (min-width: 1025px){.solution_box_data{padding:1.5rem}}.solution_box .data_txt{margin-bottom:.5em;font-size:1.5rem;line-height:1.5;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (min-width: 1025px){.solution_box .data_txt{font-size:1.6rem}}.productList{display:flex;flex-wrap:wrap}.productList:not(:last-child){margin-bottom:40px}.product_box{position:relative;width:47%;margin-bottom:4rem;background:#fff;box-shadow:5px 5px 10px rgba(0,0,0,.1)}@media screen and (max-width: 1024px){.product_box:not(:nth-of-type(2n)){margin-right:6%}}@media screen and (min-width: 1025px){.product_box{width:31%;margin-bottom:6rem}.product_box:not(:nth-of-type(3n)){margin-right:3.5%}}.product_box a:hover img{opacity:.6;transform:scale(1.1)}.product_box_ph{background:#fff;overflow:hidden}.product_box_ph img{width:100%;transition:all .5s ease;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.product_box_data{padding:1.5rem}.product_box .data_name{margin-bottom:.5em;font-size:1.5rem;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.5}@media screen and (min-width: 1025px){.product_box .data_name{font-size:1.6rem}}.technologyList{display:flex;flex-wrap:wrap;justify-content:center}.technology_box{width:100%;margin-bottom:4rem;background:#fff;box-shadow:5px 5px 10px rgba(0,0,0,.1)}@media screen and (max-width: 1024px){.technology_box:last-of-type{margin-bottom:0}}@media screen and (min-width: 1025px){.technology_box{width:31%;margin-bottom:6rem}.technology_box:not(:last-of-type){margin-right:3.5%}}.technology_box a:hover .technology_box_hdg{opacity:.6}.technology_box_hdg{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:200px;padding:1.5rem;transition:all .5s ease}.technology_box_hdg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.technology_box_hdg:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #fff}.technology_box_hdg .data_sub{padding-bottom:.2rem;color:#fff;font-size:1.7rem;font-weight:bold;text-align:center;z-index:1}.technology_box_hdg .data_name{color:#fff;font-size:2.6rem;font-weight:bold;letter-spacing:-1px;line-height:1.6;text-align:center;z-index:1}.technology_box_data{padding:1.5rem}.technology_box_data .data_type{padding-top:.2rem;margin-bottom:1rem;color:#1b42b2;font-weight:bold;line-height:1.6;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.technology_box_data .data_cat{display:flex;flex-wrap:wrap;padding:1rem 0 .5rem;border-top:1px dashed #707070;color:#acacac;font-size:1.2rem}.common_flexSection{margin:8rem auto 0;padding:6rem 0}@media screen and (min-width: 1025px){.common_flexSection{margin:8rem auto}}.common_flexSection:before{content:"";position:absolute;top:0;width:calc(100% - 25px);height:50%;background:no-repeat center/cover}@media screen and (min-width: 1025px){.common_flexSection:before{min-width:890px;width:70%;height:100%}}.common_flexSection_box{position:relative;width:calc(100% - 25px);margin-top:20rem;padding:3rem;background:#fff;box-sizing:border-box;box-shadow:7px 7px 15px rgba(0,0,0,.16)}@media screen and (min-width: 1025px){.common_flexSection_box{width:50%;margin-top:0;padding:5rem}}.common_flexSection_box .hdg{font-size:2.4rem}@media screen and (min-width: 1025px){.common_flexSection_box .hdg{font-size:3.2rem}}.common_flexSection_box .hdg_jp{font-size:1.6rem}@media screen and (min-width: 1025px){.common_flexSection_box .hdg_jp{font-size:1.8rem}}.common_flexSection_box .pgh{margin:3rem 0 4rem}.common_flexSection .common_Inner{display:flex;align-items:center}@media screen and (max-width: 1024px){.common_flexSection .common_Inner{margin:0}}textarea:-moz-placeholder-shown, input[type=text]:-moz-placeholder-shown, input[type=email]:-moz-placeholder-shown, input[type=tel]:-moz-placeholder-shown{color:#bbb}textarea:placeholder-shown,input[type=text]:placeholder-shown,input[type=email]:placeholder-shown,input[type=tel]:placeholder-shown{color:#bbb}textarea::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder{color:#bbb}textarea::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder{color:#bbb}textarea{min-height:20rem}.formGloup{margin-bottom:4rem}.formGloup_row{display:flex;align-items:center}@media screen and (max-width: 1024px){.formGloup_row{display:block}}@media screen and (max-width: 1024px){.formGloup_row .formGloup_label{margin-bottom:1rem}}@media screen and (min-width: 1025px){.formGloup_row .formGloup_label{width:300px;padding-right:3rem}}@media screen and (min-width: 1025px){.formGloup_row .formGloup_content{width:calc(100% - 300px)}}@media screen and (min-width: 1025px){.formGloup_row .formControl_half{width:calc((100% - 300px)/2)}}.formLabel{color:#333;font-family:"Helvetica Neue","Arial",sans-serif;font-weight:bold}.formControl{display:block;width:100%;height:6rem;padding:1rem;border:1px solid #e0e0e0;background:#f5f5f5;border-radius:.4rem;font-size:1.6rem;line-height:2;color:#333;letter-spacing:.1rem;font-family:"Helvetica Neue","Arial",sans-serif;font-weight:500}.formControl[readonly]{height:auto;background:rgba(0,0,0,0);border:none;padding:0;font-size:1.6rem;line-height:2;color:#333;outline:none}.formControl_inline{display:inline-block;width:500px;height:4rem;margin-left:2rem}.formItem_row{display:flex;align-items:center}.formItem{display:flex;align-items:center}.formUnit{line-height:6rem;margin:0px 2rem 0 .5rem}@media screen and (min-width: 1025px){.formUnit{margin:0 4rem 0 1rem}}.required_addon p{display:flex;align-items:center}@media screen and (min-width: 1025px){.required_addon p{justify-content:space-between}}.required_addon .badge{margin-left:.5rem;padding:.3rem .5rem;border:1px solid;font-size:1.2rem;line-height:1}.required_addon .badge_required{border-color:#de2f2f;color:#de2f2f}.required_addon .badge_any{border-color:#b4b4b4;color:#b4b4b4}.formNote{margin-top:.5rem;color:#888;font-size:1.4rem}@media screen and (min-width: 1025px){.formNote{margin-left:30rem}}.formCheck{position:relative;display:block;margin-bottom:.5rem}.formCheck input[type=checkbox],.formCheck input[type=radio]{margin-right:.5rem;opacity:0}.formCheck input[type=checkbox]:checked+span:after,.formCheck input[type=radio]:checked+span:after{opacity:1}.formCheck input[type=radio]+span:before,.formCheck input[type=radio]+span:after{border-radius:50%}.formCheck span{cursor:pointer}.formCheck span:before,.formCheck span:after{content:"";display:block;position:absolute;top:50%;transition:all .1s;transform:translateY(-50%)}.formCheck span:before{left:0;width:18px;height:18px;border:1px solid #ddd}.formCheck span:after{left:4px;width:10px;height:10px;background:#de2f2f;opacity:0}.customCheck input[type=checkbox]{display:none}.customCheck input[type=checkbox]:checked+span:after{opacity:1}.customCheck span{display:inline-block;position:relative;margin:2rem 0;padding-left:4rem;cursor:pointer}.customCheck span:before{top:50%;width:30px;height:30px;border-radius:.4rem}.customCheck span:after{top:-5px;left:15px;width:15px;height:30px;background:rgba(0,0,0,0);border-right:5px solid #de2f2f;border-bottom:5px solid #de2f2f;transform:rotate(45deg);opacity:0}.customSelect{display:block;width:90px;height:6rem;padding:1rem;border:1px solid #e0e0e0;background:#f5f5f5 url("../img/common/icon_arrow_b.svg") no-repeat right 10px center/10px auto;border-radius:.4rem;font-size:1.6rem;line-height:2;color:#333;letter-spacing:.1rem;font-family:"Helvetica Neue","Arial",sans-serif;font-weight:500}@media screen and (min-width: 1025px){.customSelect{width:100px}}@media screen and (max-width: 1024px){.customSelect.sm{width:65px}}@media screen and (max-width: 1024px){.common_List .row{padding:2rem 0;border-bottom:1px solid #ddd}}@media screen and (min-width: 1025px){.common_List .row{padding:1.5rem 0;display:flex}}.common_List dt{color:#405a9d;line-height:1.8}@media screen and (max-width: 1024px){.common_List dt{font-size:1.5rem}}@media screen and (min-width: 1025px){.common_List dt{width:20%}}.common_List dd{line-height:1.8}@media screen and (max-width: 1024px){.common_List dd{padding-top:.5rem;font-size:1.5rem}}@media screen and (min-width: 1025px){.common_List dd{flex:1;padding-left:5rem}}.common_List dd h3{padding-bottom:1rem}.common_List.info dt{font-weight:bold}@media screen and (min-width: 1025px){.common_List.info dt{letter-spacing:4px;text-align:right}}@media screen and (min-width: 1025px){.common_List.history .row{padding:1rem 0}}.common_List.history dt{font-weight:bold}@media screen and (min-width: 1025px){.common_List.history dt{letter-spacing:4px;text-align:right}}.common_List.maker .row{align-items:center;border-bottom:1px solid #ddd}@media screen and (min-width: 1025px){.common_List.maker dt{width:42%;padding-left:3rem}}.contents_inner{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width: 1200px)and (min-width: 1025px){.contents_inner{padding:0}}@media screen and (max-width: 1024px){.contents_inner{max-width:inherit;padding:0}}.common_Inner{margin-right:25px;margin-left:25px}@media screen and (min-width: 1025px){.common_Inner{max-width:1000px;margin-right:auto;margin-left:auto}}.common_fullContainer{width:100%;padding:8rem 0}@media screen and (max-width: 1024px){.common_fullContainer{padding:4rem 0 8rem}}.alignCenter{display:flex;justify-content:center}@media screen and (min-width: 1025px){.alignBetween{display:flex;justify-content:space-between}}@media screen and (min-width: 1025px){.alignFlex{display:flex}}.pageHeader{position:fixed;top:0;left:0;z-index:10;width:100%;height:50px;background:#fff}@media screen and (min-width: 1025px){.pageHeader{height:80px}}@media screen and (max-width: 1024px){.pageHeader_content{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 1025px){.pageHeader_content{display:flex;justify-content:space-between;align-items:center;padding:0 15rem 0 2rem;height:80px}}@media screen and (max-width: 1200px)and (min-width: 1025px){.pageHeader_content{padding-right:13rem}}.pageHeader_logo{display:inline-block}@media screen and (max-width: 1024px){.pageHeader_logo{position:fixed;top:0;left:0;width:100%;height:50px;padding:.4rem 0 0 2.5rem;z-index:99}}.pageHeader_logo img{width:85px;height:22px}@media screen and (min-width: 1025px){.pageHeader_logo img{width:130px;height:40px}}.pageHeader .globalNav{position:relative}@media screen and (max-width: 1024px){.pageHeader .globalNav{display:none}}@media screen and (min-width: 1025px){.pageHeader .globalNav{margin-right:-7rem}}@media screen and (max-width: 1200px)and (min-width: 1025px){.pageHeader .globalNav{margin-right:0}}.pageHeader .globalNav .globalNav_List{display:flex}@media screen and (max-width: 1024px){.pageHeader .globalNav .globalNav_List{flex-direction:column}}@media screen and (max-width: 1024px){.pageHeader .globalNav .globalNav_List li{position:relative;border-bottom:1px solid #fff}.pageHeader .globalNav .globalNav_List li:after{content:"";position:absolute;top:50%;right:0;width:16px;height:12px;background:no-repeat center/contain;background-image:url("../img/common/icon_arrow_w.svg");transform:translateY(-50%)}}@media screen and (min-width: 1025px){.pageHeader .globalNav .globalNav_List .current_Item a{pointer-events:none}.pageHeader .globalNav .globalNav_List .current_Item a:hover{opacity:1}}.pageHeader .globalNav .globalNav_List a{display:block;padding:2.5rem 0;font-size:1.8rem;font-weight:bold}@media screen and (max-width: 1024px){.pageHeader .globalNav .globalNav_List a{color:#fff}}@media screen and (min-width: 1025px){.pageHeader .globalNav .globalNav_List a{display:flex;align-items:center;padding:0 1.4rem;height:80px;font-size:1.2rem}}@media screen and (max-width: 1200px)and (min-width: 1025px){.pageHeader .globalNav .globalNav_List a{padding:0 1rem}}@media screen and (min-width: 1025px){.pageHeader .globalNav .globalNav_line{position:absolute;bottom:0;height:3px;background:#1b42b2;transition:all .3s}}.pageHeader .lang_Nav{display:flex;align-items:center}@media screen and (max-width: 1024px){.pageHeader .lang_Nav{display:none;justify-content:space-between;padding-top:2rem}}@media screen and (max-width: 1024px){.pageHeader .lang_Nav a{width:46%;padding:.5rem;border:1px solid #fff;border-radius:5rem;color:#fff;font-size:2rem;text-align:center}.pageHeader .lang_Nav a.current_Lang{background:#fff;color:#1b42b2;pointer-events:none}.pageHeader .lang_Nav a.current_Lang:hover{opacity:1}}@media screen and (min-width: 1025px){.pageHeader .lang_Nav a{position:relative;color:#888;font-size:1.2rem;transition:all .3s}.pageHeader .lang_Nav a:hover{color:#333}.pageHeader .lang_Nav a.current_Lang{color:#333;pointer-events:none}.pageHeader .lang_Nav a.current_Lang:hover{opacity:1}}.pageHeader .headerBtn_wrap{display:none}@media screen and (min-width: 1025px){.pageHeader .headerBtn_wrap{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:150px;height:80px}}@media screen and (max-width: 1200px)and (min-width: 1025px){.pageHeader .headerBtn_wrap{width:130px}}@media screen and (max-width: 1024px){.pageHeader.js_menuOpen{height:auto;background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%)}.pageHeader.js_menuOpen .pageHeader_content{padding:5rem 2.5rem 4rem;height:100vh}.pageHeader.js_menuOpen .pageHeader_content .pageHeader_logo{background:linear-gradient(90deg, #1a3fae 0%, #16339e 75%)}.pageHeader.js_menuOpen .pageHeader_content .globalNav{display:block;animation:menu .5s ease}.pageHeader.js_menuOpen .pageHeader_content .lang_Nav{display:flex;animation:menu .5s ease}}@keyframes menu{0%{opacity:0}100%{opacity:1}}.pageFooter{background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%)}.pageFooter_nav{margin-right:25px;margin-left:25px;padding:5rem 1rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (min-width: 1025px){.pageFooter_nav{max-width:1200px;margin-right:auto;margin-left:auto}}@media screen and (max-width: 1024px){.pageFooter_nav{display:none}}.pageFooter_link .hdg{font-size:1.8rem;font-weight:bold}.pageFooter_link a{color:#fff;transition:all .3s}.pageFooter_link a:hover{opacity:.8}.pageFooter_link ul{margin-top:2rem}.pageFooter_link li{position:relative;margin-bottom:1.5rem;line-height:1.6}.pageFooter_link li:before{content:"";position:absolute;top:45%;width:7px;height:2px;background:#fff}.pageFooter_link li span{display:inline-block;margin-left:2rem}.pageFooter_link:nth-of-type(3) ul{margin-top:5rem}.pageFooter_link:last-of-type{padding-left:8rem;border-left:1px solid #fff}.pageFooter_link:last-of-type ul{margin-top:5rem}.pageFooter_about{margin-right:25px;margin-left:25px;display:flex;padding:5rem 1rem 6rem;border-top:1px solid #fff}@media screen and (min-width: 1025px){.pageFooter_about{max-width:1200px;margin-right:auto;margin-left:auto}}@media screen and (max-width: 1024px){.pageFooter_about{flex-direction:column}}.pageFooter_logo{align-self:center;flex:1}@media screen and (max-width: 1024px){.pageFooter_logo{margin-bottom:4rem}}.pageFooter_logo img{width:274px;height:70px}@media screen and (max-width: 1024px){.pageFooter_logo img{width:175px}}.pageFooter_info{color:#fff}@media screen and (max-width: 1024px){.pageFooter_info:last-of-type{margin-top:4rem}}@media screen and (min-width: 1025px){.pageFooter_info:last-of-type{margin-left:6rem}}.pageFooter_info .hdg{margin-bottom:1rem;font-size:1.8rem;font-weight:bold}.pageFooter_info dd{font-size:1.4rem;line-height:1.5}.pageFooter_info dd span{display:inline-block;margin-bottom:1rem}.pageFooter_bottom{position:relative;background:#fff}.pageFooter_content{margin:0 1rem;padding:1rem 0;color:#333;font-size:1.2rem}@media screen and (min-width: 1025px){.pageFooter_content{margin-right:5rem;text-align:right}}.pageFooter_content a,.pageFooter_content p{display:inline-block;margin-right:2rem;transition:all .3s;letter-spacing:0}@media screen and (min-width: 1025px){.pageFooter_content a,.pageFooter_content p{text-align:right;margin-right:45px}}.pageFooter_content a:hover{opacity:.8}.smallNav{position:sticky;top:50px;z-index:5}@media screen and (min-width: 1025px){.smallNav{top:80px}}@media all and (-ms-high-contrast: none\0 ){.smallNav{position:relative !important;top:0}}.smallNav .smallNav_content{display:flex;align-items:center;margin:auto;overflow-x:auto;background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%);scrollbar-width:thin;scrollbar-color:#405a9d #e0e0e0}.smallNav .smallNav_content::-webkit-scrollbar{-webkit-appearance:none;width:10px}.smallNav .smallNav_content::-webkit-scrollbar-thumb{background-color:#405a9d;border-radius:5px}.smallNav .smallNav_content::-webkit-scrollbar-track{border-radius:5px;background-color:#e0e0e0}@media screen and (max-width: 1024px){.smallNav .smallNav_content{overflow-x:auto}}@media screen and (min-width: 1025px){.smallNav .smallNav_content{justify-content:center}}.smallNav .smallNav_content li{position:relative;padding:.8rem 2rem 1.2rem;line-height:1.8}@media screen and (min-width: 1025px){.smallNav .smallNav_content li{padding:.8rem 3rem 1.321rem}}.smallNav .smallNav_content li:not(:last-of-type):after{content:"";position:absolute;top:50%;right:0;width:1px;height:12px;background:rgba(255,255,255,.8);transform:translateY(-50%)}.smallNav .smallNav_content li a{color:#fff;font-size:1.2rem;opacity:.8;transition:all .3s;white-space:nowrap}.smallNav .smallNav_content li a:hover{opacity:1}.smallNav .smallNav_content li.current a{font-weight:bold;pointer-events:none;opacity:1}.smallNav .smallNav_content li.current a:hover{opacity:1}@media screen and (min-width: 1025px){.common_ctaSection{display:flex;align-items:center}}.common_ctaSection .cta_box{padding:5rem;background:linear-gradient(135deg, #1b42b2 0%, #12248b 75%)}@media screen and (min-width: 1025px){.common_ctaSection .cta_box{width:100%}}.common_ctaSection .cta_box .pgh{margin-bottom:4rem;color:#fff;line-height:2;text-align:center}.breadcrumbs{padding:1rem;background:#fff;color:#666;font-size:1.2rem}.breadcrumbs .breadcrumbList{display:flex;flex-wrap:wrap}.breadcrumbs .breadcrumbList_Item{position:relative;margin-right:3.2rem}.breadcrumbs .breadcrumbList_Item:not(:last-of-type):after{content:"";margin-left:1.6rem;position:absolute;top:8px;right:-16px;width:6px;height:6px;margin-left:1.6rem;border-top:1px solid #666;border-right:1px solid #666;transform:rotate(45deg)}.breadcrumbs .breadcrumbList_Item a{color:#1b42b2}.breadcrumbs .breadcrumbList_Item a:hover{opacity:.8}.common_searchContainer{padding-bottom:5rem}.common_searchHeader{display:flex;position:relative;z-index:1;padding-bottom:.5rem;border-bottom:1px dashed #888}.common_searchHeader .result{margin-right:3rem}.common_searchHeader .result span{color:#1b42b2;font-family:"Helvetica Neue","Arial",sans-serif;font-weight:bold}.common_searchHeader .accordion{position:relative}.common_searchHeader .accordion:before{content:"";position:absolute;top:50%;left:5px;width:16px;height:16px;background:url("../img/common/icon_filter.svg") no-repeat center/contain;transform:translateY(-50%)}.common_searchHeader .accordion .trigger{position:relative;margin-left:2.5rem;padding-right:3rem;color:#1b42b2;cursor:pointer}.common_searchHeader .accordion .trigger:after{content:"";position:absolute;top:50%;right:5px;width:10px;height:10px;margin-left:1rem;border:none;border-top:solid 2px #1b42b2;border-right:solid 2px #1b42b2;transform:rotate(315deg) translate(-4px, -7px)}.common_searchHeader .accordion .trigger.is_hide:after{transform:rotate(135deg) translate(0, 10px)}.common_searchInner{padding:3rem 0 5rem}@media screen and (min-width: 1025px){.common_searchInner{padding-left:3rem}}.searchGloup .formGloup{display:flex;margin-bottom:3rem}@media screen and (max-width: 1024px){.searchGloup .formGloup{flex-direction:column}}.searchGloup .formLabel{width:100px;margin-bottom:1rem}.searchGloup .formGloup_content{padding-left:3rem}@media screen and (min-width: 1025px){.searchGloup .formGloup_content{width:calc(100% - 100px);border-left:1px dashed #ddd}}.searchGloup .formCheck{display:inline-block;margin-right:1.5rem}.searchGloup .formCheck_label{font-size:1.4rem}.cookieBlock{display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:0;width:100%;padding:5rem 3rem;background:rgba(0,0,0,.9);color:#fff;font-size:1.6rem;visibility:hidden;z-index:1000}.cookieBlock.is_show{visibility:visible}.cookieBlock a{color:#fff}.cookieBlock .cookie_txt{flex:1;margin-right:5rem}.cookieBlock .cookie_btn{display:flex;align-items:center;font-size:2rem}.cookieBlock .cookie_cancel,.cookieBlock .cookie_agree{transition:all .3s}.cookieBlock .cookie_cancel:hover,.cookieBlock .cookie_agree:hover{cursor:pointer;opacity:.6}.cookieBlock .cookie_cancel{margin-right:3rem}.cookieBlock .cookie_agree{padding:1rem 3rem;background:#405a9d;color:#fff}.cb_hide{animation:hide .5s linear 0s;animation-fill-mode:forwards}@keyframes hide{from{opacity:1}to{opacity:0;visibility:hidden}}@media screen and (max-width: 1024px){.cookieBlock{flex-direction:column;padding:3rem;font-size:1.5rem}.cookieBlock .cookie_txt{margin-right:0;margin-bottom:2rem}}#cookie-law-info-bar{padding:2.5rem !important;background:rgba(0,0,0,.9) !important;box-shadow:rgba(0,0,0,.5) 0px 5px 50px !important}.cli-bar-messaget{font-size:1.6rem;line-height:2;text-align:left}.cli-plugin-button{font-size:1.6rem !important}@media(max-width: 985px){.cli-style-v2.cli-bar-container{justify-content:right !important}}.wp-pagenavi{margin:3rem 0 0;text-align:center}.wp-pagenavi .pagerItem{display:inline-block}.wp-pagenavi a{margin:.2rem;padding:1rem;color:#1b42b2;font-size:1.8rem;text-decoration:none;transition:.3s all ease}@media screen and (min-width: 1025px){.wp-pagenavi a{padding:1rem 1.5rem}}.wp-pagenavi a:hover{background:rgba(27,66,178,.05)}.wp-pagenavi .nextpostslink{font-size:1.6rem}.wp-pagenavi .previouspostslink{font-size:1.6rem}.wp-pagenavi span.current{margin:.2rem;padding:1rem;background:#de2f2f;color:#fff;font-size:1.6rem}@media screen and (min-width: 1025px){.wp-pagenavi span.current{padding:1rem 1.5rem}}.wp-pagenavi span.pages{float:left;padding:0;color:clrBasae}@media screen and (max-width: 1024px){.wp-pagenavi span.pages{display:none}}ul.wp-pagenavi{display:flex;align-items:center;justify-content:space-between}ul.wp-pagenavi li{width:32%;position:relative}ul.wp-pagenavi li a{display:block;padding:.75rem 3rem;font-size:1.6rem}@media screen and (max-width: 1024px){ul.wp-pagenavi li a{padding:.75rem 0;font-size:1.5rem}}ul.wp-pagenavi li a img{vertical-align:middle}.newsList_item{padding:3rem 0;border-bottom:1px dashed #888}@media screen and (min-width: 1025px){.newsList_item{display:flex;align-items:flex-start}}.newsList_item .date{color:#1b42b2;font-size:1.6rem;letter-spacing:.5rem}@media screen and (min-width: 1025px){.newsList_item .date{flex-basis:20%}}@media screen and (max-width: 1024px){.newsList_item .date{margin-bottom:1rem}}.newsList_item .title{font-size:1.6rem;letter-spacing:.1rem}@media screen and (min-width: 1025px){.newsList_item .title{flex-basis:80%}}@media screen and (max-width: 1024px){.newsList_item .title{margin-bottom:1rem}}.newsList_item .title a{transition:all .3s}.newsList_item .title a:hover{opacity:.7}.pageArticle_content{padding-top:4rem}@media screen and (max-width: 1024px){.pageBusiness_strength .common_hdgGloup.left .hdg .hdg_en,.pageBusiness_industries .common_hdgGloup.left .hdg .hdg_en{display:block}}.strength_box{position:relative;background:#f7f8fb}.strength_box:not(:last-of-type){margin-bottom:4rem}@media screen and (min-width: 1025px){.strength_box:not(:last-of-type){margin-bottom:8rem}}@media screen and (min-width: 1025px){.strength_box{display:flex}}.strength_box:before{content:"";position:absolute;top:0;z-index:1;width:100px;height:100%;background:no-repeat left center}@media screen and (max-width: 1024px){.strength_box:before{content:none}}.strength_box_ph{flex-basis:calc(50% - 25px);background:no-repeat center/cover}@media screen and (max-width: 1024px){.strength_box_ph{width:100%;height:300px}}.strength_box_data{display:flex;flex-basis:calc(50% - 25px);padding:2.5rem}@media screen and (min-width: 1025px){.strength_box_data{padding:5rem 0}}@media screen and (min-width: 1025px){.strength_box_inner{width:475px}}.strength_box:nth-of-type(1):before{left:0;background-image:url("../img/business/ttl_features_01.svg")}@media screen and (min-width: 1025px){.strength_box:nth-of-type(1) .strength_box_ph{margin-left:5rem}}.strength_box:nth-of-type(1) .strength_box_data{justify-content:flex-end}@media screen and (min-width: 1025px){.strength_box:nth-of-type(2){flex-direction:row-reverse}}.strength_box:nth-of-type(2):before{right:0;background-image:url("../img/business/ttl_features_02.svg");background-position:right}@media screen and (min-width: 1025px){.strength_box:nth-of-type(2) .strength_box_ph{margin-right:5rem}}.strength_box:nth-of-type(2) .strength_box_data{justify-content:flex-start}.strength_box:nth-of-type(3):before{left:0;background-image:url("../img/business/ttl_features_03.svg")}@media screen and (min-width: 1025px){.strength_box:nth-of-type(3) .strength_box_ph{margin-left:5rem}}.strength_box:nth-of-type(3) .strength_box_data{justify-content:flex-end}@media screen and (min-width: 1025px){.strength_box.col_one .strength_box_data,.strength_box.col_one .strength_box_inner{width:1000px;margin:auto}}.pageBusiness_Strength section.common_Inner{padding-bottom:0}.pageBusiness_solution{padding-bottom:0}.pageBusiness_products .common_hdgGloup.left .hdg .hdg_en{margin-right:1.2em}@media screen and (min-width: 1025px){.pageBusiness_index.common_flexSection:nth-child(odd):before{right:0}.pageBusiness_index.common_flexSection:nth-child(odd) .common_Inner{justify-content:flex-start}}@media screen and (max-width: 1024px){.pageBusiness_index.common_flexSection{margin:4rem auto}}.pageBusiness_index.common_flexSection .common_Inner{justify-content:flex-end}.pageBusiness_index .common_flexSection_box{background:#1b42b2}.pageBusiness_index .hdg,.pageBusiness_index .pgh{color:#fff}.pageBusiness_index .hdg{line-height:1.3}.pageBusiness_industrial:before{background-image:url("../img/business/img_industrial.jpg")}.pageBusiness_entertainment:before{background-image:url("../img/business/img_entertainment.jpg")}.pageBusiness_healthcare:before{background-image:url("../img/business/img_healthcare.jpg")}.pageBusiness_developed:before{background-image:url("../img/business/img_developed.jpg")}.industries_box{margin-top:8rem}@media screen and (min-width: 1025px){.industries_box{display:flex}}@media screen and (max-width: 1024px){.industries_box_ph{margin-bottom:4rem;text-align:center}}@media screen and (min-width: 1025px){.industries_box_ph{margin-right:8rem}}.industries_box_data{flex:1}@media screen and (max-width: 1024px){.industries_box_data .sub_hdgGloup{text-align:center}}.development_wrap{padding-top:4rem}@media screen and (min-width: 1025px){.development_wrap{padding-top:6rem}}.developmentList{padding-top:2rem}@media screen and (min-width: 1025px){.developmentList{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:6rem}}.developmentList .development_box{margin-bottom:4rem}@media screen and (min-width: 1025px){.developmentList .development_box{width:48.5%}}@media screen and (max-width: 1024px){.developmentList .development_box .sub_hdgGloup{margin-bottom:1rem}}.developmentList .seeds{align-self:flex-start;margin-bottom:0;padding:2rem 2rem 6rem;border:1px solid #000}.developmentList .seeds .sub_hdgGloup{padding-bottom:3rem}.developmentList .seeds .pgh{padding-bottom:3rem}.developmentList .seeds .common_Btn{width:400px}@media screen and (max-width: 1024px){.developmentList .seeds:not(:last-of-type){margin-bottom:3rem}}.pageIndex_pickup_list{margin:10rem 0 0;max-width:100%}@media screen and (min-width: 1025px){.pageIndex_pickup_list{margin:12rem auto 0;max-width:1100px}}.pageIndex_pickup_list .pickup_box{margin:0;width:100%}@media screen and (min-width: 1025px){.pageIndex_pickup_list .pickup_box{margin:0 10px;width:1000px}}.pageIndex_pickup_list .pickup_box_ph{width:100%;height:280px}.pageIndex_pickup_list .pickup_box_ph img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1025px){.pageIndex_pickup_list .pickup_box_ph{width:30%}}.pageIndex_pickup_list .pickup_box_data{width:100%;padding:3rem;background:#1b42b2;color:#fff}@media screen and (min-width: 1025px){.pageIndex_pickup_list .pickup_box_data{width:70%;height:280px;padding:4rem 5rem 3rem}}.pageIndex_pickup_list .pickup_box .data_name{font-size:2.2rem;letter-spacing:.2rem}.pageIndex_pickup_list .pickup_box .data_description{font-size:1.4rem;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.pageIndex_pickup_list .pickup_box .data_type_wrap{margin-top:4rem}@media screen and (max-width: 1024px){.pageIndex_pickup_list .pickup_box .data_type_wrap{flex-direction:column}}.pageIndex_pickup_list .pickup_box .data_type{margin-right:0;margin-bottom:1rem;min-width:150px}@media screen and (min-width: 1025px){.pageIndex_pickup_list .pickup_box .data_type:first-child{margin-right:3rem}}.pageIndex_pickup_list .pickup_box .data_type dd{align-self:center;color:#333}.pageIndex_pickup_list .pickupList>.pickup_box:not(:first-child){display:none}@media screen and (min-width: 1025px){.pageIndex_pickup_list .slick-list{padding:0 80px 0 0 !important}}.pageIndex_pickup_list .slick-prev,.pageIndex_pickup_list .slick-next{position:absolute;top:-60px;display:block;width:22px;height:22px;line-height:0;font-size:0;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);transform:rotate(45deg);padding:0;border:none;border-top:solid 2px #de2f2f;border-right:solid 2px #de2f2f;outline:none}.pageIndex_pickup_list .slick-prev:hover,.pageIndex_pickup_list .slick-prev:focus,.pageIndex_pickup_list .slick-next:hover,.pageIndex_pickup_list .slick-next:focus{opacity:.6}.pageIndex_pickup_list .slick-prev{left:0;transform:rotate(-135deg)}@media screen and (max-width: 1024px){.pageIndex_pickup_list .slick-prev{left:2.5rem}}.pageIndex_pickup_list .slick-next{left:5rem}@media screen and (max-width: 1024px){.pageIndex_pickup_list .slick-next{left:6rem}}.pageIndex_products,.pageIndex_solutions,.pageIndex_technology{padding-bottom:0}.contact_Txt{padding:3rem 0 0;color:#666;font-size:1.4rem;line-height:1.8}.pageContact_content{padding-top:5rem;border-top:1px dashed #888}.formConfirm{margin-bottom:8rem}.formConfirm .formGloup:not(:last-of-type){margin-bottom:4rem}@media screen and (min-width: 1025px){.formConfirm .formGloup:not(:last-of-type){margin-bottom:2rem}}.pagePartner_imgHdg{margin-top:6rem;padding:2rem;background:linear-gradient(135deg, #f5f5f5 0%, #f0f0f0 75%)}@media screen and (min-width: 1025px){.pagePartner_imgHdg{display:flex;align-items:center;justify-content:center;margin-top:8rem}}.pagePartner_imgHdg .pagePartner_mainImg{animation:10s move ease-in-out infinite}@media screen and (max-width: 1024px){.pagePartner_imgHdg .pagePartner_mainHdg{width:300px;margin:3rem 2rem}}.pagePartner_guide{padding-bottom:0}@media screen and (max-width: 1024px){.pagePartner_guide .alignBetween{display:block}}@media screen and (max-width: 1024px){.pagePartner_guide .tel_guidance{margin:3rem auto 0}}.pagePartner_guide .tel_guidance .tel_number{position:relative;display:flex;align-items:center;justify-content:center;width:300px;height:80px;margin:auto;border:1px solid #12248b}.pagePartner_guide .tel_guidance .tel_number:before{content:"";position:absolute;top:50%;left:2.5rem;width:22px;height:22px;background:no-repeat center/contain;background-image:url("../img/partner/icon_phone.svg");transform:translateY(-50%)}.pagePartner_guide .tel_guidance .tel_number span{margin-left:2.5rem;color:#12248b;font-size:2.6rem;font-weight:bold;letter-spacing:0}@media screen and (min-width: 1025px){.pagePartner_guide .tel_guidance .tel_number{pointer-events:none}.pagePartner_guide .tel_guidance .tel_number:hover{opacity:1}}.pagePartner_guide .tel_guidance .contact_Txt{padding-top:.5rem;letter-spacing:0;text-align:center}.pageArticle_container{padding-top:2rem}.pageArticle_content{padding-top:4rem;overflow:hidden}.pageArticle_block{position:relative}.pageArticle_block:not(:last-of-type){margin-bottom:8rem}.pageArticle_block_ph img{width:100%;max-height:500px;-o-object-fit:contain;object-fit:contain}.pageArticle_block_data{margin-bottom:4rem}@media screen and (min-width: 1025px){.pageArticle_block_data{margin-bottom:2rem}}.pageArticle_block_inner:not(:last-of-type){margin-bottom:6rem}.pageArticle_block_inner ol li{margin:0 0 2rem 3rem}.pageArticle_block.col_one .strength_box_data,.pageArticle_block.col_one .strength_box_inner{width:1000px;margin:auto}@media screen and (min-width: 1025px){.pageArticle_block.col_two{display:flex}}@media screen and (min-width: 1025px){.pageArticle_block.col_two .pageArticle_block_ph{flex-basis:calc(50% - 25px);margin-left:50px}}@media screen and (min-width: 1025px){.pageArticle_block.col_two .pageArticle_block_data{flex-basis:calc(50% - 25px)}}@media screen and (min-width: 1025px){.pageArticle_block.col_two .pageArticle_block_inner{width:475px}}.reverseList .col_two:nth-of-type(even){flex-direction:row-reverse}@media screen and (min-width: 1025px){.reverseList .col_two:nth-of-type(even) .pageArticle_block_ph{margin-right:50px;margin-left:0}}.pageArticle_task{margin:4rem 0;padding:2rem;background:#ebeff3}@media screen and (min-width: 1025px){.pageArticle_task{padding:3rem 6rem}}.pageArticle_task .hdg{color:#000;font-size:2.4rem;font-weight:bold}@media screen and (min-width: 1025px){.pageArticle_task .hdg{font-size:2.8rem}}.pageArticle_task .taskList{margin-top:2rem}@media screen and (min-width: 1025px){.pageArticle_task .taskList{display:flex;justify-content:space-between}}.pageArticle_task .taskList_item{position:relative;margin-bottom:2rem}@media screen and (min-width: 1025px){.pageArticle_task .taskList_item{width:31%}}.pageArticle_task .taskList_item .task{display:inline-block;position:absolute;top:-1.4rem;padding:0 1rem;background:#333;color:#fff;font-size:1.4rem;font-weight:bold}.pageArticle_task .taskList_item .txt{padding:3rem 3rem 2rem 3rem;background:#fff;font-weight:bold;font-size:1.8rem;line-height:1.6}.pageArticle_task .taskList_item .txt span{color:#de2f2f}.specImg{float:left;width:300px;height:300px;margin-right:4rem;margin-bottom:4rem;border:1px solid #ddd}.specImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.specImg+.specList{float:left;max-width:calc(100% - 340px)}@media screen and (max-width: 480px){.specImg+.specList{max-width:none}}@media screen and (min-width: 1025px){.specImg+.specList .specList_item label{width:150px}}.specList .specList_item{display:flex;padding-bottom:1rem;line-height:1.6}.specList .specList_item label{position:relative;width:150px;min-width:150px;padding-right:1rem}@media screen and (min-width: 1025px){.specList .specList_item label{width:auto;max-width:300px}}.specList .specList_item label:empty:after{content:""}.specList .specList_item label:after{content:"：";position:absolute;top:0;right:0}.specList .specList_item .data{flex:1;padding-left:1rem}.pageArticle_story_phGloup{margin:4rem 0 0}@media screen and (min-width: 1025px){.pageArticle_story_phGloup{display:flex;justify-content:center}}.pageArticle_story_phGloup .ph:not(:last-of-type){margin-bottom:2rem}@media screen and (min-width: 1025px){.pageArticle_story_phGloup .ph:not(:last-of-type){margin-right:3.5%}}.pageArticle_story_phGloup .ph img{width:100%}@media screen and (min-width: 1025px){.prBlock .pageArticle_block .btn_wrap{display:flex;align-items:flex-start;flex-wrap:wrap}}@media screen and (max-width: 1024px){.prBlock .pageArticle_block .btn_wrap .button{margin:auto}}.prBlock .pageArticle_block .btn_wrap .button:not(:last-of-type){margin-bottom:2rem}@media screen and (min-width: 1025px){.prBlock .pageArticle_block .btn_wrap .button:not(:last-of-type){margin-right:2rem}}.prBlock .pageArticle_block .button{min-width:280px;width:auto}.prBlock .pageArticle_block .button span{padding:.6rem 3.5rem;line-height:1.2}.freeBlock .pageArticle_block p{padding-bottom:3rem}.freeBlock .pageArticle_block>p:last-of-type{padding-bottom:0}@media screen and (min-width: 1025px){.freeBlock .pageArticle_block .btn_wrap{display:flex}}@media screen and (max-width: 1024px){.freeBlock .pageArticle_block .btn_wrap .button{margin:auto}}@media screen and (max-width: 1024px){.freeBlock .pageArticle_block .btn_wrap .button:first-of-type{margin-bottom:2rem}}@media screen and (min-width: 1025px){.freeBlock .pageArticle_block .btn_wrap .button:first-of-type{margin-right:2rem}}.freeBlock .pageArticle_block .media{width:100%;max-width:780px;aspect-ratio:16/9}.freeBlock .pageArticle_block .media iframe{width:100%;height:100%}@media all and (-ms-high-contrast: none\0 ){.freeBlock .pageArticle_block .media{position:relative;max-width:560px;padding-top:315px}.freeBlock .pageArticle_block .media iframe{position:absolute;top:0;right:0;bottom:0;left:0}}.pagePolicy_content .policyBlock{padding:0 0 6rem}.pagePolicy_content .company_sub_hdgGloup{margin-bottom:3rem}.pagePolicy_content p{margin-bottom:3rem}.pagePolicy_content ul{list-style:disc}.pagePolicy_content ol,.pagePolicy_content ul{margin-left:2rem;margin-bottom:2rem}.pagePolicy_content ol li>ol,.pagePolicy_content ol li>ul,.pagePolicy_content ul li>ol,.pagePolicy_content ul li>ul{margin-top:2rem}.pagePolicy_content .well{padding:4rem;border:1px solid #ddd;line-height:1.8}.pagePolicy_content .well h5{margin-bottom:1rem;font-weight:bold}.pagePolicy_content .well p{margin-bottom:1rem}.pageDl_content .dlBlock{padding:0 0 10rem}.pageDl_content .dlBlock:last-of-type{padding-bottom:0}.pageDl_content .company_sub_hdgGloup{margin-bottom:3rem}.pageDl_content .dl_block{margin-bottom:5rem}.pageDl_content .dl_header{margin-bottom:4rem}@media screen and (min-width: 1025px){.pageDl_content .dl_header{display:flex;justify-content:space-between}}@media screen and (max-width: 1024px){.pageDl_content .dl_header .button{margin:2rem auto 0}}.pageDl_content .dl_title .name{font-size:1.8rem;font-weight:bold;line-height:1.5}.pageDl_content .dl_title .date{color:#de2f2f;font-size:1.4rem}.pageDl_content h4{margin-bottom:.5rem;color:#12248b;font-weight:bold}.pageDl_content .dl_backissue{padding:3rem;height:300px;background:#f7f8fb;border:1px solid #e0e0e0;overflow:hidden scroll;scrollbar-width:thin;scrollbar-color:#405a9d #e0e0e0}.pageDl_content .dl_backissue::-webkit-scrollbar{-webkit-appearance:none;width:10px}.pageDl_content .dl_backissue::-webkit-scrollbar-thumb{background-color:#405a9d;border-radius:5px}.pageDl_content .dl_backissue::-webkit-scrollbar-track{border-radius:5px;background-color:#e0e0e0}.pageDl_content .dl_backissue .dl_block:not(:last-of-type){border-bottom:1px solid #ddd}.pageDl_content .dl_backissue .dl_block:not(:last-of-type) .pgh{margin-bottom:3rem}.pageDl_content .dl_backissue .dl_block:last-of-type{margin-bottom:0}.pageDl_content .dl_backissue .dl_title{margin-bottom:1rem}@media screen and (min-width: 1025px){.pageDl_content .dl_backissue .dl_title{display:flex;justify-content:space-between}}.pageDl_content .dl_backissue .name{font-size:1.6rem}.pageDl_content .dl_backissue .date{color:#b4b4b4}.pageDl_content .dl_backissue .pgh{font-size:1.5rem;line-height:1.8}.pagePolicy_content .policyBlock{padding:0 0 6rem}.pagePolicy_content p{margin-bottom:3rem}.pagePolicy_content ul{list-style:disc}.pagePolicy_content ol,.pagePolicy_content ul{margin-left:2rem;margin-bottom:2rem}.pagePolicy_content ol li>ol,.pagePolicy_content ol li>ul,.pagePolicy_content ul li>ol,.pagePolicy_content ul li>ul{margin-top:2rem}.pagePolicy_content .well{padding:4rem;border:1px solid #ddd;line-height:1.8}.pagePolicy_content .well h5{margin-bottom:1rem;font-weight:bold}.pagePolicy_content .well p{margin-bottom:1rem}span.wpcf7-list-item{display:block;position:relative;margin:0}.wpcf7-form-control input[type=checkbox],.wpcf7-form-control input[type=radio]{margin-right:1rem;opacity:0}.wpcf7-form-control input[type=checkbox]:checked+.wpcf7-list-item-label:after,.wpcf7-form-control input[type=radio]:checked+.wpcf7-list-item-label:after{opacity:1}.wpcf7-textarea[readonly]{height:80px;min-height:40px;resize:none;outline:none}.formLabel .wpcf7-textarea[readonly]{font-size:1.8rem;font-weight:bold;line-height:1.6}.wpcf7-spinner{display:none !important}.wpcf7-list-item-label{cursor:pointer}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:"";display:block;position:absolute;top:50%;transition:all .1s;transform:translateY(-50%)}.wpcf7-list-item-label:before{left:0;width:18px;height:18px;border:1px solid #ddd}.wpcf7-list-item-label:after{left:4px;width:10px;height:10px;background:#de2f2f;opacity:0}.wpcf7-radio .wpcf7-list-item-label:before,.wpcf7-radio .wpcf7-list-item-label:after{border-radius:50%}.wpcf7-acceptance-block .formGloup_label{align-self:flex-start}.wpcf7-acceptance-block .wpcf7-acceptance{display:block;margin:2rem 0 4rem}.wpcf7-acceptance-block .wpcf7-list-item input[type=checkbox]{margin-right:2.5rem}.wpcf7-acceptance-block .wpcf7-list-item-label:before{top:50%;width:30px;height:30px;border-radius:.4rem}.wpcf7-acceptance-block .wpcf7-list-item-label:after{top:-5px;left:15px;width:15px;height:30px;background:rgba(0,0,0,0);border-right:5px solid #de2f2f;border-bottom:5px solid #de2f2f;transform:rotate(45deg);opacity:0}.wpcf7-acceptance-block .wpcf7-submit-btn{display:flex}@media screen and (max-width: 1024px){.wpcf7-acceptance-block .wpcf7-submit-btn{justify-content:center}}.wpcf7 form.invalid .wpcf7-not-valid{border-color:#de2f2f}.wpcf7 form.invalid .wpcf7-response-output{margin:0;padding:1rem;background:rgba(222,47,47,.1);border:none;color:#de2f2f;font-weight:bold;line-height:1.5}@media screen and (min-width: 1025px){.wpcf7 form.invalid .wpcf7-response-output{padding:2rem}}.wpcf7 form.sent .wpcf7-response-output{margin:0;padding:0;border:none;color:#585858;font-size:1.4rem;text-align:center}#fancybox-outer,#fancybox-content{background:#323237 !important;border-radius:4px !important}#fancybox-outer{box-shadow:0 0 1px 5px #323237 !important}#fancybox-content{border-color:#323237 !important}#fancybox-title-over{background:rgba(50,50,55,.5) !important}#fancybox-frame,#fancybox-img{border-radius:2px !important}.cookie-notice-container{display:flex !important;align-items:center;justify-content:space-between;width:100%;padding:3rem !important;color:#fff;font-size:1.6rem}@media screen and (max-width: 1024px){.cookie-notice-container{flex-direction:column}}.cn-text-container{flex:1;letter-spacing:1px}@media screen and (max-width: 1024px){.cn-text-container{margin-bottom:2rem !important}}@media screen and (min-width: 1025px){.cn-text-container{margin-right:5rem !important}}.cn-text-container{font-size:1.6rem;line-height:2;text-align:left}@media screen and (max-width: 1024px){.cn-text-container{font-size:1.5rem}}.cn-privacy-policy-link{color:#fff;text-decoration:underline}.cn-privacy-policy-link:before{content:"";display:block}.cn-buttons-container{display:flex !important;align-items:center;margin-left:0 !important;font-size:2rem}.cn-button{font-size:1.6rem !important}.cn-button{padding:1rem 3rem !important;background:#405a9d;color:#fff}.cn-close-icon{display:none}#cookie-law-info-bar{padding:2.5rem !important;background:rgba(0,0,0,.9) !important;box-shadow:rgba(0,0,0,.5) 0px 5px 50px !important}.cli-bar-messaget{font-size:1.6rem;line-height:2;text-align:left}@media screen and (max-width: 1024px){.cli-bar-messaget{font-size:1.5rem}}.cn-buttons-container{display:flex;align-items:center;margin-left:0;font-size:2rem}.cli-plugin-button{font-size:1.6rem}@media(max-width: 985px){.cli-style-v2.cli-bar-container{justify-content:right !important}}/*# sourceMappingURL=common.min.css.map */