#fixedHeader #fixedBtn{display:none}@media screen and (min-width:600px){#fixedHeader #fixedBtn{display:block;position:fixed;top:20px;right:120px;z-index:9999}}#fixedHeader #fixedBtn a{outline:1px solid #fff;transition:.5s ease}#fixedHeader #fixedBtn a:hover{outline:unset}#fixedHeader #navBtn{position:fixed;top:5vw;right:5vw;width:60px;aspect-ratio:1/1;border-radius:50%;background-color:#0a2054;border:1px solid #fff;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;transition:.5s ease;transform:scale(1)}@media screen and (min-width:600px){#fixedHeader #navBtn{top:20px;right:40px}}#fixedHeader #navBtn span{transition:.3s}#fixedHeader #navBtn span,#fixedHeader #navBtn span:after,#fixedHeader #navBtn span:before{width:5px;height:5px;border-radius:2.5px;background-color:#fff;display:block;position:relative;transition:background-color .5s ease}#fixedHeader #navBtn span:after,#fixedHeader #navBtn span:before{content:"";position:absolute;left:0}#fixedHeader #navBtn span:before{top:-10px;animation:navBtnIconBeforeClose .8s ease 0s 1 normal forwards}#fixedHeader #navBtn span:after{bottom:-10px;animation:navBtnIconAfterClose .8s ease 0s 1 normal forwards}@keyframes navBtnIconBeforeClose{0%{top:-9.5px;height:24px;transform:rotate(45deg)}2%{transform-origin:center;height:24px;transform:rotate(45deg)}29%{transform:rotate(45deg);height:5px}30%{top:0}}@keyframes navBtnIconAfterClose{0%{bottom:-9.5px;height:24px;transform:rotate(-45deg)}2%{transform-origin:center;height:24px;transform:rotate(-45deg)}29%{transform:rotate(-45deg);height:5px}30%{bottom:0}}#fixedHeader #navBtn:hover{transform:scale(1.1);outline:unset;background-color:#fff}#fixedHeader #navBtn:hover span,#fixedHeader #navBtn:hover span:after,#fixedHeader #navBtn:hover span:before{background-color:#0a2054}#fixedHeader #navBtn.on{border:1px solid #0a2054}#fixedHeader #navBtn.on span{background-color:transparent}#fixedHeader #navBtn.on span:before{animation:navBtnIconBefore .8s ease 0s 1 normal forwards}#fixedHeader #navBtn.on span:after{animation:navBtnIconAfter .8s ease 0s 1 normal forwards}@keyframes navBtnIconBefore{70%{top:0}71%{transform:rotate(45deg);height:5px}98%{transform-origin:center;height:24px;transform:rotate(45deg)}to{top:-9.5px;height:24px;transform:rotate(45deg)}}@keyframes navBtnIconAfter{70%{bottom:0}71%{transform:rotate(-45deg);height:5px}98%{transform-origin:center;height:24px;transform:rotate(-45deg)}to{bottom:-9.5px;height:24px;transform:rotate(-45deg)}}#fixedHeader #fixedHeaderNav{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:999;overflow:scroll}#fixedHeader #fixedHeaderNav:after{position:fixed}#fixedHeader #fixedHeaderNav #fixedHeaderNavLogo{position:sticky;top:5vw;padding:0 0 0 5vw;z-index:999}@media screen and (min-width:600px){#fixedHeader #fixedHeaderNav #fixedHeaderNavLogo{top:20px;padding:0 0 0 40px}}#fixedHeader #fixedHeaderNav #fixedHeaderNavLogo a img{height:70px;width:auto}@media screen and (min-width:600px){#fixedHeader #fixedHeaderNav #fixedHeaderNavLogo a img{height:80px}}#fixedHeader #fixedHeaderNav #fixedHeaderNavInner{position:absolute;top:calc(20vw + 70px);right:0;left:0;padding:0 0 10vw;display:flex;justify-content:center}@media screen and (min-width:600px){#fixedHeader #fixedHeaderNav #fixedHeaderNavInner{top:120px;bottom:0;padding:0 0 80px;align-items:center}}#fixedHeader #fixedHeaderNav #fixedHeaderNavInner nav .nav li.btn a{width:100%;padding:clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.875rem,.221rem + 4.41vw,3.75rem);border-radius:50px;justify-content:space-between;font-weight:400}#fixedHeader #fixedHeaderNav #fixedHeaderNavInner nav .nav li.btn a .cont .en{margin:0 0 clamp(.875rem,.544rem + .88vw,1.25rem)}#fixedHeader #fixedHeaderNav #fixedHeaderNavInner nav #fixedHeaderNavDobot{display:block}@media screen and (min-width:600px){#fixedHeader #fixedHeaderNav #fixedHeaderNavInner nav #fixedHeaderNavDobot{display:none}}.fixedHeaderFade-enter-active,.fixedHeaderFade-leave-active{transition:.5s}.fixedHeaderFade-enter,.fixedHeaderFade-leave-to{opacity:0}header{display:flex;align-items:flex-start;padding:5vw 5vw 0;margin:0 0 100px}@media screen and (min-width:600px){header{padding:20px 40px 0}}header #headerLogo{width:95px}header #headerLogo a img{height:80px;width:auto}header #headerNav{display:none;width:calc(100% - 493px)}@media screen and (min-width:1350px){header #headerNav{display:block}}header #headerNav ul{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:30px}header #headerNav ul li a{line-height:60px;transition:.3s ease;position:relative;bottom:0;display:block}header #headerNav ul li a:after{content:"";width:7px;height:7px;border-radius:50%;background-color:#5becc0;position:absolute;bottom:.5em;left:calc(50% - 3.5px);opacity:0;transition:.5s ease}header #headerNav ul li a:hover{bottom:.5em}header #headerNav ul li a:hover:after{opacity:1}@media screen and (min-width:900px){nav{justify-content:space-between;gap:unset}}@media screen and (min-width:600px){nav{display:flex;justify-content:center;gap:80px}}nav .nav{margin:0 0 clamp(1.125rem,-.088rem + 3.24vw,2.5rem)}@media screen and (min-width:600px){nav .nav{margin:unset}}nav .nav li:not(:last-of-type){margin:0 0 clamp(1.125rem,-.088rem + 3.24vw,2.5rem)}nav .nav li a{font-size:clamp(1.125rem,.794rem + .88vw,1.5rem);color:#0a2054}nav .nav li a .en{color:#5becc0;font-size:.8125rem}nav .nav li:not(.btn) a{transition:.5s ease;position:relative;left:0}nav .nav li:not(.btn) a:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#5becc0;position:absolute;left:0;top:calc(50% - 3.5px);opacity:0;transition:left .3s,opacity .5s ease}nav .nav li:not(.btn) a:hover{left:1em}nav .nav li:not(.btn) a:hover:before{left:-1em;opacity:1}#buttonArea{padding:clamp(3.75rem,1.544rem + 5.88vw,6.25rem) 0}#buttonArea #buttonAreaInner{display:block}@media screen and (min-width:600px){#buttonArea #buttonAreaInner{display:flex;gap:40px}#buttonArea #buttonAreaInner .btn{width:calc(50% - 20px)}}#buttonArea #buttonAreaInner .btn:not(:last-of-type){margin:0 0 20px}@media screen and (min-width:600px){#buttonArea #buttonAreaInner .btn:not(:last-of-type){margin:unset}}#buttonArea #buttonAreaInner .btn a{width:100%;padding:clamp(1.875rem,.221rem + 4.41vw,3.75rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.875rem,.221rem + 4.41vw,3.75rem) clamp(1.875rem,.221rem + 4.41vw,3.75rem);border-radius:60px;justify-content:space-between;font-weight:400}#buttonArea #buttonAreaInner .btn a .cont{font-size:clamp(1.25rem,.588rem + 1.76vw,2rem)}#buttonArea #buttonAreaInner .btn a .cont .en{font-size:clamp(.875rem,.765rem + .29vw,1rem);color:#5becc0;margin:0 0 clamp(1rem,.228rem + 2.06vw,1.875rem)}#footerProfile{margin:0 0 clamp(3.75rem,1.544rem + 5.88vw,6.25rem)}@media screen and (min-width:900px){#footerProfile{margin:0}}#footerProfile #footerLogo{max-width:338.75px;width:70vw;margin:0 auto 40px}@media screen and (min-width:900px){#footerProfile #footerLogo{margin:0 0 40px}}#footerProfile #footerLogoSier{width:clamp(5.625rem,5.17rem + 2.27vw,6.875rem);margin:0 auto 40px}@media screen and (min-width:900px){#footerProfile #footerLogoSier{margin:0 0 40px}}#footerProfile #footerBtnDobot{justify-content:center;margin:0 0 clamp(2.5rem,.735rem + 4.71vw,4.5rem)}@media screen and (min-width:900px){#footerProfile #footerBtnDobot{justify-content:flex-start}}#footerProfile #footerProfileDetail p{line-height:2;margin:0 0 .5em;text-align:center}@media screen and (min-width:600px){#footerProfile #footerProfileDetail p{text-align:unset}}#footerProfile #footerProfileDetail p:last-of-type{margin:0 0 2.5rem}#footerProfile #footerMap{width:100%;aspect-ratio:1.618/1;border-radius:10px;overflow:hidden}@media screen and (min-width:900px){#footerProfile #footerMap{max-width:360px}}#footerProfile #footerMap iframe{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}@media screen and (min-width:900px){#footerNav{width:50%}}#footerNav #footerNavInner{margin:0 0 80px}#footerNav #footerNavTw{width:100%;height:800px;overflow-y:scroll}footer #footerInner{margin:clamp(3.75rem,1.544rem + 5.88vw,6.25rem) auto;position:relative}@media screen and (min-width:900px){footer #footerInner{display:flex;justify-content:space-between}}footer #footerInner #copyright{line-height:1;text-align:center;margin:clamp(3.75rem,1.544rem + 5.88vw,6.25rem) 0 0}@media screen and (min-width:900px){footer #footerInner #copyright{text-align:unset;position:absolute;bottom:0;left:0;margin:unset}}.v-enter-active,.v-leave-active{transition:opacity .5s}.v-enter,.v-leave-to{opacity:0}.img{overflow:hidden;border-radius:10px;position:relative}.img *{transform:scale(1.1);transition:transform 1.5s ease}.img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f8f8ff;transition:right .3s ease;z-index:9}.img.disp *{transform:scale(1)}.img.disp:before{right:100%}#keyvisualWrap[data-v-022bb982]{height:100vh;width:100vw}@media screen and (max-width:449px){#keyvisualWrap[data-v-022bb982]{height:unset}}#keyvisualWrap #keyvisual[data-v-022bb982]{height:100vh;width:100vw;overflow:hidden}@media screen and (max-width:449px){#keyvisualWrap #keyvisual[data-v-022bb982]{height:60vh}}#keyvisualWrap #keyvisual video[data-v-022bb982]{z-index:-1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#key{position:relative;padding:250px 0 0}#key h1{display:flex;flex-direction:column;font-size:clamp(2rem,.566rem + 3.82vw,3.625rem);line-height:1;gap:32px 0;z-index:9;position:absolute;top:150px;left:0;right:0}#key h1 .en{font-size:clamp(1.125rem,.794rem + .88vw,1.5rem);color:#5becc0}#key h1 span{background-color:#fff}ul#makerList{display:flex;gap:clamp(1rem,.118rem + 2.35vw,2rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem);align-items:center;flex-wrap:wrap;justify-content:center}ul#makerList li img{max-height:80px;transition:.3s ease}#maker #makerInner h2{margin:0 auto clamp(2.5rem,.294rem + 5.88vw,5rem)}#maker #makerInner #makerList{background-color:#fff;border-radius:10px;padding:clamp(1.25rem,.147rem + 2.94vw,2.5rem);display:flex;gap:clamp(1rem,.118rem + 2.35vw,2rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem);align-items:center;flex-wrap:wrap;justify-content:center}#maker #makerInner #makerList li a img{max-height:80px;transition:.3s ease}#maker #makerInner #makerList li a:hover img{opacity:.6}#entrance{display:flex;gap:1px;margin:1px 0;flex-direction:column}@media screen and (min-width:900px){#entrance{flex-direction:row}}#entrance>[id]{position:relative;overflow:hidden;height:50vh;height:calc(var(--vh, 1vh)*50)}@media screen and (min-width:900px){#entrance>[id]{width:calc(50% - .5px);height:100vh;height:calc(var(--vh, 1vh)*100)}}#entrance>[id] a{display:block;height:100%}#entrance>[id] a .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);mix-blend-mode:overlay;z-index:99;transition:transform .8s ease}#entrance>[id] a .bg,#entrance>[id] a .bg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform:scale(1.05);transition:.8s ease;z-index:-1}#entrance>[id] a .btm{width:100%;position:absolute;bottom:0;padding:clamp(1.875rem,-.882rem + 7.35vw,5rem);display:flex;align-items:flex-end;justify-content:space-between;z-index:99}#entrance>[id] a .btm h2{color:#fff;font-size:clamp(1.125rem,.574rem + 1.47vw,1.75rem)}#entrance>[id] a .btm h2 .en{font-size:clamp(1rem,.559rem + 1.18vw,1.5rem);margin:0 0 .25em}#entrance>[id] a .btm h2 span{font-size:2em}#entrance>[id] a .btm .arrow{width:10.4166666667%}@media screen and (min-width:900px){#entrance>[id] a .btm .arrow{width:5.2083333333vw;transition:transform .3s ease;transform:scale(1)}}#entrance>[id] a:hover .icon{transform:translate(-50%,-50%) scale(1.05);transform-origin:center}#entrance>[id] a:hover .bg,#entrance>[id] a:hover .bg *{transform:scale(1)}#entrance>[id] a:hover .btm .arrow{transform:scale(1.1)}#entranceRobots a .icon{height:53.6458333333%}#entrancePeople a .icon{height:29.9479166667%}#about{background:url(/img/aboutBg.be8baf6e.svg) no-repeat top/cover;overflow:hidden;padding-bottom:clamp(6.25rem,2.941rem + 8.82vw,10rem)}#about #aboutInner h2{margin:0 0 clamp(5rem,2.794rem + 5.88vw,7.5rem)}#about #aboutInner h2 .lines{color:#fff;font-size:clamp(1.5rem,-.265rem + 4.71vw,3.5rem);gap:.125em 0}#about #aboutInner h2 .lines .line.s{font-size:.5em}@media screen and (min-width:900px){#about #aboutInner #aboutCont{display:flex;gap:clamp(5rem,2.794rem + 5.88vw,7.5rem);align-items:flex-start}}#about #aboutInner #aboutCont .prlxWrap{border-radius:10px;aspect-ratio:1/1.618;overflow:hidden;margin:0 0 clamp(2.5rem,.294rem + 5.88vw,5rem)}@media screen and (min-width:900px){#about #aboutInner #aboutCont .prlxWrap{width:420px;margin:unset}}#about #aboutInner #aboutCont .prlxWrap:before{background-color:#0a2054}#about #aboutInner #aboutCont .prlxWrap .prlxImg,#about #aboutInner #aboutCont .prlxWrap .prlxImg picture{height:100%}#about #aboutInner #aboutCont .prlxWrap .prlxImg picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:105%;height:105%}@media screen and (min-width:900px){#about #aboutInner #aboutCont .text{margin:clamp(2.5rem,.294rem + 5.88vw,5rem) 0 0;flex:1}}#about #aboutInner #aboutCont .text p{color:#fff;line-height:2;margin:0 0 clamp(2.5rem,.294rem + 5.88vw,5rem)}#about #aboutInner #aboutCont .text p.l{font-size:clamp(1.25rem,.809rem + 1.18vw,1.75rem)}#about .aboutObj{mix-blend-mode:multiply;position:absolute;bottom:10vw;right:-10vw;z-index:0;width:150%;height:auto}@media screen and (min-width:900px){#about .aboutObj{bottom:-22.9136163982vw;right:-22.9136163982vw;width:unset}}#dobotMediaList{margin-bottom:clamp(1.875rem,.221rem + 4.41vw,3.75rem)}#dobotMediaList li:not(:last-of-type){margin:0 0 40px}@media screen and (min-width:900px){#dobotMediaList li:not(:last-of-type){margin:0 0 20px}}#dobotMediaList li a{display:flex;flex-direction:column;align-items:center;gap:20px 40px;position:relative}@media screen and (min-width:900px){#dobotMediaList li a{flex-direction:row}}#dobotMediaList li a:before{position:absolute;top:10px;right:10px;opacity:.5;margin:unset;line-height:1;z-index:9}@media screen and (min-width:900px){#dobotMediaList li a:before{right:0}}#dobotMediaList li a .dobotNewsImg{width:100%;aspect-ratio:1.618/1;border-radius:10px;overflow:hidden}@media screen and (min-width:900px){#dobotMediaList li a .dobotNewsImg{width:37.5%}}#dobotMediaList li a .dobotNewsImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform:scale(1.1);transition:transform .8s ease}#dobotMediaList li a .title{width:90%;line-height:2}@media screen and (min-width:900px){#dobotMediaList li a .title{width:57.5%}}#dobotMediaList li a .btm{width:90%;color:#aaa;font-size:.875rem;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:900px){#dobotMediaList li a .btm{width:57.5%;position:absolute;right:0;bottom:10px}}#dobotMediaList li a .btm .cat{background-color:#f8f8ff;padding:2px 8px;border-radius:20px}#dobotMediaList li a:hover .dobotNewsImg *{transform:scale(1)}#news #newsInner[data-v-a603df56]{display:flex;flex-direction:column;gap:clamp(2.5rem,.294rem + 5.88vw,5rem);justify-content:space-between}@media screen and (min-width:1350px){#news #newsInner[data-v-a603df56]{flex-direction:row}}#news #newsInner h2[data-v-a603df56]{width:4.5em}#news #newsInner #newsCont[data-v-a603df56]{width:100%;margin:0 0 clamp(3.75rem,.441rem + 8.82vw,7.5rem)}@media screen and (min-width:1350px){#news #newsInner #newsCont[data-v-a603df56]{max-width:700px}}#news #newsInner #newsCont #newsList[data-v-a603df56]{margin:0 0 clamp(1.875rem,.221rem + 4.41vw,3.75rem);border-top:1px solid #eaeaea}#news #newsInner #newsCont #newsList li[data-v-a603df56]{border-bottom:1px solid #eaeaea}#news #newsInner #newsCont #newsList li a[data-v-a603df56]{padding:clamp(1.25rem,.588rem + 1.76vw,2rem);display:flex;flex-direction:column;gap:20px clamp(1.25rem,.588rem + 1.76vw,2rem);background-color:#f8f8ff;transition:.5s ease;position:relative;left:0}@media screen and (min-width:900px){#news #newsInner #newsCont #newsList li a[data-v-a603df56]{flex-direction:row;align-items:center}}#news #newsInner #newsCont #newsList li a .date[data-v-a603df56]{font-size:.875rem}#news #newsInner #newsCont #newsList li a .title[data-v-a603df56]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}#news #newsInner #newsCont #newsList li a[data-v-a603df56]:hover{left:clamp(1.25rem,.588rem + 1.76vw,2rem)}#news #newsInner #newsCont #newsButtons[data-v-a603df56]{display:flex;gap:20px 40px;justify-content:flex-end;flex-direction:column}@media screen and (min-width:900px){#news #newsInner #newsCont #newsButtons[data-v-a603df56]{flex-direction:row}}#news #dobotMedia[data-v-a603df56]{padding:clamp(2.5rem,.294rem + 5.88vw,5rem) 0;border-radius:10px}#news #dobotMedia h2[data-v-a603df56]{font-size:clamp(1.25rem,.588rem + 1.76vw,2rem);display:flex;flex-wrap:wrap;align-items:center;gap:.5em clamp(1.25rem,.147rem + 2.94vw,2.5rem);margin:0 auto clamp(2.5rem,.294rem + 5.88vw,5rem)}#news #dobotMedia h2 span[data-v-a603df56]{font-size:1rem;color:#aaa}#service #serviceInner{display:flex;flex-direction:column;gap:5vw}@media screen and (min-width:900px){#service #serviceInner{flex-direction:row;flex-wrap:wrap}}#service #serviceInner h2{width:100%;margin:0 0 clamp(3.75rem,.441rem + 8.82vw,7.5rem)}@media screen and (min-width:900px){#service #serviceInner .serviceSingle{width:calc(50% - 2.5vw)}}#service #serviceInner .serviceSingle h3{font-size:1.5rem;color:#0a2054;line-height:1;margin:0 0 1.5em}#service #serviceInner .serviceSingle h3 .en.num{color:#5becc0;font-size:clamp(.875rem,.544rem + .88vw,1.25rem);margin:0 0 1em}#service #serviceInner .serviceSingle h3 .lines{display:flex;gap:.5em 0;flex-wrap:wrap}#service #serviceInner .serviceSingle h3 .lines .line{background-color:#fff}#service #serviceInner .serviceSingle .prlxWrap{max-width:unset;aspect-ratio:1.618/1;border-radius:10px;overflow:hidden;position:relative;margin:0 0 1.5rem}#service #serviceInner .serviceSingle .prlxWrap .prlxImg{width:100%;height:100%}#service #serviceInner .serviceSingle .prlxWrap .prlxImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:unset}#service #serviceInner .serviceSingle .cont{grid-column:2/3;grid-row:2/3;line-height:2;margin:0 0 clamp(1.875rem,.221rem + 4.41vw,3.75rem)}#service #serviceInner .serviceSingle .cont #serviceMaker{background-color:#fff;border-radius:10px;padding:clamp(1rem,.779rem + .59vw,1.25rem)}#service #serviceInner .serviceSingle .cont #serviceMaker h4{font-size:1.125rem;color:#0a2054;margin:0 0 clamp(1rem,.779rem + .59vw,1.25rem);display:flex;align-items:center;gap:.5em}#service #serviceInner .serviceSingle .cont #serviceMaker h4:before{content:"";width:6px;aspect-ratio:1/1;border-radius:50%;background-color:#5becc0}#service #serviceInner .serviceSingle .cont #serviceMaker #serviceMakerList{display:flex;gap:clamp(1rem,.779rem + .59vw,1.25rem);align-items:center;flex-wrap:wrap;justify-content:center}#service #serviceInner .serviceSingle .cont #serviceMaker #serviceMakerList li a img{max-height:36px;transition:.3s ease}#service #serviceInner .serviceSingle .cont #serviceMaker #serviceMakerList li a:hover img{opacity:.6}#service #serviceInner .serviceSingle .btn{grid-column:2/3;grid-row:2/3;align-self:start}#service #serviceInner .serviceSingle#service02 .cont p{margin:0 0 clamp(1.25rem,.147rem + 2.94vw,2.5rem)}.fullImg{width:100vw;aspect-ratio:1.618/1;overflow:hidden}@media screen and (min-width:900px){.fullImg{aspect-ratio:1366/400}}.fullImg .fullImgInner{width:100%;height:100%}.fullImg .fullImgInner picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}@media screen and (min-width:900px){#company #companyInner{display:flex;align-items:flex-start}}#company #companyInner h2{margin:0 0 clamp(3.75rem,.441rem + 8.82vw,7.5rem)}@media screen and (min-width:900px){#company #companyInner h2{width:40%}}#company #companyInner table{background-color:#f8f8ff}@media screen and (min-width:900px){#company #companyInner table{width:60%}}#company #companyInner table tr{line-height:2}#company #companyInner table tr th{text-align:unset;display:block;width:100%;padding:14px 20px 7px}@media screen and (min-width:900px){#company #companyInner table tr th{display:table-cell;width:26.6666666667%;padding:14px 20px}}#company #companyInner table tr td{display:block;width:100%;padding:7px 20px 14px}@media screen and (min-width:900px){#company #companyInner table tr td{display:table-cell;width:73.3333333333%;padding:14px 20px}}h2{font-size:clamp(1.5rem,-.868rem + 4.21vw,2.5rem);color:#0a2054}h2 .en{font-size:clamp(.875rem,.579rem + .53vw,1rem);color:#5becc0;line-height:1;margin:0 0 1.25rem}h2 .lines{display:flex;flex-wrap:wrap;gap:.5em 0}#pageHead #pageHeadTitle{margin:0 auto clamp(3.75rem,2.647rem + 2.94vw,5rem)}#pageHead #pageHeadTitle .en{color:#5becc0;margin:0 0 .5em}#pageHead #pageHeadTitle h1{font-size:clamp(1.5rem,.618rem + 2.35vw,2.5rem);color:#0a2054}#pageHead #pageHeadBreadcrumb{margin:0 auto clamp(1.25rem,.147rem + 2.94vw,2.5rem)}#pageHead #pageHeadBreadcrumb ul{justify-content:flex-end;flex-wrap:wrap;font-size:.875rem;color:#aaa}#pageHead #pageHeadBreadcrumb ul,#pageHead #pageHeadBreadcrumb ul li{display:flex;align-items:center;gap:1rem}#pageHead #pageHeadBreadcrumb ul li:not(:last-of-type):after{content:"";width:5px;aspect-ratio:1/1;border-radius:50%;background-color:#5becc0}#pageHead #pageHeadBreadcrumb ul li a{color:#aaa;text-decoration:underline}#pageHead #pageHeadImg{max-width:1500px;width:95vw;aspect-ratio:1.618/1;margin:0 auto;border-radius:10px;overflow:hidden}@media screen and (min-width:600px){#pageHead #pageHeadImg{aspect-ratio:1286/500}}#pageHead #pageHeadImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#pageFooter{display:flex;gap:1px;margin:1px 0;flex-direction:column}@media screen and (min-width:900px){#pageFooter{flex-direction:row}}#pageFooter>[id]{position:relative;overflow:hidden;height:50vh;height:calc(var(--vh, 1vh)*50)}@media screen and (min-width:900px){#pageFooter>[id]{width:calc(50% - .5px);height:500px}}#pageFooter>[id] a{display:block;height:100%}#pageFooter>[id] a .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);mix-blend-mode:overlay;z-index:99;transition:transform .8s ease}#pageFooter>[id] a .bg,#pageFooter>[id] a .bg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform:scale(1.05);transition:.8s ease;z-index:-1}#pageFooter>[id] a .btm{width:100%;position:absolute;bottom:0;padding:clamp(1.875rem,-.882rem + 7.35vw,5rem);display:flex;align-items:flex-end;justify-content:space-between;z-index:99}#pageFooter>[id] a .btm h2{color:#fff;font-size:clamp(1.125rem,.574rem + 1.47vw,1.75rem)}#pageFooter>[id] a .btm h2 .en{font-size:clamp(1rem,.559rem + 1.18vw,1.5rem);margin:0 0 .25em}#pageFooter>[id] a .btm h2 span{font-size:2em}#pageFooter>[id] a .btm .arrow{width:10.4166666667%}@media screen and (min-width:900px){#pageFooter>[id] a .btm .arrow{width:5.2083333333vw;transition:transform .3s ease;transform:scale(1)}}#pageFooter>[id] a:hover .icon{transform:translate(-50%,-50%) scale(1.05);transform-origin:center}#pageFooter>[id] a:hover .bg,#pageFooter>[id] a:hover .bg *{transform:scale(1)}#pageFooter>[id] a:hover .btm .arrow{transform:scale(1.1)}#pageFooterRobots a .icon{height:53.6458333333%}#pageFooterPeople a .icon{height:29.9479166667%}main#news #newsInner #newsList[data-v-304e4c54]{border-top:1px solid #eaeaea}main#news #newsInner #newsList li[data-v-304e4c54]{border-bottom:1px solid #eaeaea}main#news #newsInner #newsList li a[data-v-304e4c54]{padding:clamp(1.25rem,.588rem + 1.76vw,2rem);display:flex;flex-direction:column;gap:20px clamp(1.25rem,.588rem + 1.76vw,2rem);background-color:#fff;transition:.5s ease;position:relative;left:0}@media screen and (min-width:900px){main#news #newsInner #newsList li a[data-v-304e4c54]{flex-direction:row;align-items:center}}main#news #newsInner #newsList li a .date[data-v-304e4c54]{font-size:.875rem}main#news #newsInner #newsList li a .title[data-v-304e4c54]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}main#news #newsInner #newsList li a[data-v-304e4c54]:hover{left:clamp(1.25rem,.588rem + 1.76vw,2rem)}main#news #newsInner #pagination[data-v-304e4c54]{display:flex;justify-content:center;align-items:center;gap:2em;margin:clamp(3.75rem,2.647rem + 2.94vw,5rem) 0 0}main#news #newsInner #pagination .page-numbers.next a img[data-v-304e4c54],main#news #newsInner #pagination .page-numbers.prev a img[data-v-304e4c54]{transition:.5s ease;transform:scale(1)}main#news #newsInner #pagination .page-numbers.next a:hover img[data-v-304e4c54],main#news #newsInner #pagination .page-numbers.prev a:hover img[data-v-304e4c54]{transform:scale(1.2)}main#news #newsInner #pagination .page-numbers.next>img[data-v-304e4c54],main#news #newsInner #pagination .page-numbers.prev>img[data-v-304e4c54]{opacity:.5}main#news #newsInner #pagination .page-numbers.current[data-v-304e4c54]{display:flex;justify-content:center;align-items:center;gap:1em}li[data-v-71706339]{background-color:#fff;border-radius:30px;overflow:hidden}li[data-v-71706339]:not(:last-of-type){margin:0 0 2em}li .a[data-v-71706339],li .q[data-v-71706339]{padding:10px 1em 10px 10px;display:flex;align-items:center;flex-shrink:0;gap:calc(30px - .75em);transition:.5s ease}li .a[data-v-71706339]:before,li .q[data-v-71706339]:before{font-family:Montserrat,serif;color:#fff;width:40px;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}li .q[data-v-71706339]:before{content:"Q";background-color:#0a2054}li .a[data-v-71706339],li .q[data-v-71706339]:hover{background-color:#f8f8ff}li .a[data-v-71706339]:before{content:"A";background-color:#5becc0}main#newsSingle #newsSingleInner #newsCont,main#newsSingle #newsSingleInner #newsImg{max-width:720px;width:90vw;margin:0 auto;background-color:#fff;padding:10vw 7.5vw}@media screen and (min-width:900px){main#newsSingle #newsSingleInner #newsCont,main#newsSingle #newsSingleInner #newsImg{padding:80px}}main#newsSingle #newsSingleInner #newsCont h2,main#newsSingle #newsSingleInner #newsCont h3,main#newsSingle #newsSingleInner #newsCont h4,main#newsSingle #newsSingleInner #newsCont h5,main#newsSingle #newsSingleInner #newsCont h6,main#newsSingle #newsSingleInner #newsImg h2,main#newsSingle #newsSingleInner #newsImg h3,main#newsSingle #newsSingleInner #newsImg h4,main#newsSingle #newsSingleInner #newsImg h5,main#newsSingle #newsSingleInner #newsImg h6{margin:2.5rem 0 1.5rem}main#newsSingle #newsSingleInner #newsCont h2,main#newsSingle #newsSingleInner #newsImg h2{font-size:clamp(1.5rem,1.318rem + .91vw,2rem);display:flex;align-items:center;gap:1rem}main#newsSingle #newsSingleInner #newsCont h2:before,main#newsSingle #newsSingleInner #newsImg h2:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#5becc0}main#newsSingle #newsSingleInner #newsCont h3,main#newsSingle #newsSingleInner #newsImg h3{font-size:clamp(1.125rem,.989rem + .68vw,1.5rem);color:#0a2054;background-color:#f8f8ff;padding:1em .75em}main#newsSingle #newsSingleInner #newsCont h4,main#newsSingle #newsSingleInner #newsImg h4{font-size:clamp(1rem,.955rem + .23vw,1.125rem);font-weight:700;color:#0a2054}main#newsSingle #newsSingleInner #newsCont p,main#newsSingle #newsSingleInner #newsImg p{line-height:2}main#newsSingle #newsSingleInner #newsCont img,main#newsSingle #newsSingleInner #newsCont picture,main#newsSingle #newsSingleInner #newsImg img,main#newsSingle #newsSingleInner #newsImg picture{border-radius:10px;overflow:hidden}main#newsSingle #newsSingleInner #newsCont a,main#newsSingle #newsSingleInner #newsImg a{color:#0a2054;text-decoration:underline;display:block}main#newsSingle #newsSingleInner #newsCont .btn,main#newsSingle #newsSingleInner #newsImg .btn{justify-content:flex-start}main#newsSingle #newsSingleInner #newsCont .btn a,main#newsSingle #newsSingleInner #newsImg .btn a{text-decoration:none}main#newsSingle #newsSingleInner #newsCont .btn a.bl,main#newsSingle #newsSingleInner #newsCont .btn a:not([class]),main#newsSingle #newsSingleInner #newsImg .btn a.bl,main#newsSingle #newsSingleInner #newsImg .btn a:not([class]){color:#fff}main#newsSingle #newsSingleInner #newsCont ol,main#newsSingle #newsSingleInner #newsCont ul,main#newsSingle #newsSingleInner #newsImg ol,main#newsSingle #newsSingleInner #newsImg ul{padding:0 0 0 3em}main#newsSingle #newsSingleInner #newsCont ul,main#newsSingle #newsSingleInner #newsImg ul{list-style-type:disc}main#newsSingle #newsSingleInner #newsCont ol,main#newsSingle #newsSingleInner #newsImg ol{list-style-type:decimal}main#newsSingle #newsSingleInner #newsCont>*,main#newsSingle #newsSingleInner #newsImg>*{margin:0 0 1.5rem}main#newsSingle #newsSingleInner #newsCont>:first-child,main#newsSingle #newsSingleInner #newsImg>:first-child{margin-top:0}main#newsSingle #newsSingleInner #newsCont>:last-child,main#newsSingle #newsSingleInner #newsImg>:last-child{margin-bottom:0}main#newsSingle #newsSingleInner #newsSingleBtn{justify-content:center;margin:clamp(3.75rem,2.647rem + 2.94vw,5rem) 0 0}#pageNav{padding:clamp(3.75rem,2.647rem + 2.94vw,5rem) 0;width:90vw}@media screen and (min-width:900px){#pageNav{width:80vw}}#pageNav ul{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(1.5rem,.618rem + 2.35vw,2.5rem)}#pageNav ul li a{font-size:clamp(1rem,.89rem + .29vw,1.125rem);color:#0a2054;display:inline-flex;align-items:center;gap:0 1rem;position:relative;top:0;transition:.3s ease;background-color:#f8f8ff;padding:.75em 1.25em .75em .75em;border-radius:100px}#pageNav ul li a:before{content:"";height:18px;width:14px;background:url(/img/navArrow.7fde10aa.svg) no-repeat 50%/contain}#pageNav ul li a:hover{top:.25em}#pageNav ul li.parent ul.child{padding:1rem 0 0 1rem;gap:0 clamp(1.5rem,.618rem + 2.35vw,2.5rem)}@media screen and (min-width:900px){#pageNav ul li.parent ul.child{gap:0 clamp(3.75rem,2.647rem + 2.94vw,5rem)}}#pageNav ul li.parent ul.child li a{font-size:clamp(.875rem,.765rem + .29vw,1rem);display:flex;align-items:center;gap:0 1rem;background-color:unset;padding:.75em 0;border-radius:unset}#pageNav ul li.parent ul.child li a:before{content:"";width:5px;height:5px;border-radius:50%;background-color:#5becc0}#history #historyInner #historyTimeline{border-left:1px solid #eaeaea}#history #historyInner #historyTimeline>li{display:flex;align-items:flex-start;flex-direction:column}@media screen and (min-width:900px){#history #historyInner #historyTimeline>li{flex-direction:row}}#history #historyInner #historyTimeline>li:not(:last-of-type){padding:0 0 clamp(2.5rem,.294rem + 5.88vw,5rem)}#history #historyInner #historyTimeline>li .ym{display:flex;align-items:center;font-size:clamp(1.25rem,1.029rem + .59vw,1.5rem);gap:1em;color:#0a2054}@media screen and (min-width:900px){#history #historyInner #historyTimeline>li .ym{width:24%}}#history #historyInner #historyTimeline>li .ym:before{content:"";width:6px;aspect-ratio:1/1;border-radius:50%;background-color:#5becc0;position:relative;left:-3px}#history #historyInner #historyTimeline>li .cont{line-height:2;padding:1rem 0 0 1.75rem}@media screen and (min-width:900px){#history #historyInner #historyTimeline>li .cont{width:76%;padding:unset}}#history #historyInner #historyTimeline>li .cont ul{list-style-type:disc;padding:0 0 0 1rem}#greetings #greetingsInner #greetingsHead{display:flex;flex-direction:column;margin-bottom:clamp(2.5rem,.294rem + 5.88vw,5rem)}@media screen and (min-width:600px){#greetings #greetingsInner #greetingsHead{flex-direction:row;align-items:flex-end}}#greetings #greetingsInner #greetingsHead #greetingsImg{aspect-ratio:1.618/1;border-radius:10px;overflow:hidden;position:relative;width:90vw;left:-5vw;margin-bottom:clamp(1.25rem,.147rem + 2.94vw,2.5rem)}@media screen and (min-width:600px){#greetings #greetingsInner #greetingsHead #greetingsImg{width:calc(100% - 200px);left:unset;margin-bottom:unset}}@media screen and (min-width:900px){#greetings #greetingsInner #greetingsHead #greetingsImg{width:calc(100% - 240px)}}#greetings #greetingsInner #greetingsHead #greetingsImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#greetings #greetingsInner #greetingsHead #greetingsName{text-align:right}@media screen and (min-width:600px){#greetings #greetingsInner #greetingsHead #greetingsName{width:200px}}@media screen and (min-width:900px){#greetings #greetingsInner #greetingsHead #greetingsName{width:240px}}#greetings #greetingsInner #greetingsHead #greetingsName p{display:flex;justify-content:flex-end;align-items:center;gap:1rem;line-height:1.75;font-size:clamp(.875rem,.765rem + .29vw,1rem)}#greetings #greetingsInner #greetingsHead #greetingsName p.b{font-weight:700;line-height:1}#greetings #greetingsInner #greetingsHead #greetingsName p span{font-size:clamp(1.125rem,1.015rem + .29vw,1.25rem)}#greetings #greetingsInner #greetingsText{line-height:2}#greetings #greetingsInner #greetingsText p:not(:last-of-type){margin:0 0 1.5em}.episodeLink picture{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden}.episodeLink picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform:scale(1.1);transition:.8s ease}.episodeLink .episodeDetail{padding:0 5vw;z-index:9}@media screen and (min-width:900px){.episodeLink .episodeDetail{padding:0 20px}}.episodeLink .episodeDetail .head{font-size:clamp(1.5rem,1.059rem + 1.18vw,2rem);color:#5becc0;line-height:1;position:relative;top:-.5em;z-index:9}.episodeLink .episodeDetail .text{font-size:clamp(1rem,.89rem + .29vw,1.125rem);color:#fff;line-height:2}.episodeLink:hover picture *{transform:scale(1)}#episodes #episodesInner h2{color:#fff}#episodesList{display:flex;gap:10vw;flex-wrap:wrap}@media screen and (min-width:600px){#episodesList{gap:5vw}}@media screen and (min-width:900px){#episodesList{gap:40px}}@media screen and (min-width:600px){#episodesList li{width:calc(50% - 2.5vw)}}@media screen and (min-width:900px){#episodesList li{width:calc(33.33333% - 26.66667px)}}#messageBtm .n ul,#messageBtm .w ul{display:flex;flex-wrap:nowrap;justify-content:unset}#messageBtm .n ul li,#messageBtm .w ul li{aspect-ratio:1/1}#messageBtm .n ul li *,#messageBtm .w ul li *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#messageBtm .w{display:none}@media screen and (min-width:900px){#messageBtm .w{display:block}}#messageBtm .w ul li{width:33.3333333333%}#messageBtm .n{overflow:hidden}@media screen and (min-width:900px){#messageBtm .n{display:none}}#messageBtm .n ul li{width:60vw;flex-shrink:0}#message{position:relative;padding:clamp(15rem,11.691rem + 8.82vw,18.75rem) 0 clamp(7.5rem,3.088rem + 11.76vw,12.5rem);overflow:hidden}#message #messageBg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}#message .bg,#message .bg *{width:100%;height:100%}#message .bg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#message .messageObj{white-space:nowrap;line-height:1;color:#5becc0;font-size:clamp(7.5rem,3.088rem + 11.76vw,12.5rem);position:absolute;top:clamp(6.25rem,3.493rem + 7.35vw,9.375rem);mix-blend-mode:overlay}#message .messageObj#messageObjBg{mix-blend-mode:screen;opacity:.1}#message #messageInner{color:#fff}#message #messageInner h2{font-size:clamp(2.5rem,1.507rem + 2.65vw,3.625rem);color:#fff;text-align:center}#message #messageInner p{font-size:clamp(1.125rem,1.015rem + .29vw,1.25rem);line-height:2}#message #messageInner p:not(:last-of-type){margin:0 0 1.5em}main#people section h2{margin-bottom:clamp(3.75rem,2.647rem + 2.94vw,5rem)}main#people #company,main#people #company #companyInner table{background-color:#fff}main#people #pageFooter #pageFooterPeople{display:none}main#people #pageFooter #pageFooterRobots{width:100%}main#people #pageFooter #pageFooterRobots a .icon{height:60%}#businessNav{display:none;position:sticky;top:clamp(3.75rem,2.647rem + 2.94vw,5rem)}@media screen and (min-width:900px){#businessNav{display:block}}#businessNav ul{display:flex;flex-direction:column;position:relative;left:clamp(-3.75rem,-2.647rem - 2.94vw,-5rem);padding:1em;background-color:#fff}#businessNav ul li{display:inline}#businessNav ul li:not(:last-of-type){margin:0 0 1.5em}#businessNav ul li a{color:#aaa;display:flex;align-items:center;gap:calc(1em - 3.5px);position:relative}#businessNav ul li a.active{color:#0a2054;left:calc(-1em - 3.5px)}#businessNav ul li a.active:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#5becc0}.businessSingle{position:relative}.businessSingle:not(:last-of-type){border-bottom:1px solid #eaeaea}.businessSingle h3{font-weight:700;font-size:clamp(1.25rem,.809rem + 1.18vw,1.75rem);color:#0a2054;margin:0 0 clamp(1.5rem,.838rem + 1.76vw,2.25rem)}.businessSingle h3 .en{font-weight:400;color:#5becc0}.businessSingle .businessInner .businessText{line-height:2;margin:0 0 clamp(1.5rem,.838rem + 1.76vw,2.25rem)}.businessSingle .businessInner .businessText>:not(:last-of-type){margin:0 0 1.5em}.businessSingle .businessInner .businessImg{border-radius:10px 0 0 10px;overflow:hidden;width:calc(100% + 15vw);margin:0 0 clamp(1.875rem,.772rem + 2.94vw,3.125rem);position:relative;left:-5vw}@media screen and (min-width:600px){.businessSingle .businessInner .businessImg{width:calc(100% + 10vw);position:static}}@media screen and (min-width:1500px){.businessSingle .businessInner .businessImg{width:calc(100% + 50vw - 600px)}}.businessSingle .businessInner .businessImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.businessSingle .businessInner .businessDetail{padding:5vw;background-color:#fff;border-radius:10px;width:90vw;position:relative;left:-5vw}@media screen and (min-width:600px){.businessSingle .businessInner .businessDetail{max-width:100%;padding:clamp(1.25rem,.147rem + 2.94vw,2.5rem);width:80vw;position:static}}.businessSingle .businessInner .businessDetail:not(:last-of-type){margin:0 0 clamp(1.875rem,.772rem + 2.94vw,3.125rem)}.businessSingle .businessInner>section.businessDetail{padding:5vw 5vw 5vw 0}@media screen and (min-width:600px){.businessSingle .businessInner>section.businessDetail{padding:clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem) clamp(1.25rem,.147rem + 2.94vw,2.5rem) 0}}.businessSingle .businessInner>section.businessDetail h4{font-size:clamp(1.125rem,.794rem + .88vw,1.5rem);color:#0a2054;font-weight:700;display:flex;align-items:center;gap:1rem;margin:0 0 clamp(2.5rem,1.397rem + 2.94vw,3.75rem)}.businessSingle .businessInner>section.businessDetail h4:before{content:"";display:block;width:clamp(1.875rem,.772rem + 2.94vw,3.125rem);height:1px;border-top:1px solid #5becc0}.businessSingle .businessInner>section.businessDetail>:not(h4){padding:0 0 0 5vw}@media screen and (min-width:600px){.businessSingle .businessInner>section.businessDetail>:not(h4){padding:0 0 0 clamp(1.25rem,.147rem + 2.94vw,2.5rem)}}.businessSingle .businessInner>section.businessDetail p{line-height:2}#business01{padding-top:clamp(3.75rem,2.647rem + 2.94vw,5rem);margin-top:clamp(-5rem,-2.647rem - 2.94vw,-3.75rem)}#business01 .businessDetail p .b{font-weight:700}#business01 .businessDetail .check>li:not(:last-of-type){margin:0 0 clamp(2.5rem,1.397rem + 2.94vw,3.75rem)}#business01 .businessDetail .check>li .head{display:flex;align-items:center;font-size:clamp(1rem,.89rem + .29vw,1.125rem);font-weight:700;gap:.5em;margin:0 0 clamp(1.5rem,1.059rem + 1.18vw,2rem)}#business01 .businessDetail .check>li .head:before{content:"";width:20px;height:20px;background:url(/img/business01DetailCheck.177c9e5e.svg) no-repeat 50%/contain}#business01 .businessDetail .check>li .cont{padding:0 0 0 28px}#business01 .businessDetail .check>li .cont>*{margin:0 0 clamp(1.5rem,1.059rem + 1.18vw,2rem)}#business01 .businessDetail .check>li .cont picture{border-radius:8px;overflow:hidden;width:100%;aspect-ratio:1.618/1}#business01 .businessDetail .check>li .cont picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#business01 .businessDetail .check>li .cont .bg{background-color:#f8f8ff;border-radius:6px;padding:5vw}@media screen and (min-width:600px){#business01 .businessDetail .check>li .cont .bg{padding:clamp(1.5rem,1.169rem + .88vw,1.875rem)}}#business01 .businessDetail .check>li .cont .bg .makerList{font-weight:700;display:flex;flex-wrap:wrap;gap:.5em 1em}#business01 .businessDetail .check>li .cont .bg .makerList li{display:flex;align-items:center;gap:1em}#business01 .businessDetail .check>li .cont .bg .makerList li:not(:last-of-type):after{content:"";width:6px;height:1rem;background:url(/img/business01DetailMakerListLine.804b3ec1.svg) no-repeat 50%/contain}#business01 .businessDetail .flow ol{display:flex;flex-wrap:wrap;gap:5vw}@media screen and (min-width:600px){#business01 .businessDetail .flow ol{gap:30px}}#business01 .businessDetail .flow ol li{width:calc(50% - 2.5vw)}@media screen and (min-width:600px){#business01 .businessDetail .flow ol li{width:calc(33.33333% - 20px)}}#business01 .businessDetail .flow ol li .en{font-size:clamp(1.125rem,1.015rem + .29vw,1.25rem);color:#5becc0}#business01 .businessDetail .flow ol li .flowImg{position:relative}#business01 .businessDetail .flow ol li .flowImg picture{width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden}#business01 .businessDetail .flow ol li .flowImg picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#business01 .businessDetail .flow ol li p{font-size:clamp(.875rem,.765rem + .29vw,1rem);line-height:1.75;text-align:center;margin:1em 0 0}#business01 .businessDetail .flow ol li:not(:last-of-type) .flowImg:after{content:"";width:9.4px;height:1rem;background:url(/img/business01DetailFlowArrow.8c298303.svg) no-repeat 50%/contain;position:absolute;top:calc(50% - .5em)}@media screen and (min-width:600px){#business01 .businessDetail .flow ol li:not(:last-of-type) .flowImg:after{right:-19.7px}}#business02{padding-bottom:0}#business02 .businessDetail #dobotMediaList{margin:unset}#business02 .businessDetail #dobotMediaList li a{font-size:.875rem;align-items:flex-start}#business02 .businessDetail #dobotMediaList li a:before{top:.5em}#business02 .businessDetail #dobotMediaList li a .img{border-radius:.5em}#business02 .businessDetail #dobotMediaList li a .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (min-width:900px){#business02 .businessDetail #dobotMediaList li a .title{padding:0 2em 0 0}#business02 .businessDetail #dobotMediaList li a .btm{bottom:5px}}#business02 .businessDetail #business04BtnDobot{width:100%;display:block;position:relative;top:clamp(2.5rem,1.397rem + 2.94vw,3.75rem);transform:scale(1);transition:.3s ease}#business02 .businessDetail #business04BtnDobot:before{content:none}#business02 .businessDetail #business04BtnDobot:hover{transform:scale(1.1)}#business02 .businessDetail #business04BtnDobot img{width:100%}#business03 .businessDetail table tr{vertical-align:top;line-height:2}#business03 .businessDetail table tr td,#business03 .businessDetail table tr th{display:block}@media screen and (min-width:600px){#business03 .businessDetail table tr td,#business03 .businessDetail table tr th{display:table-cell}}#business03 .businessDetail table tr th{text-align:unset;padding:0 0 1em}@media screen and (min-width:600px){#business03 .businessDetail table tr th{width:27.7777777778%}#business03 .businessDetail table tr td{width:72.2222222222%}}#business03 .businessDetail table tr td picture{border-radius:6px;overflow:hidden;width:100%;aspect-ratio:1.618/1;margin:0 0 1em}#business03 .businessDetail table tr td picture *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#business03 .businessDetail table tr td .cource{background-color:#f8f8ff;border-radius:8px;padding:1em}#business03 .businessDetail table tr td .cource:not(:last-of-type){margin:0 0 1em}#business03 .businessDetail table tr td .cource .head{font-weight:700}#business03 .businessDetail table tr td ul{list-style:disc;padding-left:1em}#business03 .businessDetail table tr:not(:last-of-type) td{padding:0 0 clamp(1.875rem,.772rem + 2.94vw,3.125rem)}@media screen and (min-width:900px){#business #businessInner{display:flex;align-items:flex-start;justify-content:space-between}}#business #businessInner #businessNav{max-width:340px;width:38%}@media screen and (min-width:900px){#business #businessInner #businessList{width:62%}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}#performance{overflow:hidden}#performance #performanceInner .performanceType:not(:first-of-type){padding:clamp(3.75rem,2.647rem + 2.94vw,5rem) 0 0;border-top:1px solid #dadada}#performance #performanceInner .performanceType:not(:last-of-type){padding:0 0 clamp(3.75rem,2.647rem + 2.94vw,5rem)}#performance #performanceInner .performanceType h3{font-size:clamp(1.25rem,.588rem + 1.76vw,2rem);color:#0a2054;margin:0 auto 1.5em}#performance #performanceInner .performanceType ul{display:flex}@media screen and (min-width:900px){#performance #performanceInner .performanceType ul{flex-wrap:wrap;gap:40px}}@media screen and (min-width:600px){#performance #performanceInner .performanceType ul li{width:calc(50% - 2.5vw)}}@media screen and (min-width:900px){#performance #performanceInner .performanceType ul li{width:calc(33.33333% - 26.66667px)}}#performance #performanceInner .performanceType ul li .title{font-size:clamp(1rem,.89rem + .29vw,1.125rem);font-weight:700;margin:0 0 1em;display:flex;align-items:center;gap:.5em}#performance #performanceInner .performanceType ul li .title:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#5becc0}#performance #performanceInner .performanceType ul li .performanceImg{width:100%;aspect-ratio:1.618/1;border-radius:10px;overflow:hidden}#performance #performanceInner .performanceType ul li .performanceImg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#performance #performanceInner .performanceType ul li .performanceCont{padding:1em 5vw 0}@media screen and (min-width:900px){#performance #performanceInner .performanceType ul li .performanceCont{padding:1em 20px 0}}#performance #performanceInner .performanceType ul li .performanceCont p:not(:last-of-type){margin:0 0 .5em}#performance #performanceInner .performanceType .pagination{max-width:1200px;width:80vw;margin:0 auto}#performance #performanceInner .performanceType .pagination .swiper-pagination-bullet{transition:.5s ease;opacity:.2}#performance #performanceInner .performanceType .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:10px;width:40px;background-color:#0a2054;opacity:1}@media screen and (min-width:900px){#productList{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}}#productList #productNav{width:90vw;position:relative;left:-5vw;margin:0 0 7.5vw}@media screen and (min-width:450px){#productList #productNav{margin:0 0 5vw}}@media screen and (min-width:900px){#productList #productNav{position:sticky;top:clamp(3.75rem,2.647rem + 2.94vw,5rem);left:unset;max-width:340px;width:38%;margin:unset}}#productList #productNav ul{display:flex;flex-direction:column;gap:1.5em;padding:1em;background-color:#fff}@media screen and (min-width:450px){#productList #productNav ul{flex-direction:row;align-items:center;gap:2em}}@media screen and (min-width:600px){#productList #productNav ul{gap:4em}}@media screen and (min-width:900px){#productList #productNav ul{flex-direction:column;align-items:unset;gap:2em;position:relative;left:clamp(-3.75rem,-2.647rem - 2.94vw,-5rem)}}#productList #productNav ul li{display:inline;color:#aaa;display:flex;align-items:center;gap:calc(1em - 3.5px);position:relative;cursor:pointer}#productList #productNav ul li.active{color:#0a2054;left:calc(-1em - 3.5px)}@media screen and (min-width:450px){#productList #productNav ul li.active:not(:first-of-type){left:0}}@media screen and (min-width:900px){#productList #productNav ul li.active:not(:first-of-type){left:calc(-1em - 3.5px)}}#productList #productNav ul li.active:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#5becc0}#productList #productList{overflow-x:hidden;width:100vw;position:relative;left:-10vw;padding:0 5vw}@media screen and (min-width:900px){#productList #productList{width:62%;padding:unset;left:unset}}#productList #productList>[id]{display:none}#productList #productList>[id].active{display:block;animation:productListDisp .8s ease 0s 1 normal forwards}@keyframes productListDisp{0%{opacity:0;top:30px}to{opacity:1;top:0}}#productList #productList ul{display:flex;position:relative}@media screen and (min-width:900px){#productList #productList ul{flex-wrap:wrap;gap:40px}}@media screen and (min-width:600px){#productList #productList ul li{width:calc(50% - 2.5vw)}}@media screen and (min-width:900px){#productList #productList ul li{width:calc(50% - 20px)}}#productList #productList ul li a{font-size:clamp(.875rem,.765rem + .29vw,1rem);font-weight:700;color:#fff;position:relative}#productList #productList ul li a .maker{position:absolute;top:6px;right:6px;line-height:1;padding:5px 10px;border-radius:20px;background-color:#0a2054;z-index:9}#productList #productList ul li a .productImg{width:100%;aspect-ratio:1.618/1;border-radius:10px;overflow:hidden}#productList #productList ul li a .productImg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform:scale(1.1);transition:transform .8s ease}#productList #productList ul li a .title{font-weight:700;padding:1em 5vw 0}@media screen and (min-width:900px){#productList #productList ul li a .title{padding:1em 20px 0}}#productList #productList ul li a:hover .productImg img{transform:scale(1)}#productList #productList .pagination .swiper-pagination-bullet{transition:.5s ease;opacity:.5}#productList #productList .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:10px;width:40px;background-color:#fff;opacity:1}#productList #productBtn{margin:clamp(1.875rem,.772rem + 2.94vw,3.125rem) 0 0;width:100%}#product h2{color:#fff}main#robots section h2{margin-bottom:clamp(3.75rem,2.647rem + 2.94vw,5rem)}main#robots #company,main#robots #company #companyInner table{background-color:#fff}main#robots #pageFooter #pageFooterPeople{width:100%}main#robots #pageFooter #pageFooterPeople a .icon{height:50%}main#robots #pageFooter #pageFooterRobots{display:none}main.episode #pageHead{display:flex;flex-direction:column;position:relative;margin:0 0 100px}@media screen and (min-width:900px){main.episode #pageHead{height:calc(100vh - 100px);margin:-100px 0 0;flex-direction:row;align-items:center}main.episode #pageHead #pageHeadCont{width:50vw;display:flex;flex-direction:column;align-items:flex-end}}main.episode #pageHead #pageHeadCont>[id]{max-width:1400px;width:90vw}@media screen and (min-width:900px){main.episode #pageHead #pageHeadCont>[id]{max-width:700px;width:45vw;padding:0 clamp(3.75rem,2.647rem + 2.94vw,5rem) 0 0}}main.episode #pageHead #pageHeadCont #pageHeadTitle{margin:0 auto clamp(2.5rem,1.397rem + 2.94vw,3.75rem)}@media screen and (min-width:900px){main.episode #pageHead #pageHeadCont #pageHeadTitle{margin:0 0 clamp(3.75rem,2.647rem + 2.94vw,5rem) auto}}main.episode #pageHead #pageHeadCont #pageHeadTitle .en{color:#5becc0;margin:0 0 .5em}main.episode #pageHead #pageHeadCont #pageHeadTitle h1{font-size:clamp(1.5rem,.618rem + 2.35vw,2.5rem);color:#0a2054}main.episode #pageHead #pageHeadCont #pageHeadTitle h1 .line{display:inline-block}@media screen and (min-width:900px){main.episode #pageHead #pageHeadCont #pageHeadTitle h1 .line{display:block}}main.episode #pageHead #pageHeadCont #pageHeadName{margin:0 0 0 auto;display:flex;gap:2em;font-size:clamp(1.125rem,1.015rem + .29vw,1.25rem);color:#0a2054;margin:0 auto clamp(3.75rem,2.647rem + 2.94vw,5rem)}@media screen and (min-width:900px){main.episode #pageHead #pageHeadCont #pageHeadName{margin:unset}}main.episode #pageHead #pageHeadCont #pageHeadName .job{font-weight:700}main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb{margin:0 auto clamp(1.25rem,.147rem + 2.94vw,2.5rem)}@media screen and (min-width:900px){main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb{position:absolute;bottom:40px;margin:0 0 0 auto}}main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb ul{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#aaa}main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb ul li{display:flex;align-items:center;gap:1rem}main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb ul li:not(:last-of-type):after{content:"";width:5px;aspect-ratio:1/1;border-radius:50%;background-color:#5becc0}main.episode #pageHead #pageHeadCont #pageHeadBreadcrumb ul li a{color:#aaa;text-decoration:underline}main.episode #pageHead #pageHeadImg{width:90vw;aspect-ratio:1/1;margin:0 auto;overflow:hidden;border-radius:10px}@media screen and (min-width:900px){main.episode #pageHead #pageHeadImg{height:100%;width:50vw;aspect-ratio:unset;border-radius:unset}}main.episode #pageHead #pageHeadImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}@media screen and (min-width:900px){main.episode #episodeInner .episodeCont{display:flex;align-items:center;height:100vh;width:100%}}main.episode #episodeInner .episodeContText{color:#fff;line-height:2.5}@media screen and (min-width:900px){main.episode #episodeInner .episodeContText{width:50vw;opacity:0;transition:.8s ease;position:relative;top:30px}main.episode #episodeInner .episodeContText.disp{opacity:1;top:0}}main.episode #episodeInner .episodeContTextInner{padding:100px 0}@media screen and (min-width:900px){main.episode #episodeInner .episodeContTextInner{max-width:600px;width:40vw;margin:0 0 0 auto;padding:0 clamp(3.75rem,2.647rem + 2.94vw,5rem) 0 0}}main.episode #episodeInner .episodeContImg{aspect-ratio:1/1;margin:0 auto;overflow:hidden;border-radius:10px}@media screen and (min-width:900px){main.episode #episodeInner .episodeContImg{height:100%;width:50vw;aspect-ratio:unset;border-radius:unset}}main.episode #episodeInner .episodeContImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}main.episode #episodeInner{background:url(/img/gradBg.be8baf6e.svg) no-repeat 50%/cover}main.episode #otherEpisodes{padding-top:clamp(7.5rem,-3.529rem + 29.41vw,20rem)}@media screen and (min-width:600px){main.episode #otherEpisodes #otherEpisodesInner{display:flex;gap:5vw}}@media screen and (min-width:900px){main.episode #otherEpisodes #otherEpisodesInner{gap:40px}}main.episode #otherEpisodes #otherEpisodesInner>.head{max-width:1400px;width:90vw;color:#5becc0;font-size:clamp(2rem,.676rem + 3.53vw,3.5rem);margin:0 0 60px}@media screen and (min-width:600px){main.episode #otherEpisodes #otherEpisodesInner>.head{width:40vw}}@media screen and (min-width:1556px){main.episode #otherEpisodes #otherEpisodesInner>.head{width:758px}}@media screen and (min-width:600px){main.episode #otherEpisodes #otherEpisodesInner>.head{width:50%}}@media screen and (min-width:900px){main.episode #otherEpisodes #otherEpisodesInner>.head{width:calc(33.33333% - 26.66667px)}}main.episode #otherEpisodes #otherEpisodesInner #episodesList li{width:100%}@media screen and (min-width:900px){main.episode #otherEpisodes #otherEpisodesInner #episodesList li{width:calc(50% - 20px)}}@media screen and (min-width:600px){main#productsSingle #productsSingleInner #productDetail{display:flex;flex-wrap:wrap;align-items:flex-start;gap:5vw}}@media screen and (min-width:900px){main#productsSingle #productsSingleInner #productDetail{gap:80px}}main#productsSingle #productsSingleInner #productDetail #productImg{width:90vw;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background-color:hsla(0,0%,100%,.6);margin:0 0 2rem;position:relative;left:-5vw}@media screen and (min-width:600px){main#productsSingle #productsSingleInner #productDetail #productImg{width:50%;margin:unset;position:sticky;top:80px}}main#productsSingle #productsSingleInner #productDetail #productImg *{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}@media screen and (min-width:600px){main#productsSingle #productsSingleInner #productDetail #productCont{width:calc(50% - 80px)}}main#productsSingle #productsSingleInner #productDetail #productCont #productMaker{display:inline-block;font-size:clamp(1.25rem,1.159rem + .45vw,1.5rem);font-weight:700;line-height:1;padding:8px 16px;border-radius:20px;color:#0a2054;background-color:#fff;margin:0 0 1rem}main#productsSingle #productsSingleInner #productDetail #productCont #productTitle{font-size:clamp(1.5rem,1.318rem + .91vw,2rem);color:#fff;margin:0 0 2em}main#productsSingle #productsSingleInner #productDetail #productCont #productSpec{line-height:2;color:#fff;margin:0 0 3em}main#productsSingle #productsSingleInner #productDetail #productCont #productSpec *{margin:0 0 1em}main#productsSingle #productsSingleInner #productDetail #productBottom{justify-content:center;width:100%;padding-bottom:unset}main#productsSingle #productsSingleInner #productDetail #productBottom.abv{margin-bottom:1rem}[data-v-48bda3b6]{margin:0 0 1.5rem}h3[data-v-48bda3b6]{font-weight:700;font-size:1.25rem}h3[data-v-48bda3b6]:not(:first-of-type){margin:3rem 0 1.5rem}p[data-v-48bda3b6]{line-height:2}ul[data-v-48bda3b6]{list-style:disc;padding:0 0 0 1.5em}ul li[data-v-48bda3b6]{margin:unset;line-height:2}main#contact #contactInner form{max-width:640px}main#contact #contactInner form dl{margin:0 0 3rem}main#contact #contactInner form dl dt{font-weight:700;color:#0a2054;font-size:1.125rem;margin:0 0 1rem}main#contact #contactInner form dl dt.required:after{content:"必須";font-size:1rem;padding:0 4px;font-weight:400;color:#fff;background-color:#5becc0;border-radius:3px;margin:0 0 0 .5em}main#contact #contactInner form dl dd:not(:last-of-type){margin:0 0 2rem}main#contact #contactInner form dl dd *{width:100%;padding:.75em;border:1px solid #0a2054;border-radius:5px}main#contact #contactInner form dl dd :focus{outline:2px solid #0a2054;background-color:#fafafa}main#contact #contactInner form dl dd textarea{height:240px}main#contact #contactInner form #privacyCheck{display:flex;align-items:center;gap:1em;margin:0 0 3rem}@media screen and (min-width:600px){main#contact #contactInner form #privacyCheck{justify-content:center}}main#contact #contactInner form #privacyCheck input~#privacyCheckIcon{width:24px;aspect-ratio:1/1;transition:.3s ease}main#contact #contactInner form #privacyCheck input:not(:checked)~#privacyCheckIcon{background:url(/img/privacyCheckOff.decd69e2.svg) no-repeat 50%/contain}main#contact #contactInner form #privacyCheck input:checked~#privacyCheckIcon{background:url(/img/privacyCheckOn.0764f22b.svg) no-repeat 50%/contain}main#contact #contactInner form #privacyCheck a{font-weight:700;text-decoration:underline}main#contact #contactInner form .btn{justify-content:center}#notfoundInner>*{max-width:720px;width:90vw;margin:0 auto}@media screen and (min-width:900px){#notfoundInner p{text-align:center}}#notfoundInner .btn{justify-content:center;margin:60px 0 0}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:100}ol,ul{list-style:none;margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:#000;text-decoration:none}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html body{font-family:Noto Sans JP,sans-serif}html body .en{font-family:Montserrat,serif}html body a{transition:.5s ease}html body a[target=_blank]:before{content:url(/img/external.5966e717.svg);margin:0 .75em 0 0}html body .sec{padding:clamp(6.25rem,3.289rem + 5.26vw,7.5rem) 0}html body .bg01{background-color:#fff}html body .bg02{background-color:#f8f8ff}html body .bg03{background-color:#0a2054}html body .ly01,html body .ly02{position:relative}html body .ly01>*,html body .ly02>*{position:relative;z-index:9}html body .ly01:after,html body .ly02:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;display:block;background-position:0 0,10px 10px;background-size:4px 4px}@supports(mix-blend-mode:multiply){html body .ly01:after,html body .ly02:after{mix-blend-mode:multiply;opacity:1}}html body .ly01:after{background-color:transparent;background-image:radial-gradient(rgba(0,0,0,.05) 30%,transparent 0),radial-gradient(rgba(0,0,0,.05) 30%,transparent 0)}html body .ly02:after{background-color:rgba(0,0,0,.4);background-image:radial-gradient(#000 30%,transparent 0),radial-gradient(#000 30%,transparent 0)}html body .flW{max-width:1400px;width:90vw;margin:0 auto}html body .lrW{max-width:1200px;width:80vw;margin:0 auto}html body .mdW{max-width:1000px;width:80vw;margin:0 auto}@media screen and (min-width:450px){html body .mdW{width:70vw}}html body .btn{display:flex;justify-content:flex-end}html body .btn a,html body .btn button{display:flex;align-items:center;font-weight:700;line-height:1;min-height:3.75rem;border-radius:30px;padding:0 1.25rem 0 2.5rem;background-color:#0a2054;color:#fff;border:1px solid #0a2054;cursor:pointer}html body .btn a[target=_blank],html body .btn button[target=_blank]{padding:0 1.25rem 0 1.75rem}html body .btn a:after,html body .btn button:after{content:"";width:6px;height:6px;border-radius:50%;background-color:#fff;transition:.5s ease;margin:0 0 0 1.25rem;position:relative;transform:scale(1)}html body .btn a:hover,html body .btn button:hover{background-color:#f8f8ff;color:#0a2054;transition:.3s ease}html body .btn a:hover:after,html body .btn button:hover:after{background-color:#0a2054;transform:scale(3)}html body .btn a[target=_blank]:before,html body .btn button[target=_blank]:before{content:url(/img/externalWh.ca433bda.svg);margin:0 8px 0 0}html body .btn a.glass,html body .btn button.glass{color:#fff;border:1px solid;background-color:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(5px) brightness(180%);backdrop-filter:blur(5px) brightness(180%)}html body .btn a.glass:after,html body .btn button.glass:after{background-color:#fff}html body .btn a.glass:hover,html body .btn button.glass:hover{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html body .btn a.wh,html body .btn button.wh{background-color:#fff;color:#0a2054;border:2px solid #fff}html body .btn a.wh:after,html body .btn button.wh:after{background-color:#0a2054}html body .btn a.wh:hover,html body .btn button.wh:hover{color:#fff;background-color:#0a2054}html body .btn a.wh:hover:after,html body .btn button.wh:hover:after{background-color:#fff}html body .btn a.wh[target=_blank]:before,html body .btn button.wh[target=_blank]:before{content:url(/img/external.5966e717.svg);margin:0 8px 0 0}html body .btn a.gr,html body .btn button.gr{background-color:#0a2054;color:#fff;border:2px solid #fff}html body .btn a.gr:after,html body .btn button.gr:after{background-color:#fff}html body .btn a.gr:hover,html body .btn button.gr:hover{color:#0a2054;background-color:#fff}html body .btn a.gr:hover:after,html body .btn button.gr:hover:after{background-color:#0a2054}html body .btn a .lines,html body .btn button .lines{display:flex;flex-wrap:wrap;gap:.5em 0}