/*!
 * ress.css • v3.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}
/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.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{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.preloader,.topics__vid::after,.modal{left:0;top:0;width:100%;height:100%}.spScrollX img,.thbNav__img img,.iatSet__img img,.iatSet2__img img,.iatSet3__img img,.ibgSet__bg img,.iatDoubleSet__img img,.susTab__icn img,.index__img img,.baseList__img img,.diver__mark img,.dx__deviceImg img,.dx__charaImg img,.dx__dlImg img{width:100%;height:auto}*{margin:0;padding:0}body{font-family:'Noto Sans JP', sans-serif;font-weight:400;letter-spacing:0.06em;color:#666}a{text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5{font-weight:inherit}img{-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;border:0;vertical-align:top;font-size:0;line-height:0}ol,ul{list-style:none !important}.preloader{position:fixed;background:white;z-index:10000}.header{position:fixed;left:0;top:0;width:100%;height:7.25rem;z-index:9999}.main{width:100%}.header .mobileNav{position:fixed;left:0;top:0;z-index:10000;height:0;overflow:hidden}.footer .mobileNav__close{display:none}.lgHori{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lgHori__denso{width:6.56rem;margin-right:1.75rem;fill:white}.lgHori__techno{width:8.19rem;height:0.74rem;background-position:0 0;background-size:100% auto;background-repeat:no-repeat;text-indent:-9999px;background-image:url("../img/global/lg_techno_wh.png")}.searchBox{width:100%;max-width:1077px;margin:0 auto}.searchBox--b{border:1px solid #ccc}.searchBox__form{position:relative;width:100%;height:3.75rem;background:white}.searchBox__textBox{width:calc(100% - 7.69rem);height:100%;padding:0 1em;font-size:1rem}.searchBox__textBox--en{width:calc(100% - 9.63rem)}.searchBox__submitBtn{width:5.81rem;height:2.81rem;border:1px solid rgba(0,0,0,0.13);border-radius:1.41rem;margin-left:0.63rem}.searchBox__submitBtn--en{width:7.75rem}.linkIcn{width:1rem;margin-right:0.5em}.linkIcn circle{fill:#dc0032}.linkIcn path{fill:white}.windowDark{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(0,0,0,0.38);opacity:0;z-index:0;pointer-events:none}.btnCircleArw{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btnCircleArw__txt{font-size:0.94rem;margin-right:1em}.btnCircleArw__icn{width:3.75rem}.btnCircleArw__icn path:nth-of-type(1){-webkit-transition:0.63s;transition:0.63s;opacity:0.38}.btnCircleArw__icn path:nth-of-type(2){will-change:transform}.btnCircleArw--wh .btnCircleArw__txt{color:white}.btnCircleArw--wh .btnCircleArw__icn path{fill:white}.btnCircleArw--bk .btnCircleArw__txt{color:#666}.btnCircleArw--bk .btnCircleArw__icn path{fill:#666}.btnCircleArw:hover .btnCircleArw__icn path:nth-of-type(1){opacity:0.63}.btnCircleArw:hover .btnCircleArw__icn path:nth-of-type(2){-webkit-animation:slideIn 0.63s;animation:slideIn 0.63s}@-webkit-keyframes slideIn{from{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes slideIn{from{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}.btnRadius{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem;border:1px solid #ddd;border-radius:1.88rem;padding:0 2.81rem;-webkit-transition:0.5s;transition:0.5s;cursor:pointer}.btnRadius__txt{font-size:0.94rem;margin-right:1em;-webkit-transition:0.5s;transition:0.5s}.btnRadius__icn{width:1rem;-webkit-transition:0.5s;transition:0.5s}.btnRadius__icn circle{-webkit-transition:0.5s;transition:0.5s;fill:#dc0032}.btnRadius__icn path{-webkit-transition:0.5s;transition:0.5s;fill:white}.btnRadius:hover .btnRadius__icn{-webkit-transform:translateX(1.25rem);transform:translateX(1.25rem)}.btnRadius:hover.btnRadius--wh{background:white;border:1px solid white}.btnRadius:hover.btnRadius--wh .btnRadius__txt{color:#dc0032}.btnRadius:hover.btnRadius--wh .btnRadius__icn circle{fill:#dc0032}.btnRadius:hover.btnRadius--wh .btnRadius__icn path{fill:white}.btnRadius:hover.btnRadius--reverse .btnRadius__icn{-webkit-transform:translateX(-1.25rem);transform:translateX(-1.25rem)}.btnRadius:hover.btnRadius--bk,.btnRadius:hover.btnRadius--hoverRd{background:#dc0032;border:1px solid #dc0032}.btnRadius:hover.btnRadius--bk .btnRadius__txt,.btnRadius:hover.btnRadius--hoverRd .btnRadius__txt{color:white}.btnRadius:hover.btnRadius--bk .btnRadius__icn circle,.btnRadius:hover.btnRadius--hoverRd .btnRadius__icn circle{fill:white}.btnRadius:hover.btnRadius--bk .btnRadius__icn path,.btnRadius:hover.btnRadius--hoverRd .btnRadius__icn path{fill:#dc0032}.btnRadius--bk .btnRadius__txt{color:#666}.btnRadius--wh .btnRadius__txt{color:white}.btnRadius--reverse .btnRadius__txt{margin-right:0;margin-left:1em}.label{height:2.81rem;font-size:0.88rem;color:white;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1em;background:#333}.nextArw{padding-top:5.63rem;text-align:center}.nextArw__icn{width:3.75rem}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header--cm{position:absolute}.header--cm .header__lg{border-top:none}.header__border{position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(255,255,255,0.25);z-index:1}.header__lg{position:relative;width:20.31rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:0.38rem solid #dc0032;z-index:1}.header__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;z-index:1}.header__ctl{height:100%}.header__ctlItem{width:100%;height:50%}.header__ctlItem--heightMax{height:100%}.header__ctlLink{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;cursor:pointer}.header__ctlLangIcn{width:1.31rem;fill:white}.header__ctlLangTxt{font-size:0.81rem;margin-left:0.81rem;color:white}.header__ctlSearchIcn{width:1.31rem;fill:white}.header__contact{width:9.67rem;height:100%;border-left:1px solid rgba(255,255,255,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;color:white;-webkit-transition:0.5s;transition:0.5s}.header__contact:hover{background:#666}.header__toggle{width:5.44rem;height:5.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header__toggleHB{position:relative;width:2.35rem;height:1.45rem;pointer-events:none}.header__toggleHB span{display:block;position:absolute;left:0;background:white;height:1px}.header__toggleHB span:nth-of-type(1){top:0;width:100%}.header__toggleHB span:nth-of-type(2){top:50%;width:66.67%}.header__toggleHB span:nth-of-type(3){top:100%;width:100%}.gnav{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gnav__list{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gnav__item{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gnav__itemLink{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.88rem;padding:0 1em;cursor:pointer;color:white}.subMenu{position:fixed;left:0;top:calc(7.25rem - 1px);overflow:hidden;width:100%;height:0;background:#666;z-index:2}.subMenu__close{position:absolute;right:2.5rem;top:2.5rem;fill:white;width:1.33rem;cursor:pointer}.subMenu__in{width:100%;max-width:1428px;padding:2.5rem 5.44%;margin:0 auto}.gnavChild{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.3rem}.gnavChild__ttlGrp{width:30%}.gnavChild__ttl{font-size:1.69rem;color:white;margin-bottom:0.38em}.gnavChild__ttlLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gnavChild__ttlLinkTxt{display:inline-block;font-size:0.94rem;color:white;margin-right:0.5em}.gnavChild__ttlLinkIcn{fill:white;width:0.38rem}.gnavChild__list{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gnavChild__item{width:calc(33.33% - 1em);margin-right:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.75em 1em 1.75em 0;border-bottom:1px solid rgba(255,255,255,0.25);font-size:0.94rem;-webkit-transition:0.5s;transition:0.5s}.gnavChild__item:hover{border-bottom:1px solid white}.gnavChild__itemTxt{display:inline-block;font-size:0.94rem;color:white;margin-right:0.5em}.gnavChild__itemIcn{fill:white;width:0.38rem}.footerTop{border-top:1px solid rgba(0,0,0,0.13);border-bottom:1px solid rgba(0,0,0,0.13);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footerTop__ttl{width:33.33%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footerTop__item{width:33.33%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footerTop__ttl{font-size:1.56rem;background:#f0f0f0}.footerTop__item{border-left:1px solid rgba(0,0,0,0.13)}.footerTop__itemIcn{width:2.19rem;fill:#dc0032}.footerTop__itemTxtMain,.footerTop__itemTxtSub{width:100%}.footerTop__itemTxtMain{display:block;font-size:1.5rem;margin-top:1em}.footerTop__itemTxtSub{display:block;font-size:0.88rem;color:#666;margin-top:0.25em}.ig{background-color:#dc0032;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:3rem 0}.ig__txt{color:white;font-size:1.13rem;text-align:center}.ig__icn{width:1.88rem}.footerMain{padding:5rem 6.88% 7.5rem;background-color:white}.footerMain__navGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footerMain__navParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;margin-bottom:1em;-webkit-transition:0.5s;transition:0.5s}.footerMain__navParent:hover{color:#dc0032}.footerMain__navIn{display:-webkit-box;display:-ms-flexbox;display:flex}.footerMain__navList{margin-right:1em;line-height:2.29;font-size:0.88rem;border-left:1px solid rgba(0,0,0,0.13);padding-left:1em}.footerMain__navItem a{color:#666;-webkit-transition:0.5s;transition:0.5s}.footerMain__navItem a:hover{color:#dc0032}.footerBottom{width:100%;height:6.5rem;background:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6.88%}.footerBottom__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.footerBottom__navItem{font-size:0.75rem;color:white;margin-right:2em}.footerBottom__copy{font-size:0.75rem;color:white}.mobileNav{width:100%;background:white;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobileNav__close{position:relative;overflow:hidden;background:white}.mobileNav__close::after{content:"";position:absolute;left:1.67rem;bottom:0;width:calc(100% - 3.34rem);height:1px;background:rgba(0,0,0,0.13)}.mobileNav__closeBtn{float:right;padding:1.67rem 2.51rem;cursor:pointer}.mobileNav__closeIcn{width:1.47rem;fill:#dc0032}.mobileNav__inner{width:100%}.mobileNavMain{padding:0 1.67rem 1.67rem;background:white}.mobileNavMain__item{border-bottom:1px solid rgba(0,0,0,0.13)}.mobileNavMain__itemLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:1.13rem;padding:1.47rem 0.84rem;cursor:pointer}.mobileNavMain__itemTxt{display:inline-block}.mobileNavMain__itemIcn{width:1.13rem}.mobileNavMain__itemIcn--circle{fill:#dc0032}.mobileNavMain__itemIcn--vert,.mobileNavMain__itemIcn--hori{fill:white}.mobileNavMainChild{height:0;background:#f0f0f0;overflow:hidden}.mobileNavMainChild__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.75rem 1.5em}.mobileNavMainChild__itemTxt{font-size:1rem;color:#666}.mobileNavMainChild__itemIcn{fill:#dc0032;width:0.5rem}.mobileNavBottom{background:#666;padding:1.67rem 1.67rem 2.51rem;width:100%}.mobileNavBottom__nav{padding-bottom:1rem}.mobileNavBottom__navItem{display:block;font-size:0.75rem;color:white;margin-bottom:1em}.mobileNavBottom__copy{font-size:0.75rem;color:white}.topSlider{position:relative;overflow:hidden;margin-bottom:2.8rem}.topSlider__item{position:relative;width:100%;height:100vh;overflow:hidden}.topSlider__cover{position:absolute}.topSlider__maskCircle,.topSlider__circleShadow,.topSlider__circleTxt{display:inline-block;position:relative;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;will-change:transform}.topSlider__maskCircle{fill:white}.topSlider__circleShadow{fill:transparent}.topSlider__circleTxt{fill:white}.topSlider__catch{position:absolute;left:0;width:100%;top:7.25rem;margin-top:5%;font-size:4.25rem;font-weight:400 !important;color:white;text-align:center;z-index:10;overflow:hidden}.topSlider__catch span{display:inline-block}.topSlider__txt{position:absolute;left:0;width:100%;bottom:2.75rem;font-size:1.38rem;text-align:center;color:white;overflow:hidden}.topSlider__txt span{display:inline-block}.topSlider__link{position:absolute;right:0;bottom:0;z-index:10;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#dc0032;height:7.19rem;padding:0 2em;opacity:0;pointer-events:none}.topSlider__link--dummy{background-color:transparent}.topSlider .swiper-pagination{text-align:left}.topSlider .swiper-pagination-bullets,.topSlider .swiper-pagination-custom,.topSlider .swiper-pagination-fraction{bottom:3.03rem;left:5.44%;width:auto}.topSlider .swiper-pagination-bullet{width:0.75rem;height:0.75rem;background:white;opacity:0.5}.topSlider .swiper-pagination-bullet-active{background:#dc0032;opacity:1}.topSlider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.31rem}.topSlider__cm{display:block;position:relative;width:100%;height:100vh;overflow:hidden}.topSlider__cmBg{display:block;width:100%;height:100%}.topSlider__cmBg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topSlider__cmFilter{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.25)}.topSlider__cmFilter--light{background-color:rgba(0,0,0,0.13)}.topSlider__cmCatchGrp{position:absolute;left:50%;top:43%;width:87.16990625%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2.25rem}.topSlider__cmCatch--1{position:absolute;right:1.5rem;bottom:1.5rem;width:calc(100% - 17.5rem)}.topSlider__cmCatch--2{width:100%}.topSlider__cmBtn--1{position:absolute;right:1.5rem;bottom:0;margin-bottom:calc(10% + 3rem)}.topSlider__cmBtn .btnCircleArw__txt{font-size:1.13rem;text-shadow:0.1875rem 0.1875rem 0.375rem rgba(0,0,0,0.38)}.topSlider__cmBtn .btnCircleArw__icn{-webkit-filter:drop-shadow(0.1875rem 0.1875rem 0.375rem #000);filter:drop-shadow(0.1875rem 0.1875rem 0.375rem #000)}.sec{padding-bottom:5.63rem}.sec__inner:not(:last-of-type){padding-bottom:5.63rem}.secTtl{position:relative;padding:0 5.44%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4.22rem}.secTtl::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#ddd}.secTtl__ttl{position:relative;font-size:1.5rem;padding:1.88em 0}.secTtl__ttl::after{content:"";position:absolute;left:0;bottom:0;width:14.66rem;height:0.25rem;background:#dc0032}.secTtl--center .secTtl__ttl{width:100%;text-align:center}.secTtl--center .secTtl__ttl::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.secLead{padding-left:34%}.secLead__catch{font-size:2.13rem;margin-bottom:1em}.secLead__catch span{display:inline-block}.secLead__txt{font-size:1rem;line-height:1.5}.secLead--center{padding-left:0}.pageTtl{position:relative;margin-bottom:2.8rem}.pageTtl--regH{height:100vh;background-position:center center;background-size:cover}.pageTtl--regH::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.38)}.pageTtl--smallH{height:37.25rem;background:#dc0032}.pageTtl--smallH .pageTtl__txtGrp{margin-top:calc(7.25rem / 2)}.pageTtl--mb{margin-bottom:6.25rem}.pageTtl--corporate{background-image:url("../img/corporate/main_index.jpg")}.pageTtl--vision{background-image:url("../img/corporate/main_vision.jpg")}.pageTtl--greetings{background-image:url("../img/corporate/main_greetings.jpg")}.pageTtl--outline{background-image:url("../img/corporate/main_outline.jpg?date=220324")}.pageTtl--base{background-image:url("../img/corporate/main_base.jpg")}.pageTtl--number{background-image:url("../img/corporate/main_number.jpg")}.pageTtl--sustainability{background-image:url("../img/others/main_sustainability.jpg")}.pageTtl--resources{background-image:url("../img/resources/main_index_2.jpg")}.pageTtl--professionalism{background-image:url("../img/resources/main_professionalism.jpg")}.pageTtl--culture{background-image:url("../img/resources/main_culture.jpg")}.pageTtl--diversity{background-image:url("../img/resources/main_diversity_2.jpg")}.pageTtl--career-development{background-image:url("../img/resources/main_career-development.jpg")}.pageTtl--health-management{background-image:url("../img/resources/main_health-management.jpg")}.pageTtl--business{background-image:url("../img/business/main_business.jpg")}.pageTtl--challenge{background-image:url("../img/business/main_challenge.jpg")}.pageTtl--factory-iot{background-image:url("../img/business/main_factory-iot.jpg")}.pageTtl--software-design{background-image:url("../img/business/main_software-design.jpg")}.pageTtl--mechanical-electronics{background-image:url("../img/business/main_mechanical-electronics.jpg")}.pageTtl--ai-bigdata{background-image:url("../img/business/main_ai-bigdata.jpg")}.pageTtl--cae{background-image:url("../img/business/main_cae.jpg")}.pageTtl--dx{background-image:url("../img/business/main_dx.jpg")}.pageTtl__txtGrp{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:white}.pageTtl__eng{font-size:1.5rem;margin-bottom:0.5em;text-transform:uppercase}.pageTtl__ttl{font-size:3rem;line-height:1.32}.pageTtl__ttl span{display:inline-block}.pageTtl--regPage .pageTtl__txtGrp{left:8.54%;width:82.92%;text-align:center}.pageTtl--regPage .pageTtl__parent{font-size:1.13rem;line-height:1.5;margin-top:2.13em}.pageTtl--indexPage .pageTtl__txtGrp{left:8.54%;width:82.92%}.pageTtl--indexPage .pageTtl__txt{font-size:1rem;line-height:1.5;margin-top:2.13em}.pageLead{padding-bottom:3.75rem}.pageLead__catch{margin-bottom:3.19em}.pageLead__catch p{font-size:2.13rem;line-height:1.41}.pageLead__catch p span{display:inline-block}.pageLead__txt{padding-left:34%}.pageLead__txt p{font-size:1.13rem;line-height:2}.pageLead__txt p:not(:last-of-type){margin-bottom:1.75em}.pageLeadCenter{max-width:768px;margin:0 auto;padding-bottom:4.78rem;text-align:center}.pageLeadCenter__catch{font-size:2.13rem;line-height:1.41}.pageLeadCenter__catch span{display:inline-block}.pageLeadCenter__txt{font-size:1rem;line-height:1.5;margin-top:1.75em}.secTtl2{text-align:center;margin-bottom:4.69rem}.secTtl2__ttl{font-size:2rem;margin-bottom:0.75em}.secTtl2__txt{font-size:1.13rem;line-height:1.5}.thbNav{background:#dc0032;overflow:hidden}.thbNav__inner{padding:5.5rem 0 12.69rem}.thbNav__ttl{font-size:2.13rem;color:white;margin-bottom:1.13em}.thbNav__list{position:relative}.thbNav__listDrag{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.thbNav__item{position:relative;width:21.88rem;padding-right:1.88rem}.thbNav__img{display:block;overflow:hidden}.thbNav__img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.thbNav__img img{-webkit-transition:0.5s;transition:0.5s}.thbNav__link{position:absolute;left:0;bottom:-5.23rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#dc0032;height:6.33rem;padding:0 1.76em}.thbNav__link .btnCircleArw__txt{font-size:0.83rem;margin-right:0.75em;width:calc(100% - 0.75em - 2.3rem)}.thbNav__link .btnCircleArw__icn{width:2.3rem}.stalker{position:fixed;left:0;top:0;pointer-events:none;width:6rem;height:6rem;border-radius:50%;background:white;color:#dc0032;font-size:0.81rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.anchorLink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.anchorLink__item{width:25%;height:4.72rem;border-left:1px solid #ddd;border-top:1px solid #ddd}.anchorLink__item a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-size:0.94rem;color:#333;-webkit-transition:0.5s;transition:0.5s}.anchorLink__item a:hover{background:#f0f0f0}.anchorLink__icn{position:absolute;right:0;bottom:0;width:1.88rem;height:auto}.anchorLink__icn rect{fill:#dc0032}.anchorLink__icn path{fill:white}.iatSet{position:relative;overflow:hidden}.iatSet__txtGrp{position:relative;width:83.69%;min-height:40.43rem;padding-top:7.38%;padding-bottom:9.84%}.iatSet__txtGrp--bk{background:#666;color:white}.iatSet__txtGrp--wh{background:white}.iatSet__txtGrpInner{width:57.43%;max-width:52.5rem;overflow:hidden}.iatSet__line{position:absolute;background:#dc0032;z-index:1}.iatSet__ttl{display:inline-block;font-size:1rem;margin-bottom:0.5em}.iatSet__catch{font-size:2.13rem;line-height:1.41;margin-bottom:1em}.iatSet__catch span{display:inline-block}.iatSet__txt{font-size:1rem;line-height:1.5;margin-bottom:3.75em}.iatSet--4 .iatSet__txtGrp{padding-top:0}.iatSet--4 .iatSet__txt{margin-bottom:0}.iatSet--4 .iatSet__txt p{margin-bottom:1.75em}.iatSet--4 .iatSet__txt p b{font-size:1.31rem;font-weight:inherit}.iatSet--5 .iatSet__img{background-position:center center;background-size:cover}.iatSet--5 .iatSet__catch p{color:white}.iatSet--5 .iatSet__catch p span{display:inline-block}.iatSet--5 .iatSet__txt p:not(:last-of-type){margin-bottom:1.75em}.iatSet--5 .iatSet__txt p b{font-size:1.31rem;font-weight:inherit;display:inline-block;margin-right:0.5em}.iatSet2{position:relative;overflow:hidden}.iatSet2__img{display:inline-block;width:100%}.iatSet2__txtGrp{position:relative;width:100%;max-width:1250px;padding:0 5.44%;margin:-8.25% auto 0}.iatSet2__txtGrpInner{width:100%;background:white}.iatSet2__txtGrpInner--gr{background:#f0f0f0}.iatSet2__txtGrpInner2{max-width:57.95rem;margin:0 auto;padding:3.75rem 8.07%;text-align:center}.iatSet2__ttl{display:inline-block;font-size:1rem;margin-bottom:0.5em}.iatSet2__cat{display:inline-block;font-size:1.13rem;margin-bottom:0.5em;color:#dc0032}.iatSet2__catch{font-size:2.13rem;line-height:1.41;margin-bottom:1em}.iatSet2__catch span{display:inline-block}.iatSet2__txt{font-size:1rem;line-height:1.5;margin-bottom:3.75em}.iatSet2__txt span{display:inline-block}.iatSet2__line{position:absolute;left:50%;top:0;width:0.254rem;padding-top:7.5%;background:#dc0032;margin-left:-2px;margin-top:calc(-7.5% + 1.5rem)}.iatSet3{position:relative;overflow:hidden}.iatSet3__img{position:absolute;left:0;top:0;width:67.38%}.iatSet3__txtGrp{position:relative;width:56%;margin-left:38.25%;margin-top:12.06%;background:white;padding:5rem 9.56%}.iatSet3__line{position:absolute;left:0;top:50%;width:13.3%;height:0.25rem;margin-top:0.13rem;margin-left:-1.5rem;background:#dc0032}.iatSet3__catch{font-size:2.13rem;line-height:1.41;margin-bottom:1em}.iatSet3__catch span{display:inline-block}.iatSet3__txt{font-size:1rem;line-height:2;margin-bottom:3.75em}.iatSet4{position:relative;padding-top:calc(7.5% - 1.5rem)}.iatSet4__txtGrp{position:relative;width:100%;max-width:1250px;padding:0 5.44%;margin:0 auto}.iatSet4__txtGrpInner{width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.iatSet4__txtGrpInner2{max-width:57.95rem;margin:0 auto;padding:4.75rem 8.07%;text-align:center}.iatSet4__catch{font-size:2.13rem;line-height:1.25;margin-bottom:1em}.iatSet4__catch small{font-size:62.5%;color:#dc0032}.iatSet4__txt{font-size:1rem;line-height:1.5}.iatSet4__line{position:absolute;left:50%;top:0;width:0.254rem;padding-top:7.5%;background:#dc0032;margin-left:-2px;margin-top:calc(-7.5% + 1.5rem)}.iatSet4__img{display:inline-block;width:100%}.ibgSet__ttl{display:inline-block;width:100%;font-size:1.31rem;margin-bottom:2em;text-align:center}.ibgSet__inner{position:relative}.ibgSet__inner::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.25);z-index:1}.ibgSet__bg{position:relative;z-index:0}.ibgSet__center{position:absolute;left:0;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;z-index:2}.ibgSet__catch{font-size:2.13rem;color:white;margin-bottom:1.25em}.ibgSet__line{position:absolute;left:50%;top:-1.5rem;width:0.25rem;padding-top:7.5%;background:#dc0032;margin-left:-2px;z-index:2}.imgSet{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.imgSet img{width:50%;height:auto}.txtSet__catch{font-size:2.13rem;margin-bottom:1em}.txtSet__catch span{display:inline-block}.txtSet__subTtl{font-size:1rem;line-height:2;margin-bottom:0 !important}.txtSet__txt{font-size:1rem;line-height:2}.txtSet__txt>*:not(:last-child){margin-bottom:1.75em}.txtSet__txt a{text-decoration:underline;color:inherit}.txtSet__txt ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.txtSet__txt ul li::before{content:"\30FB";width:1em}.txtSet__txt ul li span{width:calc(100% - 1em)}.txtSet__txt ol li{display:-webkit-box;display:-ms-flexbox;display:flex}.txtSet__txt ol li::before{width:1.5em}.txtSet__txt ol li:nth-of-type(1)::before{content:"1."}.txtSet__txt ol li:nth-of-type(2)::before{content:"2."}.txtSet__txt ol li:nth-of-type(3)::before{content:"3."}.txtSet__txt ol li:nth-of-type(4)::before{content:"4."}.txtSet__txt ol li:nth-of-type(5)::before{content:"5."}.txtSet__txt ol li:nth-of-type(6)::before{content:"6."}.txtSet__txt ol li:nth-of-type(7)::before{content:"7."}.txtSet__txt ol li:nth-of-type(8)::before{content:"8."}.txtSet__txt ol li:nth-of-type(9)::before{content:"9."}.txtSet__txt ol li:nth-of-type(10)::before{content:"10."}.txtSet__txt ol li span{width:calc(100% - 1.5em)}.txtSet__img{margin-top:2.81rem}.txtSet__img img{width:100%;height:auto}.txtSet__img--center{text-align:center}.txtSet__img--center img{width:38.75rem}.txtSet2__sec{position:relative;border:1px solid #ddd;padding:9.38rem 6.25rem 6.25rem 6.25rem}.txtSet2__sec:not(:last-of-type){margin-bottom:3.75rem}.txtSet2__line{position:absolute;left:50%;top:-1.5rem;width:0.25rem;height:7.5rem;background:#dc0032;margin-left:-0.13rem}.txtSet2__eng{font-size:1.13rem;text-align:center;margin-bottom:0.5em}.txtSet2__catch{font-size:3rem;text-align:center;margin-bottom:0.75em}.txtSet2__txt{font-size:1rem;line-height:2}.docSet{border:1px solid #ddd;padding:3rem 5.63rem}.docSet__catch{position:relative;font-size:2.13rem;margin-bottom:1em;padding-bottom:1em}.docSet__catch--bb::after{content:"";position:absolute;left:50%;bottom:0;margin-left:-2.34rem;width:4.69rem;height:1px;background-color:#333}.docSet__txt p{font-size:1rem;line-height:2}.docSet__txt p:not(:last-of-type){margin-bottom:1.75em}.docSet__txt p b{font-size:1.31rem;font-weight:400}.docSet__txt--large p{font-size:1.31rem}.figureBox{border:1px solid #ddd;padding:3.13rem}.iatDoubleSet{position:relative;overflow:hidden}.iatDoubleSet__txtGrp{position:relative;width:100%;padding-top:7.38%;padding-bottom:9.84%;background:#666;color:white}.iatDoubleSet__txtGrpInner{width:50.43%;max-width:52.5rem;overflow:hidden}.iatDoubleSet__line{position:absolute;background:#dc0032;z-index:1}.iatDoubleSet__ttl{display:inline-block;font-size:1rem;margin-bottom:0.5em}.iatDoubleSet__catch{font-size:2.13rem;line-height:1.41;margin-bottom:1em}.iatDoubleSet__catch span{display:inline-block}.iatDoubleSet__txt{font-size:1rem;line-height:1.5;margin-bottom:3.75em}.iatDoubleSet--1{padding-top:1.5rem}.iatDoubleSet--2{padding-bottom:1.5rem}.topics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.topics__item{width:47.36%;margin-bottom:4.38rem}.topics__img{width:100%;padding-top:64.65%;background-position:center center;background-size:cover;margin-bottom:2.81rem;border:1px solid #ddd}.topics__img.zoomTrigger{position:relative;cursor:pointer;background-size:contain}.topics__img.zoomTrigger::before{content:"";position:absolute;right:0;bottom:0;width:3.59rem;height:3.59rem;z-index:1;background:url("../img/global/icn_magnifier2.svg") 0 0/100% auto no-repeat}.topics__vid{position:relative;width:100%;padding-top:64.65%;margin-bottom:2.81rem;overflow:hidden;cursor:pointer}.topics__vid::before{content:"";position:absolute;right:0;bottom:0;width:3.59rem;height:3.59rem;z-index:1;background:url("../img/global/icn_play.svg") 0 0/100% auto no-repeat}.topics__vid::after{content:"";position:absolute;border:1px solid #ddd}.topics__vid video{position:absolute;-webkit-filter:drop-shadow(0px 0px #000);filter:drop-shadow(0px 0px #000);outline:none;border:none}.topics__ttl{color:#dc0032;font-size:1.13rem;margin-bottom:0.5em}.topics__catch{margin-bottom:1.5rem}.topics__catch p{font-size:2.13rem;line-height:1.41}.topics__catch p span{display:inline-block}.topics__txt p{font-size:1rem;line-height:1.5}.topics__txt p:not(:last-of-type){margin-bottom:1.75em}.topics2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.topics2__item{width:47.36%;margin-bottom:4.38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topics2__img{width:100%;padding-top:64.65%;background-position:center center;background-size:cover;border:1px solid #ddd;margin-top:auto}.topics2__img.zoomTrigger{position:relative;cursor:pointer;background-size:contain}.topics2__img.zoomTrigger::before{content:"";position:absolute;right:0;bottom:0;width:3.59rem;height:3.59rem;z-index:1;background:url("../img/global/icn_magnifier2.svg") 0 0/100% auto no-repeat}.topics2__catch{margin-bottom:1.5rem}.topics2__catch p{font-size:2.13rem;line-height:1.41}.topics2__catch p span{display:inline-block}.topics2__txt{margin-bottom:2.81rem}.topics2__txt p{font-size:1rem;line-height:1.5}.topics2__txt p:not(:last-of-type){margin-bottom:1.75em}.pickup__item{padding:3.13rem 5.44%;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pickup__img{border:1px solid #ddd;width:29.45%;padding-top:29.45%;background-position:center center;background-size:cover}.pickup__txtGrp{width:65.22%}.pickup__ttl{color:#dc0032;font-size:1.13rem;margin-bottom:0.5em}.pickup__catch{margin-bottom:1.5rem}.pickup__catch p{font-size:2.13rem;line-height:1.41}.pickup__catch p span{display:inline-block}.pickup__txt p{font-size:1rem;line-height:1.5}.pickup__txt p:not(:last-of-type){margin-bottom:1.75em}.iatSet5__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.iatSet5__item:not(:last-of-type){margin-bottom:4.22rem}.iatSet5__img{width:47.36%}.iatSet5__img img{width:100%;height:auto}.iatSet5__txtGrp{width:47.36%}.iatSet5__ttl{font-size:1.88rem;line-height:1.41;margin-bottom:1.5rem}.iatSet5__txt{font-size:1rem;line-height:1.5}.cardList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cardList__item{position:relative;width:31.71%;margin:0 0.81% 3.5rem;padding-bottom:1.06rem}.cardList__img{position:relative;width:100%;padding-top:56.25%;background-position:center center;background-size:cover}.cardList__img .label{position:absolute;left:0;top:0}.cardList__ttl{font-size:1.38rem;margin-top:1.5em;margin-bottom:0.5em}.cardList__txt{font-size:0.94rem;line-height:1.6;color:#666;margin-bottom:2em}.cardList__date{position:absolute;left:0;bottom:0;font-size:0.81rem;color:#dc0032}.cardList--top{position:relative;display:block;overflow:hidden}.cardList--top .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.cardList--top .swiper-slide{position:relative;width:31.71%;height:auto;margin:0 0.81%}.cardList--top .cardList__item{display:block;width:100%;height:100%;margin:0}.cardList--top .swiper-button-next,.cardList--top .swiper-button-prev{top:0;width:3rem;height:4rem;margin-top:calc(28.13% - 2rem);background-size:1rem auto;background-position:center;background-repeat:no-repeat}.cardList--top .swiper-button-next,.cardList--top .swiper-container-rtl .swiper-button-prev{background-image:url("../img/global/arw_right.svg");right:0}.cardList--top .swiper-button-prev,.cardList--top .swiper-container-rtl .swiper-button-next{background-image:url("../img/global/arw_left.svg");left:0}.lineList__catParent{margin-bottom:1px}.lineList__catParentInner{display:block;color:#333;background:#f0e4e8;padding:1em;font-size:1.31rem}.lineList__catParentInner--link{background:#f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.5s;transition:0.5s}.lineList__catParentInner--link:hover{background:#dc0032;color:white}.lineList__catParentInner--link:hover .lineList__catParentIcn circle{fill:white}.lineList__catParentInner--link:hover .lineList__catParentIcn path{fill:#dc0032}.lineList__catParentIcn{width:1rem}.lineList__catParentIcn circle{fill:#dc0032}.lineList__catParentIcn path{fill:white}.lineList__catChild{color:#333;background:#dfeaee;padding:1em;font-size:1.13rem}.lineList__list{padding:1.25em 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lineList__item{width:50%;font-size:1.13rem;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0.75em;padding-right:1em}.lineList__item a{-webkit-transition:0.5s;transition:0.5s}.lineList__item a:hover{color:#dc0032}.lineList__itemDot{color:#dc0032;width:1em}.lineList__itemTxt{color:#666;width:calc(100% - 1em)}.dotList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-right:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:2.81rem}.dotList__item{position:relative;width:50%;border-left:1px solid #ddd;border-top:1px solid #ddd;padding:1.5em 1.5em 1.5em 3em}.dotList__item::before{content:"\30FB";position:absolute;left:1.5em;top:1.5em;color:#dc0032}.file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.75rem;margin-top:3.75rem}.file__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.88rem}.file__icn{width:2.81rem}.file__txt{font-size:1.13rem;color:#dc0032}.tab__header{width:13.13rem;padding-right:1em;font-size:1rem}.tab__header span{color:#dc0032}.tab__header--rd{color:#dc0032}.tab__data{width:calc(100% - 13.13rem);font-size:1.13rem;padding:2em 0;border-bottom:1px solid #ddd}.tab__data a{color:#dc0032}.tab__data span{display:inline-block;width:10em}.tab__listItem{display:-webkit-box;display:-ms-flexbox;display:flex}.tab__listItem:not(:last-of-type){margin-bottom:0.5em}.tab__listItem::before{content:"\30FB"}.tab__listItem span{width:calc(100% - 1em)}.tab--contact{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.tab--contact .tab__header{width:16.25rem;padding-top:2.75em}.tab--contact .tab__data{width:calc(100% - 16.25rem)}.tab__req{background:#dc0032;color:white !important;font-size:0.88rem;padding:0 0.5em;border-radius:0.71em;margin-left:1em}.tab__input{border:1px solid #ccc;padding:0.5em;font-size:1rem}.tab__input::-webkit-input-placeholder{color:#ccc}.tab__input::-moz-placeholder{color:#ccc}.tab__input:-ms-input-placeholder{color:#ccc}.tab__input::-ms-input-placeholder{color:#ccc}.tab__input::placeholder{color:#ccc}.tab__input--maxW{width:100%}.tab__input--postCodeW{width:10rem}.tab__ln:not(:last-child){margin-bottom:0.5rem}.tab__check{padding-top:3rem}.tab__checkTtl{font-size:1.31rem}.tab__checkTxt{font-size:1rem;padding:1em 0 2em}.tab__checkTxt a{text-decoration:underline;color:#666}.tab__checkInner{text-align:center;background:#f0f0f0;font-size:1rem;padding:1em}.tab__btn{padding-top:3rem;text-align:center}.tab__error{color:#dc0032;display:inline-block;font-size:0.88rem;margin-top:0.5em;width:100%}.susTab{width:100%}.susTab img{width:100% !important;height:auto}.susTab__icn{width:14.75%;padding:1.75%}.susTab__bb{border-bottom:1px solid #ddd}.susTab__br{border-right:1px solid #ddd}.susTab__gr{background:#EBEBE9}.susTab__cat{text-align:left;font-size:0.88rem;font-weight:500;padding:1.75% 1%}.susTab__body{padding:1.75% 0.5%;font-size:0.88rem;font-weight:500;color:#00293C}.susTab__item{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5}.susTab__item::before{content:"\30FB"}.susTab__item p{width:calc(100% - 1em)}.susTab__item p span{display:inline-block}.index{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index__item{position:relative;margin-bottom:10rem}.index__item--large{width:100%}.index__item--regular{width:47.12%}.index__img{display:block;overflow:hidden}.index__img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.index__img img{-webkit-transition:0.5s;transition:0.5s}.index__link{position:absolute;left:0;bottom:-5.94rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#dc0032;height:7.19rem;padding:0 2em}.index__sec{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index__sec:not(:last-of-type){margin-bottom:4.69rem}.index__secTtl{width:100%;font-size:2.13rem;margin-bottom:1.75em}.phi{background:url("../img/corporate/bg_cross.svg") center top/auto 100% no-repeat;padding:5.94rem 0 10rem}.phi__inner{padding:4.69rem 10% 8.13rem;background:rgba(255,255,255,0.75)}.phi__catch{font-size:2.6rem;line-height:1.41;margin-bottom:1.25em}.phi__catch span{display:inline-block}.phi__txt{padding-bottom:1.63rem}.phi__txt p{font-size:1.31rem;line-height:2;margin-bottom:1.75em}.phi__tabHeader{font-size:1.5rem;margin-bottom:0.25em}.phi__tabHeader span{display:inline-block;margin-right:1em}.phi__tabData{font-size:1.31rem;line-height:2;margin-bottom:1.75em;padding-left:2.25em}.baseMap{position:relative}.baseMap__link{display:block;position:absolute;height:2.7%}.baseMap__link--head{left:45%;top:38.25%;width:5%}.baseMap__link--kariya_tech{left:76%;top:20%;width:17%}.baseMap__link--anjo_tech{left:50%;top:80.25%;width:17%}.baseMap__link--anjo_tech_new{left:49%;top:82.9%;width:20%}.baseMap__link--anjo_tech_2{left:14.5%;top:72%;width:20%}.baseMap__link--anjo_tech_3{left:14.5%;top:74.7%;width:20%}.baseMap__link--anjo_tech_4{left:49%;top:85.7%;width:20%}.baseMap__link--fukuoka_tech{left:9%;top:21%;width:16.25%}.baseMap__link--kariya_off_1_2{left:56.5%;top:13.75%;width:15%;height:5.4%}.baseMap__link--anjo_off{left:52%;top:88.4%;width:12.5%}.baseMap__link--koda_off{left:62.5%;top:51%;width:10%}.baseMap__link--agui_off{left:31%;top:55.75%;width:12.5%}.baseMap__link--toyota_off{left:51%;top:34.5%;width:10%}.baseMap__link--kosai_off{left:67.5%;top:72.75%;width:11.5%}.baseMap__link--taian_off{left:19%;top:46.25%;width:10%}.baseList__item{padding:2.38rem 0;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.baseList__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 12rem)}.baseList__img{width:36.69%}.baseList__txtGrp{width:58.4%}.baseList__name{font-size:1.5rem;font-weight:700;margin-bottom:0.5em}.baseList__add{font-size:0.88rem}.threeClm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.threeClm__item{width:33.33%;padding:0 2rem}.threeClm__catch{font-size:1.75rem;line-height:1.5;margin-bottom:1em}.threeClm__catch span{display:inline-block}.threeClm__txt{line-height:2}.photoGl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.photoGl__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.photoGl__inner--half{width:49.2%}.photoGl__item{margin-bottom:1.25rem;background-position:center center;background-size:cover}.photoGl__item--0{background-image:url("../img/resources/gl_culture_0.jpg")}.photoGl__item--1{background-image:url("../img/resources/gl_culture_1.jpg")}.photoGl__item--2{background-image:url("../img/resources/gl_culture_2.jpg")}.photoGl__item--3{background-image:url("../img/resources/gl_culture_3.jpg")}.photoGl__item--4{background-image:url("../img/resources/gl_culture_4.jpg")}.photoGl__item--5{background-image:url("../img/resources/gl_culture_5.jpg")}.photoGl__item--6{background-image:url("../img/resources/gl_culture_6.jpg")}.photoGl__item--7{background-image:url("../img/resources/gl_culture_7.jpg")}.photoGl__item--8{background-image:url("../img/resources/gl_culture_8.jpg")}.photoGl__item--9{background-image:url("../img/resources/gl_culture_9.jpg")}.photoGl__item--10{background-image:url("../img/resources/gl_culture_10.jpg")}.photoGl__item--11{background-image:url("../img/resources/gl_culture_11.jpg")}.photoGl__item--12{background-image:url("../img/resources/gl_culture_12.jpg")}.photoGl__item--1{width:49.2%;padding-top:49.2%}.photoGl__item--2{width:100%;padding-top:48.37%}.photoGl__item--3,.photoGl__item--4{width:48.37%;padding-top:48.37%}.photoGl__item--5,.photoGl__item--6{width:49.2%;padding-top:23.8%}.photoGl__item--7{width:65.62%;padding-top:31.74%}.photoGl__item--8{width:32.8%;padding-top:32.8%}.photoGl__item--9,.photoGl__item--10,.photoGl__item--11,.photoGl__item--12{width:49.2%;padding-top:32.83%}.photoGl__halfW{width:49.2%}.photoGl__oneThirdsW{width:32.8%}.photoGl__twoThirdsW{width:65.62%}.diver__ttl{font-size:1.13rem;color:#dc0032;text-align:center;margin-bottom:2.11em}.diver__act{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.diver__actItem{width:33.33%;border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.06rem;line-height:1.59;padding:2.65rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.diver__actItem span,.diver__actItem small{display:inline-block;width:100%}.diver__clms{display:-webkit-box;display:-ms-flexbox;display:flex}.diver__clm{position:relative;width:100%;height:26.06rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.diver__mark{max-width:15rem}.diver__markName{position:absolute;left:0;bottom:0;width:100%;text-align:center;font-size:1.06rem;padding-bottom:0.75em}.diver__backToTop{color:inherit;text-decoration:underline}.number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.number__icn{width:4.38rem;fill:#dc0032;margin-bottom:2.81rem}.number__ttl{font-size:1.06rem;margin-bottom:1em}.number__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.number__bodyClm{margin:0 1rem}.number__bodyClmTtl{font-size:0.88rem}.number__number{color:#dc0032;font-size:4.5rem;line-height:1}.number__number small{font-size:3rem}.number__number small sup{font-size:0.88rem;display:inline-block;-webkit-transform:translateY(-1.25em);transform:translateY(-1.25em)}.number__txt{font-size:0.81rem;margin-top:1em}.number__comment{font-size:0.81rem;margin-top:4.5rem;font-weight:700}.num__ttl{font-size:1.69rem;text-align:center;margin-bottom:1.5em}.num__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.num__item{border:1px solid #ddd}.num__item--halfW{width:50%}.num__item--maxW{width:100%}.num__item--ais{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.num__itemInner{padding:3.75rem}.num__ann{font-size:0.81rem;background:#f0f0f0;padding:1.5em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.num__ann span:first-of-type{width:1em}.num__ann span:last-of-type{width:calc(100% - 1em)}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact__item{width:47.52%;border:1px solid #ddd;padding:2.81rem}.contact__ttl{border-left:0.25rem solid #dc0032;font-size:1rem;padding-left:0.75em;margin-bottom:1.75em}.contact__pos{font-size:1rem;margin-bottom:0.5em}.contact__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#dc0032}.contact__telIcn{fill:#dc0032;margin-right:0.5rem}.contact__telTxt{font-size:2rem}.contact__telTxt small{font-size:1rem}.refine:not(:last-of-type){margin-bottom:3.75rem}.refine__ttl{font-size:1.13rem;margin-bottom:1.5em}.refine__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.refine__item{margin-right:0.75rem;margin-bottom:0.75rem}.pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0}.pager a,.pager span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem;border-radius:1.88rem;font-size:0.94rem;font-weight:700;margin:0 0.25rem 0.5rem}.pager a{border:1px solid #ddd;-webkit-transition:0.5s;transition:0.5s;color:#666}.pager a:hover{background:#dc0032;border:1px solid #dc0032;color:white}.pager .link_before,.pager .link_next{padding:0 2.81rem}.pager .link_before{margin-right:0.75em}.pager .link_next{margin-left:0.75em}.pager .current_page,.pager .link_page{width:3.75rem}.post__header{padding-bottom:2.81rem;border-bottom:1px solid #ddd}.post__ttl{font-size:2.13rem;line-height:1.41;margin-bottom:1.5em}.post__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__info *{margin-right:1.5rem}.post__date{font-size:0.81rem;font-weight:700;color:#dc0032}.post__body{padding:3.75rem 0;border-bottom:1px solid #ddd}.post__body>*{margin-bottom:2.81rem;line-height:1.5}.post__body img{max-width:100%;height:auto}.post__body a{color:#dc0032;text-decoration:underline}.post__body hr{border:none;border-top:1px solid #ddd}.post__body table{border:1px solid #ddd}.post__body table td{padding:0.75em}.post__body ul li::before{content:"\30FB"}.post__body ol li:nth-of-type(0)::before{content:"0. "}.post__body ol li:nth-of-type(1)::before{content:"1. "}.post__body ol li:nth-of-type(2)::before{content:"2. "}.post__body ol li:nth-of-type(3)::before{content:"3. "}.post__body ol li:nth-of-type(4)::before{content:"4. "}.post__body ol li:nth-of-type(5)::before{content:"5. "}.post__body ol li:nth-of-type(6)::before{content:"6. "}.post__body ol li:nth-of-type(7)::before{content:"7. "}.post__body ol li:nth-of-type(8)::before{content:"8. "}.post__body ol li:nth-of-type(9)::before{content:"9. "}.post__body ol li:nth-of-type(10)::before{content:"10. "}.post__footer{text-align:center;padding-top:3.75rem}.dx__deviceItem{margin-bottom:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dx__deviceImg{width:30.88%;border:1px solid #ddd}.dx__deviceTxtGrp{width:65.31%}.dx__deviceTtl{color:#dc0032;font-size:1.31rem;margin-bottom:0.75em}.dx__deviceTxt{font-size:1rem;line-height:1.69}.dx__chara{max-width:39.13rem;margin:0 auto}.dx__charaImg{width:58.63%;margin:0 auto}.dx__charaTxt{margin-top:1.5em;font-size:1rem;line-height:1.69}.dx__dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dx__dlItem{width:47.36%;margin-bottom:3rem}.dx__dlImg{margin-bottom:2rem}.dx__dlTtl{font-size:2.13rem;margin-bottom:0.5em}.dxrec{border:1px solid #ddd;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1150px;margin:0 auto}.dxrec__lg{width:20rem}.dxrec__lg img{width:15rem;height:auto}.dxrec__txtGrp{width:calc(100% - 20rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.dxrec__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:0.5em}.dxrec__term{width:7em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dxrec__term::before{content:"\30FB";color:#dc0032}.dxrec__desc{width:calc(100% - 7em)}.modal{position:fixed;background:rgba(0,0,0,0.63);z-index:10000}.modal__inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;height:90%}.modal__inner2{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__inner2 img,.modal__inner2 video{width:auto;height:auto;max-width:90%;max-height:100%}.modal__close{position:absolute;right:1.5rem;top:1.5rem;width:2.81rem;cursor:pointer;z-index:1}.modal__close svg{width:100%;fill:white}.tsk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.88rem;padding-bottom:6.88rem}.tsk__bg{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:-1}.tsk__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tsk__subTtl{text-align:center;letter-spacing:0.12em;font-size:2.25rem;color:#1f58a6;margin-bottom:1.33em}.tskMain{position:relative;height:100dvh;overflow:hidden}.tskMain__name{position:absolute;left:0;width:100%;text-align:center;font-size:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-left:3.75vw}.tskMain__name span{text-align:left;color:white;letter-spacing:0.12em;line-height:1}.tskMain__name span:first-of-type{font-size:2.68vw}.tskMain__name span:last-of-type{font-size:10.94vw}.tskMain__img{position:absolute;left:50%;top:50%;width:18.78rem;height:27.87rem;margin:-13.94rem 0 0 -9.39rem}.tskMain__ttl{position:absolute;left:0;bottom:2.25rem;width:100%;text-align:center;font-size:2.25rem;letter-spacing:0.12em;color:#1f58a6}.tskProf__lead{margin-left:16.25%;width:50%;font-size:1.13rem;line-height:2;letter-spacing:0.06em;margin-bottom:2.81rem}.tskProf__profWrapper{position:relative;margin-left:26.88%;width:54%}.tskProf__prof{background-color:white;padding:1.88rem 6rem 1.88rem 2.63rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:0.75em;font-size:1.13rem;letter-spacing:0.06em}.tskProf__profTerm{width:20%;color:#1f58a6}.tskProf__profDesc{width:80%}.tskProf__img{position:absolute;right:-5.5rem;top:-5.63rem;width:12.18rem}.tskFlow{height:12.21rem;overflow:hidden}.tskFlow__inner{position:relative;left:-113.64rem}.tskFlow__item{position:absolute;top:0;width:113.64rem}.tskGrp{overflow:hidden}.tskGrp--1 .tskGrp__inner{margin-left:35%}.tskGrp--1 .tskGrp__img{left:0;margin:4.69rem 0 0 -23.65rem;width:26.74rem}.tskGrp--1 .tskGrp__eng{left:3rem}.tskGrp--2 .tskGrp__img{right:0;margin:2.25rem -21.17rem 0 0;width:25.1rem}.tskGrp--2 .tskGrp__eng{right:3rem}.tskGrp__inner{position:relative;width:65%;background-color:white;padding:5.25rem 8.13rem;margin-top:5rem}.tskGrp__img{position:absolute;top:0}.tskGrp__eng{position:absolute;top:-5rem;font-size:4.5rem;letter-spacing:0.12em;color:white}.tskGrp__cat{color:#dc0032;letter-spacing:0.06em;margin-bottom:0.75rem}.tskGrp__ttl{font-size:2.25rem;letter-spacing:0.12em;line-height:1.67;color:#1f58a6;margin-bottom:1.75rem}.tskGrp__txt{width:calc(100% - 3.75rem);line-height:2;margin-bottom:2.75rem}.tskGrp__map{display:block;width:calc(100% - 3.75rem);margin-left:3.75rem}.tskSum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tskSum__eng{font-size:5.63rem;color:white;letter-spacing:0.12em}.tskSum__img{width:21.39rem;margin-top:-3.38rem;margin-left:5.5rem}.tskSum__txt{font-size:2.25rem;letter-spacing:0.12em;color:#1f58a6;line-height:1.91;text-align:center;margin-top:3.38rem}.tskDl__list{margin-left:17.5%;width:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:4.78rem;-moz-column-gap:4.78rem;column-gap:4.78rem;row-gap:3.38rem}.tskDl__item{width:calc(50% - 4.78rem / 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.tskDl__img img{width:100%;height:auto}.tskDl__txtGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tskDl__ttl{font-size:1.5rem;color:#1f58a6;letter-spacing:0.12em}.tskDl__link{color:inherit;-webkit-transition:0.25s;transition:0.25s}.tskDl__link:hover{color:#1f58a6}.cm{overflow:hidden}.cm img{width:100%;height:auto}.cmKv{position:relative;width:100%;height:100dvh}.cmKv::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:#dc0032}.cmKv__bg{width:100%;height:100%}.cmKv__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cmKv__txt{position:absolute;left:3.125%;bottom:0;margin-bottom:1.5625%;width:calc(100% - 3.125%*2)}.cmLead{position:relative;width:100%;height:100dvh}.cmLead__bg{width:100%;height:100%}.cmLead__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cmLead__txt{font-size:1.0625rem;font-weight:700;line-height:2.352941176470588;color:#dc0032;letter-spacing:0.14em;-webkit-transition:0.5s;transition:0.5s}.cmLead__txt.isShow{opacity:1;pointer-events:auto;-webkit-transform:translateY(0rem);transform:translateY(0rem)}.cmSec{padding:6.875rem 0 9.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmSec--bgRed{background-color:#dc0032;color:white}.cmSec--bgRed .cmSec__ttl{color:white}.cmSec--bgRed .cmSec__ttl::before,.cmSec--bgRed .cmSec__ttl::after{background-color:white}.cmSec--pbr{padding-bottom:0}.cmSec__center{padding:0 21.875%}.cmSec__ttl{position:relative;width:21.875rem;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;color:#dc0032;-webkit-transform:skew(-18deg);transform:skew(-18deg);clip-path:polygon(0 0, 0% 0, 0% 100%, 0% 100%)}.cmSec__ttl--wh .cmSec__ttlLine{background-color:white}.cmSec__ttlEn{font-size:1.88rem;letter-spacing:0.08em;-webkit-transform:skew(18deg);transform:skew(18deg)}.cmSec__ttlJp{font-size:0.88rem;letter-spacing:0.26em;-webkit-transform:skew(18deg);transform:skew(18deg)}.cmSec__ttlLine{position:absolute;top:0;width:2px;height:100%;background-color:#dc0032}.cmSec__ttlLine--1{left:0}.cmSec__ttlLine--2{left:calc(0% - 0px)}.cmSec__sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.13rem;padding-top:5rem}.cmSec__secTtl{font-size:1.88rem;letter-spacing:0.14em;font-weight:700;color:#dc0032;margin-left:-0.5em}.cmGly{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8.72727272727273%}.cmGly__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.cmGly__item:first-of-type{width:50.36363636363636%}.cmGly__item:last-of-type{width:40.90909090909091%}.cmGly__item:hover .cmGly__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.cmGly__imgGrp{position:relative;overflow:hidden;cursor:pointer}.cmGly__img{-webkit-transition:0.2s;transition:0.2s}.cmGly__icn{position:absolute;left:50%;top:50%;width:3.75rem;height:3.75rem;margin:-1.875rem 0 0 -1.875rem;border-radius:50%;background-color:#dc0032;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.cmGly__icn img{width:30%;margin-left:6%}.cmGly__ttl{font-size:1rem;letter-spacing:0.04em}.cmGly__people{position:absolute;bottom:0}.cmGly__people img{width:100%;height:auto}.cmGly__people img:first-of-type{mix-blend-mode:multiply}.cmGly__people--1{left:0;width:30.39601886792453%;margin-bottom:-18rem;margin-left:-27.20454545454545%}.cmGly__people--2{right:0;width:31.52879245283019%;margin-bottom:-19.1875rem;margin-right:-23.86363636363636%}.cmFlip{display:-webkit-box;display:-ms-flexbox;display:flex}.cmFlip__clm{width:50%}.cmFlip__clm:first-of-type{padding:0 4.375% 0 12.5%}.cmFlip__clm:last-of-type{padding:0 12.5% 0 4.375%}.cmFlip__num{font-size:1rem;letter-spacing:0.08em;margin-bottom:0.5rem;display:inline-block}.cmFlip__catch{font-size:1.54rem;line-height:1.928571428571429;letter-spacing:0.14em}.cmFlip__img{margin-top:3.75rem;margin-bottom:0.38rem;max-width:513px}.cmFlip__txt{font-size:1rem;line-height:1.88;letter-spacing:0.04em}.cmFlip__tech{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem}.cmFlip__techTtl{font-size:1.25rem;letter-spacing:0.14em;font-weight:700;margin-bottom:0.5em}.cmFlowing{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:5rem;padding-top:6.25rem}.cmFlowing__item{-ms-flex-negative:0;flex-shrink:0;width:100%}.cmFlowing__item:first-of-type{-webkit-animation:flowing1 60s -30s linear infinite;animation:flowing1 60s -30s linear infinite;will-change:transform}.cmFlowing__item:last-of-type{-webkit-animation:flowing2 60s linear infinite;animation:flowing2 60s linear infinite}.cmLink{position:relative;width:100%;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmLink__bg{width:100%;height:100%}.cmLink__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cmLink__people{position:absolute;top:0;left:0;width:21.453375%;margin-top:-21rem;margin-left:15%}.cmLink__people img{width:100%;height:auto}.cmLink__people img:first-of-type{mix-blend-mode:multiply}.cmLink__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.25%}.cmLink__item{width:31.375%;border-radius:0.3125rem;background-color:rgba(255,255,255,0.7);aspect-ratio:502 / 211;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.69rem}.cmLink__name{font-size:1.88rem;font-weight:700;letter-spacing:0.08em}.cmLink__link{width:13.75rem;height:3.3125rem;border-radius:100vh;background-color:#dc0032;border:1px solid transparent;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.88rem;letter-spacing:0.14em;-webkit-transition:0.3s;transition:0.3s}.cmLink__link:hover{color:#dc0032;border-color:#dc0032;background-color:transparent}.cmModal{position:fixed;left:0;top:0;width:100%;height:100dvh;background-color:rgba(0,0,0,0.75);padding:3.75rem 6.5625rem;z-index:10000;opacity:0;pointer-events:none}.cmModal__close{position:absolute;right:1.88rem;top:1.88rem;width:3.75rem;height:3.57rem;cursor:pointer}.cmModal__close span{display:block;position:absolute;left:0;top:50%;width:100%;height:1px;background-color:white;pointer-events:none}.cmModal__close span:first-of-type{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cmModal__close span:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cmModal__inner{width:100%;display:none}.cmModal__inner--vid{max-width:1440px}.cmModal__inner--img{height:100%}.cmModal__vid{position:relative;aspect-ratio:16 / 9;-o-object-fit:contain;object-fit:contain}.cmModal__vid iframe{width:100%;height:100%}.cmModal__img{width:100%;height:100%}.cmModal__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cm2{overflow:hidden}.cm2 img{width:100%;height:auto}.cm2header__lg{width:27.4rem !important}.cm2header__site{margin-right:1.75rem;width:12.5%;min-width:200px}.cm2header__tvcm{width:67%;line-height:1}.cm2header__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px}.cm2header__item--vol{border:1px solid #fff;width:100%}.cm2header__item--vol>a{width:100%;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s;transition:0.3s}.cm2header__item--vol>a:hover{background-color:#DC0032}.cm2header__item--vol>a>img{width:54%}.cm2header__item--active>a{background:#DC0032}.cm2lgHori__techno{width:15.1rem !important;height:1.39rem !important}.cm2Kv{position:relative;width:100%;height:100dvh}.cm2Kv__bg{width:100%;height:100%}.cm2Kv__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cm2Kv__txt{position:absolute;left:3.125%;top:38%;width:calc(100% - 3.125%*2)}.cm2Lead{position:relative;width:100%;padding-bottom:285px}.cm2Lead::after{clip-path:polygon(0 0, 24% 0, 11% 100%, 0% 100%);background:#DC0032;display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.cm2Lead__catch img{margin-left:11.25%;width:65.625%;margin-top:170px;margin-bottom:50px;max-width:1050px}.cm2Lead__img{position:relative;padding-bottom:285px}.cm2Lead__img img{text-align:left;margin-left:-2%;width:57.0625%;-webkit-transform:skew(-10deg);transform:skew(-10deg)}.cm2Lead__people{position:absolute;width:6%;left:26.4375%;bottom:7.67%}.cm2Lead__txtWrapper{display:block;position:absolute;bottom:2.19%;left:50%;-webkit-transform:skew(-10deg);transform:skew(-10deg)}.cm2Lead__txt{font-size:1.0625rem;font-weight:700;line-height:1.9;color:#dc0032;letter-spacing:0.04em;-webkit-transition:0.5s;transition:0.5s}.cm2Lead__txt.isShow{opacity:1;pointer-events:auto;-webkit-transform:translateY(0rem);transform:translateY(0rem)}.cm2Sec{padding:210px 0 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cm2Sec--bgRed{background-color:#dc0032;color:white}.cm2Sec--bgRed .cm2Sec__ttl{color:white}.cm2Sec--bgRed .cm2Sec__ttl::before,.cm2Sec--bgRed .cm2Sec__ttl::after{background-color:white}.cm2Sec--pbr{padding-bottom:0}.cm2Sec__ttl{position:relative;width:91.1875%;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;color:#dc0032}.cm2Sec__ttl--wh .cm2Sec__ttlLine{background-color:white}.cm2Sec__ttlEn{font-size:1.88rem;letter-spacing:0.08em;-webkit-transform:skew(18deg);transform:skew(18deg)}.cm2Sec__ttlJp{position:absolute;font-size:1.2rem;letter-spacing:0.26em;font-weight:700}.cm2Sec__ttlLine{position:absolute;top:0;width:2px;height:100%;background-color:#dc0032}.cm2Sec__ttlLine--1{left:0}.cm2Sec__ttlLine--2{left:calc(0% - 0px)}.cm2Sec__sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.13rem;padding-top:125px}.cm2Sec__secTtl{font-size:1.58rem;text-align:center;letter-spacing:0.14em;font-weight:500;color:#dc0032;margin-left:-0.5em}.cm2Sec__bg{width:81.25%;margin:0 auto}.cm2Gly{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8.72727272727273%}.cm2Gly__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.cm2Gly__item:first-of-type{width:100%}.cm2Gly__item:last-of-type{width:35.625%;margin:85px auto 0}.cm2Gly__item:hover .cm2Gly__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.cm2Gly__vid{position:relative}.cm2Gly__vid::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear, left bottom, left top, color-stop(40%, rgba(0,0,0,0.19)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.19) 40%, rgba(0,0,0,0) 100%)}.cm2Gly__vid>video{width:100%;height:700px;-o-object-fit:cover;object-fit:cover;position:relative}.cm2Gly__imgGrp{position:relative;overflow:hidden;cursor:pointer}.cm2Gly__img{-webkit-transition:0.2s;transition:0.2s}.cm2Gly__icn{position:absolute;left:50%;top:50%;width:6rem;height:6rem;margin:-2.875rem 0 0 -2.875rem;border-radius:50%;background-color:#dc0032;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.cm2Gly__icn img{width:100%}.cm2Gly__ttl{font-size:1rem;letter-spacing:0.04em}.cm2Gly__people{position:absolute;bottom:0}.cm2Gly__people img{width:100%;height:auto}.cm2Gly__people img:first-of-type{mix-blend-mode:multiply}.cm2Gly__people--1{left:0;width:30.39601886792453%;margin-bottom:-18rem;margin-left:-27.20454545454545%}.cm2Gly__people--2{right:0;width:31.52879245283019%;margin-bottom:-19.1875rem;margin-right:-23.86363636363636%}.cm2Flip{position:relative}.cm2Flip__about{position:relative;width:91.5625%;-webkit-transform:skew(-10deg);transform:skew(-10deg);margin-top:240px;margin-bottom:290px;margin-left:-12%}.cm2Flip__clm{position:relative}.cm2Flip__fig{width:44.375%;position:absolute;z-index:1000;bottom:94%;max-width:710px;left:11.25%}.cm2Flip__fig img{width:100%;height:auto}.cm2Flip__red{background:#DC0032;padding:45px 4.6875%;-webkit-transform:skew(-10deg);transform:skew(-10deg);width:46.4375%;position:absolute;bottom:-29.88%;right:0}.cm2Flip__maptxt{padding:45px 4.6875%;-webkit-transform:skew(-10deg);transform:skew(-10deg);width:46.4375%;position:absolute;bottom:11.88%;right:0}.cm2Flip__txt{color:#fff;font-size:1.1rem;font-weight:700;line-height:2.08}.cm2Flip__bg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:110px;margin-bottom:300px}.cm2Flip__bg svg{width:86.75%}.cm2Flip__bg svg path{stroke-dashoffset:0.001;stroke-dasharray:0px, 999999px}.cm2Flip__catch{width:49.0625%;position:absolute;z-index:1000;top:-11%;max-width:785px;left:11.25%}.cm2Flip__catch img{width:100%;height:auto}.cm2Flip__img1{width:31.375%;left:8.75%;bottom:12%;position:absolute;-webkit-transform:skew(-10deg);transform:skew(-10deg)}.cm2Flip__img2{width:19.6875%;right:21.75%;top:9%;position:absolute;-webkit-transform:skew(-10deg);transform:skew(-10deg)}.cm2Flip__arrow{position:absolute}.cm2Flip__arrow1{width:476px}.cm2Flip__arrow2{width:643px}.cm2Flip__arrow3{width:52px}.cm2Flip__arrow4{width:420px}.cm2Flip__arrow5{width:145px}.cm2Flowing{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:5rem;padding-top:6.25rem}.cm2Flowing__item{-ms-flex-negative:0;flex-shrink:0;width:100%}.cm2Flowing__item:first-of-type{-webkit-animation:flowing1 60s -30s linear infinite;animation:flowing1 60s -30s linear infinite;will-change:transform}.cm2Flowing__item:last-of-type{-webkit-animation:flowing2 60s linear infinite;animation:flowing2 60s linear infinite}.cm2Link__item{margin:110px auto 220px;width:660px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:45px 0 35px;border:2px solid #fff;border-radius:200px}.cm2Link__recruit{width:480px;margin-bottom:35px}.cm2Link__btn>a{display:block;width:218px;background:#fff;padding:20px 0;text-align:center;border-radius:50px;font-weight:700;font-size:0.9rem;color:#DC0032;border:1px solid #DC0032;-webkit-transition:0.3s;transition:0.3s}.cm2Link__btn>a:hover{color:#fff;border:1px solid #fff;background-color:transparent}.cm2footer{background:#000;position:relative}.cm2footer__inner{padding:40px 0 2.1875% 40px;color:#fff;width:40%}.cm2footer__lg{display:-webkit-box;display:-ms-flexbox;display:flex}.cm2footer__people{position:absolute;bottom:0;width:21.875%;right:8.5%}.cm2footer__menu{margin:40px 0 15px;font-size:0.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cm2footer__menu>li{margin-right:7%}.cm2footer__menu>li>a{display:block;color:#fff;-webkit-transition:0.3s;transition:0.3s}.cm2footer__menu>li>a:hover{color:#fff;opacity:.7}.cm2footer__copy{font-size:0.8rem}.cm2footer__techno{width:310px;margin-top:7px;margin-left:1.25%}.js-slideIn-fromUnder{-webkit-transform:translateY(6rem);transform:translateY(6rem);opacity:0}.slide{margin-top:2.13rem;max-width:960px}.ffSerif{font-family:'Noto Serif JP', serif;font-weight:500}.ffRock{font-family:"RocknRoll One", sans-serif;font-weight:400;font-style:normal}.fwBold{font-weight:700}.lsWide{letter-spacing:0.12em}.fcDark{color:#333}.taLeft{text-align:left}.taRight{text-align:right}.taCenter{text-align:center}.mbReset{margin-bottom:0}.pbReset{padding-bottom:0}.philippines{display:block;margin-top:-7.25rem;padding-top:7.25rem}.en .footerMain__navClm{margin-right:4.5rem}.en .footerMain__navGrp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.en .susTab__cat{font-size:0.81rem}.en .susTab__body{font-size:0.81rem}.en .susTab__icn{width:14.25%}.en .tab--contact .tab__header{width:20.25rem}.en .tab--contact .tab__data{width:calc(100% - 20.25rem)}@-webkit-keyframes flowing1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes flowing1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes flowing2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes flowing2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.js-slideIn{opacity:0}.js-slideIn-fromLeft{-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}.js-slideIn-fromRight{-webkit-transform:translateX(6rem);transform:translateX(6rem)}@media only screen and (min-width: 769px){.header,.footer,.subMenu,.main{min-width:1100px}.header__toggle,.mobileNav{display:none}.header__ctl{width:7.25rem;border-left:1px solid rgba(255,255,255,0.25)}.header__ctlItem:first-of-type{border-bottom:1px solid rgba(255,255,255,0.25)}.header__ctlItem--heightMax:first-of-type{border-bottom:none}.header__ctlLink{-webkit-transition:0.5s;transition:0.5s}.header__ctlLink:hover{background:#666}.gnav__itemLink{-webkit-transition:0.5s;transition:0.5s}.gnav__itemLink:hover{background:#666}.footerTop{height:16.88rem}.ig__txt br{display:none}.topSlider__catch br{display:none}.topSlider__txt br{display:none}.sec__inner--l{padding:0 5.44%}.sec__inner--m{padding:0 9.06%}.sec__inner--s{padding:0 13.59%}.anchorLink__item{border-bottom:1px solid #ddd}.anchorLink__item:last-of-type{border-right:1px solid #ddd}.iatSet__line{top:50%;margin-top:calc(-2px - 0.75rem);width:7.5%;height:0.25rem}.iatSet__img{position:absolute;width:46.53%}.iatSet--1{padding-bottom:1.5rem}.iatSet--1 .iatSet__txtGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.iatSet--1 .iatSet__txtGrpInner{margin-right:42.57%;padding:0 12.5% 0 7.5%}.iatSet--1 .iatSet__line{left:48%;margin-left:calc(-7.5% + 1.5rem)}.iatSet--1 .iatSet__img{left:48%;bottom:0}.iatSet--2{padding-bottom:1.5rem}.iatSet--2 .iatSet__txtGrp{margin-left:16.31%}.iatSet--2 .iatSet__txtGrpInner{margin-left:42.57%;padding:0 7.5% 0 12.5%}.iatSet--2 .iatSet__line{right:48%;margin-right:calc(-7.5% + 1.5rem)}.iatSet--2 .iatSet__img{right:48%;bottom:0}.iatSet--3{padding-top:1.5rem}.iatSet--3 .iatSet__txtGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.iatSet--3 .iatSet__txtGrpInner{margin-right:42.57%;padding:0 12.5% 0 7.5%}.iatSet--3 .iatSet__line{left:48%;margin-left:calc(-7.5% + 1.5rem)}.iatSet--3 .iatSet__img{left:48%;top:0}.iatSet--4{padding-bottom:1.5rem}.iatSet--4 .iatSet__txtGrp{width:53.13%;padding-right:0;padding-bottom:0;margin-left:46.88%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.iatSet--4 .iatSet__txtGrpInner{width:auto;max-width:none;padding:0 10.59%}.iatSet--4 .iatSet__line{right:57.25%;margin-right:calc(-7.5% + 1.5rem)}.iatSet--4 .iatSet__img{right:57.25%;top:0;width:37.5%}.iatSet--5{padding-bottom:1.5rem}.iatSet--5 .iatSet__txtGrp{margin-left:16.31%}.iatSet--5 .iatSet__txtGrpInner{width:69.43%;margin-left:30.57%;padding:0 7.5% 0 12.5%;max-width:58.8rem}.iatSet--5 .iatSet__line{top:38%;right:58%;margin-right:calc(-7.5% + 1.5rem)}.iatSet--5 .iatSet__img{right:58%;top:0;width:36.53%;padding-top:23.78%;margin-top:7.38%}.ibgSet__catch br{display:none}.iatDoubleSet__line{top:50%;margin-top:calc(-2px - 0.75rem);width:7.5%;height:0.25rem}.iatDoubleSet__img{position:absolute;width:46.53%}.iatDoubleSet--1 .iatDoubleSet__txtGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #777}.iatDoubleSet--1 .iatDoubleSet__txtGrpInner{margin-right:49.57%;padding:0 12.5% 0 7.5%}.iatDoubleSet--1 .iatDoubleSet__line{left:48%;margin-left:calc(-7.5% + 1.5rem)}.iatDoubleSet--1 .iatDoubleSet__img{left:48%;top:0}.iatDoubleSet--2 .iatDoubleSet__txtGrpInner{margin-left:49.57%;padding:0 7.5% 0 12.5%}.iatDoubleSet--2 .iatDoubleSet__line{right:48%;margin-right:calc(-7.5% + 1.5rem)}.iatDoubleSet--2 .iatDoubleSet__img{right:48%;bottom:0}.cardList--top .swiper-button-next,.cardList--top .swiper-button-prev{display:none}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.diver__actItem:nth-of-type(3n),.diver__actItem:last-of-type{border-right:1px solid #ddd}.diver__clm:not(:last-of-type){border-right:1px solid #ddd}.num__item--2,.num__item--4,.num__item--8,.num__item--11,.num__item--13{margin-left:-1px}.num__item--6,.num__item--7,.num__item--8,.num__item--9,.num__item--10,.num__item--11,.num__item--12,.num__item--13,.num__item--14{margin-top:-1px}.tskMain__name{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tskMain__name br{display:none}.tskMain__ttl br{display:none}.cmLead__txt{position:absolute;left:58.125%;top:0;margin-top:5.625%;opacity:0;pointer-events:none;-webkit-transform:translateY(3rem);transform:translateY(3rem)}.cmLink__list{position:absolute;left:0;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cmModal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm2Lead__txt{position:relative;margin-top:40px}.showOnlySP{display:none}.dx .iatSet__line{top:36%;margin-top:calc(-2px - 0.75rem)}}@media only screen and (max-width: 1366px) and (min-width: 769px){html{font-size:88%}.iatSet__catch br{display:none}.iatSet2__catch br{display:none}.iatSet3__catch br{display:none}.iatDoubleSet__catch br{display:none}.phi__catch br{display:none}.cmLead__txt{left:55.8%}.cmSec__center{padding:0 16.40625%}.cmFlip__clm:first-of-type{padding:0 4.375% 0 9.375%}.cmFlip__clm:last-of-type{padding:0 9.375% 0 4.375%}.cmLink__item{width:41.83333333333333%}}@media only screen and (max-width: 768px){html{font-size:75%}.header{height:5.44rem}.header__contact,.gnav,.footerMain,.footerBottom{display:none}.lgHori__denso{width:4.92rem;margin-right:1.31rem}.lgHori__techno{width:6.14rem;height:0.55rem}.windowDark{height:calc(var(--vh, 1vh) * 100)}.spScrollX{position:relative;overflow-x:auto}.spScrollX::before{content:"";display:block;position:sticky;left:0;top:0;width:100%;height:3rem;background:#666 url("../img/global/icn_swipe.svg") center center/2rem auto no-repeat}.spScrollX img{width:45rem}.nextArw{padding-top:4.22rem}.nextArw__icn{width:2.81rem}.header__border{display:none}.header__lg{width:15.23rem}.header__ctl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__ctlItem{height:100%}.header__ctlLink{padding:0 1rem}.subMenu{top:calc(5.44rem - 1px)}.footerTop__ttl{width:100%;padding:3.13rem 0}.footerTop__item{width:50%;height:12.66rem}.footerTop__itemTxtMain{font-size:1.32rem}.ig__icn{width:3rem}.topSlider__item{height:auto;padding-top:133.33%}.topSlider__catch{top:5.44rem;font-size:2.7rem;line-height:1.13}.topSlider__txt{bottom:auto;top:12.75rem;margin-top:5%;font-size:1.04rem}.topSlider__cm{height:auto;padding-top:133.33%}.topSlider__cmBg{position:absolute;left:0;top:0}.topSlider__cmCatchGrp{gap:0.5rem}.topSlider__cmCatch--1{width:calc(100% - 12.5rem)}.topSlider__cmBtn--1{margin-bottom:calc(24% + 1.5rem)}.topSlider__cmBtn .btnCircleArw__txt{font-size:1rem}.sec{padding-bottom:4.22rem}.sec__inner{padding:0 5.44%}.sec__inner:not(:last-of-type){padding-bottom:4.22rem}.secTtl{margin-bottom:3.17rem}.secTtl__ttl{font-size:1.1rem}.secLead{padding-left:10.88%}.secLead__catch{font-size:1.6rem}.secLead__catch br{display:none}.secLead--center{padding-left:0}.pageTtl--regH{height:auto;padding-top:133.33%}.pageTtl--smallH{height:24.56rem}.pageTtl--smallH .pageTtl__txtGrp{margin-top:calc(5.44rem / 2)}.pageTtl--mb{margin-bottom:4.69rem}.pageTtl--corporate{background-image:url("../img/corporate/main_index_sp.jpg")}.pageTtl--vision{background-image:url("../img/corporate/main_vision_sp.jpg")}.pageTtl--greetings{background-image:url("../img/corporate/main_greetings_sp.jpg")}.pageTtl--outline{background-image:url("../img/corporate/main_outline_sp.jpg?date=220324")}.pageTtl--base{background-image:url("../img/corporate/main_base_sp.jpg")}.pageTtl--number{background-image:url("../img/corporate/main_number_sp.jpg")}.pageTtl--sustainability{background-image:url("../img/others/main_sustainability_sp.jpg")}.pageTtl--resources{background-image:url("../img/resources/main_index_sp_2.jpg")}.pageTtl--professionalism{background-image:url("../img/resources/main_professionalism_sp.jpg")}.pageTtl--culture{background-image:url("../img/resources/main_culture_sp.jpg")}.pageTtl--diversity{background-image:url("../img/resources/main_diversity_sp_2.jpg")}.pageTtl--career-development{background-image:url("../img/resources/main_career-development_sp.jpg")}.pageTtl--health-management{background-image:url("../img/resources/main_health-management_sp.jpg")}.pageTtl--business{background-image:url("../img/business/main_business_sp.jpg")}.pageTtl--challenge{background-image:url("../img/business/main_challenge_sp.jpg")}.pageTtl--factory-iot{background-image:url("../img/business/main_factory-iot_sp.jpg")}.pageTtl--software-design{background-image:url("../img/business/main_software-design_sp.jpg")}.pageTtl--mechanical-electronics{background-image:url("../img/business/main_mechanical-electronics_sp.jpg")}.pageTtl--ai-bigdata{background-image:url("../img/business/main_ai-bigdata_sp.jpg")}.pageTtl--cae{background-image:url("../img/business/main_cae_sp.jpg?date=220322")}.pageTtl--dx{background-image:url("../img/business/main_dx_sp.jpg")}.pageTtl__eng{font-size:1.1rem}.pageTtl__ttl{font-size:2.3rem}.pageTtl__ttl br{display:none}.pageTtl--regPage .pageTtl__parent{font-size:0.85rem}.pageTtl--regPage .pageTtl__parent br{display:none}.pageTtl--indexPage .pageTtl__txt{font-size:0.75rem}.pageTtl--indexPage .pageTtl__txt br{display:none}.pageLead{padding-bottom:2.81rem}.pageLead__catch{padding-right:16.31%}.pageLead__catch p{font-size:1.6rem}.pageLead__catch p br{display:none}.pageLead__txt{padding-left:10.88%}.pageLeadCenter__catch{font-size:1.59rem}.pageLeadCenter__catch br{display:none}.thbNav__inner{padding:4.13rem 0 9.52rem}.thbNav__ttl{font-size:1.6rem}.thbNav__item{width:16.41rem;padding-right:1.41rem}.thbNav__link{max-width:12.75rem;padding:0 0.88em}.anchorLink{border-bottom:1px solid #ddd}.anchorLink__item{width:50%}.anchorLink__item:nth-of-type(2n){border-right:1px solid #ddd}.iatSet__txtGrp{width:100%;min-height:auto;padding-top:10.88%;padding-bottom:20.72%}.iatSet__txtGrpInner{width:100%}.iatSet__line{bottom:0;right:11.6%;width:0.25rem;height:8.44rem;margin-bottom:calc(58.13% - 1.5rem)}.iatSet__catch{font-size:1.59rem}.iatSet__catch br{display:none}.iatSet__img{position:relative;margin-top:-10.88%;margin-left:5.44%;width:100%}.iatSet__img img{width:89.12%}.iatSet--1{margin-bottom:1.5rem}.iatSet--1 .iatSet__txtGrpInner{padding:0 10%}.iatSet--2 .iatSet__txtGrpInner{padding:0 10%}.iatSet--3 .iatSet__txtGrpInner{padding:0 10%}.iatSet--4 .iatSet__txtGrp{padding-bottom:27.63%}.iatSet--4 .iatSet__txtGrpInner{padding:0 10%}.iatSet--4 .iatSet__line{left:10%;margin-bottom:calc(102.93% - 1.5rem)}.iatSet--5 .iatSet__txtGrpInner{padding:0 10%}.iatSet--5 .iatSet__img{width:89.12%;padding-top:58.03%}.iatSet--5 .iatSet__line{left:10%;margin-bottom:calc(58.03% - 1.5rem)}.iatSet2__txtGrp{margin:-10.88% auto 0}.iatSet2__catch{font-size:1.59rem}.iatSet2__catch br{display:none}.iatSet2__line{padding-top:6.33rem;margin-top:calc(-6.33rem + 1.5rem)}.iatSet3__img{width:100%}.iatSet3__txtGrp{width:94.56%;margin-left:5.44%;margin-top:36%;padding:3.75rem 9.56% 0}.iatSet3__line{left:auto;right:11.6%;top:calc(-8.44rem + 1.5rem);width:0.25rem;height:8.44rem;margin-top:0;margin-left:0}.iatSet3__catch{font-size:1.59rem}.iatSet3__catch br{display:none}.iatSet4__txtGrpInner2{padding:3.56rem 8.07%}.iatSet4__catch{font-size:1.59rem}.iatSet4__line{padding-top:6.33rem;margin-top:calc(-6.33rem + 1.5rem)}.ibgSet__catch{font-size:1.59rem}.ibgSet__line{padding-top:6.33rem}.imgSet img{width:100%}.txtSet__catch{font-size:1.6rem}.txtSet__img{margin-top:2.11rem}.txtSet__img--center img{width:100%}.txtSet2__sec{padding:5.75rem 3.13rem 3.13rem 3.13rem}.txtSet2__line{height:5.63rem}.txtSet2__catch{font-size:2.3rem}.docSet{padding:2.3rem}.docSet__catch{font-size:1.6rem}.docSet__txt p br{display:none}.figureBox{padding:1.5rem}.iatDoubleSet__txtGrp{width:100%;min-height:auto;padding-top:10.88%;padding-bottom:20.72%}.iatDoubleSet__txtGrpInner{width:100%}.iatDoubleSet__line{bottom:0;right:11.6%;width:0.25rem;height:8.44rem;margin-bottom:calc(58.13% - 1.5rem)}.iatDoubleSet__catch{font-size:1.59rem}.iatDoubleSet__catch br{display:none}.iatDoubleSet__img{position:relative;margin-top:-10.88%;margin-left:5.44%;width:100%}.iatDoubleSet__img img{width:89.12%}.iatDoubleSet--1{margin-bottom:1.5rem}.iatDoubleSet--1 .iatDoubleSet__txtGrpInner{padding:0 10%}.iatDoubleSet--2 .iatDoubleSet__txtGrpInner{padding:0 10%}.topics__item{width:100%;margin-bottom:3.29rem}.topics__img{margin-bottom:2.11rem}.topics__vid{margin-bottom:2.11rem}.topics__catch p{font-size:1.6rem}.topics__catch p br{display:none}.topics__txt p br{display:none}.topics2__item{width:100%;margin-bottom:3.29rem}.topics2__catch p{font-size:1.6rem}.topics2__catch p br{display:none}.topics2__txt{margin-bottom:2.11rem}.topics2__txt p br{display:none}.pickup__img{width:100%;padding-top:100%;margin-bottom:2.11rem}.pickup__txtGrp{width:100%}.pickup__catch p{font-size:1.6rem}.pickup__catch p br{display:none}.pickup__txt p br{display:none}.iatSet5__img{width:100%}.iatSet5__txtGrp{width:100%}.iatSet5__ttl{margin-top:1.5rem}.cardList--subPage .cardList__item{width:100%}.cardList--top .swiper-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cardList--top .swiper-slide{margin:0}.cardList__btn{text-align:center;margin-top:2.52rem}.lineList__item{width:100%;padding-right:0}.dotList{margin-top:2.11rem}.dotList__item{width:100%}.file{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.88rem}.tab__header{width:100%;padding-right:0}.tab__data{width:100%;padding:0.75em 0 1.5em;margin-bottom:1.5em}.tab--contact .tab__header{padding-top:0}.tab--contact .tab__data{width:100%}.susTab{width:52.5rem}.index__item{margin-bottom:7.5rem}.index__item--regular{width:100%}.index__sec:not(:last-of-type){margin-bottom:3.52rem}.index__secTtl{font-size:1.6rem}.phi__catch{font-size:2.1rem}.phi__catch br{display:none}.phi__txt p{font-size:0.98rem}.phi__txt p br{display:none}.phi__tabHeader{font-size:1.1rem}.phi__tabData{font-size:0.98rem}.phi__tabData br{display:none}.baseMap{width:45rem}.baseList__body{width:100%}.baseList__img{width:100%}.baseList__txtGrp{width:100%;padding:2.38rem 0}.threeClm__item{width:100%;margin-bottom:3.6rem}.threeClm__catch{font-size:1.31rem}.photoGl__inner--half{width:100%}.photoGl__item{margin-bottom:0.94rem}.photoGl__item--7{background-image:url("../img/resources/gl_culture_7_sp.jpg")}.photoGl__item--1{width:100%;padding-top:100%}.photoGl__item--5,.photoGl__item--6{width:100%;padding-top:48.37%}.photoGl__item--7{width:48.37%;padding-top:48.37%}.photoGl__item--8{width:48.37%;padding-top:48.37%}.photoGl__item--9,.photoGl__item--10,.photoGl__item--11,.photoGl__item--12{width:100%;padding-top:66.72%}.diver__actItem{width:50%}.diver__actItem:nth-of-type(2n),.diver__actItem:last-of-type{border-right:1px solid #ddd}.diver__clms{-ms-flex-wrap:wrap;flex-wrap:wrap}.diver__clm{border-bottom:1px solid #ddd}.diver__markName{padding-bottom:1.5em}.number__icn{margin-bottom:2.11rem}.number__number{font-size:3.38rem}.number__number small{font-size:2.3rem}.num__item--halfW{width:100%}.num__item{margin-top:-1px}.num__item--6 .number__bodyClm{width:8.5rem;margin:0}.contact__item{width:100%;margin-bottom:1rem;padding:2.11rem}.post__ttl{font-size:1.6rem}.post__body iframe{width:100%}.dx__deviceImg{width:100%;margin-bottom:1.75rem}.dx__deviceTxtGrp{width:100%}.dx__dlItem{width:100%}.dx__dlTtl{font-size:1.6rem}.dxrec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem;gap:1.75rem}.dxrec__txtGrp{width:100%}.tskMain{height:auto;padding-top:177.78%}.tskMain__name{top:0;margin-top:29.5%}.tskMain__name span:first-of-type{font-size:5.36vw}.tskMain__name span:last-of-type{font-size:21.88vw}.tskMain__img{top:0;width:45.07%;height:auto;margin:74.5% 0 0 -22.54%}.tskMain__ttl{font-size:1.69rem}.tskProf__lead{margin-left:12.19%;width:75.62%;margin-bottom:calc(2.81rem + 15rem)}.tskProf__profWrapper{margin-left:12.19%;width:75.62%}.tskProf__prof{padding:6rem 2.63rem 1.88rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tskProf__profTerm{width:100%}.tskProf__profDesc{width:100%}.tskProf__img{right:auto;left:50%;top:-15rem;margin-left:-6.09rem}.tskFlow{height:9.16rem}.tskFlow__inner{left:-85.23rem}.tskFlow__item{width:85.23rem}.tskGrp--1 .tskGrp__inner{margin-left:10%;margin-bottom:12.5rem}.tskGrp--1 .tskGrp__img{width:20.06rem;margin:0 0 -12.5rem 3rem}.tskGrp--1 .tskGrp__eng{left:1.5rem}.tskGrp--2 .tskGrp__inner{margin-bottom:17.5rem}.tskGrp--2 .tskGrp__img{width:18.83rem;margin:0 3rem -17.5rem 0}.tskGrp--2 .tskGrp__eng{right:1.5rem}.tskGrp__inner{width:90%;padding:1.88rem 2.63rem 6rem;margin-top:2.5rem}.tskGrp__img{top:auto;bottom:0}.tskGrp__eng{top:-2.5rem;font-size:2.25rem}.tskGrp__ttl{font-size:1.98rem}.tskGrp__ttl span{display:inline-block}.tskGrp__ttl br{display:none}.tskGrp__txt{width:100%}.tskGrp__map{width:calc(100% - 3.75rem);margin-left:0}.tskSum__eng{font-size:4.22rem}.tskSum__img{width:16.04rem;margin-top:-2.54rem;margin-left:4.13rem}.tskSum__txt{font-size:1.69rem;padding:0 10%}.tskSum__txt span{display:inline-block}.tskSum__txt br{display:none}.tskDl__list{margin-left:10%;width:80%;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2.54rem}.tskDl__item{width:calc(50% - 1rem / 2);gap:1.1rem}.tskDl__txtGrp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cmKv__txt{margin-bottom:1.5rem}.cmLead{height:auto}.cmLead__bg{position:absolute;left:0;top:0}.cmLead__txtWrapper{position:relative;padding:4.5rem 3rem 30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.cmLead__txt{line-height:2}.cmLead__txt br{display:none}.cmSec{padding:4.5rem 0}.cmSec--pbr{padding-bottom:0}.cmSec__center{padding:0 6rem}.cmSec__ttl{width:19.25rem}.cmSec__sec{padding-top:4.5rem}.cmSec__secTtl{font-size:1.5rem}.cmGly{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.cmGly__item:first-of-type{width:100%}.cmGly__item:last-of-type{width:100%}.cmGly__people--1{width:68.39104245283019%;margin-bottom:50%;margin-left:-45%}.cmGly__people--2{width:70.93978301886793%;margin-bottom:-10rem;margin-right:-40%}.cmFlip{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.cmFlip__clm{width:100%}.cmFlip__clm:first-of-type{padding:0 3rem}.cmFlip__clm:last-of-type{padding:0 3rem}.cmFlip__img{margin-top:2rem}.cmFlip__txt{margin-top:0.38rem;display:inline-block}.cmFlip__tech{gap:2rem}.cmFlip__techTtl{font-size:1.13rem}.cmFlowing{padding:4.5rem 0}.cmFlowing__item{width:240% !important}.cmLink{height:auto;padding:6rem 3rem}.cmLink__bg{position:absolute;left:0;top:0}.cmLink__people{width:48.27009375%;margin-top:-15rem;margin-left:7.5%}.cmLink__list{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;width:100%}.cmLink__item{width:100%;aspect-ratio:502 / 251}.cmModal{padding:1.88rem;overflow-y:auto}.cmModal__close{right:1.31rem;top:1.31rem}.cmModal__inner--vid{padding:3.75rem 0}.cmModal__inner--img{height:auto;padding:3.75rem 0}.cm2header__lg{width:21.23rem !important}.cm2header__site{margin-right:1.31rem;width:5.5%;min-width:100px}.cm2header__tvcm{width:90%}.cm2header__item{height:20px;width:100%}.cm2header__item--vol>a{height:18px}.cm2header__item--vol>a>img{width:70%}.cm2lgHori__techno{width:11.14rem !important;height:0.95rem !important}.cm2Kv{height:auto}.cm2Kv__bg img{height:auto}.cm2Kv__txt{margin-bottom:1.5rem}.cm2Lead{height:auto;padding-bottom:320px}.cm2Lead::after{clip-path:polygon(0 0, 34% 0, 6% 100%, 0% 100%)}.cm2Lead__catch img{margin-left:6.25%;width:85.625%;margin-top:60px;margin-bottom:40px}.cm2Lead__img img{width:90.0625%;margin-left:-3%}.cm2Lead__people{left:39.4375%;bottom:39.67%;width:10%}.cm2Lead__txtWrapper{left:18%;bottom:7.29%;width:75%}.cm2Lead__txt{line-height:2}.cm2Lead__txt br{display:none}.cm2Sec{padding:4.5rem 0}.cm2Sec--pbr{padding-bottom:0}.cm2Sec__ttl{width:29.25rem}.cm2Sec__sec{padding-top:3.5rem}.cm2Sec__secTtl{font-size:1.5rem}.cm2Gly{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.cm2Gly__item:last-of-type{width:80%;margin-top:30px}.cm2Gly__vid>video{height:100%}.cm2Gly__people--1{width:68.39104245283019%;margin-bottom:50%;margin-left:-45%}.cm2Gly__people--2{width:70.93978301886793%;margin-bottom:-10rem;margin-right:-40%}.cm2Flip__about{margin-top:90px;margin-bottom:400px;margin-left:-4%}.cm2Flip__fig{width:84.375%;bottom:91%;left:8.25%}.cm2Flip__red{padding:25px 6.6875%;width:88.4375%;top:89%;right:0}.cm2Flip__maptxt{padding:25px 3.6875%;width:98.4375%;bottom:0;right:-2%}.cm2Flip__bg{margin-top:180px;margin-bottom:340px}.cm2Flip__bg svg{width:96.75%}.cm2Flip__catch{width:79.0625%;top:-8%;left:8.25%}.cm2Flip__img1{width:54.375%;bottom:35%}.cm2Flip__img2{width:49.6875%;right:7.75%;top:17%}.cm2Flowing{padding:4.5rem 0}.cm2Flowing__item{width:120% !important}.cm2Link__item{width:88%;margin:25px auto 100px;padding:30px 0 20px}.cm2Link__recruit{width:70%;margin-bottom:25px}.cm2Link__btn>a{padding:15px 0;font-size:1.2rem}.cm2footer__inner{padding-top:18px;padding-bottom:25px;padding-left:4%;width:100%}.cm2footer__people{width:30.875%;right:2.5%}.cm2footer__menu{margin:7px 0}.cm2footer__copy{font-size:0.7rem}.cm2footer__techno{width:37%;margin-top:11px;margin-left:0.55%}.showOnlyPC{display:none}.spPsReset{padding:0}.philippines{margin-top:-5.44rem;padding-top:5.44rem}.en .susTab{width:65rem}.en .tab--contact .tab__data{width:100%}}
