@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;500;700&display=swap");html.ovh,body.ovh{overflow:hidden}.pops{font-family:'Poppins', sans-serif}@media screen and (max-width: 768px){.pc{display:none !important}}@media screen and (min-width: 769px){.sp{display:none !important}}.ov{transition:opacity .3s}.ov:hover{opacity:.8}#wrapper{width:100%;padding-top:160px;position:relative}@media screen and (min-width: 769px){#wrapper{min-width:1100px}}@media screen and (max-width: 768px){#wrapper{padding-top:80px}}.inner{max-width:1000px;width:100%;margin:0 auto}@media screen and (min-width: 769px){#wrapper.about-us nav#globalNav li[data-dir='about-us']::after{content:'';pointer-events:none}#wrapper.about-us nav#globalNav li[data-dir='about-us']>a::after{content:none}#wrapper.service nav#globalNav li[data-dir='service']::after{content:'';pointer-events:none}#wrapper.service nav#globalNav li[data-dir='service']>a::after{content:none}#wrapper.area nav#globalNav li[data-dir='area']::after{content:'';pointer-events:none}#wrapper.area nav#globalNav li[data-dir='area']>a::after{content:none}#wrapper.case nav#globalNav li[data-dir='case']::after{content:'';pointer-events:none}#wrapper.case nav#globalNav li[data-dir='case']>a::after{content:none}#wrapper.training nav#globalNav li[data-dir='training']::after{content:'';pointer-events:none}#wrapper.training nav#globalNav li[data-dir='training']>a::after{content:none}#wrapper.partners nav#globalNav li[data-dir='partners']::after{content:'';pointer-events:none}#wrapper.partners nav#globalNav li[data-dir='partners']>a::after{content:none}#wrapper.delivery-partner nav#globalNav li[data-dir='delivery-partner']::after{content:'';pointer-events:none}#wrapper.delivery-partner nav#globalNav li[data-dir='delivery-partner']>a::after{content:none}#wrapper.news nav#globalNav li[data-dir='news']::after{content:'';pointer-events:none}#wrapper.news nav#globalNav li[data-dir='news']>a::after{content:none}#wrapper.event nav#globalNav li[data-dir='event']::after{content:'';pointer-events:none}#wrapper.event nav#globalNav li[data-dir='event']>a::after{content:none}#wrapper.data-and-knowledge nav#globalNav li[data-dir='data-and-knowledge']::after{content:'';pointer-events:none}#wrapper.data-and-knowledge nav#globalNav li[data-dir='data-and-knowledge']>a::after{content:none}}header{width:100%;min-width:inherit;background-color:#fff;position:fixed;top:0;left:0;z-index:9999}header .top{display:flex;justify-content:space-between;align-items:flex-end;height:110px;padding:20px 0}@media screen and (max-width: 768px){header .top{align-items:center;height:80px;padding:0 0 0 5%;box-shadow:2px 2px 7px rgba(0,0,0,0.5)}}@media screen and (min-width: 769px){header .top .logo{height:70px}}@media screen and (max-width: 768px){header .top .logo{height:56px}}header .top .logo img{height:100%}header .top .cta{display:flex;justify-content:flex-end}header .top .cta a{display:flex;align-items:center;margin-left:40px;line-height:1}header .top .cta a:hover span::after{width:100%}header .top .cta a svg{width:16px;height:16px;margin:-3px 10px 0 0;stroke:currentColor;fill:#fff}header .top .cta a span{display:flex;flex-direction:column;align-items:center;position:relative}header .top .cta a span::after{content:'';width:0;height:1px;margin-top:5px;background-color:#000;transition:all .3s}header .spNavTgl{display:flex;justify-content:center;align-items:center;width:80px;height:80px;position:absolute;top:0;right:0}header .spNavTgl i{position:relative}header .spNavTgl i,header .spNavTgl i::before,header .spNavTgl i::after{width:30px;height:2px;background-color:#000}header .spNavTgl i::before,header .spNavTgl i::after{content:'';display:block;position:absolute;left:50%;transform:translateX(-50%)}header .spNavTgl i::before{top:-10px}header .spNavTgl i::after{bottom:-10px}header .spNavTgl.ex{background-color:#404040}header .spNavTgl.ex i{background-color:transparent}header .spNavTgl.ex i::before,header .spNavTgl.ex i::after{width:40px;background-color:#fff}header .spNavTgl.ex i::before{top:50%;transform:translate(-50%, -50%) rotate(45deg)}header .spNavTgl.ex i::after{bottom:50%;transform:translate(-50%, 50%) rotate(-45deg)}header nav#globalNav{background-color:#404040}@media screen and (min-width: 769px){header nav#globalNav{display:block !important}}@media screen and (max-width: 768px){header nav#globalNav{display:none}}header nav#globalNav .inner{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){header nav#globalNav .inner{flex-direction:column;padding:0 5% 130px;height:calc(100vh - 80px);overflow-y:scroll}}header nav#globalNav .inner>ul{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 90px)}@media screen and (min-width: 769px){header nav#globalNav .inner>ul{height:50px}}@media screen and (max-width: 768px){header nav#globalNav .inner>ul{flex-direction:column;justify-content:flex-start;flex-wrap:wrap;order:1;width:100%;padding:0 5%}}header nav#globalNav .inner>ul>li{position:relative}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li{width:100%;margin-bottom:28px}}header nav#globalNav .inner>ul>li::after{width:100%;height:4px;background-color:#ef8913;position:absolute;left:0;bottom:0}header nav#globalNav .inner>ul>li>a{color:#fff}@media screen and (min-width: 769px){header nav#globalNav .inner>ul>li>a{display:inline-flex;height:50px;flex-direction:column;justify-content:center;align-items:center}header nav#globalNav .inner>ul>li>a::after{content:'';width:0;border-top:1px solid #fff;transition:all .3s}header nav#globalNav .inner>ul>li>a:hover::after{width:100%}header nav#globalNav .inner>ul>li>a:hover ~ *{display:block !important}}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li>a{font-size:20px;position:relative}}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li>a.spNavAchTgl::before,header nav#globalNav .inner>ul>li>a.spNavAchTgl::after{content:'';width:20px;border-top:1px solid #fff;position:absolute;top:50%;left:-25px}header nav#globalNav .inner>ul>li>a.spNavAchTgl::after{transform:rotate(90deg);transition:all .3s}}header nav#globalNav .inner>ul>li>a.spNavAchTgl.ex::after{transform:rotate(0)}@media screen and (min-width: 769px){header nav#globalNav .inner>ul>li ul{padding:50px;position:absolute;top:40px;left:-50px}header nav#globalNav .inner>ul>li ul:hover{display:block !important}header nav#globalNav .inner>ul>li ul:hover+.dd-bg{display:block !important}header nav#globalNav .inner>ul>li ul::before{content:'';width:36px;border-top:1px solid #ef8913;position:absolute;top:30px;left:50px}}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li ul{padding-top:14px}}header nav#globalNav .inner>ul>li ul li{width:max-content}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li ul li{padding-left:15px}}header nav#globalNav .inner>ul>li ul li:nth-last-of-type(n+2){margin-bottom:15px}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li ul li:nth-last-of-type(n+2){margin-bottom:18px}}header nav#globalNav .inner>ul>li ul li a{color:#404040}@media screen and (min-width: 769px){header nav#globalNav .inner>ul>li ul li a{display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start}header nav#globalNav .inner>ul>li ul li a::after{content:'';width:0;border-top:1px solid #404040;transition:all .3s}header nav#globalNav .inner>ul>li ul li a:hover::after{width:100%}}@media screen and (max-width: 768px){header nav#globalNav .inner>ul>li ul li a{color:#fff}}@media screen and (min-width: 769px){header nav#globalNav .inner>ul>li .dd-bg{width:100vw;height:100vh;background-color:rgba(255,255,255,0.85);position:fixed;top:0;left:0;z-index:-1}}header nav#globalNav .inner .searchArea{background-color:#404040}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea{order:0;width:100%;padding:20px 0 6%}}header nav#globalNav .inner .searchArea i{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:#303030;color:#fff}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea i{width:40px;height:40px}}header nav#globalNav .inner .searchArea i svg{width:20px;height:20px;stroke:currentColor;fill:transparent}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea i svg{width:18px;height:18px}}header nav#globalNav .inner .searchArea i.searchTgl{cursor:pointer}header nav#globalNav .inner .searchArea .searchOpen{display:none;width:450px}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea .searchOpen{display:flex;width:100%;border-radius:20px;overflow:hidden}}header nav#globalNav .inner .searchArea .searchOpen form{width:400px}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea .searchOpen form{width:calc(100% - 40px)}}header nav#globalNav .inner .searchArea .searchOpen form input{width:100%;height:50px;padding:5px 10px;border:none;background-color:#303030;color:#fff}@media screen and (max-width: 768px){header nav#globalNav .inner .searchArea .searchOpen form input{height:40px;font-size:14px}}header nav#globalNav .inner .searchArea .searchOpen form input::placeholder{font-style:italic}header nav#globalNav .inner .cta.sp{display:flex;justify-content:space-between;width:100%;margin-bottom:10%}header nav#globalNav .inner .cta.sp a{display:flex;flex-direction:column;align-items:center;color:#fff}header nav#globalNav .inner .cta.sp a svg{width:20px;height:20px;margin-bottom:3px;stroke:currentColor;fill:transparent}header nav#globalNav .inner .cta.sp a span{font-size:14px}header nav#globalNav.searchAreaOpen .inner{position:relative}header nav#globalNav.searchAreaOpen .inner .searchArea{display:flex;justify-content:center;width:100%;position:absolute;top:0;left:50%;z-index:99;transform:translateX(-50%)}header nav#globalNav.searchAreaOpen .inner .searchArea .searchOpen{display:flex;justify-content:center}header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl{position:relative}header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl::before,header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl::after{content:'';display:block;width:30px;height:2px;background-color:#fff;position:absolute;top:50%;left:50%}header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl::before{transform:translate(-50%, -50%) rotate(45deg)}header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl::after{transform:translate(-50%, -50%) rotate(-45deg)}header nav#globalNav.searchAreaOpen .inner .searchArea i.searchTgl svg{display:none}ul.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:16px;font-size:12px;position:relative;z-index:2}@media screen and (max-width: 768px){ul.breadcrumb{margin-bottom:8px;padding:0 5%}}ul.breadcrumb li{margin-bottom:4px}ul.breadcrumb li a:not(:hover){text-decoration:underline}footer{min-width:inherit;padding-top:45px;background-color:#fff}@media screen and (max-width: 768px){footer{padding-top:40px}}footer p{margin-bottom:45px;text-align:center;color:#333}@media screen and (min-width: 769px){footer p{font-size:20px}}@media screen and (max-width: 768px){footer p{margin-bottom:18px;font-size:15px}}footer ul.cta{display:flex;justify-content:space-between;align-items:center;padding:1px 0;background-color:#ef8913}footer ul.cta li{width:calc(100% / 3 - 1px);padding:2px;background-color:#fff}footer ul.cta li a{display:flex;justify-content:center;align-items:center;height:65px;background-color:#ef8913;color:#fff}@media screen and (max-width: 768px){footer ul.cta li a{flex-direction:column;height:60px;font-size:14px}}footer ul.cta li a svg{width:20px;height:20px;stroke:currentColor;fill:transparent}@media screen and (min-width: 769px){footer ul.cta li a svg{margin-right:8px}}@media screen and (max-width: 768px){footer ul.cta li a svg{width:18px;height:18px}}footer .sns ul{display:flex;justify-content:space-between;align-items:center;width:220px;height:95px;margin:0 auto}@media screen and (max-width: 768px){footer .sns ul{max-width:220px;width:90%;height:70px}}footer .sns ul li a:hover i.fa-twitter{color:#1da1f2}footer .sns ul li a:hover i.fa-youtube{color:#f00}footer .sns ul li a:hover i.fa-linkedin-in{color:#0a66c2}footer .sns ul li a:hover i.fa-facebook{color:#1877f2}footer .sns ul li a i{color:#4c4c4c;font-size:18px;transition:color 0.3s}footer .copy{width:100%;background-color:#f5f5f5}@media screen and (max-width: 768px){footer .copy{padding-left:3.5%}}footer .copy .inner{display:flex;justify-content:space-between;align-items:center;height:50px;position:relative}@media screen and (max-width: 768px){footer .copy .inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-right:65px}}footer .copy .inner ul{display:flex}footer .copy .inner ul li{margin-right:10px}footer .copy .inner ul li a{display:block;font-size:12px}footer .copy .inner ul li a:hover{text-decoration:underline}footer .copy .inner small{padding-top:2px;font-size:10px}footer .copy .inner a.pt{display:none;position:fixed;bottom:77.5px;right:calc(100% / 2 - 500px);z-index:99}@media screen and (max-width: 768px){footer .copy .inner a.pt{display:flex !important;bottom:0 !important;right:0}}footer .copy .inner a.pt i{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#666}@media screen and (min-width: 769px){footer .copy .inner a.pt i{border-radius:20px}}@media screen and (max-width: 768px){footer .copy .inner a.pt i{width:60px;height:50px}}footer .copy .inner a.pt i::after{content:'';width:8px;height:8px;border-top:2px solid #fff;border-left:2px solid #fff;transform:translateY(25%) rotate(45deg)}
/*# sourceMappingURL=common_style.css.map */
