/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}:root{--font-family-en: Poppins, sans-serif;--font-family-ja: Noto Sans JP, sans-serif;--font-size-xs: 12px;--font-size-xs-sp: 11px;--font-size-s: 15px;--font-size-s-sp: 14px;--font-size-m: clamp(16px, 1.6vw, 20px);--font-size-m-sp: 16px;--pl-header-h: 7.9rem;--pl-anchor-nav: 0px;--pl-anchor-offset: calc(var(--pl-header-h) + var(--pl-anchor-nav))}@media(width <= 767px){:root{--pl-header-h: 4.9rem}}:root.pl-header-hidden{--pl-header-h: 0px}html{font-size:.78125vw}@media(min-width: 1280px){html{font-size:10px}}@media(width <= 767px){html{font-size:2.6667vw}}*,*::before,*::after{box-sizing:border-box}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:16px;line-height:1.8;letter-spacing:.08em;color:#141413;background-color:#fff;font-feature-settings:"palt";font-variant-east-asian:proportional-width;-webkit-font-smoothing:antialiased}.pl-en{font-family:"Poppins",sans-serif;font-weight:600;font-kerning:auto}.pl-en--italic{font-family:"Poppins",sans-serif;font-weight:600;font-style:italic;font-kerning:auto}.pl-ja{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-feature-settings:"palt"}.pl-container{width:100%}.pl-deco-sphere{position:absolute;top:-10rem;right:0;z-index:0;width:42.7rem;aspect-ratio:427/388;pointer-events:none;background:url("/assets/polyglot-link/img/deco-sphere.webp") right top/contain no-repeat}@media(width <= 767px){.pl-deco-sphere{top:1rem;right:0;width:12rem}}.pl-pc-only{display:inline}.pl-sp-only{display:none}@media screen and (max-width: 767px){.pl-pc-only{display:none}.pl-sp-only{display:inline}}.pl-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-width:20rem;padding:1.3rem 1.4rem 1.3rem 2rem;border:1px solid #d5c8bf;border-radius:999px;background-color:#f8f7f6;color:#141413;font-family:"Noto Sans JP",sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width: 767px){.pl-button{gap:1.2rem;min-width:16rem;padding:0.7rem 0.7rem 0.7rem 1.5rem}}.pl-button__label{flex:1 0 0;min-width:0;overflow:hidden;font-size:1.5rem;line-height:1.4;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pl-button__label{font-size:1.4rem}}.pl-button__icon{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#eb7208}.pl-button__icon::before{content:"";width:1.3rem;height:1.3rem;background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.pl-button:hover{border-color:#eb7208;background-color:#eb7208;color:#fff}.pl-button:hover .pl-button__icon{background-color:#fff}.pl-button:hover .pl-button__icon::before{background-color:#eb7208}.pl-button--primary{border-color:#eb7208;background-color:#eb7208;color:#fff}@media screen and (max-width: 767px){.pl-button--primary{gap:1rem}}.pl-button--primary .pl-button__icon{background-color:#fff}.pl-button--primary .pl-button__icon::before{background-color:#eb7208}.pl-button--primary:hover{border-color:#eb7208;background-color:#f8f7f6;color:#eb7208}.pl-button--primary:hover .pl-button__icon{background-color:#eb7208}.pl-button--primary:hover .pl-button__icon::before{background-color:#fff}.pl-no-result{display:flex;flex-direction:column;gap:4.8rem;align-items:center;padding-block:8rem}@media(width <= 767px){.pl-no-result{gap:3.2rem;padding-block:4rem 0}}.pl-no-result__heading{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.pl-no-result__heading{gap:0.4rem}}.pl-no-result__label{display:flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.pl-no-result__label{gap:0.4rem;font-size:1.3rem}}.pl-no-result__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media(width <= 767px){.pl-no-result__label::before{width:1.3rem;height:1.3rem}}.pl-no-result__en{font-family:"Poppins",sans-serif;font-size:4.6rem;font-weight:600;line-height:1;color:#141413;letter-spacing:.01em}@media(width <= 767px){.pl-no-result__en{font-size:3.4rem}}.pl-no-result__text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.pl-no-result__text{align-self:stretch;text-align:left}}.pl-checkbox{display:inline-flex;align-items:center;gap:6px;max-width:929px;cursor:pointer}@media screen and (max-width: 767px){.pl-checkbox{gap:4px}}.pl-checkbox__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.pl-checkbox__box{position:relative;flex:none;width:24px;height:24px;border:1px solid #d5c8bf;border-radius:4px;background-color:#fff}@media screen and (max-width: 767px){.pl-checkbox__box{width:18px;height:18px;border-radius:3px}}.pl-checkbox__box::after{content:"";position:absolute;inset:0;margin:auto;width:16px;height:16px;background-color:#eb7208;opacity:0;transition:all .125s ease-in;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 13 5 5 9-13'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 13 5 5 9-13'/%3E%3C/svg%3E") center/contain no-repeat}@media screen and (max-width: 767px){.pl-checkbox__box::after{width:12px;height:12px}}.pl-checkbox__input:checked+.pl-checkbox__box::after{opacity:1}.pl-checkbox__input:focus-visible+.pl-checkbox__box{outline:2px solid #eb7208;outline-offset:2px}.pl-checkbox__label{padding-bottom:2px;font-size:15px;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pl-checkbox__label{font-size:14px}}.pl-radio{display:inline-flex;align-items:center;gap:6px;max-width:929px;cursor:pointer}@media screen and (max-width: 767px){.pl-radio{gap:4px}}.pl-radio__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.pl-radio__mark{position:relative;flex:none;width:20px;height:20px;border:1px solid #d5c8bf;border-radius:999px;background-color:#fff}.pl-radio__mark::after{content:"";position:absolute;inset:0;margin:auto;width:10px;height:10px;border-radius:999px;background-color:#eb7208;opacity:0;transition:all .125s ease-in}.pl-radio__input:checked+.pl-radio__mark::after{opacity:1}.pl-radio__input:focus-visible+.pl-radio__mark{outline:2px solid #eb7208;outline-offset:2px}.pl-radio__label{padding-bottom:2px;font-size:15px;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pl-radio__label{font-size:14px}}.pl-quote{position:relative;display:flex;padding:24px 32px 24px 48px;border-radius:12px;background-color:#f8f7f6}@media screen and (max-width: 767px){.pl-quote{padding:20px 24px;border-radius:6px}}.pl-quote__icon{position:absolute;top:16px;left:16px;width:16px;height:13px;background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 13' fill='%23000'%3E%3Cpath d='M0 13V7.2C0 3.2 2.2.6 5.8 0l.7 1.7C4.6 2.5 3.6 3.7 3.5 5.2H6.4V13H0Zm9.6 0V7.2C9.6 3.2 11.8.6 15.4 0l.7 1.7c-1.9.8-2.9 2-3 3.5H16V13H9.6Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 13' fill='%23000'%3E%3Cpath d='M0 13V7.2C0 3.2 2.2.6 5.8 0l.7 1.7C4.6 2.5 3.6 3.7 3.5 5.2H6.4V13H0Zm9.6 0V7.2C9.6 3.2 11.8.6 15.4 0l.7 1.7c-1.9.8-2.9 2-3 3.5H16V13H9.6Z'/%3E%3C/svg%3E") center/contain no-repeat}@media screen and (max-width: 767px){.pl-quote__icon{top:10px;left:10px;width:12px;height:10px}}.pl-quote__body{flex:1 0 0;min-width:0;font-size:15px;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pl-quote__body{font-size:14px}}.polyglot-link-wysiwyg{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}.polyglot-link-wysiwyg>:first-child{margin-top:0}.polyglot-link-wysiwyg h2,.polyglot-link-wysiwyg h3{scroll-margin-top:var(--pl-anchor-offset)}.polyglot-link-wysiwyg>h2:first-child{margin-top:6.4rem}@media(width <= 767px){.polyglot-link-wysiwyg>h2:first-child{margin-top:2.4rem}}.polyglot-link-wysiwyg h2{margin-top:4.8rem;margin-bottom:2.4rem;padding-left:2rem;border-left:0.4rem solid #eb7208;font-size:2.6rem;font-weight:700;line-height:1.5}@media(width <= 767px){.polyglot-link-wysiwyg h2{margin-top:2.4rem;margin-bottom:2rem;font-size:2rem}}.polyglot-link-wysiwyg h3{margin-top:3.2rem;margin-bottom:2.4rem;font-size:2rem;font-weight:700;line-height:1.5}@media(width <= 767px){.polyglot-link-wysiwyg h3{margin-top:2.4rem;margin-bottom:2rem;font-size:1.6rem}}.polyglot-link-wysiwyg h4{margin-top:3.2rem;margin-bottom:2.4rem;font-size:1.8rem;font-weight:700;line-height:1.5}@media(width <= 767px){.polyglot-link-wysiwyg h4{margin-top:2.4rem;margin-bottom:2rem;font-size:1.5rem}}.polyglot-link-wysiwyg h5,.polyglot-link-wysiwyg h6{margin-top:4rem;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;line-height:1.5}.polyglot-link-wysiwyg p{margin-block:2.4rem}@media(width <= 767px){.polyglot-link-wysiwyg p{margin-block:2rem}}.polyglot-link-wysiwyg a{color:inherit;text-decoration:underline;text-underline-offset:.15em;transition:all .25s ease-in}.polyglot-link-wysiwyg a:hover{color:#eb7208}.polyglot-link-wysiwyg strong,.polyglot-link-wysiwyg b{font-weight:700}.polyglot-link-wysiwyg em{font-style:italic}.polyglot-link-wysiwyg u{text-decoration:underline;text-underline-offset:.15em}.polyglot-link-wysiwyg s,.polyglot-link-wysiwyg del{text-decoration:line-through}.polyglot-link-wysiwyg hr{margin-block:3.2rem;border:0;border-top:0.1rem solid #d5c8bf}.polyglot-link-wysiwyg ul{margin-block:2.4rem;padding-left:0;list-style:none}@media(width <= 767px){.polyglot-link-wysiwyg ul{margin-block:2rem}}.polyglot-link-wysiwyg ul>li{position:relative;padding-left:1.5rem;margin-block:0.4rem;line-height:1.9}@media(width <= 767px){.polyglot-link-wysiwyg ul>li{padding-left:1.3rem}}.polyglot-link-wysiwyg ul>li::before{position:absolute;top:1.1rem;left:0;width:0.7rem;height:0.7rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-wysiwyg ol{margin-block:2.4rem;padding-left:0;list-style:none;counter-reset:pl-wysiwyg-ol}@media(width <= 767px){.polyglot-link-wysiwyg ol{margin-block:2rem}}.polyglot-link-wysiwyg ol>li{position:relative;padding-left:2.8rem;margin-block:0.4rem;line-height:1.9;counter-increment:pl-wysiwyg-ol}@media(width <= 767px){.polyglot-link-wysiwyg ol>li{padding-left:2.6rem}}.polyglot-link-wysiwyg ol>li::before{position:absolute;left:0;width:2.4rem;font-family:"Poppins",sans-serif;line-height:1.9;color:#eb7208;white-space:nowrap;content:counter(pl-wysiwyg-ol, decimal-leading-zero) "."}.polyglot-link-wysiwyg li ul,.polyglot-link-wysiwyg li ol{margin-block:0.4rem;padding-left:2.4rem}.polyglot-link-wysiwyg li ol{padding-left:0;margin-left:-0.4rem;counter-reset:pl-wysiwyg-ol-nested}@media(width <= 767px){.polyglot-link-wysiwyg li ol{margin-left:-0.2rem}}.polyglot-link-wysiwyg li ol>li{padding-left:1.8rem;counter-increment:pl-wysiwyg-ol-nested}.polyglot-link-wysiwyg li ol>li::before{width:1.4rem;content:counter(pl-wysiwyg-ol-nested, lower-alpha) "."}.polyglot-link-wysiwyg blockquote{position:relative;margin-block:2.4rem;padding:2.4rem 3.2rem 2.4rem 4.8rem;margin-inline:0;border-radius:12px;background-color:#f8f7f6;color:#141413;font-size:1.5rem;line-height:1.9;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-wysiwyg blockquote{margin-block:2rem;padding:2rem 2.4rem;border-radius:6px}}.polyglot-link-wysiwyg blockquote::before{position:absolute;top:1.6rem;left:1.6rem;width:1.6rem;height:1.3rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 13' fill='none'%3E%3Cpath d='M7.24088 1.59104L4.39903 6.86866L2.60827 7.37314C2.8159 6.98507 3.04947 6.67463 3.309 6.44179C3.56853 6.18308 3.86699 6.05373 4.20438 6.05373C4.95702 6.05373 5.63179 6.36418 6.22871 6.98507C6.85158 7.5801 7.16302 8.35622 7.16302 9.31343C7.16302 10.3224 6.81265 11.1891 6.11192 11.9134C5.43714 12.6378 4.59367 13 3.58151 13C2.62125 13 1.77778 12.6507 1.05109 11.9522C0.350365 11.2279 0 10.3483 0 9.31343C0 8.8995 0.0778588 8.4209 0.233577 7.87761C0.415247 7.33433 0.739659 6.62289 1.20681 5.74329L4.32117 0L7.24088 1.59104ZM16 1.59104L13.1581 6.86866L11.4063 7.37314C11.588 6.98507 11.8086 6.67463 12.0681 6.44179C12.3536 6.18308 12.6521 6.05373 12.9635 6.05373C13.7161 6.05373 14.4039 6.36418 15.0268 6.98507C15.6496 7.5801 15.9611 8.35622 15.9611 9.31343C15.9611 10.3224 15.6107 11.1891 14.91 11.9134C14.2352 12.6378 13.3917 13 12.3796 13C11.4193 13 10.5758 12.6507 9.84915 11.9522C9.14842 11.2279 8.79805 10.3483 8.79805 9.31343C8.79805 8.8995 8.87591 8.4209 9.03163 7.87761C9.18735 7.33433 9.49878 6.62289 9.96594 5.74329L13.1192 0L16 1.59104Z' fill='%23eb7208'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-wysiwyg blockquote::before{top:1rem;left:1rem;width:1.2rem;height:1rem}}.polyglot-link-wysiwyg blockquote p{margin-block:0}.polyglot-link-wysiwyg img{display:block;width:auto;max-width:100%;height:auto;margin-block:2.4rem;border-radius:12px}@media(width <= 767px){.polyglot-link-wysiwyg img{margin-block:2rem;border-radius:6px}}.polyglot-link-wysiwyg figure{margin-block:2.4rem;margin-inline:0}@media(width <= 767px){.polyglot-link-wysiwyg figure{margin-block:2rem}}.polyglot-link-wysiwyg figure img{margin-block:0}.polyglot-link-wysiwyg figcaption,.polyglot-link-wysiwyg .fr-inner{display:block;margin-top:0.6rem;font-size:1.3rem;line-height:1.5;color:#aea59e;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-wysiwyg figcaption,.polyglot-link-wysiwyg .fr-inner{font-size:1.2rem}}.polyglot-link-wysiwyg iframe{display:block;max-width:100%}.polyglot-link-wysiwyg iframe[src*=youtube],.polyglot-link-wysiwyg iframe[src*="youtu.be"],.polyglot-link-wysiwyg iframe[src*=vimeo]{height:auto;aspect-ratio:16/9}.polyglot-link-wysiwyg table{display:block;width:-moz-max-content;width:max-content;max-width:100%;margin-block:2.4rem;overflow-x:auto;border-spacing:0;border-collapse:separate;border:0.1rem solid #d5c8bf;border-radius:1rem;font-size:1.5rem;line-height:1.9;scrollbar-width:thin;scrollbar-color:#d5c8bf rgba(0,0,0,0)}@media(width <= 767px){.polyglot-link-wysiwyg table{margin-block:2rem}}.polyglot-link-wysiwyg table::-webkit-scrollbar{height:0.4rem}.polyglot-link-wysiwyg table::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.polyglot-link-wysiwyg table::-webkit-scrollbar-thumb{border-radius:0.4rem;background-color:#d5c8bf}.polyglot-link-wysiwyg th,.polyglot-link-wysiwyg td{min-width:24rem;padding:1.2rem;vertical-align:top;text-align:left;letter-spacing:.04em;border-right:0.1rem solid #d5c8bf;border-bottom:0.1rem solid #d5c8bf}@media(width <= 767px){.polyglot-link-wysiwyg th,.polyglot-link-wysiwyg td{min-width:16rem}}.polyglot-link-wysiwyg th,.polyglot-link-wysiwyg thead td{font-weight:700;white-space:nowrap;background-color:#e3ded4}.polyglot-link-wysiwyg tbody td{background-color:#f8f7f6}.polyglot-link-wysiwyg th:last-child,.polyglot-link-wysiwyg td:last-child{border-right:0}.polyglot-link-wysiwyg tr:last-child th,.polyglot-link-wysiwyg tr:last-child td{border-bottom:0}.polyglot-link-wysiwyg thead:not(:last-child) tr:last-child th,.polyglot-link-wysiwyg thead:not(:last-child) tr:last-child td,.polyglot-link-wysiwyg tbody:not(:last-child) tr:last-child th,.polyglot-link-wysiwyg tbody:not(:last-child) tr:last-child td{border-bottom:0.1rem solid #d5c8bf}.polyglot-link-pager{display:flex;justify-content:center;width:100%}.polyglot-link-pager__list{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;justify-content:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-pager__list{gap:1rem}}.polyglot-link-pager__item{display:flex}.polyglot-link-pager__item--ellipsis{align-items:flex-end;min-width:2rem;justify-content:center;font-family:"Poppins",sans-serif;font-size:1.4rem;line-height:1;color:#aea59e}.polyglot-link-pager__link{display:grid;place-items:center;width:5rem;height:5rem;border:0.1rem solid #d5c8bf;border-radius:99.9rem;background-color:#f8f7f6;font-family:"Poppins",sans-serif;font-size:1.8rem;font-weight:500;line-height:1.5;color:#141413;letter-spacing:0;text-decoration:none;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(width <= 767px){.polyglot-link-pager__link{width:3.6rem;height:3.6rem;font-size:1.3rem}}.polyglot-link-pager__link:hover{border-color:#eb7208;color:#eb7208}.polyglot-link-pager__link--current{border-color:#eb7208;background-color:#eb7208;color:#fff;font-weight:600;cursor:default}.polyglot-link-pager__link--arrow{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.polyglot-link-pager__link--arrow:hover{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.polyglot-link-pager__arrow{display:block;width:2.4rem;height:2.4rem;background-color:#141413;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.99988 4.99988L14.9999 11.9999L7.99988 18.9999' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.99988 4.99988L14.9999 11.9999L7.99988 18.9999' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-pager__arrow{width:1.6rem;height:1.6rem}}.polyglot-link-pager__arrow--prev{transform:scaleX(-1)}.polyglot-link-pager__link--arrow:hover .polyglot-link-pager__arrow{background-color:#eb7208}.polyglot-link-breadcrumb{width:100%;max-width:100%}@media(width <= 767px){.polyglot-link-breadcrumb{overflow-x:auto;scrollbar-width:none}}.polyglot-link-breadcrumb::-webkit-scrollbar{display:none}.polyglot-link-breadcrumb__list{display:flex;flex-wrap:wrap;gap:0.4rem 0.8rem;align-items:center;width:100%;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-breadcrumb__list{flex-wrap:nowrap;gap:0.4rem;width:-moz-max-content;width:max-content;min-width:100%}}.polyglot-link-breadcrumb__item{display:flex;gap:0.8rem;align-items:center;min-width:0}@media(width <= 767px){.polyglot-link-breadcrumb__item{flex-shrink:0;gap:0.4rem}}.polyglot-link-breadcrumb__item:not(:last-child)::after{flex-shrink:0;width:1.6rem;height:1.6rem;content:"";background-color:#141413;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.334 3.328 10.001 7.995 5.334 12.662' stroke='%23000' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.334 3.328 10.001 7.995 5.334 12.662' stroke='%23000' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(width <= 767px){.polyglot-link-breadcrumb__item:not(:last-child)::after{width:1rem;height:1rem}}.polyglot-link-breadcrumb__item:nth-last-child(2)::after{background-color:#aea59e}.polyglot-link-breadcrumb__link{font-size:1.3rem;font-weight:400;line-height:1.5;color:#141413;letter-spacing:.05em;white-space:nowrap;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-breadcrumb__link{font-size:1.1rem}}@media(hover: hover){.polyglot-link-breadcrumb__link:hover{color:#eb7208}}.polyglot-link-breadcrumb__current{display:block;max-width:100%;overflow:hidden;font-size:1.3rem;font-weight:400;line-height:1.5;color:#aea59e;text-overflow:ellipsis;letter-spacing:.05em;white-space:nowrap}@media(width <= 767px){.polyglot-link-breadcrumb__current{max-width:none;overflow:visible;font-size:1.1rem;text-overflow:clip}}.pl-form{width:100%}.pl-form form{display:flex;flex-direction:column;align-items:stretch;width:100%}.pl-form .leadgrid-form__row{display:flex;flex-direction:column;align-items:flex-start;width:100%}.pl-form .leadgrid-form__row+.leadgrid-form__row{margin-top:4rem}@media(width <= 767px){.pl-form .leadgrid-form__row+.leadgrid-form__row{margin-top:3.2rem}}.pl-form .leadgrid-form__label{display:flex;gap:1.2rem;align-items:center;width:100%;margin:0 0 1rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}.pl-form .leadgrid-form__label::before{order:2;height:auto;padding:0.2rem 0.4rem;margin:0;font-size:1.3rem;font-weight:400;line-height:1.5;letter-spacing:.04em;border-radius:4px}.pl-form .leadgrid-form__label:not(.-required)::before{padding:0;color:#aea59e;background:none}.pl-form .leadgrid-form__label.-required::before{color:#fff;background-color:#eb7208}.pl-form .leadgrid-form__input,.pl-form .leadgrid-form__textarea,.pl-form .leadgrid-form__select select{width:100%;height:auto;padding:2rem 1.6rem;font-family:inherit;font-size:1.5rem;line-height:1.5;color:#141413;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d5c8bf;border-radius:12px}@media(width <= 767px){.pl-form .leadgrid-form__input,.pl-form .leadgrid-form__textarea,.pl-form .leadgrid-form__select select{border-radius:6px}}.pl-form .leadgrid-form__input,.pl-form .leadgrid-form__select select{height:6.3rem;padding-block:1.9rem}@media(width <= 767px){.pl-form .leadgrid-form__input,.pl-form .leadgrid-form__select select{height:5.5rem;padding-block:1.5rem}}.pl-form .leadgrid-form__input::-moz-placeholder, .pl-form .leadgrid-form__textarea::-moz-placeholder{color:#554b43;opacity:.3}.pl-form .leadgrid-form__input::placeholder,.pl-form .leadgrid-form__textarea::placeholder{color:#554b43;opacity:.3}.pl-form .leadgrid-form__input:focus,.pl-form .leadgrid-form__textarea:focus,.pl-form .leadgrid-form__select select:focus{outline:none;border-color:#141413}.pl-form .leadgrid-form__textarea{min-height:12rem;resize:vertical}.pl-form .leadgrid-form__select{position:relative;width:100%}.pl-form .leadgrid-form__select select{padding-right:5.6rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23141413' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"),linear-gradient(#d5c8bf, #d5c8bf);background-repeat:no-repeat,no-repeat;background-position:right 1.6rem center,right 4.8rem center;background-size:2.4rem 2.4rem,1px 1.6rem}.pl-form .leadgrid-form__select select:has(option[value=""]:checked){color:#ccc9c7}.pl-form .leadgrid-form__error{margin-top:0.4rem;font-size:1.4rem;line-height:1.5;color:#dd0e0e;text-align:left;letter-spacing:.04em}.pl-form .leadgrid-form__error:empty{display:none}.pl-form .leadgrid-form__radio{text-align:left}.pl-form .leadgrid-form__radio+.leadgrid-form__radio{margin-top:1.2rem}.pl-form .leadgrid-form__radio label{display:inline-flex;align-items:center;cursor:pointer}.pl-form .leadgrid-form__radio-label{position:relative;display:inline-flex;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;line-height:1.5;color:#141413;letter-spacing:.04em}.pl-form .leadgrid-form__radio-label::before{width:2rem;min-width:2rem;height:2rem;margin-right:1.2rem;background-color:#fff;border:1px solid #d5c8bf;border-radius:50%}.pl-form .leadgrid-form__radio input[type=radio]:checked+.leadgrid-form__radio-label::before{border-color:#eb7208}.pl-form .leadgrid-form__radio input[type=radio]:focus-visible+.leadgrid-form__radio-label::before{outline:2px solid #eb7208;outline-offset:2px}.pl-form .leadgrid-form__radio input[type=radio]:checked+.leadgrid-form__radio-label::after{left:0.5rem;width:1rem;min-width:1rem;height:1rem;margin-top:-0.5rem;background-color:#eb7208}.pl-form .c-form__agree{display:flex;flex-direction:column;gap:2rem;align-items:center;width:min(100%,38.9rem);margin-inline:auto;text-align:center}.pl-form .c-form__agreeText_not_scroll{max-height:none;padding:0;margin:0;font-size:1.5rem;line-height:1.5;color:#141413;letter-spacing:.04em;border:none}@media(width <= 767px){.pl-form .c-form__agreeText_not_scroll{max-width:16em;margin-inline:auto;font-size:1.3rem}}.pl-form .c-form__agree a{color:#141413;text-decoration:underline;text-underline-offset:.15em}.pl-form .c-form__agree strong{font-weight:400}.pl-form .c-form__agree .privacy{margin:0;font-size:1rem;line-height:1.5;color:#aea59e;text-align:center;letter-spacing:.04em}.pl-form .c-form__checkboxLabel{position:relative;display:inline-flex;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.5;color:#141413;letter-spacing:.04em;cursor:pointer}.pl-form .c-form__checkboxLabel::before{width:1.8rem;min-width:1.8rem;height:1.8rem;margin-right:0.4rem;content:"";background-color:#fff;border:1px solid #d5c8bf;border-radius:0.3rem}.pl-form .c-form__checkbox input[type=checkbox]:checked+.c-form__checkboxLabel::before{border-color:#eb7208}.pl-form .c-form__checkbox input[type=checkbox]:checked+.c-form__checkboxLabel::after{position:absolute;top:50%;left:0.6rem;width:0.6rem;height:1.1rem;margin-top:-0.7rem;content:"";border-right:2px solid #eb7208;border-bottom:2px solid #eb7208;transform:rotate(45deg)}.pl-form .c-form__checkbox input[type=checkbox]{position:absolute;opacity:0}.pl-form .c-form__checkbox input[type=checkbox]:focus-visible+.c-form__checkboxLabel::before{outline:2px solid #eb7208;outline-offset:2px}.pl-form .c-form__action{display:flex;justify-content:center;width:100%;margin-top:4rem}.pl-form .c-form__action .leadgrid-c-button{box-sizing:border-box;display:inline-flex;gap:1rem;align-items:center;min-width:20rem;height:5.4rem;padding:0 1.4rem 0 2rem;color:#141413;text-decoration:none;cursor:pointer;background-color:#f8f7f6;border:0.1rem solid #d5c8bf;border-radius:99.9rem;transition:all .25s ease-in}@media(width <= 767px){.pl-form .c-form__action .leadgrid-c-button{width:16rem;min-width:0;height:4.2rem;padding:0 0.8rem 0 1.6rem}}.pl-form .c-form__action .c-button__jaTitle{flex:1 0 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;color:inherit;text-align:left;letter-spacing:.04em}.pl-form .c-form__action .leadgrid-c-button .icon-circle-arrow{display:none}.pl-form .c-form__action .leadgrid-c-button::after{flex:none;width:2.6rem;height:2.6rem;content:"";background-color:#eb7208;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.4rem 1.4rem;border-radius:50%}.pl-form .c-form__action .leadgrid-c-button:hover{color:#fff;background-color:#eb7208;border-color:#eb7208}.pl-form .c-form__action .leadgrid-c-button:hover::after{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pl-watermark-marquee__track{display:inline-flex;width:-moz-max-content;width:max-content;will-change:transform}.pl-watermark-marquee__track.is-animating{animation:pl-watermark-marquee var(--pl-watermark-marquee-duration, 30s) linear infinite}.pl-watermark-marquee__item{flex:none;margin-right:1em}@keyframes pl-watermark-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.pl-watermark-marquee__track.is-animating{animation:none}}.polyglot-link-header{--plh-bg: #f8f7f6;--plh-menu-bg: #efebe6;--plh-menu-cta-bg: #f3f2f0;--plh-border: #d5c8bf;--plh-accent: #eb7208;--plh-text: #141413;--plh-white: #ffffff;position:sticky;top:0;z-index:1000;color:var(--plh-text);background-color:var(--plh-bg);border-bottom:1px solid var(--plh-border);transition:transform .3s ease}.polyglot-link-header.leadgridCms-onlyInnerWorkspace{position:static;transform:none}@media(prefers-reduced-motion: reduce){.polyglot-link-header{transition:none}}.polyglot-link-header.is-header-hidden{transform:translateY(-100%)}.polyglot-link-header__bar{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;min-height:7.8rem;padding:0.6rem 8rem}@media(width <= 767px){.polyglot-link-header__bar{min-height:4.8rem;padding:0 2.4rem}}.polyglot-link-header__logo{display:inline-flex;flex:none;align-items:center}.polyglot-link-header__logo-img{display:block;width:22rem;height:auto}@media(width <= 767px){.polyglot-link-header__logo-img{width:13rem}}.polyglot-link-header__right{display:flex;gap:1.6rem;align-items:center;margin-left:auto}@media(width <= 767px){.polyglot-link-header__right{gap:1.2rem}}.polyglot-link-header__divider{display:block;flex:none;width:1px;height:1.4rem;background-image:repeating-linear-gradient(to bottom, var(--plh-border) 0 0.2rem, transparent 0.2rem 0.4rem)}@media(width <= 767px){.polyglot-link-header__divider{display:none}}@media(width <= 767px){.polyglot-link-header__nav{display:none}}.polyglot-link-header__nav-list{display:flex;gap:2.4rem;align-items:center;padding:0;margin:0;list-style:none}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__nav-list{flex-wrap:wrap;align-items:flex-start}.polyglot-link-header__nav-item{position:relative;flex:none}.polyglot-link-header__nav-link{display:inline-flex;gap:0.2rem;align-items:center;font-size:1.5rem;line-height:1.6;color:var(--plh-text);white-space:nowrap;text-decoration:none;cursor:pointer;transition:color .2s ease}.polyglot-link-header__nav-link:hover,.polyglot-link-header__nav-item--has-child:hover .polyglot-link-header__nav-link,.polyglot-link-header__nav-item--has-child:focus-within .polyglot-link-header__nav-link{color:var(--plh-accent)}.polyglot-link-header__caret{display:inline-block;flex:none;width:1.05rem;height:0.6rem;background-color:currentcolor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4.2235 2.3125 9.546 5.523'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.466 7.616 4.224 3.373 5.284 2.313 8.997 6.025 12.709 2.313 13.77 3.373 9.527 7.616C9.386 7.756 9.195 7.835 8.997 7.835 8.798 7.835 8.607 7.756 8.466 7.616Z' fill='%23000'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4.2235 2.3125 9.546 5.523'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.466 7.616 4.224 3.373 5.284 2.313 8.997 6.025 12.709 2.313 13.77 3.373 9.527 7.616C9.386 7.756 9.195 7.835 8.997 7.835 8.798 7.835 8.607 7.756 8.466 7.616Z' fill='%23000'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .2s ease}.polyglot-link-header__nav-item--has-child:hover .polyglot-link-header__caret,.polyglot-link-header__nav-item--has-child:focus-within .polyglot-link-header__caret{transform:scaleY(-1)}.polyglot-link-header__dropdown{position:absolute;top:calc(100% + 1.1rem);left:50%;z-index:10;visibility:hidden;width:33.1rem;padding:3.2rem;background-color:var(--plh-bg);border-radius:1rem;box-shadow:0 0 0.2rem rgba(0,0,0,.12);opacity:0;transform:translate(-50%, 0.4rem);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__nav-item--has-child .polyglot-link-header__dropdown{position:static;visibility:visible;width:auto;padding:1.2rem 0 0;box-shadow:none;opacity:1;transform:none}.polyglot-link-header__dropdown::before{position:absolute;right:0;bottom:100%;left:0;height:1.1rem;content:""}.polyglot-link-header__dropdown:not(:has(.polyglot-link-header__dropdown-link)){display:none}.polyglot-link-header__nav-item--has-child:hover .polyglot-link-header__dropdown,.polyglot-link-header__nav-item--has-child:focus-within .polyglot-link-header__dropdown{visibility:visible;opacity:1;transform:translate(-50%, 0)}.polyglot-link-header__dropdown-list{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin:0;list-style:none}.polyglot-link-header__dropdown-item+.polyglot-link-header__dropdown-item{padding-top:1.2rem;border-top:1px solid var(--plh-border)}.polyglot-link-header__dropdown-link{display:block;font-size:1.5rem;line-height:1.6;color:var(--plh-text);letter-spacing:.04em;overflow-wrap:anywhere;text-decoration:none;transition:color .2s ease}.polyglot-link-header__dropdown-link:hover{color:var(--plh-accent)}.polyglot-link-header__dropdown-link--static{cursor:default}.polyglot-link-header__cta-col{display:flex;flex:none;align-items:center}.polyglot-link-header__cta-list{display:flex;flex:none;gap:1.2rem;align-items:center;padding:0;margin:0;list-style:none}.polyglot-link-header__cta-item{display:flex}.polyglot-link-header__cta{display:inline-flex;flex:none;align-items:center;justify-content:center;width:11.4rem;padding:1rem;font-size:1.4rem;font-weight:700;line-height:1.4;color:var(--plh-white);white-space:nowrap;text-decoration:none;background-color:var(--plh-accent);border:1px solid var(--plh-accent);border-radius:999px;transition:color .2s ease,background-color .2s ease}@media(width <= 767px){.polyglot-link-header__cta{width:auto;padding:0.4rem 1.2rem 0.5rem;font-size:1.2rem;font-weight:600}}.polyglot-link-header__cta:hover{color:var(--plh-accent);background-color:rgba(0,0,0,0)}.polyglot-link-header__toggle{display:inline-flex;flex:none;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;padding:0;margin-left:2.4rem;color:var(--plh-text);cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid var(--plh-border);border-radius:50%;transition:color .2s ease,border-color .2s ease}@media(width <= 767px){.polyglot-link-header__toggle{width:3.2rem;height:3.2rem;margin-left:0}}@media(hover: hover){.polyglot-link-header__toggle:hover{color:var(--plh-accent);border-color:var(--plh-accent)}}.polyglot-link-header__toggle-lines{position:relative;display:block;width:1.993rem;height:0.687rem}@media(width <= 767px){.polyglot-link-header__toggle-lines{width:1.387rem;height:0.48rem}}.polyglot-link-header__toggle-lines span{position:absolute;left:0;width:100%;height:0.15rem;background-color:currentcolor;border-radius:0.2rem;transition:transform .25s ease}@media(width <= 767px){.polyglot-link-header__toggle-lines span{height:0.107rem}}.polyglot-link-header__toggle-lines span:nth-child(1){top:0}.polyglot-link-header__toggle-lines span:nth-child(2){bottom:0}.polyglot-link-header.is-menu-open .polyglot-link-header__toggle-lines span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.polyglot-link-header.is-menu-open .polyglot-link-header__toggle-lines span:nth-child(2){bottom:50%;transform:translateY(50%) rotate(-45deg)}.polyglot-link-header__menu[hidden]{display:none}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__menu[hidden]{display:block}.polyglot-link-header__menu{position:fixed;inset:7.8rem 0 0;z-index:999;overflow:hidden auto;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}@media(width <= 767px){.polyglot-link-header__menu{top:4.8rem;padding-bottom:calc(4.267vw + 1.6rem)}}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__menu{position:static;inset:auto;overflow:visible;transition:none}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__menu{visibility:visible !important;opacity:1 !important;transform:none !important}@media(prefers-reduced-motion: reduce){.polyglot-link-header__menu{transition:none}}.polyglot-link-header.is-menu-open .polyglot-link-header__menu{visibility:visible;opacity:1}.polyglot-link-header__menu-inner{position:relative;display:flex;gap:5rem;align-items:flex-start;width:112rem;padding-top:7.2rem;padding-bottom:0;margin-inline:auto}@media(width <= 767px){.polyglot-link-header__menu-inner{flex-direction:column;gap:3.2rem;width:auto;padding:3.2rem}}.polyglot-link-header__menu-inner::before{position:absolute;inset:0 auto 0 50%;z-index:-1;width:100vw;content:"";background-color:var(--plh-menu-bg);transform:translateX(-50%)}.polyglot-link-header__menu-inner::after{position:absolute;top:100%;left:50%;z-index:-1;width:147.083vw;height:69.097vw;content:"";background-color:var(--plh-menu-bg);border-radius:50%;transform:translate(-50%, calc(-100% + 9.306vw))}@media(width <= 767px){.polyglot-link-header__menu-inner::after{height:32vw;transform:translate(-50%, calc(-100% + 4.267vw))}}.polyglot-link-header__menu-col{display:flex;flex:1 0 0;flex-direction:column;gap:4rem;min-width:0}@media(width <= 767px){.polyglot-link-header__menu-col{flex:none;gap:3.2rem;width:100%}}.polyglot-link-header__menu-col--plain{flex:none;width:20rem}@media(width <= 767px){.polyglot-link-header__menu-col--plain{width:100%}}.polyglot-link-header__menu-group{display:flex;flex-direction:column;gap:0.8rem}.polyglot-link-header__menu-plain{display:flex;flex-direction:column;gap:2.4rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-header__menu-plain{gap:0.6rem}}.polyglot-link-header__menu-plain-link{font-size:1.5rem;line-height:1.6;color:var(--plh-text);text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-header__menu-plain-link{font-size:1.4rem}}.polyglot-link-header__menu-plain-link:hover{color:var(--plh-accent)}.polyglot-link-header__menu-head{display:inline-flex;gap:0.8rem;align-items:center;margin:0;font-size:1.6rem;font-weight:700;line-height:1.6;color:var(--plh-text);text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-header__menu-head{gap:0.6rem;font-size:1.5rem}}.polyglot-link-header__menu-head:hover{color:var(--plh-accent)}.polyglot-link-header__menu-head--plain{cursor:default}.polyglot-link-header__menu-arrow{display:inline-block;flex:none;width:2rem;height:2rem;background-color:var(--plh-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M1.5 5H8.5M5.5 2L8.5 5L5.5 8' stroke='white' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.1rem 1.1rem;border-radius:50%}@media(width <= 767px){.polyglot-link-header__menu-arrow{width:1.6rem;height:1.6rem;background-size:0.9rem 0.9rem}}.polyglot-link-header__menu-sub{display:flex;flex-direction:column;gap:0.8rem;padding-left:1.2rem;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-header__menu-sub{padding-left:0}}.polyglot-link-header__menu-sub-link{font-size:1.5rem;line-height:1.6;color:var(--plh-text);letter-spacing:.04em;overflow-wrap:anywhere;text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-header__menu-sub-link{font-size:1.4rem}}.polyglot-link-header__menu-sub-link:hover{color:var(--plh-accent)}.polyglot-link-header__dropdown-link:not([href]),.polyglot-link-header__dropdown-link[href=""],.polyglot-link-header__menu-sub-link:not([href]),.polyglot-link-header__menu-sub-link[href=""]{pointer-events:none;cursor:default}.polyglot-link-header__menu-side{display:flex;flex:none;flex-direction:column;gap:8rem;width:29rem}@media(width <= 767px){.polyglot-link-header__menu-side{gap:3.2rem;width:100%}}.polyglot-link-header__menu-cta-col{display:flex;flex-direction:column}.polyglot-link-header__menu-cta-list{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin:0;list-style:none}.polyglot-link-header__menu-cta-item{display:flex;flex-direction:column}.polyglot-link-header__menu-cta{display:flex;gap:clamp(6.4px,0.8333333333vw,12px);align-items:center;justify-content:space-between;padding:clamp(4.2666666667px,0.5555555556vw,8px) clamp(4.2666666667px,0.5555555556vw,8px) clamp(4.2666666667px,0.5555555556vw,8px) clamp(8.5333333333px,1.1111111111vw,16px);font-size:1.4rem;font-weight:600;line-height:1.4;color:var(--plh-text);white-space:nowrap;text-decoration:none;background-color:var(--plh-menu-cta-bg);border:1px solid var(--plh-border);border-radius:999px;transition:color .2s ease,background-color .2s ease,border-color .2s ease}@media(width <= 767px){.polyglot-link-header__menu-cta{gap:1.2rem;padding:1rem 1rem 1rem 1.6rem;white-space:normal}}.polyglot-link-header__menu-cta:hover{color:var(--plh-white);background-color:var(--plh-accent);border-color:var(--plh-accent)}.polyglot-link-header__menu-cta-item:first-child .polyglot-link-header__menu-cta{color:var(--plh-white);background-color:var(--plh-accent);border-color:var(--plh-accent)}.polyglot-link-header__menu-cta::after{display:inline-block;flex:none;width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px);content:"";background-color:var(--plh-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath d='M2.5 7.5H12.5M8.5 3.5L12.5 7.5L8.5 11.5' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:clamp(8px,1.0416666667vw,15px) clamp(8px,1.0416666667vw,15px);border-radius:50%;transition:background-color .2s ease}@media(width <= 767px){.polyglot-link-header__menu-cta::after{width:2.6rem;height:2.6rem;background-size:1.5rem 1.5rem}}.polyglot-link-header__menu-cta:hover::after,.polyglot-link-header__menu-cta-item:first-child .polyglot-link-header__menu-cta::after{background-color:var(--plh-white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath d='M2.5 7.5H12.5M8.5 3.5L12.5 7.5L8.5 11.5' stroke='%23eb7208' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.polyglot-link-header__menu-cta-item:first-child .polyglot-link-header__menu-cta:hover{color:var(--plh-accent);background-color:rgba(0,0,0,0);border-color:var(--plh-accent)}.polyglot-link-header__menu-cta-item:first-child .polyglot-link-header__menu-cta:hover::after{background-color:var(--plh-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath d='M2.5 7.5H12.5M8.5 3.5L12.5 7.5L8.5 11.5' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.polyglot-link-header__lang{position:relative;align-self:flex-start}@media(width <= 767px){.polyglot-link-header__lang{align-self:flex-end}}.polyglot-link-header__lang-trigger{display:inline-flex;gap:0.2rem;align-items:center;padding:0;font-family:inherit;font-size:1.3rem;font-weight:600;line-height:1.6;color:inherit;cursor:pointer;background:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.polyglot-link-header__lang-caret{display:inline-block;flex:none;width:0.95rem;height:0.55rem;background-color:currentcolor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4.2235 2.3125 9.546 5.523'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.466 7.616 4.224 3.373 5.284 2.313 8.997 6.025 12.709 2.313 13.77 3.373 9.527 7.616C9.386 7.756 9.195 7.835 8.997 7.835 8.798 7.835 8.607 7.756 8.466 7.616Z' fill='%23000'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4.2235 2.3125 9.546 5.523'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.466 7.616 4.224 3.373 5.284 2.313 8.997 6.025 12.709 2.313 13.77 3.373 9.527 7.616C9.386 7.756 9.195 7.835 8.997 7.835 8.798 7.835 8.607 7.756 8.466 7.616Z' fill='%23000'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .2s ease}.polyglot-link-header__lang.is-lang-open .polyglot-link-header__lang-caret{transform:scaleY(-1)}.polyglot-link-header__lang-list{position:absolute;top:calc(100% + 0.8rem);left:0;z-index:2;display:none;min-width:14rem;padding:0.8rem;margin:0;list-style:none;background-color:var(--plh-white);border:1px solid var(--plh-border);border-radius:0.8rem;box-shadow:0 0.8rem 2.4rem rgba(0,0,0,.08)}@media(width <= 767px){.polyglot-link-header__lang-list{right:0;left:auto}}.polyglot-link-header__lang.is-lang-open .polyglot-link-header__lang-list{display:block}.polyglot-link-header.leadgridCms-onlyInnerWorkspace .polyglot-link-header__lang-list{position:static;display:block}.polyglot-link-header__lang-link{display:block;padding:0.6rem 1rem;font-size:1.3rem;font-weight:600;line-height:1.6;color:var(--plh-text);text-decoration:none;border-radius:0.6rem;transition:color .2s ease}.polyglot-link-header__lang-link:hover{color:var(--plh-accent)}.polyglot-link-header__lang-link[data-stt-active]{color:var(--plh-accent)}.polyglot-link-header__backdrop[hidden]{display:none}.polyglot-link-header__backdrop{position:fixed;inset:7.8rem 0 0;z-index:998;visibility:hidden;background-color:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease,visibility .3s ease}@media(width <= 767px){.polyglot-link-header__backdrop{top:4.8rem}}@media(prefers-reduced-motion: reduce){.polyglot-link-header__backdrop{transition:none}}.polyglot-link-header.is-menu-open .polyglot-link-header__backdrop{visibility:visible;opacity:1}.polyglot-link-header__dropdown-item:has(>[href="/case/long/"]),.polyglot-link-header__menu-sub-item:has(>[href="/case/long/"]),.polyglot-link-header__menu-sub-item:has(>[href="/column/long_column_2/"]){display:none}.polyglot-link-header__dropdown:not(:has(.polyglot-link-header__dropdown-link:not([href="/case/long/"]))){display:none}.polyglot-link-footer{--plf-bg: #efebe6;--plf-panel: #e3ded4;--plf-card: #dbd1c1;--plf-btn: #f8f7f6;--plf-cta-bg: #f3f2f0;--plf-border: #d5c8bf;--plf-border-strong: #c1b0a5;--plf-accent: #eb7208;--plf-text: #141413;--plf-muted: #aea59e;--plf-white: #ffffff;position:relative;z-index:0;padding-top:23.8rem;overflow:hidden;color:var(--plf-text);background-color:var(--plf-bg)}@media(width <= 767px){.polyglot-link-footer{padding-top:10.5rem}}.polyglot-link-footer__arc{position:absolute;top:4.7rem;left:0;z-index:-1;width:100%;pointer-events:none}.polyglot-link-footer__arc-svg{display:block;width:100%;height:auto}@media(width <= 767px){.polyglot-link-footer__arc-svg{width:140%;margin-inline:-20%}}.polyglot-link-footer__arc-text{font-family:"Poppins",sans-serif;font-size:140px;font-weight:400;letter-spacing:.02em;fill:rgba(20,20,19,.05)}.polyglot-link-footer__panel{position:absolute;inset:40.6rem 0 0;z-index:-1;pointer-events:none;background-color:var(--plf-panel);border:1px solid var(--plf-border);border-bottom:0;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}@media(width <= 767px){.polyglot-link-footer__panel{top:22.5rem;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}}.polyglot-link-footer__cta,.polyglot-link-footer__tel{width:100%;max-width:144rem;padding-inline:8rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-footer__cta,.polyglot-link-footer__tel{padding-inline:2.4rem}}.polyglot-link-footer__cta{display:flex;gap:5.6rem}@media(width <= 767px){.polyglot-link-footer__cta{flex-direction:column;gap:2rem}}.polyglot-link-footer__cta-card{display:flex;flex:1 0 0;flex-direction:column;gap:2.4rem;min-width:0;padding:4rem 5.6rem 4rem 4rem;color:var(--plf-text);text-decoration:none;background-color:var(--plf-card);border:1px solid var(--plf-border);border-radius:1.2rem;transition:background-color .2s ease,border-color .2s ease}@media(width <= 767px){.polyglot-link-footer__cta-card{gap:1.2rem;padding:3.2rem 2.4rem;border:0;border-radius:0.6rem}}.polyglot-link-footer__cta-card:hover{background-color:var(--plf-btn);border-color:var(--plf-border)}.polyglot-link-footer__cta-en{font-size:4.6rem;line-height:1;color:var(--plf-text);letter-spacing:.01em}@media(width <= 767px){.polyglot-link-footer__cta-en{font-size:2.6rem}}.polyglot-link-footer__cta-line{display:block;width:100%;height:1px;background-color:var(--plf-border-strong)}.polyglot-link-footer__cta-body{display:flex;flex-direction:column;gap:1.6rem}@media(width <= 767px){.polyglot-link-footer__cta-body{gap:0.8rem}}.polyglot-link-footer__cta-head{display:flex;gap:1.6rem;align-items:center}@media(width <= 767px){.polyglot-link-footer__cta-head{gap:1.2rem}}.polyglot-link-footer__cta-label{font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-footer__cta-label{font-size:1.6rem;line-height:2}}.polyglot-link-footer__cta-arrow{display:inline-block;flex:none;width:3.6rem;height:3.6rem;background-color:var(--plf-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M3.5 9h9.5M9.5 4.5 14 9l-4.5 4.5' stroke='white' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.8rem 1.8rem;border-radius:50%;transition:background-color .2s ease,box-shadow .2s ease}@media(width <= 767px){.polyglot-link-footer__cta-arrow{width:2.4rem;height:2.4rem;background-size:1.2rem 1.2rem}}.polyglot-link-footer__cta-card:hover .polyglot-link-footer__cta-arrow{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M3.5 9h9.5M9.5 4.5 14 9l-4.5 4.5' stroke='%23eb7208' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:inset 0 0 0 1px var(--plf-accent)}.polyglot-link-footer__cta-desc{font-size:1.5rem;line-height:1.9;color:var(--plf-text);letter-spacing:.04em}@media(width <= 767px){.polyglot-link-footer__cta-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-footer__tel{display:flex;flex-direction:column;gap:2.1rem;align-items:center;margin-top:5.5rem}@media(width <= 767px){.polyglot-link-footer__tel{gap:1.6rem;margin-top:3.2rem}}.polyglot-link-footer__tel-note{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;font-size:1.8rem;line-height:1.9;letter-spacing:.04em;border:1px solid var(--plf-border);border-radius:999px}@media(width <= 767px){.polyglot-link-footer__tel-note{width:28.2rem;max-width:100%;padding:0.4rem 1.6rem;font-size:1.4rem;font-weight:500;line-height:2}}.polyglot-link-footer__tel-link{display:inline-flex;gap:1.3rem;align-items:center;color:var(--plf-text);text-decoration:none}@media(width <= 767px){.polyglot-link-footer__tel-link{gap:0.6rem}}.polyglot-link-footer__tel-link:hover .polyglot-link-footer__tel-number{color:var(--plf-accent)}.polyglot-link-footer__tel-icon{display:inline-block;flex:none;width:3.2rem;height:3.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='%23eb7208'%3E%3Cpath d='M6.62 10.79a15.05 15.05 0 006.59 6.59l2.2-2.2a1 1 0 011.02-.24 11.36 11.36 0 003.56.57 1 1 0 011 1V20a1 1 0 01-1 1A17 17 0 013 4a1 1 0 011-1h3.5a1 1 0 011 1 11.36 11.36 0 00.57 3.56 1 1 0 01-.24 1.02l-2.21 2.21z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media(width <= 767px){.polyglot-link-footer__tel-icon{width:2.5rem;height:2.5rem}}@media(width <= 767px){.polyglot-link-footer__tel-repeat .polyglot-link-footer__tel-icon{width:2.3rem;height:2.3rem}}.polyglot-link-footer__tel-number{font-size:4rem;font-weight:500;line-height:1;letter-spacing:.01em;transition:color .2s ease}@media(width <= 767px){.polyglot-link-footer__tel-number{font-size:2.6rem;font-weight:600}}.polyglot-link-footer__tel-hours{font-size:1.5rem;line-height:1.9;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-footer__tel-hours{font-size:1.3rem;line-height:1.8;white-space:pre-line}}.polyglot-link-footer__tel-repeat{display:none}@media(width <= 767px){.polyglot-link-footer__tel-repeat{display:flex;justify-content:flex-start;margin-top:0}}.polyglot-link-footer__tel-repeat-link{display:inline-flex;gap:1rem;align-items:center;text-decoration:none}.polyglot-link-footer__tel-repeat-number{font-size:2rem;font-weight:600;line-height:1;color:var(--plf-text);letter-spacing:.01em}.polyglot-link-footer__divider{display:block;width:100%;max-width:128rem;height:1px;margin:5.5rem auto 0;background-color:var(--plf-border-strong)}@media(width <= 767px){.polyglot-link-footer__divider{width:calc(100% - 4.8rem);max-width:none;margin-top:4rem}}.polyglot-link-footer__main{display:flex;flex-direction:column;align-items:center;padding-block:6.4rem 4.8rem}@media(width <= 767px){.polyglot-link-footer__main{padding-block:4rem 3.2rem}}.polyglot-link-footer__top,.polyglot-link-footer__nav,.polyglot-link-footer__bottom{width:100%;max-width:144rem;padding-inline:8rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-footer__top,.polyglot-link-footer__nav,.polyglot-link-footer__bottom{padding-inline:2.4rem}}.polyglot-link-footer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6.4rem}@media(width <= 767px){.polyglot-link-footer__top{margin-bottom:4rem}}.polyglot-link-footer__logo{display:inline-flex;align-items:center}.polyglot-link-footer__logo-img{display:block;width:24rem;height:auto}@media(width <= 767px){.polyglot-link-footer__logo-img{width:20.4rem}}.polyglot-link-footer__pagetop{display:inline-flex;flex-direction:column;gap:0.8rem;align-items:center;justify-content:center;padding:0;color:var(--plf-text);cursor:pointer;background-color:rgba(0,0,0,0);border:0;transition:color .2s ease}.polyglot-link-footer__pagetop:hover{color:var(--plf-accent)}.polyglot-link-footer__pagetop-icon{display:inline-block;flex:none;width:2.4rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23141413' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5M6 11l6-6 6 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media(width <= 767px){.polyglot-link-footer__pagetop-icon{width:1.8rem;height:1.8rem}}.polyglot-link-footer__pagetop:hover .polyglot-link-footer__pagetop-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23eb7208' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5M6 11l6-6 6 6'/%3E%3C/svg%3E")}.polyglot-link-footer__pagetop-label{font-size:1.2rem;line-height:1.3}.polyglot-link-footer__pagetop--top{width:6rem;height:6rem}@media(width <= 767px){.polyglot-link-footer__pagetop--top{display:none}}.polyglot-link-footer__pagetop--bottom{display:none}@media(width <= 767px){.polyglot-link-footer__pagetop--bottom{display:flex;gap:0.2rem;width:4rem;height:4rem;margin:1.6rem 2.4rem 0 auto}}.polyglot-link-footer__nav{display:flex;gap:5rem;align-items:flex-start;padding-left:20rem;margin-bottom:6.4rem}@media(width <= 767px){.polyglot-link-footer__nav{flex-wrap:wrap;gap:4rem 3.2rem;padding-left:2.4rem;margin-bottom:4.8rem}}.polyglot-link-footer__col{display:flex;flex-direction:column;gap:4rem;width:26rem;min-width:0}@media(width <= 767px){.polyglot-link-footer__col{gap:4rem;width:100%}}.polyglot-link-footer__col--plain{width:20rem}@media(width <= 767px){.polyglot-link-footer__col--plain{width:100%}}.polyglot-link-footer__col--side{gap:8rem;width:auto;margin-left:auto}@media(width <= 767px){.polyglot-link-footer__col--side{gap:1.2rem;width:100%;margin-left:0}}.polyglot-link-footer__group{display:flex;flex-direction:column;gap:0.8rem}.polyglot-link-footer__plain{display:flex;flex-direction:column;gap:2.4rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-footer__plain{gap:1.2rem}}.polyglot-link-footer__plain-link{font-size:1.5rem;line-height:1.6;color:var(--plf-text);text-decoration:none;transition:color .2s ease}.polyglot-link-footer__plain-link:hover{color:var(--plf-accent)}.polyglot-link-footer__head{display:inline-flex;gap:0.8rem;align-items:center;font-size:1.6rem;font-weight:700;line-height:1.6;color:var(--plf-text);text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-footer__head{gap:0.6rem;font-size:1.5rem}}.polyglot-link-footer__head:hover{color:var(--plf-accent)}.polyglot-link-footer__head--plain{cursor:default}.polyglot-link-footer__head--plain:hover{color:var(--plf-text)}.polyglot-link-footer__head-arrow{display:inline-block;flex:none;width:2rem;height:2rem;background-color:var(--plf-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Cpath d='M2.5 5.5h5M5.5 3l2.5 2.5L5.5 8' stroke='white' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.1rem 1.1rem;border-radius:50%}@media(width <= 767px){.polyglot-link-footer__head-arrow{width:1.6rem;height:1.6rem;background-size:0.9rem 0.9rem}}.polyglot-link-footer__sub{display:flex;flex-direction:column;gap:0.8rem;padding-left:1.2rem;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-footer__sub{padding-left:0}}.polyglot-link-footer__sub-link{font-size:1.5rem;line-height:1.6;color:var(--plf-text);letter-spacing:.04em;text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-footer__sub-link{font-size:1.4rem}}.polyglot-link-footer__sub-link:hover{color:var(--plf-accent)}.polyglot-link-footer__buttons-col{display:flex;flex-direction:column}.polyglot-link-footer__buttons{display:flex;flex-direction:column;gap:1.2rem;width:29rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-footer__buttons{gap:0.8rem;width:100%}}.polyglot-link-footer__button-item{display:flex;flex-direction:column}.polyglot-link-footer__button{display:flex;gap:clamp(6.4px,0.8333333333vw,12px);align-items:center;justify-content:space-between;padding:clamp(4.2666666667px,0.5555555556vw,8px) clamp(4.2666666667px,0.5555555556vw,8px) clamp(4.2666666667px,0.5555555556vw,8px) clamp(8.5333333333px,1.1111111111vw,16px);font-size:1.4rem;font-weight:600;line-height:1.4;color:var(--plf-text);white-space:nowrap;text-decoration:none;background-color:var(--plf-cta-bg);border:1px solid var(--plf-border);border-radius:999px;transition:color .2s ease,background-color .2s ease,border-color .2s ease}@media(width <= 767px){.polyglot-link-footer__button{gap:1.2rem;padding:0.7rem 0.8rem 0.7rem 1.6rem;white-space:normal}}.polyglot-link-footer__button:hover{color:var(--plf-white);background-color:var(--plf-accent);border-color:var(--plf-accent)}.polyglot-link-footer__button-item:first-child .polyglot-link-footer__button{color:var(--plf-white);background-color:var(--plf-accent);border-color:var(--plf-accent)}.polyglot-link-footer__button-item:first-child .polyglot-link-footer__button:hover{color:var(--plf-accent);background-color:rgba(0,0,0,0);border-color:var(--plf-accent)}.polyglot-link-footer__button::after{display:inline-block;flex:none;width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px);content:"";background-color:var(--plf-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:clamp(7.4666666667px,0.9722222222vw,14px) clamp(7.4666666667px,0.9722222222vw,14px);border-radius:50%;transition:background-color .2s ease}@media(width <= 767px){.polyglot-link-footer__button::after{width:2.6rem;height:2.6rem;background-size:1.4rem 1.4rem}}.polyglot-link-footer__button:hover::after,.polyglot-link-footer__button-item:first-child .polyglot-link-footer__button::after{background-color:var(--plf-white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.polyglot-link-footer__button-item:first-child .polyglot-link-footer__button:hover::after{background-color:var(--plf-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.polyglot-link-footer__sns{display:flex;gap:1.6rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-footer__sns{margin-top:2.8rem}}.polyglot-link-footer__sns-item{display:inline-flex}.polyglot-link-footer__sns-link{display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}.polyglot-link-footer__sns-link:hover{opacity:.6}.polyglot-link-footer__sns-icon{display:block;width:2rem;height:2rem}.polyglot-link-footer__bottom{display:flex;align-items:center;justify-content:space-between}@media(width <= 767px){.polyglot-link-footer__bottom{flex-direction:column;gap:2.4rem;align-items:flex-start}}.polyglot-link-footer__copyright{font-size:1.2rem;line-height:1.5;color:var(--plf-muted);letter-spacing:.04em}@media(width <= 767px){.polyglot-link-footer__copyright{order:2;font-size:1rem}}.polyglot-link-footer__legal{display:flex;gap:2.4rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-footer__legal{flex-direction:column;gap:0.4rem;align-items:flex-start;order:1}}.polyglot-link-footer__legal-link{font-size:1.3rem;line-height:1.5;color:var(--plf-text);letter-spacing:.04em;text-decoration:none;transition:color .2s ease}@media(width <= 767px){.polyglot-link-footer__legal-link{font-size:1.2rem}}.polyglot-link-footer__legal-link:hover{color:var(--plf-accent)}body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer{padding-top:0}body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__arc,body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__cta,body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__tel,body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__divider{display:none}body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__panel{inset:0}body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__main{padding-block:8rem 12rem}@media(width <= 767px){body:has(.pl-form,.polyglot-link-complete,.polyglot-link-contact-list,.polyglot-link-policy,.polyglot-link-matters) .polyglot-link-footer__main{padding-block:6.4rem 8rem}}.polyglot-link-top-mv{--plmv-bg: #efebe6;--plmv-text: #141413;--plmv-accent: #e96919;--plmv-border: #d5c8bf;--plmv-diameter: clamp(140px, 24.24vw, 426px);position:relative;padding-top:5.2rem;padding-bottom:15.2rem;overflow:hidden;color:var(--plmv-text);background-color:var(--plmv-bg)}@media(width <= 767px){.polyglot-link-top-mv{padding-top:2.4rem;padding-bottom:12rem}}.polyglot-link-top-mv__marquee{width:100%;padding-block:calc(var(--plmv-diameter)*.08);margin-block:calc(var(--plmv-diameter)*-0.08);overflow:hidden}.polyglot-link-top-mv__lane{display:inline-flex;flex:none;flex-wrap:nowrap;width:-moz-max-content;width:max-content;will-change:transform}.polyglot-link-top-mv__track{display:flex;flex:none;align-items:center;width:-moz-max-content;width:max-content}.polyglot-link-top-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-top-mv__track{flex-wrap:wrap;justify-content:center;width:auto}.polyglot-link-top-mv__item{display:flex;flex:none;align-items:center}.polyglot-link-top-mv__photo-wrap{position:relative;z-index:1;flex:none;width:var(--plmv-diameter);height:var(--plmv-diameter);overflow:hidden;border-radius:50%}.polyglot-link-top-mv__photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-top-mv__item:nth-child(8n+1) .polyglot-link-top-mv__photo-wrap{width:var(--plmv-diameter);height:var(--plmv-diameter);transform:translateY(calc(var(--plmv-diameter) * 0.08))}.polyglot-link-top-mv__item:nth-child(8n+2) .polyglot-link-top-mv__photo-wrap{width:calc(var(--plmv-diameter)*1.238);height:calc(var(--plmv-diameter)*1.238);transform:translateY(calc(var(--plmv-diameter) * -0.08))}.polyglot-link-top-mv__item:nth-child(8n+3) .polyglot-link-top-mv__photo-wrap{width:calc(var(--plmv-diameter)*1.089);height:calc(var(--plmv-diameter)*1.089);transform:translateY(calc(var(--plmv-diameter) * 0.1))}.polyglot-link-top-mv__item:nth-child(8n+4) .polyglot-link-top-mv__photo-wrap{width:var(--plmv-diameter);height:var(--plmv-diameter);transform:translateY(calc(var(--plmv-diameter) * -0.06))}.polyglot-link-top-mv__item:nth-child(8n+5) .polyglot-link-top-mv__photo-wrap{width:calc(var(--plmv-diameter)*1.238);height:calc(var(--plmv-diameter)*1.238);transform:translateY(calc(var(--plmv-diameter) * 0.08))}.polyglot-link-top-mv__item:nth-child(8n+6) .polyglot-link-top-mv__photo-wrap{width:var(--plmv-diameter);height:var(--plmv-diameter);transform:translateY(calc(var(--plmv-diameter) * -0.08))}.polyglot-link-top-mv__item:nth-child(8n+7) .polyglot-link-top-mv__photo-wrap{width:calc(var(--plmv-diameter)*1.089);height:calc(var(--plmv-diameter)*1.089);transform:translateY(calc(var(--plmv-diameter) * 0.1))}.polyglot-link-top-mv__item:nth-child(8n) .polyglot-link-top-mv__photo-wrap{width:var(--plmv-diameter);height:var(--plmv-diameter);transform:translateY(calc(var(--plmv-diameter) * -0.06))}.polyglot-link-top-mv__chain{position:relative;z-index:0;flex:none;width:calc(var(--plmv-diameter)*.5075);height:calc(var(--plmv-diameter)*.5075);margin-inline:calc(var(--plmv-diameter)*-0.1807);background-image:url("/assets/polyglot-link/img/top/mv-chain-ring.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.polyglot-link-top-mv__item:nth-child(8n+1) .polyglot-link-top-mv__chain{transform:rotate(210deg)}.polyglot-link-top-mv__item:nth-child(8n+2) .polyglot-link-top-mv__chain{transform:rotate(30deg)}.polyglot-link-top-mv__item:nth-child(8n+3) .polyglot-link-top-mv__chain{transform:rotate(210deg)}.polyglot-link-top-mv__item:nth-child(8n+4) .polyglot-link-top-mv__chain{transform:rotate(289.5deg)}.polyglot-link-top-mv__item:nth-child(8n+5) .polyglot-link-top-mv__chain{transform:rotate(232.5deg)}.polyglot-link-top-mv__item:nth-child(8n+6) .polyglot-link-top-mv__chain{transform:rotate(30deg)}.polyglot-link-top-mv__item:nth-child(8n+7) .polyglot-link-top-mv__chain{transform:rotate(290.5deg)}.polyglot-link-top-mv__item:nth-child(8n) .polyglot-link-top-mv__chain{transform:rotate(232.5deg)}.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item .polyglot-link-top-mv__chain,.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item .polyglot-link-top-mv__photo-wrap{opacity:0;transition:opacity .9s ease-out;transition-delay:var(--plmv-delay, 0ms)}.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item.is-shown .polyglot-link-top-mv__chain,.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item.is-shown .polyglot-link-top-mv__photo-wrap{opacity:1}@media(prefers-reduced-motion: reduce){.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item .polyglot-link-top-mv__chain,.polyglot-link-top-mv__marquee[data-plmv-intro] .polyglot-link-top-mv__track:not([data-plmv-clone])>.polyglot-link-top-mv__item .polyglot-link-top-mv__photo-wrap{opacity:1;transition:none}}.polyglot-link-top-mv__controls{box-sizing:border-box;display:flex;justify-content:flex-end;width:min(90%,128rem);margin-inline:auto;margin-top:1.2rem}@media(width <= 767px){.polyglot-link-top-mv__controls{width:100%;padding-inline:2.4rem 1.3rem;margin-top:0.8rem}}@media(prefers-reduced-motion: reduce){.polyglot-link-top-mv__controls{display:none}}.polyglot-link-top-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-top-mv__controls{display:none}.polyglot-link-top-mv__toggle{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;padding:0;color:var(--plmv-text);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid var(--plmv-border);border-radius:0.4rem;transition:color .2s ease,border-color .2s ease}@media(width <= 767px){.polyglot-link-top-mv__toggle{width:2rem;height:2rem;background-color:#f8f7f6}}.polyglot-link-top-mv__toggle:hover{color:var(--plmv-accent);border-color:var(--plmv-accent)}.polyglot-link-top-mv__toggle:focus-visible{outline:2px solid var(--plmv-accent);outline-offset:2px}.polyglot-link-top-mv__toggle-icon{position:relative;display:block;width:0.9rem;height:1.1rem}@media(width <= 767px){.polyglot-link-top-mv__toggle-icon{width:0.64rem;height:0.8rem}}.polyglot-link-top-mv__toggle-icon::before,.polyglot-link-top-mv__toggle-icon::after{position:absolute;top:0;width:0.2rem;height:100%;content:"";background-color:currentcolor;border-radius:0.1rem}@media(width <= 767px){.polyglot-link-top-mv__toggle-icon::before,.polyglot-link-top-mv__toggle-icon::after{width:0.14rem;border-radius:0.07rem}}.polyglot-link-top-mv__toggle-icon::before{left:0}.polyglot-link-top-mv__toggle-icon::after{right:0}.polyglot-link-top-mv__toggle.is-paused .polyglot-link-top-mv__toggle-icon::after{display:none}.polyglot-link-top-mv__toggle.is-paused .polyglot-link-top-mv__toggle-icon::before{top:50%;left:55%;width:0;height:0;background-color:rgba(0,0,0,0);border-top:0.5rem solid rgba(0,0,0,0);border-bottom:0.5rem solid rgba(0,0,0,0);border-left:0.8rem solid currentcolor;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-top-mv__toggle.is-paused .polyglot-link-top-mv__toggle-icon::before{border-top-width:0.35rem;border-bottom-width:0.35rem;border-left-width:0.55rem}}.polyglot-link-top-mv__body{position:relative;z-index:1;box-sizing:border-box;width:min(90%,128rem);margin-inline:auto;margin-top:0;text-align:left}@media(width <= 767px){.polyglot-link-top-mv__body{width:100%;padding-inline:2.4rem;margin-top:0}}.polyglot-link-top-mv__title{margin:0;font-size:5.4rem;font-weight:700;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.45;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-mv__title{font-size:2.6rem;letter-spacing:.05em}}.polyglot-link-top-mv__lead{margin-top:1.6rem;font-size:2rem;font-weight:400;line-height:2;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-mv__lead{margin-top:1.2rem;font-size:1.4rem;line-height:1.8}}.polyglot-link-top-about{position:relative;padding-top:33.2rem;padding-bottom:8rem;overflow:hidden;color:#141413;background-color:#efebe6}@media(width <= 767px){.polyglot-link-top-about{padding-top:6.4rem;padding-bottom:4rem}}.polyglot-link-top-about__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(100%,128rem);margin-inline:auto}.polyglot-link-top-about__arc{position:absolute;top:10rem;left:0;z-index:0;width:100%;pointer-events:none;-webkit-mask-image:linear-gradient(90deg, transparent 0%, #000 22%, #000 78%, transparent 100%);mask-image:linear-gradient(90deg, transparent 0%, #000 22%, #000 78%, transparent 100%)}@media(width <= 767px){.polyglot-link-top-about__arc{top:0}}.polyglot-link-top-about__arc-svg{display:block;width:100%;height:auto}@media(width <= 767px){.polyglot-link-top-about__arc-svg{width:140%;margin-inline:-20%}}.polyglot-link-top-about__arc-text{font-family:"Poppins",sans-serif;font-size:140px;font-weight:400;letter-spacing:.02em;fill:#e3ded4}.polyglot-link-top-about__intro{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:min(90%,76rem);text-align:center}@media(width <= 767px){.polyglot-link-top-about__intro{gap:2rem;width:min(100% - 4.8rem,32.7rem)}}.polyglot-link-top-about__intro-head{display:flex;flex-direction:column;gap:1.1rem;align-items:center}@media(width <= 767px){.polyglot-link-top-about__intro-head{gap:0.8rem}}.polyglot-link-top-about__intro-label{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-top-about__intro-label{font-size:1.3rem;line-height:1.5}}.polyglot-link-top-about__intro-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.4;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-about__intro-title{font-size:2rem;line-height:1.45;letter-spacing:.07em}}.polyglot-link-top-about__intro-lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-about__intro-lead{font-size:1.4rem;line-height:1.7;text-align:left}}.polyglot-link-top-about__diagram{position:relative;width:115.37rem;max-width:100%;height:72.265rem;margin-top:2.4rem}@media(width <= 767px){.polyglot-link-top-about__diagram{width:100%;height:72.6rem;margin-top:6.1rem}}.polyglot-link-top-about__glow{display:none}@media(width <= 767px){.polyglot-link-top-about__glow{position:absolute;top:-3.9rem;left:50%;z-index:0;display:block;width:98.7rem;height:91.2rem;pointer-events:none;background-image:url("/assets/polyglot-link/img/top/about-bg-sp.svg");background-repeat:no-repeat;background-position:center top;background-size:100% 100%;transform:translateX(-50%) rotate(-0.003deg)}}.polyglot-link-top-about__circle{position:absolute;z-index:0;width:57.3rem;height:39.2rem;background-color:#efebe6;border:1px solid #d5c8bf;border-radius:50%;transform:translate(-50%, -50%) rotate(-5.55deg) skewX(1.25deg)}@media(width <= 767px){.polyglot-link-top-about__circle{left:50%;width:31.6rem;height:21.8rem;background-color:#f3f1ed;transform:translate(-50%, -50%) rotate(-5.248deg)}}.polyglot-link-top-about__circle--01{top:22.29rem;left:57.035rem}@media(width <= 767px){.polyglot-link-top-about__circle--01{top:17.7rem;left:50%}}.polyglot-link-top-about__circle--02{top:50.09rem;left:30.835rem}@media(width <= 767px){.polyglot-link-top-about__circle--02{top:37.3rem;left:50%}}.polyglot-link-top-about__circle--03{top:50.09rem;left:84.535rem}@media(width <= 767px){.polyglot-link-top-about__circle--03{top:56.1rem;left:50%}}.polyglot-link-top-about__badge{position:absolute;top:41.34rem;left:57.1rem;z-index:1;display:flex;align-items:center;justify-content:center;width:24.8rem;height:24.8rem;background-image:url("/assets/polyglot-link/img/top/about-badge.svg");background-repeat:no-repeat;background-position:center;background-size:contain;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-top-about__badge{top:0;right:0;left:0;width:-moz-max-content;width:max-content;height:auto;padding:1rem 3rem;margin-inline:auto;background:radial-gradient(43.26% 43.26% at 50% 56.74%, #eb7208 0%, #f38e37 100%);border-radius:999px;transform:none}}.polyglot-link-top-about__badge-text{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;color:#fff;text-align:center}@media(width <= 767px){.polyglot-link-top-about__badge-text{font-size:1.6rem;letter-spacing:0;white-space:nowrap}}@media(width <= 767px){.polyglot-link-top-about__badge-text br{display:none}}.polyglot-link-top-about__item{position:absolute;z-index:2;display:flex;flex-direction:column;gap:1.2rem;align-items:center;text-align:center;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-top-about__item{gap:0.4rem}}.polyglot-link-top-about__item--people{top:6.24rem;left:57.15rem}@media(width <= 767px){.polyglot-link-top-about__item--people{top:9rem;left:50%}}.polyglot-link-top-about__item--support{top:39.14rem;left:84.535rem}@media(width <= 767px){.polyglot-link-top-about__item--support{top:28.5rem;left:50%}}.polyglot-link-top-about__item--ai{top:39.14rem;left:30.835rem}@media(width <= 767px){.polyglot-link-top-about__item--ai{top:48rem;left:50%}}.polyglot-link-top-about__icon{display:block;width:8rem;height:8rem}@media(width <= 767px){.polyglot-link-top-about__icon{width:5rem;height:5rem}}.polyglot-link-top-about__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-top-about__item-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.25;color:#141413;letter-spacing:.05em;white-space:nowrap}@media(width <= 767px){.polyglot-link-top-about__item-title{font-size:1.6rem;line-height:1.3125;letter-spacing:-0.02em}}.polyglot-link-top-about__item-text{width:-moz-max-content;width:max-content;max-width:33rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-about__item-text{max-width:min(32rem,88vw);margin-top:0.8rem;font-size:1.3rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.8}}.polyglot-link-top-about__arrow{position:absolute;top:65.9rem;left:57.1rem;z-index:1;width:8rem;height:7.2rem;background-image:url("/assets/polyglot-link/img/top/about-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-top-about__arrow{top:66.8rem;left:50%;width:5.4rem;height:4.8rem}}.polyglot-link-top-about__summary{position:relative;z-index:1;margin-top:-1.025rem;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.7;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-about__summary{padding-inline:2rem;margin-top:-2.6rem;font-size:1.6rem;line-height:1.7}}.polyglot-link-top-about__button{margin-top:6.4rem}@media(width <= 767px){.polyglot-link-top-about__button{margin-top:9.2rem}}.polyglot-link-top-business{padding-block:8rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-top-business{padding-block:4rem;padding-inline:1rem}}.polyglot-link-top-business__card{display:flex;flex-direction:column;gap:7.2rem;align-items:center;width:min(100%,136rem);padding:8rem 5.6rem;margin-inline:auto;color:#fff;background-color:#364c5e;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-top-business__card{gap:4rem;padding:4rem 2.4rem}}.polyglot-link-top-business__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:min(100%,70.1rem);text-align:center}@media(width <= 767px){.polyglot-link-top-business__head{gap:2rem;align-items:flex-start;text-align:left}}.polyglot-link-top-business__label-cluster{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-top-business__label-cluster{gap:0.6rem;align-items:flex-start}}.polyglot-link-top-business__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-top-business__label{font-size:1.3rem}}.polyglot-link-top-business__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-top-business__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-top-business__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;color:#fff;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-top-business__en{font-size:3.2rem}}.polyglot-link-top-business__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-business__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;letter-spacing:normal}}.polyglot-link-top-business__items{display:flex;flex-direction:column;gap:5.6rem;width:100%;counter-reset:plb-item}@media(width <= 767px){.polyglot-link-top-business__items{gap:4.8rem}}.polyglot-link-top-business__item{display:flex;gap:6.4rem;align-items:center;width:100%;counter-increment:plb-item}@media(width <= 767px){.polyglot-link-top-business__item{flex-direction:column;gap:2rem;align-items:stretch}}.polyglot-link-top-business__item-img{flex:none;width:64rem;aspect-ratio:640/358;overflow:hidden;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-top-business__item-img{width:100%;aspect-ratio:307/172}}.polyglot-link-top-business__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-top-business__item-body{display:flex;flex:1 0 0;flex-direction:column;gap:4rem;align-items:flex-start;min-width:0}@media(width <= 767px){.polyglot-link-top-business__item-body{gap:2.4rem}}.polyglot-link-top-business__item-text{display:flex;flex-direction:column;gap:3.2rem;width:100%}@media(width <= 767px){.polyglot-link-top-business__item-text{gap:1.6rem}}.polyglot-link-top-business__item-headline{display:flex;gap:1.5rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-top-business__item-headline{gap:1rem}}.polyglot-link-top-business__no{flex:none;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1;color:#eb7208;letter-spacing:.06em}@media(width <= 767px){.polyglot-link-top-business__no{font-size:1.3rem}}.polyglot-link-top-business__no::before{content:counter(plb-item, decimal-leading-zero)}.polyglot-link-top-business__no-line{flex:none;width:0.1rem;height:1.6rem;background-image:repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0 0.2rem, transparent 0.2rem 0.4rem)}.polyglot-link-top-business__item-title{font-family:"Noto Sans JP",sans-serif;font-size:2.8rem;font-weight:700;line-height:1.5;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-business__item-title{font-size:1.8rem;line-height:1.5}}.polyglot-link-top-business__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-business__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-top-business__item-button{flex:none}.polyglot-link-top-business__all-button{flex:none}.polyglot-link-top-solution{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;background-image:url("/assets/polyglot-link/img/top/solution-deco.webp");background-repeat:no-repeat;background-position:calc(50% - 34.25rem) 18.1rem;background-size:34.3rem 31.3rem;scroll-margin-top:var(--pl-anchor-offset);overflow:clip}@media(width <= 767px){.polyglot-link-top-solution{padding-block:4rem;padding-inline:0;background-image:none}}.polyglot-link-top-solution__inner{display:flex;flex-direction:column;gap:8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-top-solution__inner{gap:4.8rem}}.polyglot-link-top-solution__head{display:flex;gap:4.8rem;align-items:flex-start;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-top-solution__head{flex-direction:column;gap:4.8rem;padding-inline:2.4rem}}.polyglot-link-top-solution__label-cluster{display:flex;flex:none;flex-direction:column;gap:1.2rem;align-items:flex-start;justify-content:flex-end}@media(width <= 767px){.polyglot-link-top-solution__label-cluster{gap:0.6rem}}.polyglot-link-top-solution__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-top-solution__label{font-size:1.3rem}}.polyglot-link-top-solution__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-top-solution__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-top-solution__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-top-solution__en{font-size:3.2rem}}.polyglot-link-top-solution__intro{display:flex;flex-direction:column;gap:2.4rem;align-items:flex-start;width:64rem;max-width:100%}@media(width <= 767px){.polyglot-link-top-solution__intro{gap:1.8rem}}.polyglot-link-top-solution__title{font-family:"Noto Sans JP",sans-serif;font-size:2.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:normal;font-variant-east-asian:normal}@media(width <= 767px){.polyglot-link-top-solution__title{font-size:1.8rem;letter-spacing:.04em;max-width:30.6rem}}.polyglot-link-top-solution__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-top-solution__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-top-solution__carousel{display:flex;flex-direction:column;gap:2.4rem;width:100%}@media(width <= 767px){.polyglot-link-top-solution__carousel{gap:1.6rem}}.polyglot-link-top-solution__track{display:flex;gap:4.8rem;padding-right:calc((100vw - 100%)/2);padding-bottom:0.4rem;margin-right:calc((100% - 100vw)/2);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;counter-reset:plsol-item}@media(width <= 767px){.polyglot-link-top-solution__track{gap:2.4rem;padding-inline:2.4rem;margin-right:0;scroll-padding-inline:2.4rem}}.polyglot-link-top-solution__track::-webkit-scrollbar{display:none}.polyglot-link-top-solution__item{flex:none;scroll-snap-align:start;counter-increment:plsol-item}.polyglot-link-top-solution__card{display:flex;flex-direction:column;gap:3.3rem;width:min(39rem,(100vw - max(2rem,50vw - 64rem) - 19rem)/3);color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-top-solution__card{gap:2rem;width:30rem}}.polyglot-link-top-solution__card-thumb{position:relative;width:100%;aspect-ratio:390/244;border-radius:0.6rem;overflow:hidden}@media(width <= 767px){.polyglot-link-top-solution__card-thumb{aspect-ratio:300/188}}.polyglot-link-top-solution__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-top-solution__card-index{position:absolute;top:1.5rem;left:1.5rem;display:flex;gap:0.9rem;align-items:flex-start;font-family:"Poppins",sans-serif;font-weight:500;color:#eb7208}@media(width <= 767px){.polyglot-link-top-solution__card-index{top:1.2rem;left:1.2rem;gap:0.8rem}}.polyglot-link-top-solution__card-no{font-size:2.6rem;line-height:.86;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-top-solution__card-no{font-size:2rem}}.polyglot-link-top-solution__card-no::before{content:counter(plsol-item, decimal-leading-zero)}.polyglot-link-top-solution__card-index-label{font-size:1.3rem;line-height:1;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-top-solution__card-index-label{font-size:1.2rem}}.polyglot-link-top-solution__card-body{display:flex;flex-direction:column;gap:2.4rem;width:100%}@media(width <= 767px){.polyglot-link-top-solution__card-body{gap:1.6rem}}.polyglot-link-top-solution__card-headline{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%}.polyglot-link-top-solution__card-pill{display:inline-block;padding:0.6rem 1.2rem;border:1px solid #d5c8bf;border-radius:9.9rem;background-color:#f8f7f6;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:600;line-height:1.8;letter-spacing:.04em;color:#141413;font-feature-settings:normal;font-variant-east-asian:normal}@media(width <= 767px){.polyglot-link-top-solution__card-pill{display:block;width:100%;font-size:1.2rem;line-height:1.5;background-color:hsla(0,0%,100%,.7)}}.polyglot-link-top-solution__card-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:normal;font-variant-east-asian:normal}@media(width <= 767px){.polyglot-link-top-solution__card-title{font-size:1.6rem}}.polyglot-link-top-solution__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-top-solution__card:hover .polyglot-link-top-solution__card-img{transform:scale(1.06)}.polyglot-link-top-solution__card:hover .polyglot-link-top-solution__card-title-text{background-size:100% 0.1rem}.polyglot-link-top-solution__card-detail{display:flex;flex-direction:column;gap:2.3rem;width:100%}@media(width <= 767px){.polyglot-link-top-solution__card-detail{gap:1.6rem}}.polyglot-link-top-solution__card-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-top-solution__card-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-top-solution__card-hashtags{display:flex;flex-wrap:wrap;gap:0.6rem 2.6rem;align-items:center}@media(width <= 767px){.polyglot-link-top-solution__card-hashtags{gap:0.4rem 1.6rem}}.polyglot-link-top-solution__hashtag{display:inline-flex;align-items:baseline;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;line-height:1.8;letter-spacing:.04em;color:#141413;white-space:nowrap}@media(width <= 767px){.polyglot-link-top-solution__hashtag{font-size:1.3rem}}.polyglot-link-top-solution__hashtag::before{margin-right:0.3rem;color:#eb7208;content:"#"}.polyglot-link-top-solution__nav{display:flex;gap:7rem;align-items:center;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-top-solution__nav{gap:2.7rem;padding-inline:2.4rem}}.polyglot-link-top-solution__progress{position:relative;flex:1 1 auto;height:0.4rem;background-color:#fff;overflow:hidden}.polyglot-link-top-solution__progress-thumb{position:absolute;top:0;left:0;width:20%;height:100%;background-color:#d5c8bf;transition:transform .1s linear}.polyglot-link-top-solution__arrows{display:flex;flex:none;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-top-solution__arrows{gap:0.7rem}}.polyglot-link-top-solution__arrow{display:grid;place-items:center;width:4.6rem;height:4.6rem;border:1px solid #eb7208;border-radius:50%;background-color:rgba(0,0,0,0);cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(width <= 767px){.polyglot-link-top-solution__arrow{width:3.6rem;height:3.6rem}}.polyglot-link-top-solution__arrow::before{width:2rem;height:2rem;background-color:#eb7208;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-top-solution__arrow::before{width:1.6rem;height:1.6rem}}.polyglot-link-top-solution__arrow--prev::before{transform:scaleX(-1)}.polyglot-link-top-solution__arrow:hover{background-color:#eb7208}.polyglot-link-top-solution__arrow:hover::before{background-color:#fff}.polyglot-link-top-solution__arrow:disabled{cursor:default;opacity:.3}.polyglot-link-top-solution__arrow:disabled:hover{background-color:rgba(0,0,0,0)}.polyglot-link-top-solution__arrow:disabled:hover::before{background-color:#eb7208}.polyglot-link-top-case{--plcase-bg: #e3ded4;--plcase-bg-0: rgba(227, 222, 212, 0);padding-block:9.6rem;padding-inline:2rem;overflow:clip;scroll-margin-top:var(--pl-anchor-offset);background-color:var(--plcase-bg)}@media(width <= 767px){.polyglot-link-top-case{padding-block:8rem;padding-inline:0}}.polyglot-link-top-case:not(:has(.polyglot-link-top-case__card)){display:none}.polyglot-link-top-case.leadgridCms-onlyInnerWorkspace{display:block}.polyglot-link-top-case__inner{display:flex;flex-direction:column;gap:6.4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-top-case__inner{gap:4.8rem}}.polyglot-link-top-case__head{display:flex;gap:4.8rem;align-items:flex-end;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-top-case__head{flex-direction:column;gap:2rem;align-items:flex-start;padding-inline:2.4rem}}.polyglot-link-top-case__label-cluster{display:flex;flex:none;flex-direction:column;gap:1.2rem;align-items:flex-start;justify-content:flex-end}@media(width <= 767px){.polyglot-link-top-case__label-cluster{gap:0.6rem}}.polyglot-link-top-case__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-top-case__label{font-size:1.3rem}}.polyglot-link-top-case__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-top-case__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-top-case__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-top-case__en{font-size:3.2rem}}.polyglot-link-top-case__lead{width:64rem;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-top-case__lead{width:100%;font-size:1.4rem;line-height:1.8}}.polyglot-link-top-case__logos{position:relative;width:100%;height:6rem;overflow:hidden}@media(width <= 767px){.polyglot-link-top-case__logos{height:4rem}}.polyglot-link-top-case__logos::before,.polyglot-link-top-case__logos::after{position:absolute;top:0;z-index:2;width:6rem;height:100%;content:"";pointer-events:none}@media(width <= 767px){.polyglot-link-top-case__logos::before,.polyglot-link-top-case__logos::after{width:4rem}}.polyglot-link-top-case__logos::before{left:0;background:linear-gradient(to right, var(--plcase-bg), var(--plcase-bg-0))}.polyglot-link-top-case__logos::after{right:0;background:linear-gradient(to left, var(--plcase-bg), var(--plcase-bg-0))}.polyglot-link-top-case__logo-track{display:flex;gap:2.4rem;align-items:center;width:-moz-max-content;width:max-content;height:100%;will-change:transform}@media(width <= 767px){.polyglot-link-top-case__logo-track{gap:1.6rem}}.polyglot-link-top-case__logo-track.is-animating{animation:plcase-marquee var(--plcase-duration, 30s) linear infinite}.polyglot-link-top-case__logos:hover .polyglot-link-top-case__logo-track.is-animating{animation-play-state:paused}@keyframes plcase-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.polyglot-link-top-case__logo-track.is-animating{animation:none}}.polyglot-link-top-case__logo-item{flex:none;height:100%}.polyglot-link-top-case__logo-img{display:block;width:auto;height:100%}.polyglot-link-top-case__cases{position:relative;display:flex;flex-direction:column;gap:5.6rem;width:100%}@media(width <= 767px){.polyglot-link-top-case__cases{gap:4.8rem}}.polyglot-link-top-case__carousel{position:relative;width:100%}.polyglot-link-top-case__track{display:flex;align-items:flex-end;gap:4.8rem;padding-inline:calc((100vw - 100%)/2);padding-bottom:0.4rem;margin-inline:calc((100% - 100vw)/2);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:max(2rem,(100vw - 128rem)/2);scrollbar-width:none;cursor:grab}@media(width <= 767px){.polyglot-link-top-case__track{align-items:flex-start;gap:2.4rem;padding-inline:calc(50% - 14rem);margin-inline:0;scroll-padding-inline:0}}.polyglot-link-top-case__track::-webkit-scrollbar{display:none}.polyglot-link-top-case__track.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.polyglot-link-top-case__card{display:flex;flex:none;flex-direction:column;gap:2rem;width:40rem;color:#141413;text-decoration:none;scroll-snap-align:start}@media(width <= 767px){.polyglot-link-top-case__card{gap:1.6rem;width:30rem;scroll-snap-align:center}}.polyglot-link-top-case__card.is-active{width:60rem}@media(width <= 767px){.polyglot-link-top-case__card.is-active{width:28rem}}.polyglot-link-top-case__track.is-dragging .polyglot-link-top-case__card{pointer-events:none}.polyglot-link-top-case__track.is-measuring .polyglot-link-top-case__card{transition:none}.polyglot-link-top-case__track.is-gliding{scroll-snap-type:none}.polyglot-link-top-case__card-thumb{width:100%;aspect-ratio:1600/1000;border-radius:0.6rem;overflow:hidden;background-color:#f8f7f6}.polyglot-link-top-case__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-top-case__card-body{display:flex;flex-direction:column;gap:1.6rem;width:100%}.polyglot-link-top-case__card-meta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%}.polyglot-link-top-case__card-company{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-top-case__card-company{font-size:1.3rem}}.polyglot-link-top-case__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-top-case__card-title{font-size:1.6rem}}.polyglot-link-top-case__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-top-case__card:hover .polyglot-link-top-case__card-img{transform:scale(1.06)}.polyglot-link-top-case__card:hover .polyglot-link-top-case__card-title-text{background-size:100% 0.1rem}.polyglot-link-top-case__card-tags{display:flex;flex-wrap:nowrap;gap:2.6rem;align-items:center;min-width:0;overflow:hidden}@media(width <= 767px){.polyglot-link-top-case__card-tags{flex-wrap:wrap;gap:0.4rem 1.6rem;overflow:visible}}.polyglot-link-top-case__card-tag{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;color:#141413;letter-spacing:.04em;white-space:nowrap}@media(width <= 767px){.polyglot-link-top-case__card-tag{max-width:none;overflow:visible;font-size:1.3rem;text-overflow:clip}}.polyglot-link-top-case__card-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-top-case__arrows{position:absolute;top:2rem;right:0;z-index:2;display:flex;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-top-case__arrows{display:contents}}.polyglot-link-top-case__arrow{display:grid;place-items:center;width:4.6rem;height:4.6rem;border:1px solid #eb7208;border-radius:50%;background-color:var(--plcase-bg);cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(width <= 767px){.polyglot-link-top-case__arrow{width:3.6rem;height:3.6rem;background-color:rgba(0,0,0,0)}}.polyglot-link-top-case__arrow::before{width:2rem;height:2rem;background-color:#eb7208;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-top-case__arrow::before{width:1.6rem;height:1.6rem}}.polyglot-link-top-case__arrow--prev::before{transform:scaleX(-1)}.polyglot-link-top-case__arrow:hover{background-color:#eb7208}.polyglot-link-top-case__arrow:hover::before{background-color:#fff}.polyglot-link-top-case__arrow:disabled{cursor:default;opacity:.3}.polyglot-link-top-case__arrow:disabled:hover{background-color:var(--plcase-bg)}.polyglot-link-top-case__arrow:disabled:hover::before{background-color:#eb7208}.polyglot-link-top-case__footer{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-top-case__footer{flex-direction:column-reverse;gap:2.4rem;padding-inline:2.4rem}}.polyglot-link-top-case__pager{display:flex;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-top-case__pager{justify-content:center}}.polyglot-link-top-case__dots{display:flex;gap:0.8rem;align-items:center}@media(width <= 767px){.polyglot-link-top-case__dots{order:1}}@media(width <= 767px){.polyglot-link-top-case__arrow--prev{order:0}}@media(width <= 767px){.polyglot-link-top-case__arrow--next{order:2}}.polyglot-link-top-case__dot{width:0.8rem;height:0.8rem;padding:0;border:none;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.polyglot-link-top-case__dot.is-current{background-color:#141413}.polyglot-link-top-case--sub{padding-block:8rem 5.6rem}@media(width <= 767px){.polyglot-link-top-case--sub{padding-block:4.8rem}}.polyglot-link-top-case--bg-base{--plcase-bg: #efebe6;--plcase-bg-0: rgba(239, 235, 230, 0)}.polyglot-link-top-case--sub .polyglot-link-top-case__inner{gap:4.8rem;padding-left:36rem}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__inner{gap:4rem;padding-left:0}}.polyglot-link-top-case--sub .polyglot-link-top-case__head{flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__head{gap:1.2rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__label-cluster{flex-direction:column-reverse;gap:0.8rem;justify-content:flex-start}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__label-cluster{gap:0.4rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__label{padding-left:0;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__label{font-size:2rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__label::before{display:none}.polyglot-link-top-case--sub .polyglot-link-top-case__en{font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__en{font-size:1.2rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__lead{width:100%}.polyglot-link-top-case--sub .polyglot-link-top-case__logo-track{gap:2rem}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__logo-track{gap:1.6rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__cases{margin-top:0.8rem}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__cases{margin-top:0}}.polyglot-link-top-case--sub .polyglot-link-top-case__track{gap:4rem;padding-inline:0;margin-inline:0;scroll-padding-inline:0}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__track{gap:2.4rem;padding-inline:calc(50% - 14rem)}}.polyglot-link-top-case--sub .polyglot-link-top-case__card{width:26rem}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__card{width:28rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__card.is-active{width:45.7rem}@media(width <= 767px){.polyglot-link-top-case--sub .polyglot-link-top-case__card.is-active{width:28rem}}.polyglot-link-top-case--sub .polyglot-link-top-case__arrows{top:2.5rem}.polyglot-link-case-list{position:relative;padding-block:2.4rem 8rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-case-list{padding-block:1.6rem 4.8rem;padding-inline:2.4rem}}.polyglot-link-case-list__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-case-list__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-case-list__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:6.4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-case-list__inner{gap:2rem}}.polyglot-link-case-list__head{display:flex;flex-direction:column;gap:4rem;width:100%}@media(width <= 767px){.polyglot-link-case-list__head{gap:1.6rem}}.polyglot-link-case-list__heading{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-case-list__heading{gap:0}}.polyglot-link-case-list__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;font-feature-settings:"palt";line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-case-list__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-case-list__label::before{flex:none;width:2rem;height:2rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-case-list__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-case-list__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;color:#141413;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-case-list__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-case-list__divider{width:100%;height:0.1rem;background-color:#d5c8bf}.polyglot-link-case-list__filter{display:flex;flex-direction:column;gap:2rem;width:100%;margin-top:1.6rem}@media(width <= 767px){.polyglot-link-case-list__filter{gap:0;margin-top:0;overflow:hidden;background-color:#f8f7f6;border:0.1rem solid #d5c8bf;border-radius:6px}}.polyglot-link-case-list__filter-toggle{display:flex;align-items:center;width:100%;padding:0;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;color:#141413;text-align:left;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;background-color:rgba(0,0,0,0);border:none}@media(width <= 767px){.polyglot-link-case-list__filter-toggle{gap:1.2rem;justify-content:space-between;padding-block:1.2rem;padding-inline:1.6rem;font-size:1.4rem;pointer-events:auto;cursor:pointer}}.polyglot-link-case-list__filter-toggle-text{flex:1 1 auto}.polyglot-link-case-list__filter-toggle-icon{display:none}@media(width <= 767px){.polyglot-link-case-list__filter-toggle-icon{display:block;flex:none;width:1rem;height:1rem;margin-right:0.4rem;border-right:0.2rem solid #141413;border-bottom:0.2rem solid #141413;transform:rotate(-135deg);transition:transform .25s ease}}.polyglot-link-case-list__filter-toggle[aria-expanded=false] .polyglot-link-case-list__filter-toggle-icon{margin-top:-0.4rem;transform:rotate(45deg)}.polyglot-link-case-list__filter-body{display:flex;flex-direction:column;gap:2rem;width:100%}@media(width <= 767px){.polyglot-link-case-list__filter-body{gap:1.6rem;padding:0 1.6rem 1.6rem}}@media(width <= 767px){.polyglot-link-case-list__filter.is-collapsed .polyglot-link-case-list__filter-body{display:none}}.polyglot-link-case-list__group{display:flex;flex-direction:column;gap:1.2rem;width:100%;padding:2.4rem;background-color:#e3ded4;border-radius:12px}@media(width <= 767px){.polyglot-link-case-list__group{padding:1.6rem}}.polyglot-link-case-list__group-title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-case-list__group-title{font-size:1.6rem}}.polyglot-link-case-list__pills{display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0;list-style:none}.polyglot-link-case-list__pill-item{display:flex;min-width:0;max-width:100%}.polyglot-link-case-list__pill{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:8rem;max-width:100%;padding-block:0.8rem;padding-inline:1.6rem;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:left;letter-spacing:.04em;overflow-wrap:anywhere;text-decoration:none;background-color:#f8f7f6;border:0.1rem solid #d5c8bf;border-radius:2rem;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-case-list__pill{padding-block:0.6rem;padding-inline:1.2rem}}.polyglot-link-case-list__pill:hover{color:#eb7208;background-color:#fff;border-color:#eb7208}.polyglot-link-case-list__pill--current{color:#fff;background-color:#eb7208;border-color:#eb7208}.polyglot-link-case-list__pill--current:hover{color:#fff;background-color:#eb7208;border-color:#eb7208}.polyglot-link-case-list__body{display:flex;flex-direction:column;gap:4.8rem;width:100%}@media(width <= 767px){.polyglot-link-case-list__body{gap:4rem}}.polyglot-link-case-list__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:5.6rem 4rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-case-list__grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-case-list__item{display:flex}.polyglot-link-case-list__card{display:flex;flex-direction:column;gap:2rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-case-list__card{gap:1.2rem}}.polyglot-link-case-list__card-thumb{width:100%;aspect-ratio:1600/1000;overflow:hidden;background-color:#f8f7f6;border-radius:0.6rem}.polyglot-link-case-list__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-case-list__card:hover .polyglot-link-case-list__card-img{transform:scale(1.06)}.polyglot-link-case-list__card-body{display:flex;flex-direction:column;gap:0.6rem;width:100%;word-break:break-word}.polyglot-link-case-list__card-meta{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start;width:100%}.polyglot-link-case-list__card-company{font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;color:#eb7208;letter-spacing:.04em}.polyglot-link-case-list__card-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;color:#141413;letter-spacing:.04em;-webkit-box-orient:vertical}.polyglot-link-case-list__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-case-list__card:hover .polyglot-link-case-list__card-title-text{background-size:100% 0.1rem}.polyglot-link-case-list__card-tags{display:flex;flex-wrap:wrap;gap:0.2rem 1.2rem;align-items:center}.polyglot-link-case-list__card-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;color:#141413;letter-spacing:.04em;overflow-wrap:anywhere}.polyglot-link-case-list__card-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-case-list__pager{display:flex;justify-content:center;width:100%}.polyglot-link-case-list__empty{display:flex;flex-direction:column;gap:0.8rem;align-items:center;padding-block:6.4rem;text-align:center}.polyglot-link-case-list__empty-title{font-family:"Poppins",sans-serif;font-size:2.4rem;font-weight:600;line-height:1.3;color:#141413}.polyglot-link-case-list__empty-text{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;color:#aea59e;letter-spacing:.04em}.polyglot-link-case-detail{position:relative;padding-block:2.4rem 9.6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-case-detail{padding-block:1.6rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-case-detail__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-case-detail__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-case-detail__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:9.6rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-case-detail__inner{gap:6.4rem}}.polyglot-link-case-detail__article{position:relative;display:flex;flex-direction:column;gap:2.4rem;width:min(100%,80rem)}@media(width <= 767px){.polyglot-link-case-detail__article{gap:2rem}}.polyglot-link-case-detail__header{display:flex;flex-direction:column;gap:3.2rem;width:100%}@media(width <= 767px){.polyglot-link-case-detail__header{gap:1.2rem}}.polyglot-link-case-detail__title-block{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-case-detail__title-block{gap:0.8rem}}.polyglot-link-case-detail__category{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#eb7208;text-decoration:none;transition:all .25s ease-in}.polyglot-link-case-detail__category-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-case-detail__category:hover .polyglot-link-case-detail__category-text{background-size:100% 0.1rem}.polyglot-link-case-detail__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-case-detail__title{font-size:2.4rem}}.polyglot-link-case-detail__tags{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;align-items:center}@media(width <= 767px){.polyglot-link-case-detail__tags{gap:0.4rem 2rem}}.polyglot-link-case-detail__tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-case-detail__tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-case-detail__tag:hover{color:#eb7208}.polyglot-link-case-detail__eyecatch{width:100%;margin-block:3.2rem;aspect-ratio:800/449;border-radius:1.2rem;overflow:hidden;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-case-detail__eyecatch{margin-block:1.2rem}}.polyglot-link-case-detail__eyecatch-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-case-detail__company{display:flex;flex-direction:column;gap:2.4rem;width:100%}.polyglot-link-case-detail__company-head{display:flex;align-items:center;padding-left:2rem;border-left:0.4rem solid #eb7208}.polyglot-link-case-detail__company-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-case-detail__company-title{font-size:2rem}}.polyglot-link-case-detail__company-table{display:flex;flex-direction:column;width:100%;border:0.1rem solid #d5c8bf;border-radius:1.2rem;overflow:hidden}.polyglot-link-case-detail__company-row{display:flex;align-items:stretch;width:100%;background-color:rgba(219,209,193,.3)}@media(width <= 767px){.polyglot-link-case-detail__company-row{flex-direction:column}}.polyglot-link-case-detail__company-row:nth-child(even){background-color:#f8f7f6}.polyglot-link-case-detail__company-key{flex:none;width:20rem;padding:1.6rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-case-detail__company-key{width:100%;padding-bottom:0.4rem}}.polyglot-link-case-detail__company-val{flex:1 0 0;min-width:0;padding:1.6rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word}@media(width <= 767px){.polyglot-link-case-detail__company-val{padding-top:0}}.polyglot-link-case-detail__toc{margin-block:2.4rem;display:flex;flex-direction:column;gap:1.6rem;width:100%;padding:4rem 4rem 4.8rem;border:0.1rem solid #d5c8bf;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-case-detail__toc{padding:2.4rem}}.polyglot-link-case-detail__toc[hidden]{display:none}.polyglot-link-case-detail__toc-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-case-detail__toc-list{display:flex;flex-direction:column;gap:0.6rem;padding:0;margin:0;list-style:none}.polyglot-link-case-detail__toc-item{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-case-detail__toc-item--sub{padding-left:2.4rem}.polyglot-link-case-detail__toc-item::before{flex:none;width:0.7rem;height:0.7rem;margin-top:0.9rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-case-detail__toc-link{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-case-detail__toc-link:hover{color:#eb7208}.polyglot-link-case-detail__share{position:absolute;top:0;left:-10.4rem;display:flex;flex-direction:column;gap:2rem;align-items:center;width:2.4rem}@media(width <= 767px){.polyglot-link-case-detail__share{position:static;flex-direction:row;justify-content:center;gap:2rem;width:100%}}.polyglot-link-case-detail__share-label{display:none}@media(width <= 767px){.polyglot-link-case-detail__share-label{display:flex;gap:2rem;align-items:center;font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:#141413}}.polyglot-link-case-detail__share-label::after{display:none}@media(width <= 767px){.polyglot-link-case-detail__share-label::after{display:block;width:0.1rem;height:1.2rem;background-color:#d5c8bf;content:""}}.polyglot-link-case-detail__share-list{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-case-detail__share-list{flex-direction:row;gap:2rem}}.polyglot-link-case-detail__share-item{display:flex}.polyglot-link-case-detail__share-link{position:relative;display:grid;place-items:center;width:2.4rem;height:2.4rem;padding:0;border:none;background-color:rgba(0,0,0,0);color:#141413;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(width <= 767px){.polyglot-link-case-detail__share-link{width:4rem;height:4rem}}.polyglot-link-case-detail__share-icon{width:2.4rem;height:2.4rem}@media(width <= 767px){.polyglot-link-case-detail__share-icon{width:2rem;height:2rem}}.polyglot-link-case-detail__share-link:hover{opacity:.5}.polyglot-link-case-detail__share-copied{position:absolute;bottom:calc(100% + 0.6rem);left:50%;padding:0.4rem 0.8rem;border-radius:0.4rem;background-color:#141413;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;line-height:1.4;white-space:nowrap;opacity:0;transform:translateX(-50%);transition:opacity .2s ease-in;pointer-events:none}.polyglot-link-case-detail__share-link.is-copied .polyglot-link-case-detail__share-copied{opacity:1}.polyglot-link-case-detail__related{display:flex;flex-direction:column;gap:3.2rem;width:min(100%,80rem)}@media(width <= 767px){.polyglot-link-case-detail__related{gap:2.4rem}}.polyglot-link-case-detail__related-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-case-detail__related-title{font-size:2rem}}.polyglot-link-case-detail__related-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:5.6rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-case-detail__related-grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-case-detail__related-item{display:flex}.polyglot-link-case-detail__related-card{display:flex;flex-direction:column;gap:1.6rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-case-detail__related-card{gap:1.2rem}}.polyglot-link-case-detail__related-thumb{width:100%;aspect-ratio:1600/1000;border-radius:0.6rem;overflow:hidden;background-color:#f8f7f6}.polyglot-link-case-detail__related-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-case-detail__related-card:hover .polyglot-link-case-detail__related-img{transform:scale(1.06)}.polyglot-link-case-detail__related-body{display:flex;flex-direction:column;gap:0.8rem;width:100%;word-break:break-word}@media(width <= 767px){.polyglot-link-case-detail__related-body{gap:0.4rem}}.polyglot-link-case-detail__related-company{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-case-detail__related-company{font-size:1.3rem}}.polyglot-link-case-detail__related-cardtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-case-detail__related-cardtitle{font-size:1.6rem}}.polyglot-link-case-detail__related-cardtitle-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-case-detail__related-card:hover .polyglot-link-case-detail__related-cardtitle-text{background-size:100% 0.1rem}.polyglot-link-case-detail__related-tags{display:flex;flex-wrap:wrap;gap:0.4rem 2.4rem;align-items:center;margin-top:0.4rem}@media(width <= 767px){.polyglot-link-case-detail__related-tags{gap:0.2rem 1.2rem;margin-top:0.2rem}}.polyglot-link-case-detail__related-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere}@media(width <= 767px){.polyglot-link-case-detail__related-tag{font-size:1.3rem}}.polyglot-link-case-detail__related-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-case-detail__related-back{align-self:flex-start}.polyglot-link-column-list{position:relative;padding-block:2.4rem 8rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-column-list{padding-block:1.6rem 4.8rem;padding-inline:2.4rem}}.polyglot-link-column-list__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-column-list__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-column-list__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-column-list__inner{gap:2.4rem}}.polyglot-link-column-list__head{display:flex;flex-direction:column;gap:4rem;width:100%}@media(width <= 767px){.polyglot-link-column-list__head{gap:1.6rem}}.polyglot-link-column-list__heading{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-column-list__heading{gap:0}}.polyglot-link-column-list__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-column-list__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-column-list__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-column-list__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-column-list__en{font-family:"Poppins",sans-serif;font-size:8rem;font-weight:600;line-height:1;letter-spacing:.01em;color:#141413}@media(width <= 767px){.polyglot-link-column-list__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-column-list__divider{width:100%;height:0.1rem;background-color:#d5c8bf}.polyglot-link-column-list__layout{display:flex;gap:16rem;align-items:flex-start;width:100%}@media(width <= 767px){.polyglot-link-column-list__layout{flex-direction:column;gap:4.8rem}}.polyglot-link-column-list__main{display:flex;flex:none;flex-direction:column;gap:4.8rem;width:80rem;min-width:0;max-width:100%}@media(width <= 767px){.polyglot-link-column-list__main{width:100%;gap:4rem}}.polyglot-link-column-list__aside{display:flex;flex:none;flex-direction:column;gap:4rem;width:32rem}@media(width <= 767px){.polyglot-link-column-list__aside{width:100%}}.polyglot-link-column-list__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:4.8rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-column-list__grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-column-list__item{display:flex}.polyglot-link-column-list__card{display:flex;flex-direction:column;gap:1.2rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-column-list__card-thumb{width:100%;aspect-ratio:1600/1000;border-radius:6px;overflow:hidden;background-color:#f8f7f6}.polyglot-link-column-list__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-column-list__card:hover .polyglot-link-column-list__card-img{transform:scale(1.06)}.polyglot-link-column-list__card-body{display:flex;flex-direction:column;gap:0.6rem;width:100%;word-break:break-word}.polyglot-link-column-list__card-meta{display:flex;flex-direction:column;gap:0.4rem;width:100%}.polyglot-link-column-list__card-metatop{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%}.polyglot-link-column-list__card-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208;overflow-wrap:anywhere;font-feature-settings:"palt"}.polyglot-link-column-list__card-date{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#aea59e}.polyglot-link-column-list__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-column-list__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-column-list__card:hover .polyglot-link-column-list__card-title-text{background-size:100% 0.1rem}.polyglot-link-column-list__card-tags{display:flex;flex-wrap:wrap;gap:0.2rem 1.2rem;align-items:center}.polyglot-link-column-list__card-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere}.polyglot-link-column-list__card-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-column-list__pager{display:flex;justify-content:center;width:100%}.polyglot-link-column-list__widget{display:flex;flex-direction:column;gap:1.6rem;width:100%}.polyglot-link-column-list__widget-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413}.polyglot-link-column-list__widget--pickup:not(:has(.polyglot-link-column-list__pickup-item)){display:none}.polyglot-link-column-list__pickup-list{display:flex;flex-direction:column;gap:2.4rem;padding:0;margin:0;list-style:none}.polyglot-link-column-list__pickup-item{display:flex}.polyglot-link-column-list__pickup-item:nth-child(n+6){display:none}.polyglot-link-column-list__pickup-link{display:flex;gap:2rem;align-items:center;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-column-list__pickup-thumb{flex:none;width:12rem;height:7.5rem;border-radius:6px;overflow:hidden;background-color:#f8f7f6}.polyglot-link-column-list__pickup-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-column-list__pickup-link:hover .polyglot-link-column-list__pickup-img{transform:scale(1.06)}.polyglot-link-column-list__pickup-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0.2rem;min-width:0;word-break:break-word}.polyglot-link-column-list__pickup-category{font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#eb7208}.polyglot-link-column-list__pickup-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-column-list__pickup-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-column-list__pickup-link:hover .polyglot-link-column-list__pickup-title-text{background-size:100% 0.1rem}.polyglot-link-column-list__category-list{display:flex;flex-wrap:wrap;gap:1rem 1.2rem;padding:0;margin:0;list-style:none}.polyglot-link-column-list__category-item{display:flex;min-width:0;max-width:100%}.polyglot-link-column-list__category-link{box-sizing:border-box;display:inline-flex;align-items:center;max-width:100%;padding-block:0.4rem;padding-inline:1rem;overflow-wrap:anywhere;border:0.1rem solid #d5c8bf;border-radius:2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;background-color:#f8f7f6;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-column-list__category-link:hover{border-color:#eb7208;background-color:#eb7208;color:#fff}.polyglot-link-column-list__keyword-list{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding:0;margin:0;list-style:none}.polyglot-link-column-list__keyword-item{display:flex;min-width:0}.polyglot-link-column-list__keyword-link{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-column-list__keyword-link::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-column-list__keyword-link:hover{color:#eb7208}.polyglot-link-column-detail{position:relative;padding-block:2.4rem 9.6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-column-detail{padding-block:1.6rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-column-detail__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-column-detail__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-column-detail__inner{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto}.polyglot-link-column-detail__layout{display:flex;gap:6.4rem;align-items:flex-start;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-column-detail__layout{flex-direction:column;gap:6.4rem}}.polyglot-link-column-detail__main{display:flex;flex:1 1 auto;flex-direction:column;gap:12rem;min-width:0;max-width:72rem;margin-left:10.4rem}@media(width <= 767px){.polyglot-link-column-detail__main{width:100%;max-width:none;margin-left:0;gap:8rem}}.polyglot-link-column-detail__article{position:relative;display:flex;flex-direction:column;gap:2.4rem;width:100%}@media(width <= 767px){.polyglot-link-column-detail__article{gap:2rem}}.polyglot-link-column-detail__header{display:flex;flex-direction:column;gap:3.2rem;width:100%}.polyglot-link-column-detail__title-block{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.polyglot-link-column-detail__meta{display:flex;gap:1.6rem;align-items:center;max-width:100%}.polyglot-link-column-detail__meta-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#eb7208;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in}.polyglot-link-column-detail__meta-category-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-column-detail__meta-category:hover .polyglot-link-column-detail__meta-category-text{background-size:100% 0.1rem}.polyglot-link-column-detail__meta-sep{flex:none;width:0.1rem;height:1.2rem;background-color:#d5c8bf}.polyglot-link-column-detail__meta-date{flex:none;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#aea59e;white-space:nowrap}.polyglot-link-column-detail__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-column-detail__title{font-size:2.4rem}}.polyglot-link-column-detail__tags{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;align-items:center}.polyglot-link-column-detail__tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-column-detail__tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-column-detail__tag:hover{color:#eb7208}.polyglot-link-column-detail__eyecatch{width:100%;margin-block:3.2rem;aspect-ratio:720/404;border-radius:1rem;overflow:hidden;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-column-detail__eyecatch{margin-block:1.2rem}}.polyglot-link-column-detail__eyecatch-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-column-detail__toc{margin-block:2.4rem;display:flex;flex-direction:column;gap:1.6rem;width:100%;padding:2.4rem 4rem 4rem;border:0.1rem solid #d5c8bf;border-radius:1rem}@media(width <= 767px){.polyglot-link-column-detail__toc{padding:2.4rem}}.polyglot-link-column-detail__toc[hidden]{display:none}.polyglot-link-column-detail__toc-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-column-detail__toc-list{display:flex;flex-direction:column;gap:0.6rem;padding:0;margin:0;list-style:none}.polyglot-link-column-detail__toc-item{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-column-detail__toc-item--sub{padding-left:2.4rem}.polyglot-link-column-detail__toc-item::before{flex:none;width:0.7rem;height:0.7rem;margin-top:1.1rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-column-detail__toc-link{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-column-detail__toc-link:hover{color:#eb7208}.polyglot-link-column-detail__cta{display:flex;flex-direction:column;gap:3.2rem;align-items:center;width:100%;padding:4.8rem 4rem;margin-block:4rem;border-radius:1.2rem;background-color:#364c5e;overflow:hidden}@media(width <= 767px){.polyglot-link-column-detail__cta{gap:3.2rem;padding:2.4rem 2rem;margin-block:2.4rem}}.polyglot-link-column-detail__cta-head{display:flex;flex-direction:column;gap:1.2rem;align-items:center;width:100%;text-align:center;color:#fff}.polyglot-link-column-detail__cta-subcopy{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}.polyglot-link-column-detail__cta-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#fff}@media(width <= 767px){.polyglot-link-column-detail__cta-title{font-size:2rem}}.polyglot-link-column-detail__cta-body{display:flex;gap:2.4rem;align-items:stretch;width:100%}@media(width <= 767px){.polyglot-link-column-detail__cta-body{flex-direction:column-reverse;gap:1.6rem}}.polyglot-link-column-detail__cta-text-col{display:flex;flex:1 1 0;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:center;min-width:0}.polyglot-link-column-detail__cta-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;word-break:break-word;font-feature-settings:"palt"}.polyglot-link-column-detail__cta-image{flex:1 1 0;min-width:0;aspect-ratio:308/193;border-radius:0.6rem;overflow:hidden}@media(width <= 767px){.polyglot-link-column-detail__cta-image{flex:none;width:100%;aspect-ratio:287/180}}.polyglot-link-column-detail__cta-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-column-detail__author{display:flex;flex-direction:column;gap:1.2rem;width:100%;padding:3.2rem;border:0.1rem solid #d5c8bf;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-column-detail__author{gap:1.6rem;padding:2rem}}.polyglot-link-column-detail__author-primary{display:flex;gap:1.6rem;align-items:flex-start;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-column-detail__author-primary{display:grid;grid-template-columns:minmax(0, 1fr);row-gap:1rem;align-items:start}}@media(width <= 767px){.polyglot-link-column-detail__author-primary:has(.polyglot-link-column-detail__author-avatar){grid-template-columns:5.6rem minmax(0, 1fr);-moz-column-gap:2rem;column-gap:2rem}}.polyglot-link-column-detail__author-name{display:flex;gap:1.6rem;align-items:center}@media(width <= 767px){.polyglot-link-column-detail__author-name{display:contents}}.polyglot-link-column-detail__author-avatar{flex:none;width:7rem;height:7rem;border-radius:50%;overflow:hidden;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-column-detail__author-avatar{grid-row:1/span 2;grid-column:1;align-self:start;width:5.6rem;height:5.6rem}}.polyglot-link-column-detail__author-avatar-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-column-detail__author-text{display:flex;flex-direction:column;gap:0.1rem;min-width:0}@media(width <= 767px){.polyglot-link-column-detail__author-text{grid-row:1;grid-column:-2;gap:0.4rem}}.polyglot-link-column-detail__author-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-column-detail__author-label{font-size:1.3rem}}.polyglot-link-column-detail__author-fullname{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-column-detail__author-fullname{font-size:1.6rem}}.polyglot-link-column-detail__author-sns{display:flex;flex:none;gap:1.6rem;align-items:center;padding:1rem 0 0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-column-detail__author-sns{grid-row:2;grid-column:-2;gap:1.2rem;padding:0}}.polyglot-link-column-detail__author-sns-item{display:flex}.polyglot-link-column-detail__author-sns-link{display:grid;place-items:center;width:2.4rem;height:2.4rem;color:#141413;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-column-detail__author-sns-link{width:2rem;height:2rem}}.polyglot-link-column-detail__author-sns-link:hover{color:#eb7208}.polyglot-link-column-detail__author-profile{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;word-break:break-word}.polyglot-link-column-detail__share{position:absolute;top:0;left:-10.4rem;display:flex;flex-direction:column;gap:2rem;align-items:center;width:2.4rem}@media(width <= 767px){.polyglot-link-column-detail__share{position:static;flex-direction:row;justify-content:center;gap:2rem;width:100%;margin-top:2rem}}.polyglot-link-column-detail__share-label{display:none}@media(width <= 767px){.polyglot-link-column-detail__share-label{display:flex;gap:2rem;align-items:center;font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:#141413}}.polyglot-link-column-detail__share-label::after{display:none}@media(width <= 767px){.polyglot-link-column-detail__share-label::after{display:block;width:0.1rem;height:1.2rem;background-color:#d5c8bf;content:""}}.polyglot-link-column-detail__share-list{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-column-detail__share-list{flex-direction:row;gap:2rem}}.polyglot-link-column-detail__share-item{display:flex}.polyglot-link-column-detail__share-link{position:relative;display:grid;place-items:center;width:2.4rem;height:2.4rem;padding:0;border:none;background-color:rgba(0,0,0,0);color:#141413;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.polyglot-link-column-detail__share-link:hover{opacity:.5}.polyglot-link-column-detail__share-copied{position:absolute;bottom:calc(100% + 0.6rem);left:50%;padding:0.4rem 0.8rem;border-radius:0.4rem;background-color:#141413;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;line-height:1.4;white-space:nowrap;opacity:0;transform:translateX(-50%);transition:opacity .2s ease-in;pointer-events:none}.polyglot-link-column-detail__share-link.is-copied .polyglot-link-column-detail__share-copied{opacity:1}.polyglot-link-column-detail__related{display:flex;flex-direction:column;gap:3.2rem;width:100%}@media(width <= 767px){.polyglot-link-column-detail__related{gap:2.4rem}}.polyglot-link-column-detail__related-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-column-detail__related-title{font-size:2rem}}.polyglot-link-column-detail__related-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:5.6rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-column-detail__related-grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-column-detail__related-item{display:flex}.polyglot-link-column-detail__related-card{display:flex;flex-direction:column;gap:1.6rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-column-detail__related-card{gap:1.2rem}}.polyglot-link-column-detail__related-thumb{width:100%;aspect-ratio:1600/1000;border-radius:0.6rem;overflow:hidden;background-color:#f8f7f6}.polyglot-link-column-detail__related-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-column-detail__related-card:hover .polyglot-link-column-detail__related-img{transform:scale(1.06)}.polyglot-link-column-detail__related-body{display:flex;flex-direction:column;gap:0.8rem;width:100%;word-break:break-word}@media(width <= 767px){.polyglot-link-column-detail__related-body{gap:0.4rem}}.polyglot-link-column-detail__related-metatop{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%}.polyglot-link-column-detail__related-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208;overflow-wrap:anywhere;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-column-detail__related-category{font-size:1.3rem}}.polyglot-link-column-detail__related-date{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#aea59e}@media(width <= 767px){.polyglot-link-column-detail__related-date{font-size:1.2rem}}.polyglot-link-column-detail__related-cardtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-column-detail__related-cardtitle{font-size:1.6rem}}.polyglot-link-column-detail__related-cardtitle-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-column-detail__related-card:hover .polyglot-link-column-detail__related-cardtitle-text{background-size:100% 0.1rem}.polyglot-link-column-detail__related-tags{display:flex;flex-wrap:wrap;gap:0.4rem 2.4rem;align-items:center;margin-top:0.4rem}@media(width <= 767px){.polyglot-link-column-detail__related-tags{gap:0.2rem 1.2rem;margin-top:0.2rem}}.polyglot-link-column-detail__related-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere}@media(width <= 767px){.polyglot-link-column-detail__related-tag{font-size:1.3rem}}.polyglot-link-column-detail__related-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-column-detail__related-back{align-self:flex-start}@media(width <= 767px){.polyglot-link-column-detail__related-back{align-self:center}}.polyglot-link-column-detail__aside{display:flex;flex:none;flex-direction:column;gap:4rem;width:32rem}@media(width <= 767px){.polyglot-link-column-detail__aside{width:100%}}.polyglot-link-column-detail__widget{display:flex;flex-direction:column;gap:1.6rem;width:100%}.polyglot-link-column-detail__widget-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413}.polyglot-link-column-detail__widget--pickup:not(:has(.polyglot-link-column-detail__pickup-item)){display:none}.polyglot-link-column-detail__pickup-list{display:flex;flex-direction:column;gap:2.4rem;padding:0;margin:0;list-style:none}.polyglot-link-column-detail__pickup-item{display:flex}.polyglot-link-column-detail__pickup-item:nth-child(n+6){display:none}.polyglot-link-column-detail__pickup-link{display:flex;gap:2rem;align-items:center;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-column-detail__pickup-thumb{flex:none;width:12rem;height:7.5rem;border-radius:0.6rem;overflow:hidden;background-color:#f8f7f6}.polyglot-link-column-detail__pickup-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-column-detail__pickup-link:hover .polyglot-link-column-detail__pickup-img{transform:scale(1.06)}.polyglot-link-column-detail__pickup-body{display:flex;flex:1 1 auto;flex-direction:column;gap:0.2rem;min-width:0;word-break:break-word}.polyglot-link-column-detail__pickup-category{font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#eb7208}.polyglot-link-column-detail__pickup-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-column-detail__pickup-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-column-detail__pickup-link:hover .polyglot-link-column-detail__pickup-title-text{background-size:100% 0.1rem}.polyglot-link-column-detail__category-list{display:flex;flex-wrap:wrap;gap:1rem 1.2rem;padding:0;margin:0;list-style:none}.polyglot-link-column-detail__category-item{display:flex;min-width:0;max-width:100%}.polyglot-link-column-detail__category-link{box-sizing:border-box;display:inline-flex;align-items:center;max-width:100%;padding-block:0.4rem;padding-inline:1rem;overflow-wrap:anywhere;border:0.1rem solid #d5c8bf;border-radius:2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;background-color:#f8f7f6;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-column-detail__category-link:hover{border-color:#eb7208;background-color:#eb7208;color:#fff}.polyglot-link-column-detail__keyword-list{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding:0;margin:0;list-style:none}.polyglot-link-column-detail__keyword-item{display:flex;min-width:0}.polyglot-link-column-detail__keyword-link{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-column-detail__keyword-link::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-column-detail__keyword-link:hover{color:#eb7208}.polyglot-link-interview-detail{position:relative;padding-block:2.4rem 9.6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-interview-detail{padding-block:1.6rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-interview-detail__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-interview-detail__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-interview-detail__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:9.6rem;width:min(100%,80rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-interview-detail__inner{gap:6.4rem}}.polyglot-link-interview-detail__article{position:relative;display:flex;flex-direction:column;gap:2.4rem;width:100%}@media(width <= 767px){.polyglot-link-interview-detail__article{gap:2rem}}.polyglot-link-interview-detail__header{display:flex;flex-direction:column;gap:3.2rem;width:100%}.polyglot-link-interview-detail__title-block{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.polyglot-link-interview-detail__meta{display:flex;gap:1.6rem;align-items:center;max-width:100%}.polyglot-link-interview-detail__meta-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#eb7208;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in}.polyglot-link-interview-detail__meta-category-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-interview-detail__meta-category:hover .polyglot-link-interview-detail__meta-category-text{background-size:100% 0.1rem}.polyglot-link-interview-detail__meta-sep{flex:none;width:0.1rem;height:1.2rem;background-color:#d5c8bf}.polyglot-link-interview-detail__meta-date{flex:none;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#aea59e;white-space:nowrap}.polyglot-link-interview-detail__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-interview-detail__title{font-size:2.4rem}}.polyglot-link-interview-detail__tags{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;align-items:center}.polyglot-link-interview-detail__tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in;font-feature-settings:"palt"}.polyglot-link-interview-detail__tag:hover{color:#eb7208}.polyglot-link-interview-detail__tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-interview-detail__eyecatch{width:100%;margin-block:3.2rem;aspect-ratio:800/449;border-radius:1rem;overflow:hidden;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-interview-detail__eyecatch{margin-block:1.2rem}}.polyglot-link-interview-detail__eyecatch-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-interview-detail__toc{margin-block:2.4rem;display:flex;flex-direction:column;gap:1.6rem;width:100%;padding:2.4rem 4rem 4rem;border:0.1rem solid #d5c8bf;border-radius:1rem}@media(width <= 767px){.polyglot-link-interview-detail__toc{padding:2.4rem}}.polyglot-link-interview-detail__toc[hidden]{display:none}.polyglot-link-interview-detail__toc-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-interview-detail__toc-list{display:flex;flex-direction:column;gap:0.6rem;padding:0;margin:0;list-style:none}.polyglot-link-interview-detail__toc-item{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-interview-detail__toc-item--sub{padding-left:2.4rem}.polyglot-link-interview-detail__toc-item::before{flex:none;width:0.7rem;height:0.7rem;margin-top:1.1rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-interview-detail__toc-link{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-interview-detail__toc-link:hover{color:#eb7208}.polyglot-link-interview-detail__share{position:absolute;top:0;left:-10.4rem;display:flex;flex-direction:column;gap:2rem;align-items:center;width:2.4rem}@media(width <= 767px){.polyglot-link-interview-detail__share{position:static;flex-direction:row;justify-content:center;gap:2rem;width:100%}}.polyglot-link-interview-detail__share-label{display:none}@media(width <= 767px){.polyglot-link-interview-detail__share-label{display:flex;gap:2rem;align-items:center;font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:#141413}}.polyglot-link-interview-detail__share-label::after{display:none}@media(width <= 767px){.polyglot-link-interview-detail__share-label::after{display:block;width:0.1rem;height:1.2rem;background-color:#d5c8bf;content:""}}.polyglot-link-interview-detail__share-list{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-interview-detail__share-list{flex-direction:row;gap:2rem}}.polyglot-link-interview-detail__share-item{display:flex}.polyglot-link-interview-detail__share-link{position:relative;display:grid;place-items:center;width:2.4rem;height:2.4rem;padding:0;border:none;background-color:rgba(0,0,0,0);color:#141413;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.polyglot-link-interview-detail__share-link:hover{opacity:.5}.polyglot-link-interview-detail__share-copied{position:absolute;bottom:calc(100% + 0.6rem);left:50%;padding:0.4rem 0.8rem;border-radius:0.4rem;background-color:#141413;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;line-height:1.4;white-space:nowrap;opacity:0;transform:translateX(-50%);transition:opacity .2s ease-in;pointer-events:none}.polyglot-link-interview-detail__share-link.is-copied .polyglot-link-interview-detail__share-copied{opacity:1}.polyglot-link-interview-detail__related{display:flex;flex-direction:column;gap:4.8rem;width:100%}.polyglot-link-interview-detail__related-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-interview-detail__related-title{font-size:2.2rem}}.polyglot-link-interview-detail__related-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:4.8rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-interview-detail__related-grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-interview-detail__related-item{display:flex}.polyglot-link-interview-detail__related-card{display:flex;flex-direction:column;gap:1.2rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-interview-detail__related-thumb{width:100%;aspect-ratio:1600/1000;border-radius:0.6rem;overflow:hidden;background-color:#f8f7f6}.polyglot-link-interview-detail__related-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-interview-detail__related-card:hover .polyglot-link-interview-detail__related-img{transform:scale(1.06)}.polyglot-link-interview-detail__related-body{display:flex;flex-direction:column;gap:0.6rem;width:100%;word-break:break-word}.polyglot-link-interview-detail__related-metatop{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%}.polyglot-link-interview-detail__related-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208;overflow-wrap:anywhere;font-feature-settings:"palt"}.polyglot-link-interview-detail__related-date{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#aea59e}.polyglot-link-interview-detail__related-cardtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}.polyglot-link-interview-detail__related-cardtitle-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-interview-detail__related-card:hover .polyglot-link-interview-detail__related-cardtitle-text{background-size:100% 0.1rem}.polyglot-link-interview-detail__related-tags{display:flex;flex-wrap:wrap;gap:0.2rem 1.2rem;align-items:center}.polyglot-link-interview-detail__related-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere}.polyglot-link-interview-detail__related-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-interview-detail__related-back{align-self:flex-start}@media(width <= 767px){.polyglot-link-interview-detail__related-back{align-self:center}}.polyglot-link-interview-list{position:relative;padding-block:2.4rem 19.6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-interview-list{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-interview-list__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-interview-list__breadcrumb{margin-bottom:5.6rem}}.polyglot-link-interview-list__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:6.4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-interview-list__inner{gap:2rem}}.polyglot-link-interview-list__head{display:flex;flex-direction:column;gap:4rem;width:100%}@media(width <= 767px){.polyglot-link-interview-list__head{gap:1.6rem}}.polyglot-link-interview-list__heading{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-interview-list__heading{gap:0}}.polyglot-link-interview-list__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-interview-list__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-interview-list__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-interview-list__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-interview-list__en{font-family:"Poppins",sans-serif;font-size:8rem;font-weight:600;line-height:1;letter-spacing:.01em;color:#141413}@media(width <= 767px){.polyglot-link-interview-list__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-interview-list__divider{width:100%;height:0.1rem;background-color:#d5c8bf}.polyglot-link-interview-list__filter{width:100%;margin-top:1.6rem}@media(width <= 767px){.polyglot-link-interview-list__filter{margin-top:1.2rem;border:0.1rem solid #d5c8bf;border-radius:12px;overflow:hidden;background-color:#fff}}.polyglot-link-interview-list__filter-toggle{display:none}@media(width <= 767px){.polyglot-link-interview-list__filter-toggle{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%;padding:1.6rem;border:none;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;text-align:left;background-color:rgba(0,0,0,0);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}}.polyglot-link-interview-list__filter-toggle-text{flex:1 1 auto}.polyglot-link-interview-list__filter-toggle-icon{flex:none;width:1rem;height:1rem;margin-right:0.4rem;border-right:0.2rem solid #141413;border-bottom:0.2rem solid #141413;transform:rotate(-135deg);transition:transform .25s ease}.polyglot-link-interview-list__filter-toggle[aria-expanded=false] .polyglot-link-interview-list__filter-toggle-icon{transform:rotate(45deg);margin-top:-0.4rem}.polyglot-link-interview-list__filter-body{display:flex;flex-direction:column;gap:2rem;width:100%}@media(width <= 767px){.polyglot-link-interview-list__filter-body{gap:1.6rem;padding:0 1.6rem 1.6rem}}@media(width <= 767px){.polyglot-link-interview-list__filter.is-collapsed .polyglot-link-interview-list__filter-body{display:none}}.polyglot-link-interview-list__group{display:flex;flex-direction:column;gap:1.2rem;width:100%;padding:2.4rem;border-radius:12px;background-color:#e3ded4}@media(width <= 767px){.polyglot-link-interview-list__group{padding:1.6rem}}.polyglot-link-interview-list__group-title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-interview-list__group-title{font-size:1.6rem}}.polyglot-link-interview-list__pills{display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0;list-style:none}.polyglot-link-interview-list__pill-item{display:flex;min-width:0;max-width:100%}.polyglot-link-interview-list__pill{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:8rem;max-width:100%;padding-block:0.8rem;padding-inline:1.6rem;border:0.1rem solid #d5c8bf;border-radius:2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:.04em;color:#141413;text-align:left;text-decoration:none;overflow-wrap:anywhere;background-color:#f8f7f6;transition:all .25s ease-in;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-interview-list__pill{min-width:8rem;padding-block:0.6rem;padding-inline:1.2rem}}.polyglot-link-interview-list__pill:hover{border-color:#eb7208;color:#eb7208;background-color:#fff}.polyglot-link-interview-list__pill--current{border-color:#eb7208;color:#fff;background-color:#eb7208}.polyglot-link-interview-list__pill--current:hover{border-color:#eb7208;color:#fff;background-color:#eb7208;opacity:.9}.polyglot-link-interview-list__main{display:flex;flex-direction:column;gap:6.4rem;width:100%}@media(width <= 767px){.polyglot-link-interview-list__main{gap:4.8rem}}.polyglot-link-interview-list__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:5.6rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-interview-list__grid{grid-template-columns:1fr;row-gap:4rem}}.polyglot-link-interview-list__item{display:flex}.polyglot-link-interview-list__card{display:flex;flex-direction:column;gap:1.2rem;width:100%;color:#141413;text-decoration:none}.polyglot-link-interview-list__card-thumb{width:100%;aspect-ratio:1600/1000;border-radius:6px;overflow:hidden;background-color:#f8f7f6}.polyglot-link-interview-list__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-interview-list__card:hover .polyglot-link-interview-list__card-img{transform:scale(1.06)}.polyglot-link-interview-list__card-body{display:flex;flex-direction:column;gap:0.6rem;width:100%;word-break:break-word}.polyglot-link-interview-list__card-meta{display:flex;flex-direction:column;gap:0.4rem;width:100%}.polyglot-link-interview-list__card-metatop{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%}.polyglot-link-interview-list__card-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208;overflow-wrap:anywhere;font-feature-settings:"palt"}.polyglot-link-interview-list__card-date{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#aea59e}.polyglot-link-interview-list__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;transition:color .2s ease}.polyglot-link-interview-list__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-interview-list__card:hover .polyglot-link-interview-list__card-title-text{background-size:100% 0.1rem}.polyglot-link-interview-list__card-tags{display:flex;flex-wrap:wrap;gap:0.2rem 1.2rem;align-items:center}.polyglot-link-interview-list__card-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere}.polyglot-link-interview-list__card-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-interview-list__pager{display:flex;justify-content:center;width:100%}.polyglot-link-news-list{position:relative;padding-block:2.4rem 8rem;padding-inline:2rem;overflow:clip;background-color:#efebe6}@media(width <= 767px){.polyglot-link-news-list{padding-block:1.6rem 4.8rem;padding-inline:2.4rem}}.polyglot-link-news-list__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-news-list__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-news-list__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-news-list__inner{gap:4rem}}.polyglot-link-news-list__head{display:flex;flex-direction:column;gap:4rem;width:100%}@media(width <= 767px){.polyglot-link-news-list__head{gap:2.4rem}}.polyglot-link-news-list__heading{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-news-list__heading{gap:0}}.polyglot-link-news-list__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-news-list__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-news-list__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-news-list__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-news-list__en{font-family:"Poppins",sans-serif;font-size:8rem;font-weight:600;line-height:1;letter-spacing:.01em;color:#141413}@media(width <= 767px){.polyglot-link-news-list__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-news-list__divider{width:100%;height:0.1rem;background-color:#d5c8bf}.polyglot-link-news-list__layout{display:flex;gap:18.3rem;align-items:flex-start;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-news-list__layout{flex-direction:column;gap:3.2rem}}.polyglot-link-news-list__side{position:sticky;top:calc(var(--pl-header-h) + 2.3rem);transition:top .3s ease;display:flex;flex:none;flex-direction:column;gap:1.9rem;width:15.6rem}@media(prefers-reduced-motion: reduce){.polyglot-link-news-list__side{transition:none}}@media(width <= 767px){.polyglot-link-news-list__side{position:static;width:100%;gap:1.6rem}}.polyglot-link-news-list.leadgridCms-onlyInnerWorkspace .polyglot-link-news-list__side{position:static}.polyglot-link-news-list__side-title{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413}.polyglot-link-news-list__filter{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-news-list__filter{flex-direction:row;flex-wrap:wrap;gap:1rem 1.6rem}}.polyglot-link-news-list__filter-item{display:flex;min-width:0;max-width:100%}.polyglot-link-news-list__filter-link{display:inline-flex;gap:0.6rem;align-items:flex-start;min-width:0;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-news-list__radio{position:relative;box-sizing:border-box;flex:none;width:2rem;height:2rem;margin-top:0.1rem;border:0.1rem solid #d5c8bf;border-radius:50%;background-color:#fff;transition:all .25s ease-in}.polyglot-link-news-list__filter-text{min-width:0;padding-bottom:0.2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;overflow-wrap:anywhere;font-feature-settings:"palt"}.polyglot-link-news-list__filter-link:hover .polyglot-link-news-list__radio{border-color:#eb7208}.polyglot-link-news-list__filter-link:hover .polyglot-link-news-list__filter-text{color:#eb7208}.polyglot-link-news-list__filter-link--current .polyglot-link-news-list__radio::before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;border-radius:50%;background-color:#eb7208;transform:translate(-50%, -50%)}.polyglot-link-news-list__main{display:flex;flex:none;flex-direction:column;gap:6.4rem;width:94.1rem;max-width:100%;min-width:0}@media(width <= 767px){.polyglot-link-news-list__main{width:100%;gap:4rem}}.polyglot-link-news-list__list{display:flex;flex-direction:column;gap:2.4rem;padding:0;margin:0;list-style:none}.polyglot-link-news-list__item{display:flex;padding-bottom:2.4rem;border-bottom:0.1rem dashed #d5c8bf}.polyglot-link-news-list__row{display:flex;flex-direction:column;gap:1rem;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-news-list__title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-news-list__row:hover .polyglot-link-news-list__title-text{background-size:100% 0.1rem}.polyglot-link-news-list__meta{display:flex;gap:1.6rem;align-items:center;width:100%}.polyglot-link-news-list__date{flex:none;font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.3;letter-spacing:.04em;color:#aea59e}.polyglot-link-news-list__category{display:inline-flex;align-items:center;min-width:0;max-width:100%;padding-block:0.2rem 0.3rem;padding-inline:0.8rem;border:0.1rem solid #d5c8bf;border-radius:4px;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;overflow-wrap:anywhere;background-color:#f8f7f6;font-feature-settings:"palt"}.polyglot-link-news-list__title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-news-list__title{font-size:1.6rem}}.polyglot-link-news-list__pager{display:flex;justify-content:center;width:100%}.polyglot-link-news-detail{position:relative;padding-block:2.4rem 9.6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-news-detail{padding-block:1.6rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-news-detail__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-news-detail__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-news-detail__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:7.7rem;width:min(100%,80rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-news-detail__inner{gap:4.8rem}}.polyglot-link-news-detail__article{position:relative;display:flex;flex-direction:column;gap:2.4rem;width:100%}.polyglot-link-news-detail__header{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;width:100%}.polyglot-link-news-detail__meta{display:flex;gap:1.6rem;align-items:center;max-width:100%}.polyglot-link-news-detail__meta-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.8;letter-spacing:.04em;color:#eb7208;text-decoration:none;overflow-wrap:anywhere;transition:all .25s ease-in}.polyglot-link-news-detail__meta-category-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-news-detail__meta-category:hover .polyglot-link-news-detail__meta-category-text{background-size:100% 0.1rem}.polyglot-link-news-detail__meta-sep{flex:none;width:0.1rem;height:1.2rem;background-color:#d5c8bf}.polyglot-link-news-detail__meta-date{flex:none;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.8;letter-spacing:.04em;color:#aea59e;white-space:nowrap}.polyglot-link-news-detail__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-news-detail__title{font-size:2.4rem}}.polyglot-link-news-detail__share{position:absolute;top:0;left:-10.4rem;display:flex;flex-direction:column;gap:2rem;align-items:center;width:2.4rem}@media(width <= 767px){.polyglot-link-news-detail__share{position:static;flex-direction:row;justify-content:center;gap:2rem;align-items:center;width:100%;margin-top:0.8rem}}.polyglot-link-news-detail__share-label{display:none}@media(width <= 767px){.polyglot-link-news-detail__share-label{display:flex;gap:2rem;align-items:center;font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:#141413}}.polyglot-link-news-detail__share-label::after{display:none}@media(width <= 767px){.polyglot-link-news-detail__share-label::after{display:block;width:0.1rem;height:1.2rem;background-color:#d5c8bf;content:""}}.polyglot-link-news-detail__share-list{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:0;margin:0;list-style:none}@media(width <= 767px){.polyglot-link-news-detail__share-list{flex-direction:row;gap:2rem}}.polyglot-link-news-detail__share-item{display:flex}.polyglot-link-news-detail__share-link{position:relative;display:grid;place-items:center;width:2.4rem;height:2.4rem;padding:0;border:none;background-color:rgba(0,0,0,0);color:#141413;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.polyglot-link-news-detail__share-link:hover{opacity:.5}.polyglot-link-news-detail__share-copied{position:absolute;bottom:calc(100% + 0.6rem);left:50%;padding:0.4rem 0.8rem;border-radius:0.4rem;background-color:#141413;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;line-height:1.4;white-space:nowrap;opacity:0;transform:translateX(-50%);transition:opacity .2s ease-in;pointer-events:none}.polyglot-link-news-detail__share-link.is-copied .polyglot-link-news-detail__share-copied{opacity:1}.polyglot-link-news-detail__foot{display:flex;justify-content:center;width:100%}.polyglot-link-news-detail__back{display:inline-flex;gap:1rem;align-items:center;justify-content:center;min-width:20rem;padding-block:1.4rem;padding-inline:2rem 1.4rem;border:0.1rem solid #d5c8bf;border-radius:99.9rem;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-news-detail__back{gap:1.2rem;min-width:16rem;padding-block:0.8rem;padding-inline:1.6rem 0.8rem}}.polyglot-link-news-detail__back:hover{border-color:#eb7208;background-color:#fff}.polyglot-link-news-detail__back-label{flex:1 1 auto;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-news-detail__back-label{font-size:1.4rem}}.polyglot-link-news-detail__back-icon{display:inline-flex;flex:none;width:2.6rem;height:2.6rem}.polyglot-link-news-detail__back-icon svg{display:block;width:100%;height:100%}.polyglot-link-top-column{padding-block:9.6rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-top-column{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-top-column:not(:has(.polyglot-link-top-column__card)){display:none}.polyglot-link-top-column.leadgridCms-onlyInnerWorkspace{display:block}.polyglot-link-top-column__inner{display:flex;gap:4rem;align-items:stretch;justify-content:space-between;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-top-column__inner{flex-direction:column;gap:4rem}}.polyglot-link-top-column__intro{display:flex;flex:none;flex-direction:column;gap:4.8rem;width:36rem}@media(width <= 767px){.polyglot-link-top-column__intro{width:100%}}.polyglot-link-top-column__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}.polyglot-link-top-column__label-cluster{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;justify-content:flex-end}@media(width <= 767px){.polyglot-link-top-column__label-cluster{gap:0.6rem}}.polyglot-link-top-column__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-top-column__label{font-size:1.3rem}}.polyglot-link-top-column__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-top-column__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-top-column__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;color:#141413;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-top-column__en{font-size:3.2rem}}.polyglot-link-top-column__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-column__lead{font-size:1.4rem;line-height:1.8}}.polyglot-link-top-column__decoration{position:relative;width:100%;height:20rem}@media(width <= 767px){.polyglot-link-top-column__decoration{display:none}}.polyglot-link-top-column__circle{position:absolute;z-index:1;display:block;overflow:hidden;border-radius:50%}.polyglot-link-top-column__circle-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-top-column__circle--1{bottom:0;left:1rem;width:16rem;height:16rem}.polyglot-link-top-column__circle--2{bottom:2.8rem;left:20rem;width:15.6rem;height:15.6rem}.polyglot-link-top-column__ring{position:absolute;bottom:5.1rem;left:14.2rem;z-index:0;width:8.4rem;height:8.4rem;background:url("/assets/polyglot-link/img/top/column-ring.svg") center/contain no-repeat}.polyglot-link-top-column__main{display:flex;flex:none;flex-direction:column;gap:4.6rem;width:73.6rem}@media(width <= 767px){.polyglot-link-top-column__main{gap:3.2rem;width:100%}}.polyglot-link-top-column__list{display:flex;flex-direction:column;gap:4rem;width:100%}@media(width <= 767px){.polyglot-link-top-column__list{gap:3.2rem}}.polyglot-link-top-column__card{display:flex;gap:3.2rem;align-items:center;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-top-column__card{flex-direction:column;gap:1.6rem;align-items:flex-start}}.polyglot-link-top-column__card-thumb{flex:none;width:24rem;height:15rem;overflow:hidden;background-color:#f8f7f6;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-top-column__card-thumb{width:100%;height:auto;aspect-ratio:240/150}}.polyglot-link-top-column__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-top-column__card-body{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;align-items:flex-start;min-width:0}.polyglot-link-top-column__card-meta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%}.polyglot-link-top-column__card-info{display:flex;gap:1.2rem;align-items:center;max-width:100%}@media(width <= 767px){.polyglot-link-top-column__card-info{gap:0.8rem}}.polyglot-link-top-column__card-category{min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.8;color:#eb7208;overflow-wrap:anywhere;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-column__card-category{font-size:1.3rem}}.polyglot-link-top-column__card-divider{flex:none;width:1px;height:1.2rem;background-color:#d5c8bf}.polyglot-link-top-column__card-date{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;color:#aea59e;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-top-column__card-date{font-size:1.2rem}}.polyglot-link-top-column__card-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;color:#141413;letter-spacing:.04em;-webkit-box-orient:vertical}@media(width <= 767px){.polyglot-link-top-column__card-title{font-size:1.6rem}}.polyglot-link-top-column__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-top-column__card:hover .polyglot-link-top-column__card-img{transform:scale(1.06)}.polyglot-link-top-column__card:hover .polyglot-link-top-column__card-title-text{background-size:100% 0.1rem}.polyglot-link-top-column__card-tags{display:flex;flex-wrap:wrap;gap:0.4rem 1.6rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-top-column__card-tags{gap:0 1.6rem}}.polyglot-link-top-column__card-tag{display:inline-flex;align-items:baseline;max-width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.8;color:#141413;letter-spacing:.04em;overflow-wrap:anywhere}@media(width <= 767px){.polyglot-link-top-column__card-tag{font-size:1.3rem}}.polyglot-link-top-column__card-tag::before{margin-right:0.2rem;color:#eb7208;content:"#"}.polyglot-link-top-column__list-button{align-self:flex-start}@media(width <= 767px){.polyglot-link-top-column__list-button{align-self:center}}.polyglot-link-top-recruit{padding-block:4rem 19.6rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-top-recruit{padding-block:4rem 8rem;padding-inline:1rem}}.polyglot-link-top-recruit__card{position:relative;width:min(100%,136rem);min-height:55.2rem;margin-inline:auto;padding:7rem 8.5rem;border-radius:1.2rem;background-color:#364c5e;overflow:hidden}@media(width <= 767px){.polyglot-link-top-recruit__card{display:flex;flex-direction:column;gap:3.5rem;min-height:0;padding:4rem 2.4rem}}.polyglot-link-top-recruit__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:6.4rem;align-items:flex-start;width:48.4rem;max-width:calc(100% - 61.8rem)}@media(width <= 767px){.polyglot-link-top-recruit__content{gap:3.2rem;width:100%;max-width:none}}.polyglot-link-top-recruit__head{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-top-recruit__head{gap:0.6rem}}.polyglot-link-top-recruit__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-top-recruit__label{font-size:1.3rem}}.polyglot-link-top-recruit__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-top-recruit__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-top-recruit__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#fff}@media(width <= 767px){.polyglot-link-top-recruit__en{font-size:3.2rem}}.polyglot-link-top-recruit__body{display:flex;flex-direction:column;gap:4rem;align-items:flex-start;width:100%}.polyglot-link-top-recruit__text{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;width:100%;color:#fff}.polyglot-link-top-recruit__title{font-family:"Noto Sans JP",sans-serif;font-size:2.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#fff;font-feature-settings:normal;font-variant-east-asian:normal}@media(767px < width <= 1288px){.polyglot-link-top-recruit__title{max-width:30rem}}@media(width <= 767px){.polyglot-link-top-recruit__title{font-size:2rem;max-width:21.4rem}}.polyglot-link-top-recruit__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-top-recruit__lead{font-size:1.4rem;line-height:1.7;max-width:29rem}}.polyglot-link-top-recruit__gallery{position:absolute;top:-6rem;right:5.3rem;bottom:-6rem;display:flex;gap:1.2rem}@media(width <= 767px){.polyglot-link-top-recruit__gallery{position:relative;top:0;right:0;height:43.8rem;margin:0 -4.9rem -4rem -5rem}}.polyglot-link-top-recruit__gallery::before{content:none}@media(width <= 767px){.polyglot-link-top-recruit__gallery::before{position:absolute;top:0;right:0;left:0;z-index:1;height:18.8rem;content:"";background:linear-gradient(to bottom, #364c5e 8.5%, rgba(54, 76, 94, 0));pointer-events:none}}.polyglot-link-top-recruit__col{position:relative;flex:none;width:30.7rem;height:100%;overflow:hidden}@media(width <= 767px){.polyglot-link-top-recruit__col{flex:1 1 0;width:auto}}.polyglot-link-top-recruit__track{display:flex;flex-direction:column;gap:1.2rem;will-change:transform}.polyglot-link-top-recruit__track.is-animating{animation:plrec-marquee-y var(--plrec-duration, 40s) linear infinite}.polyglot-link-top-recruit__col[data-plrec-col=down] .polyglot-link-top-recruit__track.is-animating{animation-direction:reverse}.polyglot-link-top-recruit__gallery:hover .polyglot-link-top-recruit__track.is-animating{animation-play-state:paused}@keyframes plrec-marquee-y{from{transform:translateY(0)}to{transform:translateY(-50%)}}@media(prefers-reduced-motion: reduce){.polyglot-link-top-recruit__track.is-animating{animation:none}}.polyglot-link-top-recruit__item{flex:none;width:100%;aspect-ratio:307/192;border-radius:1rem;overflow:hidden;background-color:#d9d9d9}.polyglot-link-top-recruit__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-about-heading{position:relative;padding-block:2.4rem 6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-about-heading{padding-block:1.6rem 4rem;padding-inline:1.6rem}}.polyglot-link-about-heading__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-about-heading__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-about-heading__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-about-heading__inner{gap:2.8rem}}.polyglot-link-about-heading__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}.polyglot-link-about-heading__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}.polyglot-link-about-heading__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-about-heading__label{font-size:1.3rem}}.polyglot-link-about-heading__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-about-heading__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-about-heading__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;letter-spacing:.01em;color:#141413}@media(width <= 767px){.polyglot-link-about-heading__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-about-heading__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-about-heading__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-about-heading__divider{display:block;width:100%;height:0.1rem;background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-about-heading__divider{display:none}}.polyglot-link-about-heading__nav{display:flex;flex-wrap:wrap;gap:1.6rem 3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-about-heading__nav{flex-direction:column;gap:0;align-items:stretch;width:100%}}.polyglot-link-about-heading__nav-item{display:flex}@media(width <= 767px){.polyglot-link-about-heading__nav-item{display:block;border-bottom:1px solid #d5c8bf}}.polyglot-link-about-heading__nav-link{display:inline-flex;gap:1rem;align-items:center;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-about-heading__nav-link{display:flex;justify-content:space-between;width:100%;padding-block:0.8rem}}.polyglot-link-about-heading__nav-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.4;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-about-heading__nav-label{font-size:1.4rem}}.polyglot-link-about-heading__nav-arrow{display:grid;flex:none;place-items:center;width:2.4rem;height:2.4rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:50%;transition:all .25s ease-in}.polyglot-link-about-heading__nav-arrow::before{width:1.4rem;height:1.4rem;background-color:#eb7208;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}.polyglot-link-about-heading__nav-link:hover{color:#eb7208}.polyglot-link-about-heading__nav-link:hover .polyglot-link-about-heading__nav-arrow{background-color:#eb7208}.polyglot-link-about-heading__nav-link:hover .polyglot-link-about-heading__nav-arrow::before{background-color:#fff}.polyglot-link-about-mvv{padding-block:6rem 8rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-about-mvv{padding-block:0.8rem;padding-inline:1.6rem}}.polyglot-link-about-mvv__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4.8rem 8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-about-mvv__list{grid-template-columns:1fr;gap:0}}.polyglot-link-about-mvv__item{position:relative;display:flex;flex-direction:column;gap:3.2rem;align-items:center;padding-block:2.4rem;text-align:center}@media(width <= 767px){.polyglot-link-about-mvv__item{gap:3.2rem;align-items:flex-start;padding-block:3.2rem;text-align:left}}.polyglot-link-about-mvv__item:not(:nth-child(3n+1))::before{position:absolute;top:0;bottom:0;left:-4rem;width:0.1rem;content:"";background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-about-mvv__item:not(:nth-child(3n+1))::before{content:none}.polyglot-link-about-mvv__item:not(:first-child){border-top:0.1rem solid #d5c8bf}}.polyglot-link-about-mvv__item-en{display:inline-flex;gap:0.8rem;align-items:center;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:500;line-height:1.2;color:#141413;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-about-mvv__item-en{gap:0.5rem;font-size:1.3rem}}.polyglot-link-about-mvv__item-en::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-about-mvv__item-en::before{width:1.4rem;height:1.4rem}}.polyglot-link-about-mvv__item-body{display:flex;flex-direction:column;gap:3.2rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-about-mvv__item-body{gap:2rem;align-items:flex-start}}.polyglot-link-about-mvv__item-titles{display:flex;flex-direction:column;gap:1.6rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-about-mvv__item-titles{gap:0.6rem;align-items:flex-start}}.polyglot-link-about-mvv__item-title{font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-about-mvv__item-title{font-size:1.8rem}}.polyglot-link-about-mvv__item-sub{font-family:"Poppins",sans-serif;font-size:1.3rem;font-weight:600;line-height:1.2;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-about-mvv__item-sub{font-size:1.2rem}}.polyglot-link-about-mvv__item-desc{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:left;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-about-mvv__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-about-strengths{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-about-strengths{padding-block:4.8rem;padding-inline:1.6rem}}.polyglot-link-about-strengths__card{display:flex;flex-direction:column;gap:7.2rem;align-items:center;width:min(100%,136rem);margin-inline:auto;padding:8rem 5.6rem;border-radius:1.2rem;background-color:#364c5e;color:#fff}@media(width <= 767px){.polyglot-link-about-strengths__card{gap:4rem;padding:4.8rem 2rem}}.polyglot-link-about-strengths__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center;text-align:center}@media(width <= 767px){.polyglot-link-about-strengths__head{gap:2rem;align-items:flex-start;text-align:left}}.polyglot-link-about-strengths__label-cluster{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-about-strengths__label-cluster{gap:0.6rem;align-items:flex-start}}.polyglot-link-about-strengths__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-about-strengths__label{font-size:1.3rem}}.polyglot-link-about-strengths__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-about-strengths__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-about-strengths__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#fff}@media(width <= 767px){.polyglot-link-about-strengths__en{font-size:3.2rem}}.polyglot-link-about-strengths__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-about-strengths__lead{font-size:1.4rem;line-height:1.6;font-feature-settings:normal;font-variant-east-asian:normal;letter-spacing:normal}}.polyglot-link-about-strengths__rows{display:flex;flex-direction:column;gap:5.6rem;width:100%;counter-reset:plas-item}@media(width <= 767px){.polyglot-link-about-strengths__rows{gap:4rem}}.polyglot-link-about-strengths__row{display:flex;gap:6.4rem;align-items:center;width:100%;counter-increment:plas-item}@media(width <= 767px){.polyglot-link-about-strengths__row{flex-direction:column;gap:2.4rem;align-items:stretch}}.polyglot-link-about-strengths__row-img{flex:none;width:64rem;aspect-ratio:640/400;border-radius:0.6rem;overflow:hidden}@media(width <= 767px){.polyglot-link-about-strengths__row-img{width:100%}}.polyglot-link-about-strengths__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-about-strengths__row-body{display:flex;flex:1 0 0;flex-direction:column;gap:3.2rem;align-items:flex-start;min-width:0}.polyglot-link-about-strengths__row-headline{display:flex;gap:1.5rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-about-strengths__row-headline{gap:1rem;align-items:flex-start}}.polyglot-link-about-strengths__no{flex:none;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1;letter-spacing:.06em;color:#eb7208}@media(width <= 767px){.polyglot-link-about-strengths__no{font-size:1.3rem;margin-top:0.7rem}}.polyglot-link-about-strengths__no::before{content:counter(plas-item, decimal-leading-zero)}.polyglot-link-about-strengths__no-line{flex:none;width:0.1rem;height:1.6rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0 50%, transparent 50% 100%);background-repeat:repeat-y;background-size:100% 0.4rem}@media(width <= 767px){.polyglot-link-about-strengths__no-line{display:none}}.polyglot-link-about-strengths__row-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-about-strengths__row-title{font-size:1.8rem;line-height:1.5}}.polyglot-link-about-strengths__row-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-about-strengths__row-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-about-number{padding-block:8rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-about-number{padding-block:4.8rem;padding-inline:1.6rem}}.polyglot-link-about-number__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-about-number__inner{gap:3.2rem}}.polyglot-link-about-number__head{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}.polyglot-link-about-number__label-cluster{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-about-number__label-cluster{gap:0.6rem}}.polyglot-link-about-number__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-about-number__label{font-size:1.3rem}}.polyglot-link-about-number__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-about-number__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-about-number__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;color:#141413;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-about-number__en{font-size:3.2rem}}.polyglot-link-about-number__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-about-number__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-about-number__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:3.2rem;width:100%}@media(width <= 767px){.polyglot-link-about-number__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.2rem}}.polyglot-link-about-number__card{display:flex;flex-direction:column;gap:2.4rem;align-items:center;justify-content:center;padding:4rem;text-align:center;background-color:#f8f7f6;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-about-number__card{gap:1.6rem;padding:2.4rem 1.6rem}}.polyglot-link-about-number__card-icon{display:block;width:8rem;height:8rem}@media(width <= 767px){.polyglot-link-about-number__card-icon{width:5.6rem;height:5.6rem}}.polyglot-link-about-number__card-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-about-number__card-value{display:flex;gap:0.1rem;align-items:flex-end;justify-content:center;color:#141413}.polyglot-link-about-number__card-number{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:500;line-height:1;letter-spacing:-0.03em}@media(width <= 767px){.polyglot-link-about-number__card-number{font-size:3.6rem}}.polyglot-link-about-number__card-unit{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:2;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-about-number__card-unit{font-size:1.5rem}}.polyglot-link-about-number__card-label{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-about-number__card-label{font-size:1.4rem}}.polyglot-link-about-company{padding-block:8rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-about-company{padding-block:4.8rem;padding-inline:1.6rem}}.polyglot-link-about-company__inner{display:flex;gap:8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-about-company__inner{flex-direction:column;gap:3.2rem;align-items:stretch}}.polyglot-link-about-company__text{display:flex;flex:none;flex-direction:column;gap:4.8rem;align-items:flex-start;width:56rem;max-width:100%}@media(width <= 767px){.polyglot-link-about-company__text{gap:2.8rem;width:100%}}.polyglot-link-about-company__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start;width:100%}.polyglot-link-about-company__label-cluster{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-about-company__label-cluster{gap:0.6rem}}.polyglot-link-about-company__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-about-company__label{font-size:1.3rem}}.polyglot-link-about-company__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-about-company__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-about-company__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-about-company__en{font-size:3.2rem}}.polyglot-link-about-company__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-about-company__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-about-company__button{flex:none}.polyglot-link-about-company__media{flex:1 1 auto;aspect-ratio:620/388;border-radius:0.6rem;overflow:hidden}@media(width <= 767px){.polyglot-link-about-company__media{width:100%}}.polyglot-link-about-company__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-company-heading{position:relative;padding-block:2.4rem 6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-company-heading{padding-block:1.6rem 4rem;padding-inline:0}}.polyglot-link-company-heading__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-company-heading__breadcrumb{padding-inline:2.4rem;margin-bottom:4.8rem}}.polyglot-link-company-heading__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-company-heading__inner{gap:4rem}}.polyglot-link-company-heading__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-company-heading__head{gap:2.4rem;padding-inline:2.4rem}}.polyglot-link-company-heading__title{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.polyglot-link-company-heading__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-company-heading__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem;letter-spacing:.04em}}.polyglot-link-company-heading__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-company-heading__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-company-heading__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;color:#141413;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-company-heading__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-company-heading__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-company-heading__lead{font-size:1.4rem;line-height:1.7;letter-spacing:.04em}}.polyglot-link-company-heading__divider{display:block;width:100%;height:0.1rem;background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-company-heading__divider{display:none}}.polyglot-link-company-heading__nav{display:flex;flex-wrap:wrap;gap:1.6rem 3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-company-heading__nav{flex-direction:column;gap:0;align-items:stretch;padding-inline:2.4rem}}.polyglot-link-company-heading__nav-item{display:flex}@media(width <= 767px){.polyglot-link-company-heading__nav-item{display:block}}.polyglot-link-company-heading__nav-link{display:inline-flex;gap:1rem;align-items:center;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-company-heading__nav-link{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding-block:0.8rem;border-bottom:0.1rem solid #d5c8bf}}.polyglot-link-company-heading__nav-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.4;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-company-heading__nav-label{font-size:1.4rem;letter-spacing:.04em}}.polyglot-link-company-heading__nav-arrow{display:grid;flex:none;place-items:center;width:2.4rem;height:2.4rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:50%;transition:all .25s ease-in}.polyglot-link-company-heading__nav-arrow::before{width:1.4rem;height:1.4rem;content:"";background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}.polyglot-link-company-heading__nav-link:hover{color:#eb7208}.polyglot-link-company-heading__nav-link:hover .polyglot-link-company-heading__nav-arrow{background-color:#eb7208}.polyglot-link-company-heading__nav-link:hover .polyglot-link-company-heading__nav-arrow::before{background-color:#fff}.polyglot-link-company-overview{padding-block:9.6rem 16rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-company-overview{padding-block:4.8rem 8rem;padding-inline:0}}.polyglot-link-company-overview__inner{width:min(100%,128rem);margin-inline:auto}.polyglot-link-company-overview__layout{display:flex;align-items:flex-start;justify-content:space-between}@media(width <= 767px){.polyglot-link-company-overview__layout{flex-direction:column;gap:4rem;padding-inline:2.4rem}}.polyglot-link-company-overview__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start;width:34rem}@media(width <= 767px){.polyglot-link-company-overview__head{flex-direction:row;gap:1.6rem;align-items:flex-end;justify-content:space-between;width:100%}}.polyglot-link-company-overview__title{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-company-overview__title{gap:0.6rem}}.polyglot-link-company-overview__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-company-overview__label{font-size:1.3rem}}.polyglot-link-company-overview__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-company-overview__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-company-overview__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-company-overview__en{font-size:3.2rem}}.polyglot-link-company-overview__map{display:inline-flex;gap:1rem;align-items:center;justify-content:center;min-width:20rem;padding:1.4rem 1.4rem 1.4rem 2rem;border:0.1rem solid #d5c8bf;border-radius:99.9rem;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-company-overview__map{gap:0.8rem;min-width:0;width:auto;padding:0.5rem 0.5rem 0.5rem 1.1rem}}.polyglot-link-company-overview__map-label{flex:1 0 0;min-width:0;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-overview__map-label{font-size:1.4rem;letter-spacing:.04em}}.polyglot-link-company-overview__map-icon{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#eb7208}.polyglot-link-company-overview__map-icon::before{width:1.4rem;height:1.4rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-company-overview__map:hover{background-color:#fff}.polyglot-link-company-overview__table{display:flex;flex-direction:column;gap:2.4rem;width:80rem;padding-top:2.4rem;border-top:0.1rem solid #d5c8bf}@media(width <= 767px){.polyglot-link-company-overview__table{gap:1.6rem;width:100%;padding-top:1.6rem}}.polyglot-link-company-overview__row{display:flex;gap:2.4rem;align-items:flex-start;padding-bottom:2.4rem;border-bottom:0.1rem solid #d5c8bf}@media(width <= 767px){.polyglot-link-company-overview__row{gap:0.4rem;padding-bottom:1.6rem}}.polyglot-link-company-overview__row-label{flex:none;width:12.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-overview__row-label{width:8.8rem;font-size:1.4rem;line-height:1.7;letter-spacing:.04em}}.polyglot-link-company-overview__row-value{flex:1 0 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-overview__row-value{font-size:1.4rem;line-height:1.7;letter-spacing:.04em}}.polyglot-link-company-history{padding-block:9.6rem;padding-inline:2rem;background-color:#e3ded4;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-company-history{padding-block:4rem;padding-inline:0}}.polyglot-link-company-history__inner{width:min(100%,128rem);margin-inline:auto}.polyglot-link-company-history__layout{display:flex;align-items:flex-start;justify-content:space-between}@media(width <= 767px){.polyglot-link-company-history__layout{flex-direction:column;gap:4rem;padding-inline:2.4rem}}.polyglot-link-company-history__head{display:flex;flex-direction:column;gap:4rem;align-items:flex-start;width:34rem}@media(width <= 767px){.polyglot-link-company-history__head{gap:2.4rem;width:100%}}.polyglot-link-company-history__title{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-company-history__title{gap:0.6rem}}.polyglot-link-company-history__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-company-history__label{font-size:1.3rem}}.polyglot-link-company-history__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-company-history__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-company-history__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-company-history__en{font-size:3.2rem}}.polyglot-link-company-history__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-history__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;letter-spacing:0}}.polyglot-link-company-history__timeline{display:flex;flex-direction:column;gap:4.8rem;width:80rem}@media(width <= 767px){.polyglot-link-company-history__timeline{gap:3.2rem;width:100%}}.polyglot-link-company-history__item{position:relative;display:flex;gap:4.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-company-history__item{gap:1.2rem}}.polyglot-link-company-history__item:not(:last-child)::after{position:absolute;top:1.7rem;bottom:-6.5rem;left:11.8rem;width:0.2rem;background-color:#d5c8bf;transform:translateX(-50%);content:""}@media(width <= 767px){.polyglot-link-company-history__item:not(:last-child)::after{top:1.5rem;bottom:-4.7rem;left:6.2rem}}.polyglot-link-company-history__cluster{display:flex;gap:3.2rem;align-items:center;flex:none}@media(width <= 767px){.polyglot-link-company-history__cluster{gap:0}}.polyglot-link-company-history__year{width:7rem;font-family:"Poppins",sans-serif;font-size:2.6rem;font-weight:600;line-height:1;letter-spacing:.03em;color:#141413;white-space:nowrap}@media(width <= 767px){.polyglot-link-company-history__year{width:4.8rem;font-size:1.8rem}}.polyglot-link-company-history__dot{position:relative;z-index:1;display:grid;flex:none;place-items:center;width:3.2rem;height:3.4rem}@media(width <= 767px){.polyglot-link-company-history__dot{width:2.8rem;height:3rem}}.polyglot-link-company-history__dot::before{width:1.2rem;height:1.2rem;border-radius:50%;background:linear-gradient(to bottom, #eb7208, #fbc18e);content:""}@media(width <= 767px){.polyglot-link-company-history__dot::before{width:0.8rem;height:0.8rem}}.polyglot-link-company-history__body{flex:1 0 0;min-width:0;padding-top:0.3rem;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-history__body{padding-top:0;font-size:1.6rem;letter-spacing:.04em}}.polyglot-link-company-gallery{padding-block:16rem 8rem;overflow:hidden;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-company-gallery{padding-block:8rem 4rem}}.polyglot-link-company-gallery__head-inner{width:min(100%,128rem);margin-inline:auto;margin-bottom:8.2rem;padding-inline:2rem}@media(width <= 767px){.polyglot-link-company-gallery__head-inner{margin-bottom:4rem;padding-inline:2.4rem}}.polyglot-link-company-gallery__head{display:flex;gap:5.4rem;align-items:center}@media(width <= 767px){.polyglot-link-company-gallery__head{flex-direction:column;gap:2.4rem;align-items:flex-start}}.polyglot-link-company-gallery__title-block{display:flex;flex:1 0 0;flex-direction:column;gap:1.2rem;align-items:flex-start;min-width:0}@media(width <= 767px){.polyglot-link-company-gallery__title-block{gap:0.6rem}}.polyglot-link-company-gallery__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-company-gallery__label{font-size:1.3rem}}.polyglot-link-company-gallery__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-company-gallery__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-company-gallery__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-company-gallery__en{font-size:3.2rem}}.polyglot-link-company-gallery__lead{flex:none;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-gallery__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;letter-spacing:0}}.polyglot-link-company-gallery__marquee{width:100%;overflow:hidden}.polyglot-link-company-gallery__lane{display:flex;width:-moz-max-content;width:max-content;will-change:transform;animation:plgal2-scroll var(--plgal2-dur, 40s) linear infinite}.polyglot-link-company-gallery__track{display:flex;flex:none}.polyglot-link-company-gallery.leadgridCms-onlyInnerWorkspace .polyglot-link-company-gallery__track{flex-wrap:wrap;gap:1.6rem;justify-content:center}.polyglot-link-company-gallery__item{flex:none;width:56rem;margin-right:3.2rem}@media(width <= 767px){.polyglot-link-company-gallery__item{width:16rem;margin-right:1.6rem}}.polyglot-link-company-gallery.leadgridCms-onlyInnerWorkspace .polyglot-link-company-gallery__item{width:32rem;margin-right:0}.polyglot-link-company-gallery__img{display:block;width:100%;height:35rem;-o-object-fit:cover;object-fit:cover;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-company-gallery__img{height:10rem}}@keyframes plgal2-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.polyglot-link-company-gallery__lane{animation:none}}.polyglot-link-company-links{padding-block:8rem 12rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-company-links{padding-block:4rem 6rem;padding-inline:1rem}}.polyglot-link-company-links__inner{width:min(100%,136rem);margin-inline:auto}.polyglot-link-company-links__panel{padding:4rem;border-radius:1.2rem;background-color:#364c5e}@media(width <= 767px){.polyglot-link-company-links__panel{padding:2.4rem}}.polyglot-link-company-links__cards{display:flex;flex-wrap:wrap;gap:3.2rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-company-links__cards{gap:1.2rem}}.polyglot-link-company-links__card{display:flex;width:calc((100% - 3.2rem*2)/3)}@media(width <= 767px){.polyglot-link-company-links__card{width:100%}}.polyglot-link-company-links__link{display:flex;gap:clamp(8.5333333333px,1.1111111111vw,16px);align-items:center;width:100%;padding:clamp(8.5333333333px,1.1111111111vw,16px);border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-company-links__link{gap:2rem;padding:1.1rem}}.polyglot-link-company-links__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-company-links__thumb{position:relative;display:block;flex:none;width:clamp(80px,10.4166666667vw,150px);aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-company-links__thumb{width:9.6rem;aspect-ratio:96/60}}.polyglot-link-company-links__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-company-links__body{display:flex;flex:1 1 0;gap:clamp(4.2666666667px,0.5555555556vw,8px);align-items:center;min-width:0}@media(width <= 767px){.polyglot-link-company-links__body{justify-content:space-between}}.polyglot-link-company-links__label{flex:none;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-company-links__label{font-size:1.5rem}}.polyglot-link-company-links__arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border:1px solid rgba(0,0,0,0);border-radius:50%;background-color:#eb7208;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-company-links__arrow{width:2.4rem;height:2.4rem}}.polyglot-link-company-links__arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-company-links__arrow::before{width:1.3rem;height:1.3rem}}.polyglot-link-company-links__link:hover .polyglot-link-company-links__arrow{background-color:rgba(0,0,0,0);border-color:#eb7208}.polyglot-link-company-links__link:hover .polyglot-link-company-links__arrow::before{background-color:#eb7208}.polyglot-link-business-heading{position:relative;padding-block:2.4rem 6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-business-heading{padding-block:0.8rem 4rem;padding-inline:2.4rem}}.polyglot-link-business-heading__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-business-heading__breadcrumb{margin-bottom:5.6rem}}.polyglot-link-business-heading__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-business-heading__inner{gap:4rem}}.polyglot-link-business-heading__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-business-heading__head{gap:2.4rem}}.polyglot-link-business-heading__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-business-heading__title{gap:0}}.polyglot-link-business-heading__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;font-feature-settings:"palt";line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-heading__label{gap:0.4rem;font-size:1.3rem}}.polyglot-link-business-heading__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-business-heading__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-business-heading__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;color:#141413;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-business-heading__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-business-heading__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-heading__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-business-heading__divider{display:block;width:100%;height:0.1rem;background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-business-heading__divider{display:none}}.polyglot-link-business-heading__nav{display:flex;flex-wrap:wrap;gap:1.6rem 3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-business-heading__nav{flex-direction:column;gap:0.8rem;align-items:stretch}}.polyglot-link-business-heading__nav-item{display:flex}@media(width <= 767px){.polyglot-link-business-heading__nav-item{width:100%;padding-bottom:0.8rem;border-bottom:1px solid #d5c8bf}}.polyglot-link-business-heading__nav-link{display:inline-flex;gap:1rem;align-items:center;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-business-heading__nav-link{justify-content:space-between;width:100%}}.polyglot-link-business-heading__nav-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.4;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-heading__nav-label{font-size:1.4rem}}.polyglot-link-business-heading__nav-arrow{display:grid;flex:none;place-items:center;width:2.4rem;height:2.4rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:50%;transition:all .25s ease-in}.polyglot-link-business-heading__nav-arrow::before{width:1.4rem;height:1.4rem;content:"";background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}.polyglot-link-business-heading__nav-link:hover{color:#eb7208}.polyglot-link-business-heading__nav-link:hover .polyglot-link-business-heading__nav-arrow{background-color:#eb7208;border-color:#eb7208}.polyglot-link-business-heading__nav-link:hover .polyglot-link-business-heading__nav-arrow::before{background-color:#fff}.polyglot-link-business-overview{padding-block:5rem 9.6rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-business-overview{padding-block:4rem 8rem;padding-inline:2.4rem}}.polyglot-link-business-overview__inner{width:min(100%,128rem);margin-inline:auto}.polyglot-link-business-overview__head{display:grid;grid-template-columns:36.6rem 1fr;align-items:start}@media(width <= 767px){.polyglot-link-business-overview__head{display:flex;flex-direction:column;gap:4.3rem}}.polyglot-link-business-overview__label-cluster{display:flex;flex-direction:column;gap:0.4rem;padding-left:0.3rem}@media(width <= 767px){.polyglot-link-business-overview__label-cluster{flex-direction:row-reverse;gap:1.2rem;align-items:center;justify-content:flex-end;padding-left:0}}.polyglot-link-business-overview__en{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-business-overview__en{font-size:1.2rem}}.polyglot-link-business-overview__label{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.45;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-business-overview__label{font-size:1.3rem;line-height:normal}}.polyglot-link-business-overview__intro{display:flex;flex-direction:column;gap:2.5rem}@media(width <= 767px){.polyglot-link-business-overview__intro{gap:2.1rem}}.polyglot-link-business-overview__title{font-family:"Noto Sans JP",sans-serif;font-size:3.2rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-business-overview__title{font-size:2rem;line-height:1.5;letter-spacing:.04em}}.polyglot-link-business-overview__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-overview__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;letter-spacing:0}}.polyglot-link-business-overview__diagram{width:min(100%,98.3rem);margin-inline-start:auto}@media(width <= 767px){.polyglot-link-business-overview__diagram{width:100%;margin-block-start:3.2rem;margin-inline:auto}}.polyglot-link-business-overview__circle{position:relative;aspect-ratio:983/865}@media(width <= 767px){.polyglot-link-business-overview__circle{aspect-ratio:327/504;overflow:hidden;background-color:#f4f2ef;border:1px solid #d5c8bf;border-radius:1.2rem}}.polyglot-link-business-overview__field{position:absolute;top:4.971%;left:4.171%;width:91.556%;height:90.058%;background-color:#f4f1ef;border:1px solid rgba(213,200,191,.5);border-radius:50%}@media(width <= 767px){.polyglot-link-business-overview__field{top:47.2%;left:50%;width:92.9%;height:auto;aspect-ratio:1;background-color:rgba(235,114,8,.1);border:0;transform:translate(-50%, -50%)}}.polyglot-link-business-overview__ring{position:absolute;top:48.96%;left:50.966%;aspect-ratio:1;border-radius:50%;transform:translate(-50%, -50%)}.polyglot-link-business-overview__ring--mid{width:47.813%;background-color:#f4e8de}@media(width <= 767px){.polyglot-link-business-overview__ring--mid{top:47.2%;left:50%;width:74%;background-color:rgba(235,114,8,.12)}}.polyglot-link-business-overview__ring--inner{width:36.419%;background-color:#f3e1d3}@media(width <= 767px){.polyglot-link-business-overview__ring--inner{display:none}}.polyglot-link-business-overview__arrow{position:absolute;width:3.093%;aspect-ratio:30.4107/54.3189;background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.4107 54.3189' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.6751 52.8189L15.209 5.42188' stroke-dasharray='5.83 5.83'/%3E%3Cpath d='M28.9107 15.2053L15.2053 1.5L1.5 15.2053'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.4107 54.3189' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.6751 52.8189L15.209 5.42188' stroke-dasharray='5.83 5.83'/%3E%3Cpath d='M28.9107 15.2053L15.2053 1.5L1.5 15.2053'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-business-overview__arrow{width:5.671%}}.polyglot-link-business-overview__arrow:nth-child(4){top:30.35%;left:51.13%;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(4){top:25.43%;left:50%}}.polyglot-link-business-overview__arrow:nth-child(5){top:38.93%;left:66.13%;transform:translate(-50%, -50%) rotate(56.6deg)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(5){top:31.73%;left:75.19%;transform:translate(-50%, -50%) rotate(40.99deg)}}.polyglot-link-business-overview__arrow:nth-child(6){top:58.43%;left:66.11%;transform:translate(-50%, -50%) rotate(122.97deg)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(6){top:63.6%;left:75.19%;transform:translate(-50%, -50%) rotate(139.01deg)}}.polyglot-link-business-overview__arrow:nth-child(7){top:67.45%;left:51.09%;transform:translate(-50%, -50%) rotate(180deg)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(7){top:69.9%;left:50%}}.polyglot-link-business-overview__arrow:nth-child(8){top:58.4%;left:35.76%;transform:translate(-50%, -50%) rotate(236.88deg)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(8){top:63.6%;left:23.87%;transform:translate(-50%, -50%) rotate(220.99deg)}}.polyglot-link-business-overview__arrow:nth-child(9){top:39%;left:35.98%;transform:translate(-50%, -50%) rotate(300.97deg)}@media(width <= 767px){.polyglot-link-business-overview__arrow:nth-child(9){top:31.73%;left:23.87%;transform:translate(-50%, -50%) rotate(319.01deg)}}.polyglot-link-business-overview__core{position:absolute;top:48.96%;left:50.966%;display:flex;flex-direction:column;gap:1.8rem;align-items:center;justify-content:center;width:23.194%;aspect-ratio:1;text-align:center;background:radial-gradient(circle at 50% 50%, #eb7208 0%, #ec780f 42%, #f2903a 100%);border-radius:50%;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-business-overview__core{top:47.2%;left:50%;gap:1rem;width:58.4%}}.polyglot-link-business-overview__core-title{font-family:"Noto Sans JP",sans-serif;font-size:2.6rem;font-weight:700;line-height:1;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-overview__core-title{font-size:1.7rem}}.polyglot-link-business-overview__core-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.46;color:#fff;letter-spacing:.04em;opacity:.5}@media(width <= 767px){.polyglot-link-business-overview__core-desc{font-size:1.2rem}}.polyglot-link-business-overview__nodes{position:absolute;inset:0}.polyglot-link-business-overview__node{position:absolute;display:flex;flex-direction:column;gap:0.8rem;align-items:center;width:22rem;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-business-overview__node{gap:0.3rem;width:-moz-max-content;width:max-content}}.polyglot-link-business-overview__node-icon{display:block;width:5.6rem;height:5.6rem}@media(width <= 767px){.polyglot-link-business-overview__node-icon{width:4rem;height:4rem}}.polyglot-link-business-overview__node-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-business-overview__node-label{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-overview__node-label{font-size:1.3rem;line-height:1.5}}.polyglot-link-business-overview__node:nth-child(1){top:9.249%;left:51.119%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(1){top:10.5%;left:18%}}.polyglot-link-business-overview__node:nth-child(2){top:25.318%;left:80.926%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(2){top:5%;left:50%}}.polyglot-link-business-overview__node:nth-child(3){top:56.763%;left:80.163%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(3){top:10.5%;left:78.3%}}.polyglot-link-business-overview__node:nth-child(4){top:77.225%;left:51.17%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(4){top:68.7%;left:18.3%}}.polyglot-link-business-overview__node:nth-child(5){top:56.763%;left:20.804%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(5){top:77.2%;left:50%}}.polyglot-link-business-overview__node:nth-child(6){top:25.318%;left:19.583%}@media(width <= 767px){.polyglot-link-business-overview__node:nth-child(6){top:68.7%;left:82.5%}}.polyglot-link-business-service{padding-block:9.6rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#e3ded4}@media(width <= 767px){.polyglot-link-business-service{padding-block:5.6rem;padding-inline:2.4rem}}.polyglot-link-business-service__inner{display:flex;flex-direction:column;gap:8rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-business-service__inner{gap:8rem}}.polyglot-link-business-service__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:min(100%,70.1rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-business-service__head{align-items:flex-start}}.polyglot-link-business-service__title{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-business-service__title{gap:0.6rem;align-items:flex-start}}.polyglot-link-business-service__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;text-align:center}@media(width <= 767px){.polyglot-link-business-service__label{font-size:1.3rem}}.polyglot-link-business-service__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-business-service__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-business-service__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;color:#141413;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-business-service__en{font-size:3.2rem}}.polyglot-link-business-service__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-service__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;text-align:left;letter-spacing:0}}.polyglot-link-business-service__groups{display:flex;flex-direction:column;gap:8rem;counter-reset:pl-bs-group}@media(width <= 767px){.polyglot-link-business-service__groups{gap:5.6rem}}.polyglot-link-business-service__group{display:flex;flex-direction:column;gap:3.2rem;counter-increment:pl-bs-group}@media(width <= 767px){.polyglot-link-business-service__group{gap:2.4rem}}.polyglot-link-business-service__group-head{display:flex;gap:3.2rem;align-items:flex-start;justify-content:space-between}@media(width <= 767px){.polyglot-link-business-service__group-head{flex-direction:column;gap:2rem;align-items:flex-start}}.polyglot-link-business-service__group-text{display:flex;flex-direction:column;gap:2rem;width:min(100%,84rem)}@media(width <= 767px){.polyglot-link-business-service__group-text{gap:1.2rem}}.polyglot-link-business-service__group-headline{display:flex;gap:1.5rem;align-items:center}@media(width <= 767px){.polyglot-link-business-service__group-headline{gap:1rem}}.polyglot-link-business-service__group-no{flex:none;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1.4;color:#eb7208;letter-spacing:.06em}@media(width <= 767px){.polyglot-link-business-service__group-no{font-size:1.3rem}}.polyglot-link-business-service__group-no::before{content:counter(pl-bs-group, decimal-leading-zero)}.polyglot-link-business-service__group-line{flex:none;width:0.1rem;height:1.6rem;background-image:repeating-linear-gradient(to bottom, #d5c8bf 0 0.2rem, transparent 0.2rem 0.4rem)}@media(width <= 767px){.polyglot-link-business-service__group-line{display:none}}.polyglot-link-business-service__group-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-service__group-title{font-size:1.8rem}}.polyglot-link-business-service__group-desc{width:min(100%,80rem);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-service__group-desc{width:100%;font-size:1.4rem;line-height:1.7}}.polyglot-link-business-service__group-button{flex:none}@media(width <= 767px){.polyglot-link-business-service__group-button{width:auto}}.polyglot-link-business-service__cards{display:flex;flex-wrap:wrap;gap:1.6rem}@media(width <= 767px){.polyglot-link-business-service__cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.2rem}}.polyglot-link-business-service__card{display:flex;width:calc((100% - 3.2rem)/3)}@media(width <= 767px){.polyglot-link-business-service__card{width:auto}}.polyglot-link-business-service__card-link{display:flex;gap:2rem;align-items:center;width:100%;padding:1.6rem 2rem;color:#141413;text-decoration:none;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:6px;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-business-service__card-link{flex-direction:column;gap:1rem;padding:1.6rem;border-radius:4px}}.polyglot-link-business-service__card-icon{display:block;flex:none;width:5.6rem;height:5.6rem}@media(width <= 767px){.polyglot-link-business-service__card-icon{width:4rem;height:4rem}}.polyglot-link-business-service__card-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-business-service__card-body{display:flex;flex:1 0 0;gap:0.8rem;align-items:center;justify-content:space-between;min-width:0}@media(width <= 767px){.polyglot-link-business-service__card-body{flex:none;gap:1rem;width:100%}}.polyglot-link-business-service__card-title{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-service__card-title{font-size:1.4rem}}@media(width <= 767px){.polyglot-link-business-service__card-title:only-child{width:100%;text-align:center}}.polyglot-link-business-service__card-title-sub{font-size:1.3rem}@media(width <= 767px){.polyglot-link-business-service__card-title-sub{font-size:1.1rem}}.polyglot-link-business-service__card-arrow{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;background-color:#eb7208;border:1px solid #eb7208;border-radius:50%;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-business-service__card-arrow{width:2rem;height:2rem}}.polyglot-link-business-service__card-arrow::before{width:1.3rem;height:1.3rem;content:"";background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-business-service__card-arrow::before{width:1rem;height:1rem}}.polyglot-link-business-service__card-link:hover{border-color:#eb7208}.polyglot-link-business-service__card-link:hover .polyglot-link-business-service__card-arrow{background-color:#fff}.polyglot-link-business-service__card-link:hover .polyglot-link-business-service__card-arrow::before{background-color:#eb7208}.polyglot-link-business-problems{padding-block:16rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-business-problems{padding-block:8rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-business-problems__inner{display:flex;flex-direction:column;gap:5.6rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-business-problems__inner{gap:4.8rem}}.polyglot-link-business-problems__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:min(100%,70.1rem)}@media(width <= 767px){.polyglot-link-business-problems__head{align-items:flex-start}}.polyglot-link-business-problems__title{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-business-problems__title{gap:0.6rem}}.polyglot-link-business-problems__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;text-align:center}@media(width <= 767px){.polyglot-link-business-problems__label{font-size:1.3rem}}.polyglot-link-business-problems__label::before{flex:none;width:1.6rem;height:1.6rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-business-problems__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-business-problems__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;color:#141413;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-business-problems__en{font-size:3.2rem}}.polyglot-link-business-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-problems__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;text-align:left;letter-spacing:0}}.polyglot-link-business-problems__items{display:flex;flex-wrap:wrap;gap:7.2rem 4.8rem;width:100%;counter-reset:pl-bp-item}@media(width <= 767px){.polyglot-link-business-problems__items{flex-direction:column;gap:4.8rem}}.polyglot-link-business-problems__item{display:flex;flex-direction:column;counter-increment:pl-bp-item}@media(width <= 767px){.polyglot-link-business-problems__item{display:grid;grid-template-columns:14rem minmax(0, 1fr);gap:1.2rem 1.6rem;align-items:center;width:100%}}.polyglot-link-business-problems__item:nth-child(-n+3){gap:2rem;width:calc((100% - 4.8rem*2)/3)}@media(width <= 767px){.polyglot-link-business-problems__item:nth-child(-n+3){gap:1.2rem 1.6rem;width:100%}}.polyglot-link-business-problems__item:nth-child(n+4){gap:1.6rem;width:calc((100% - 4.8rem*3)/4)}@media(width <= 767px){.polyglot-link-business-problems__item:nth-child(n+4){gap:1.2rem 1.6rem;width:100%}}.polyglot-link-business-problems__item-thumb{position:relative;width:100%;aspect-ratio:1600/1000;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-business-problems__item-thumb{grid-row:1;grid-column:1;border-radius:4px}}.polyglot-link-business-problems__item-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-business-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:500;line-height:.86;color:#eb7208;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-business-problems__item-no{top:0.8rem;left:0.8rem;font-size:1.6rem}}.polyglot-link-business-problems__item-no::before{content:counter(pl-bp-item, decimal-leading-zero)}.polyglot-link-business-problems__item-body{display:flex;flex:1 0 0;flex-direction:column;gap:1.2rem}@media(width <= 767px){.polyglot-link-business-problems__item-body{display:contents}}.polyglot-link-business-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-problems__item-title{grid-row:1;grid-column:2;font-size:1.6rem}}.polyglot-link-business-problems__item:nth-child(-n+3) .polyglot-link-business-problems__item-title{font-size:2rem;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-problems__item:nth-child(-n+3) .polyglot-link-business-problems__item-title{font-size:1.6rem}}.polyglot-link-business-problems__links{display:flex;flex-direction:column;gap:1rem}@media(width <= 767px){.polyglot-link-business-problems__links{grid-row:2;grid-column:1/-1;gap:0.8rem}}.polyglot-link-business-problems__link-item{display:flex;padding-bottom:1rem;border-bottom:1px solid #d5c8bf}.polyglot-link-business-problems__link{display:flex;gap:0.8rem;align-items:center;justify-content:space-between;width:100%;color:#141413;text-decoration:none;transition:all .25s ease-in}.polyglot-link-business-problems__link-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.4;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-business-problems__link-label{font-size:1.4rem}}.polyglot-link-business-problems__link-arrow{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;background-color:#eb7208;border:1px solid #eb7208;border-radius:50%;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-business-problems__link-arrow{width:2.4rem;height:2.4rem}}.polyglot-link-business-problems__link-arrow::before{width:1.3rem;height:1.3rem;content:"";background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}.polyglot-link-business-problems__link:hover{color:#eb7208}.polyglot-link-business-problems__link:hover .polyglot-link-business-problems__link-arrow{background-color:#fff}.polyglot-link-business-problems__link:hover .polyglot-link-business-problems__link-arrow::before{background-color:#eb7208}.polyglot-link-business-problems__button{align-self:center}@media(width <= 767px){.polyglot-link-business-problems__button{align-self:flex-start}}.polyglot-link-multilingual-heading{position:relative;padding-block:2.4rem 6rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-multilingual-heading{padding-block:0.8rem 4rem;padding-inline:2.4rem}}.polyglot-link-multilingual-heading__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-multilingual-heading__breadcrumb{margin-bottom:5.6rem}}.polyglot-link-multilingual-heading__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-multilingual-heading__inner{gap:2.8rem}}.polyglot-link-multilingual-heading__head{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-heading__head{gap:2.4rem}}.polyglot-link-multilingual-heading__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-heading__title{gap:0}}.polyglot-link-multilingual-heading__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-heading__label{gap:0.4rem;padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-multilingual-heading__label::before{flex:none;width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-multilingual-heading__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-multilingual-heading__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;letter-spacing:.01em;color:#141413}@media(width <= 767px){.polyglot-link-multilingual-heading__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-multilingual-heading__lead{width:min(100%,94.5rem);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-heading__lead{width:100%;font-size:1.4rem;line-height:1.7}}.polyglot-link-multilingual-heading__divider{display:block;width:100%;height:0.1rem;background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-multilingual-heading__divider{display:none}}.polyglot-link-multilingual-overview{padding-block:6rem 4rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-multilingual-overview{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-multilingual-overview__inner{display:flex;gap:6.4rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-multilingual-overview__inner{flex-direction:column-reverse;gap:3.2rem;align-items:stretch}}.polyglot-link-multilingual-overview__body{display:flex;flex:1 1 0;flex-direction:column;gap:4rem;align-items:flex-start;min-width:0}@media(width <= 767px){.polyglot-link-multilingual-overview__body{gap:1.6rem}}.polyglot-link-multilingual-overview__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-overview__title{gap:0.4rem}}.polyglot-link-multilingual-overview__en{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-multilingual-overview__en{font-size:1.2rem}}.polyglot-link-multilingual-overview__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-overview__heading{font-size:2rem;line-height:1.5;letter-spacing:.04em}}.polyglot-link-multilingual-overview__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-overview__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;letter-spacing:0}}.polyglot-link-multilingual-overview__figure{flex:none;width:67rem;aspect-ratio:670/419;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-multilingual-overview__figure{width:100%;aspect-ratio:569/356;border-radius:4px}}.polyglot-link-multilingual-overview__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-multilingual-feature{padding-block:4rem 8rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-multilingual-feature{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-multilingual-feature__inner{display:flex;flex-direction:column;gap:2.9rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-multilingual-feature__inner{gap:3.2rem}}.polyglot-link-multilingual-feature__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-feature__title{gap:0.4rem}}.polyglot-link-multilingual-feature__en{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-multilingual-feature__en{font-size:1.2rem}}.polyglot-link-multilingual-feature__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-feature__heading{font-size:2rem;line-height:1.5;letter-spacing:.04em}}.polyglot-link-multilingual-feature__items{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-multilingual-feature__items{gap:1.2rem}}.polyglot-link-multilingual-feature__item{display:flex;flex-direction:column;gap:1.6rem;width:calc((100% - 2.4rem*3)/4);padding:2.4rem 3.2rem;border-radius:6px;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-multilingual-feature__item{gap:1rem;width:100%;padding:2rem}}.polyglot-link-multilingual-feature__item-head{display:flex;flex-direction:column;gap:1.6rem;align-items:center;justify-content:center}@media(width <= 767px){.polyglot-link-multilingual-feature__item-head{flex-direction:row;gap:1.2rem;justify-content:flex-start}}.polyglot-link-multilingual-feature__item-icon{display:grid;flex:none;place-items:center;width:12rem;height:12rem}@media(width <= 767px){.polyglot-link-multilingual-feature__item-icon{width:4rem;height:4rem}}.polyglot-link-multilingual-feature__item-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-multilingual-feature__item-title{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;text-align:center;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-feature__item-title{width:auto;font-size:1.8rem;text-align:left}}.polyglot-link-multilingual-feature__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-feature__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-multilingual-value{padding-block:8rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-multilingual-value{padding-block:4rem;padding-inline:1rem}}.polyglot-link-multilingual-value__card{position:relative;display:flex;flex-direction:column;gap:8rem;width:min(100%,136rem);padding:6.5rem 7.9rem 9.3rem;margin-inline:auto;overflow:hidden;border-radius:12px;background-color:#364c5e;counter-reset:pl-mlv-item}@media(width <= 767px){.polyglot-link-multilingual-value__card{gap:5.6rem;padding:4rem 2.4rem}}.polyglot-link-multilingual-value__watermark{position:absolute;top:6.2rem;left:61.6rem;font-family:"Poppins",sans-serif;font-size:16.7rem;font-weight:600;line-height:1.3;letter-spacing:.01em;white-space:nowrap;pointer-events:none;background:linear-gradient(to bottom, #ffffff 36%, rgba(255, 255, 255, 0) 77%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);opacity:.03}@media(width <= 767px){.polyglot-link-multilingual-value__watermark{display:none}}.polyglot-link-multilingual-value__head{position:relative;z-index:1;display:flex;flex-direction:column;gap:5.6rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-value__head{gap:4.8rem}}.polyglot-link-multilingual-value__label-cluster{display:flex;flex-direction:column;gap:0.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-value__label-cluster{flex-direction:row-reverse;gap:1.2rem;align-items:center;justify-content:flex-end}}.polyglot-link-multilingual-value__en{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-multilingual-value__en{font-size:1.2rem}}.polyglot-link-multilingual-value__label{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-value__label{font-size:1.3rem}}.polyglot-link-multilingual-value__intro{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-multilingual-value__intro{gap:2rem}}.polyglot-link-multilingual-value__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-value__title{font-size:1.8rem;line-height:normal}}.polyglot-link-multilingual-value__lead{width:min(100%,86.3rem);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-value__lead{width:100%;font-size:1.4rem;line-height:1.7}}.polyglot-link-multilingual-value__items{position:relative;z-index:1;display:flex;flex-direction:column;gap:4.6rem}@media(width <= 767px){.polyglot-link-multilingual-value__items{gap:4.8rem}}.polyglot-link-multilingual-value__item{display:flex;gap:4.8rem;align-items:center;counter-increment:pl-mlv-item}@media(width <= 767px){.polyglot-link-multilingual-value__item{flex-direction:column;gap:1.6rem;align-items:stretch}}.polyglot-link-multilingual-value__item-figure{flex:1 1 0;min-width:0;aspect-ratio:569/356;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-multilingual-value__item-figure{flex:none;aspect-ratio:307/192}}.polyglot-link-multilingual-value__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-multilingual-value__item-body{display:flex;flex:1 1 0;flex-direction:column;gap:2.4rem;min-width:0}@media(width <= 767px){.polyglot-link-multilingual-value__item-body{flex:none;gap:1.2rem}}.polyglot-link-multilingual-value__item-headline{display:flex;gap:1.5rem;align-items:center}@media(width <= 767px){.polyglot-link-multilingual-value__item-headline{gap:1.2rem;align-items:flex-start}}.polyglot-link-multilingual-value__item-no{flex:none;align-self:flex-start;margin-top:0.6rem;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1.4;letter-spacing:.06em;color:#eb7208}@media(width <= 767px){.polyglot-link-multilingual-value__item-no{margin-top:0.4rem;font-size:1.3rem}}.polyglot-link-multilingual-value__item-no::before{content:counter(pl-mlv-item, decimal-leading-zero)}.polyglot-link-multilingual-value__item-line{flex:none;align-self:flex-start;width:0.1rem;height:1.6rem;margin-top:0.9rem;background-image:repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0 0.2rem, transparent 0.2rem 0.4rem)}@media(width <= 767px){.polyglot-link-multilingual-value__item-line{display:none}}.polyglot-link-multilingual-value__item-title{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#fff;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-value__item-title{font-size:1.8rem}}.polyglot-link-multilingual-value__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#fff;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-value__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-multilingual-service{padding-block:8rem 0;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-multilingual-service{padding-block:4rem 0;padding-inline:2.4rem}}.polyglot-link-multilingual-service__inner{display:flex;flex-direction:column;gap:5.6rem;align-items:center;width:min(100%,112rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-multilingual-service__inner{gap:4rem;align-items:stretch}}.polyglot-link-multilingual-service__head{display:flex;flex-direction:column;gap:3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-multilingual-service__head{gap:2.4rem;align-items:flex-start}}.polyglot-link-multilingual-service__title{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-multilingual-service__title{gap:0.6rem;align-items:flex-start}}.polyglot-link-multilingual-service__label{display:inline-flex;gap:0.6rem;align-items:center;padding-left:0.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;text-align:center}@media(width <= 767px){.polyglot-link-multilingual-service__label{padding-left:0.1rem;font-size:1.3rem}}.polyglot-link-multilingual-service__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-multilingual-service__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-multilingual-service__en{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:600;line-height:1;letter-spacing:-0.01em;color:#141413}@media(width <= 767px){.polyglot-link-multilingual-service__en{font-size:3.2rem}}.polyglot-link-multilingual-service__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-align:center;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-service__lead{font-size:1.4rem;font-feature-settings:normal;font-variant-east-asian:normal;line-height:1.6;text-align:left;letter-spacing:0}}.polyglot-link-multilingual-service__items{display:flex;flex-wrap:wrap;gap:3.2rem;align-items:stretch;justify-content:flex-start;width:100%}@media(width <= 767px){.polyglot-link-multilingual-service__items{gap:1.6rem}}.polyglot-link-multilingual-service__item{display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;width:calc((100% - 3.2rem*1)/2);padding:4rem;border:0.1rem solid #d5c8bf;border-radius:12px;background-color:#f8f7f6;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-multilingual-service__item{gap:1.6rem;width:100%;padding:2rem;border-radius:6px}}.polyglot-link-multilingual-service__item:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-multilingual-service__item-body{display:flex;flex-direction:column;gap:1.6rem}.polyglot-link-multilingual-service__item-headline{display:flex;gap:2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-multilingual-service__item-headline{gap:1.6rem}}.polyglot-link-multilingual-service__item-thumb{display:block;flex:none;width:18rem;aspect-ratio:180/113;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-multilingual-service__item-thumb{width:9.6rem;aspect-ratio:96/60;border-radius:4px}}.polyglot-link-multilingual-service__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-multilingual-service__item-title{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-service__item-title{font-size:1.8rem;line-height:1.5}}.polyglot-link-multilingual-service__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-multilingual-service__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-multilingual-service__buttons{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.polyglot-link-multilingual-service__button-item{display:flex}.polyglot-link-multilingual-service__item:hover .polyglot-link-multilingual-service__button{border-color:#eb7208;background-color:#eb7208;color:#fff}.polyglot-link-multilingual-service__item:hover .polyglot-link-multilingual-service__button .pl-button__icon{background-color:#fff}.polyglot-link-multilingual-service__item:hover .polyglot-link-multilingual-service__button .pl-button__icon::before{background-color:#eb7208}.polyglot-link-tv-mv{position:relative;min-height:clamp(323.7333333333px,42.1527777778vw,843.0555555556px);padding-block:clamp(12.8px,1.6666666667vw,33.3333333333px) 0;padding-inline:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);isolation:isolate;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-tv-mv{display:flex;flex-direction:column;min-height:0;padding-block:1.6rem 4rem;padding-inline:2.4rem}}.polyglot-link-tv-mv__figure{position:absolute;top:clamp(-108.3333333333px,-5.4166666667vw,-41.6px);right:0;z-index:2;width:clamp(433.0666666667px,56.3888888889vw,1127.7777777778px);height:clamp(324.8px,42.2916666667vw,845.8333333333px);overflow:hidden;border-top-left-radius:12px;border-bottom-left-radius:12px}@media(width <= 767px){.polyglot-link-tv-mv__figure{position:static;order:2;width:100%;height:auto;aspect-ratio:327/245;margin-top:3.2rem;border-radius:6px}}.polyglot-link-tv-mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tv-mv__body{position:relative;display:flex;flex-direction:column;gap:clamp(21.3333333333px,2.7777777778vw,55.5555555556px);align-items:flex-start;width:min(100%,clamp(682.6666666667px, 88.8888888889vw, 1777.7777777778px));margin-inline:auto}@media(width <= 767px){.polyglot-link-tv-mv__body{gap:2.4rem;order:1;width:100%}}.polyglot-link-tv-mv__breadcrumb{position:relative;z-index:3;width:100%;margin-bottom:clamp(24.5333333333px,3.1944444444vw,63.8888888889px)}@media(width <= 767px){.polyglot-link-tv-mv__breadcrumb{margin-bottom:6.2rem}}.polyglot-link-tv-mv__headline{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-direction:column;gap:clamp(12.8px,1.6666666667vw,33.3333333333px);align-items:flex-start;width:min(100%,clamp(261.3333333333px, 34.0277777778vw, 680.5555555556px))}@media(width <= 767px){.polyglot-link-tv-mv__headline{top:0;gap:1.2rem;width:100%}}.polyglot-link-tv-mv .pl-deco-sphere{z-index:-1}.polyglot-link-tv-mv__watermark{position:absolute;top:clamp(-90px,-6.25vw,-48px);left:clamp(-68px,-4.7222222222vw,-36.2666666667px);z-index:-1;font-size:clamp(73.0666666667px,9.5138888889vw,137px);font-weight:600;line-height:1.3;color:#e7e3df;white-space:nowrap;pointer-events:none}.polyglot-link-tv-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tv-mv__watermark{z-index:4;pointer-events:auto}@media(width <= 767px){.polyglot-link-tv-mv__watermark{top:-5.2rem;left:-4.8rem;font-size:8rem;letter-spacing:.01em}}.polyglot-link-tv-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tv-mv__breadcrumb,.polyglot-link-tv-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tv-mv__title,.polyglot-link-tv-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tv-mv__lead{z-index:5}.polyglot-link-tv-mv__title{position:relative;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:clamp(21.3333333333px,2.7777777778vw,40px);font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-mv__title{font-size:2.8rem}}.polyglot-link-tv-mv__lead{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:clamp(8px,1.0416666667vw,15px);font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-mv__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-mv__buttons{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-wrap:wrap;gap:clamp(8.5333333333px,1.1111111111vw,22.2222222222px)}@media(width <= 767px){.polyglot-link-tv-mv__buttons{top:0;flex-direction:column;gap:1rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%}}@media screen and (min-width: 768px){.polyglot-link-tv-mv__button{gap:clamp(5.3333333333px,0.6944444444vw,10px);min-width:clamp(106.6666666667px,13.8888888889vw,200px);padding:clamp(6.9333333333px,0.9027777778vw,13px) clamp(7.4666666667px,0.9722222222vw,14px) clamp(6.9333333333px,0.9027777778vw,13px) clamp(10.6666666667px,1.3888888889vw,20px)}}@media(width <= 767px){.polyglot-link-tv-mv__button{min-width:20rem}}@media screen and (min-width: 768px){.polyglot-link-tv-mv__button .pl-button__label{font-size:clamp(8px,1.0416666667vw,15px)}}@media screen and (min-width: 768px){.polyglot-link-tv-mv__button .pl-button__icon{width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px)}}@media screen and (min-width: 768px){.polyglot-link-tv-mv__button .pl-button__icon::before{width:clamp(6.9333333333px,0.9027777778vw,13px);height:clamp(6.9333333333px,0.9027777778vw,13px)}}.polyglot-link-tv-problems{position:relative;z-index:0;padding-block:8rem 12rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-tv-problems{padding-block:4.8rem 5.3rem;padding-inline:2.4rem}}.polyglot-link-tv-problems::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#e3ded4;clip-path:polygon(0 0, 100% 0, 100% calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)), 50% 100%, 0 calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)))}.polyglot-link-tv-problems__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-tv-problems__inner{gap:3.2rem}}.polyglot-link-tv-problems__head{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.polyglot-link-tv-problems__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-tv-problems__title{font-size:2rem}}.polyglot-link-tv-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-problems__lead{font-size:1.4rem;line-height:1.6;letter-spacing:0;text-align:left}}.polyglot-link-tv-problems__items{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start;justify-content:flex-start;width:100%;counter-reset:pl-tvp-item}@media(width <= 767px){.polyglot-link-tv-problems__items{flex-direction:column;gap:3.2rem}}.polyglot-link-tv-problems__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 4rem*3)/4);counter-increment:pl-tvp-item}@media(width <= 767px){.polyglot-link-tv-problems__item{flex-direction:row;gap:2rem;align-items:center;width:100%}}.polyglot-link-tv-problems__item-thumb{position:relative;flex:none;width:100%;aspect-ratio:290/181;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tv-problems__item-thumb{width:15.35rem}}.polyglot-link-tv-problems__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tv-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:0.8rem;align-items:baseline;font-family:"Poppins",sans-serif;color:#eb7208}@media(width <= 767px){.polyglot-link-tv-problems__item-no{top:0.8rem;left:0.6rem;gap:0.6rem}}.polyglot-link-tv-problems__item-no::before{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.01em;content:counter(pl-tvp-item, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-tv-problems__item-no::before{font-size:1.5rem}}.polyglot-link-tv-problems__item-no::after{font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.01em;content:"Problem"}@media(width <= 767px){.polyglot-link-tv-problems__item-no::after{font-size:1rem}}.polyglot-link-tv-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-problems__item-title{flex:1 1 auto;font-size:1.5rem;text-align:left}}.polyglot-link-tv-problems__lead-arrow{position:absolute;bottom:-3.8rem;left:50%;display:block;width:9rem;height:8rem;background:url("/assets/polyglot-link/img/tv/solution-arrow.svg") center/contain no-repeat;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tv-problems__lead-arrow{bottom:-2.5rem;width:5.4rem;height:4.8rem}}.polyglot-link-tv-solution{padding-block:8rem 10rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-tv-solution{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-tv-solution__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-tv-solution__inner{gap:3.2rem}}.polyglot-link-tv-solution__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center}.polyglot-link-tv-solution__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-tv-solution__title{font-size:2rem}}.polyglot-link-tv-solution__title-em{color:#eb7208}.polyglot-link-tv-solution__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-solution__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-solution__badges{display:flex;flex-wrap:wrap;gap:4.8rem;align-items:center;justify-content:center}@media(width <= 767px){.polyglot-link-tv-solution__badges{gap:0.1rem}}.polyglot-link-tv-solution__badge{display:flex;gap:1rem;align-items:center;justify-content:center}@media(width <= 767px){.polyglot-link-tv-solution__badge{position:relative;gap:0;min-width:16.3rem;min-height:5.6rem}}.polyglot-link-tv-solution__badge-laurel{flex:none;width:4.3rem;height:5.6rem;background:url("/assets/polyglot-link/img/tv/badge-laurel.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-tv-solution__badge-laurel{position:absolute;top:50%;transform:translateY(-50%)}}@media(width <= 767px){.polyglot-link-tv-solution__badge-laurel--left{left:0}}.polyglot-link-tv-solution__badge-laurel--right{transform:scaleX(-1)}@media(width <= 767px){.polyglot-link-tv-solution__badge-laurel--right{right:0;transform:translateY(-50%) scaleX(-1)}}.polyglot-link-tv-solution__badge-text{position:relative;max-width:18rem;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-solution__badge-text{max-width:14rem;font-size:1.2rem}}.polyglot-link-tv-solution__badge-em{display:block;color:#eb7208}.polyglot-link-tv-solution__service{display:flex;gap:5.8rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-tv-solution__service{flex-direction:column;gap:3.2rem;align-items:stretch}}.polyglot-link-tv-solution__service-text{display:flex;flex:1 1 0;flex-direction:column;gap:2.4rem;min-width:0}.polyglot-link-tv-solution__service-label{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-solution__service-label{font-size:1.8rem}}.polyglot-link-tv-solution__service-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tv-solution__service-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-solution__diagram{position:relative;flex:none;width:80rem;height:40rem;overflow:hidden;background-color:#f8f7f6;border-radius:12px}@media(width <= 767px){.polyglot-link-tv-solution__diagram{width:100%;height:auto;aspect-ratio:327/222;border-radius:6px}}.polyglot-link-tv-solution__diagram-field{position:absolute;top:6.76%;left:27.47%;width:43.24%;aspect-ratio:1;background:url("/assets/polyglot-link/img/tv/solution-diagram-field.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-tv-solution__diagram-field{top:7.21%;left:27.22%;width:47.4%}}.polyglot-link-tv-solution__diagram-arrow{position:absolute;top:46.76%;width:13.52%;aspect-ratio:108.169/16.5948;background:url("/assets/polyglot-link/img/tv/solution-diagram-line-pc.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-tv-solution__diagram-arrow{top:43.69%;width:7.8%;aspect-ratio:25.5/11.0459;background-image:url("/assets/polyglot-link/img/tv/solution-diagram-line-sp.svg")}}.polyglot-link-tv-solution__diagram-arrow--left{left:28.1%;transform:translate(-50%, -50%) scaleX(-1)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-arrow--left{left:27.98%}}.polyglot-link-tv-solution__diagram-arrow--right{left:70.07%;transform:translate(-50%, -50%)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-arrow--right{left:73.7%}}.polyglot-link-tv-solution__diagram-node{position:absolute;z-index:1;display:flex;flex-direction:column;gap:1.2rem;align-items:center;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-node{gap:0.5rem}}.polyglot-link-tv-solution__diagram-node--user{top:34.93%;left:13.24%}@media(width <= 767px){.polyglot-link-tv-solution__diagram-node--user{top:30.18%;left:13.3%}}.polyglot-link-tv-solution__diagram-node--operator{top:34.93%;left:84.79%}@media(width <= 767px){.polyglot-link-tv-solution__diagram-node--operator{top:31.53%;left:85.32%}}.polyglot-link-tv-solution__diagram-icon{display:grid;place-items:center;width:7rem;height:7rem}@media(width <= 767px){.polyglot-link-tv-solution__diagram-icon{width:3.2rem;height:3.2rem}}.polyglot-link-tv-solution__diagram-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-tv-solution__diagram-node-label{font-family:"Noto Sans JP",sans-serif;font-size:1.9rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.04em;white-space:nowrap}@media(width <= 767px){.polyglot-link-tv-solution__diagram-node-label{font-size:1.38rem}}.polyglot-link-tv-solution__diagram-badge{position:absolute;top:26.2%;left:48.94%;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:18.6rem;height:4.2rem;padding-inline:1.1rem;font-family:"Noto Sans JP",sans-serif;font-size:2.35rem;font-weight:700;font-feature-settings:"palt";line-height:1;color:#fff;letter-spacing:.04em;white-space:nowrap;background-color:#eb7208;border-radius:0.45rem;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-badge{top:20.27%;left:49.24%;min-width:10.4rem;height:2.8rem;font-size:1.56rem;border-radius:0.2rem}}.polyglot-link-tv-solution__diagram-langs{position:absolute;top:41.97%;left:49.08%;z-index:1;display:flex;gap:1.46rem;align-items:center;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-langs{top:36.94%;left:50.85%;gap:0.5rem}}.polyglot-link-tv-solution__diagram-lang{font-family:"Noto Sans JP",sans-serif;font-size:2.03rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#eb7208;letter-spacing:.04em;white-space:nowrap}@media(width <= 767px){.polyglot-link-tv-solution__diagram-lang{font-size:1.43rem}}.polyglot-link-tv-solution__diagram-exchange{flex:none;width:2.6rem;height:2.6rem;background:url("/assets/polyglot-link/img/tv/icon-diagram-exchange.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-tv-solution__diagram-exchange{width:1.46rem;height:1.46rem}}.polyglot-link-tv-solution__diagram-note{position:absolute;top:57.46%;left:49.11%;z-index:1;font-family:"Noto Sans JP",sans-serif;font-size:1.68rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em;white-space:nowrap;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tv-solution__diagram-note{top:80.63%;left:49.08%;font-size:1.39rem}}.polyglot-link-product-nav{position:relative;z-index:5;height:0}@media(width <= 767px){.polyglot-link-product-nav{position:sticky;top:var(--pl-header-h);height:auto;transition:top .3s ease;padding-block:3.2rem 1.6rem;background-color:#efebe6}}@media(width <= 767px)and (prefers-reduced-motion: reduce){.polyglot-link-product-nav{transition:none}}.polyglot-link-product-nav.leadgridCms-onlyInnerWorkspace{position:relative;height:auto;padding-block:3.2rem 1.6rem}@media(width <= 767px){.polyglot-link-product-nav::before{position:absolute;top:0;right:2.4rem;left:2.4rem;height:1px;background-color:#d5c8bf;content:""}}.polyglot-link-product-nav__inner{position:relative;box-sizing:border-box;width:min(100%,128rem);margin-inline:auto;padding-inline:2rem}@media(width <= 767px){.polyglot-link-product-nav__inner{width:100%;padding-inline:0}}.polyglot-link-product-nav__panel{position:absolute;top:6.7rem;left:2rem;width:24rem}@media(width <= 767px){.polyglot-link-product-nav__panel{position:static;width:100%}}.polyglot-link-product-nav.leadgridCms-onlyInnerWorkspace .polyglot-link-product-nav__panel{position:static}.polyglot-link-product-nav__panel.is-fixed{position:fixed}.polyglot-link-product-nav__list{display:flex;flex-direction:column}@media(width <= 767px){.polyglot-link-product-nav__list{flex-direction:row;gap:2rem;overflow-x:auto;padding-inline:2.4rem;scrollbar-width:none}}@media(width <= 767px){.polyglot-link-product-nav__list::-webkit-scrollbar{display:none}}.polyglot-link-product-nav__item{border-bottom:1px solid #d5c8bf}@media(width <= 767px){.polyglot-link-product-nav__item{flex:none;border-bottom:none}}.polyglot-link-product-nav__link{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;padding-block:1.2rem;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-product-nav__link{gap:0.6rem;padding-block:0;white-space:nowrap}}.polyglot-link-product-nav__label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-nav__label{font-size:1.4rem;line-height:1.4}}.polyglot-link-product-nav__arrow{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;border:1px solid #d5c8bf;border-radius:50%;background-color:#f8f7f6;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-product-nav__arrow{width:2rem;height:2rem}}.polyglot-link-product-nav__arrow::before{width:1.4rem;height:1.4rem;background-color:#eb7208;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}.polyglot-link-product-nav__link:hover,.polyglot-link-product-nav__item.is-current .polyglot-link-product-nav__link{color:#eb7208}.polyglot-link-product-nav__link:hover .polyglot-link-product-nav__arrow,.polyglot-link-product-nav__item.is-current .polyglot-link-product-nav__arrow{background-color:#eb7208}.polyglot-link-product-nav__link:hover .polyglot-link-product-nav__arrow::before,.polyglot-link-product-nav__item.is-current .polyglot-link-product-nav__arrow::before{background-color:#fff}.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__item{border-color:hsla(0,0%,100%,.24)}.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__link{color:#fff}.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__link:hover,.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__item.is-current .polyglot-link-product-nav__link{color:#eb7208}.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__link:hover .polyglot-link-product-nav__arrow,.polyglot-link-product-nav__panel.is-on-dark .polyglot-link-product-nav__item.is-current .polyglot-link-product-nav__arrow{border-color:#eb7208;background-color:#eb7208}.polyglot-link-product-feature{padding-block:7.2rem 12rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-product-feature{padding-block:6.4rem 8rem;padding-inline:2.4rem}}.polyglot-link-product-feature--bg-alt{background-color:#e3ded4}.polyglot-link-product-feature--pb-120{position:relative;padding-bottom:calc(8rem + 12rem)}@media(width <= 767px){.polyglot-link-product-feature--pb-120{padding-bottom:calc(4rem + 8rem)}}.polyglot-link-product-feature--pb-120::after{position:absolute;right:0;bottom:0;left:0;height:12rem;content:"";background-color:#efebe6}@media(width <= 767px){.polyglot-link-product-feature--pb-120::after{height:8rem}}.polyglot-link-product-feature__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);padding-left:36rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-product-feature__inner{gap:4rem;padding-left:0}}.polyglot-link-product-feature__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-feature__head{gap:1.2rem}}.polyglot-link-product-feature__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-feature__title{gap:0.4rem}}.polyglot-link-product-feature__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-product-feature__en{font-size:1.2rem}}.polyglot-link-product-feature__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-product-feature__heading{font-size:2rem}}.polyglot-link-product-feature__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-feature__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-feature__items{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-product-feature__items{gap:1.6rem}}.polyglot-link-product-feature__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 2.4rem*2)/3);padding:2.4rem;background-color:#f8f7f6;border-radius:6px}@media(width <= 767px){.polyglot-link-product-feature__item{gap:1.6rem;width:100%;padding:2.4rem}}.polyglot-link-product-feature--cols-2 .polyglot-link-product-feature__item{width:calc((100% - 2.4rem)/2)}@media(width <= 767px){.polyglot-link-product-feature--cols-2 .polyglot-link-product-feature__item{width:100%}}.polyglot-link-product-feature__item-head{display:flex;flex-direction:row;gap:1.6rem;align-items:center}.polyglot-link-product-feature__item-icon{display:grid;flex:none;place-items:center;width:4.8rem;height:4.8rem}@media(width <= 767px){.polyglot-link-product-feature__item-icon{width:4rem;height:4rem}}.polyglot-link-product-feature__item-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-product-feature__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-feature__item-title{font-size:1.6rem}}.polyglot-link-product-feature__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-feature__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-reason{padding-block:8rem 5.6rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#364c5e}@media(width <= 767px){.polyglot-link-product-reason{padding-block:0;padding-inline:1rem;background-color:#efebe6}}.polyglot-link-product-reason__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);padding-left:36rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-product-reason__inner{gap:4rem;padding:4rem 2.4rem;background-color:#364c5e;border-radius:12px 12px 0 0}}.polyglot-link-product-reason__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-reason__head{gap:1.6rem}}.polyglot-link-product-reason__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-reason__title{gap:0.4rem}}.polyglot-link-product-reason__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-product-reason__en{font-size:1.2rem}}.polyglot-link-product-reason__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#fff;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-product-reason__heading{font-size:2rem;line-height:normal}}.polyglot-link-product-reason__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-reason__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-reason__items{display:flex;flex-direction:column;gap:5.6rem;counter-reset:pl-prodr-item}@media(width <= 767px){.polyglot-link-product-reason__items{gap:4.8rem}}.polyglot-link-product-reason__item{display:flex;gap:4rem;align-items:center;counter-increment:pl-prodr-item}@media(width <= 767px){.polyglot-link-product-reason__item{flex-direction:column;gap:1.6rem;align-items:stretch}}.polyglot-link-product-reason__item-figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-product-reason__item-figure{width:100%;aspect-ratio:16/10}}.polyglot-link-product-reason__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-product-reason__item-body{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-product-reason__item-body{flex:none;gap:1.2rem}}.polyglot-link-product-reason__item-headline{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-reason__item-headline{flex-direction:row;gap:1.5rem;align-items:baseline}}.polyglot-link-product-reason__item-no{flex:none;font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:600;line-height:1;color:#eb7208;letter-spacing:.06em}@media(width <= 767px){.polyglot-link-product-reason__item-no{font-size:1.3rem}}.polyglot-link-product-reason__item-no::before{content:counter(pl-prodr-item, decimal-leading-zero)}.polyglot-link-product-reason__item-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-reason__item-title{font-size:1.8rem}}.polyglot-link-product-reason__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-reason__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-cta{padding-block:4rem 8rem;padding-inline:2rem;background-color:#e3ded4}@media(width <= 767px){.polyglot-link-product-cta{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-product-cta__inner{width:min(100%,128rem);padding-left:36rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-product-cta__inner{padding-left:0}}.polyglot-link-product-cta__card{position:relative;display:flex;gap:4.8rem;align-items:center;justify-content:space-between;padding:4rem;overflow:hidden;background-color:#364c5e;border-radius:12px}@media(width <= 767px){.polyglot-link-product-cta__card{flex-direction:column;gap:2.4rem;align-items:stretch;padding:3.2rem 2.4rem}}.polyglot-link-product-cta__watermark{position:absolute;top:10.4rem;left:45.7rem;z-index:0;font-size:11rem;font-weight:600;line-height:1.3;color:rgba(0,0,0,0);letter-spacing:.01em;white-space:nowrap;pointer-events:none;background-image:linear-gradient(to bottom, #ffffff 44.7%, rgba(255, 255, 255, 0) 76.96%);-webkit-background-clip:text;background-clip:text;background-clip:text;opacity:.04}@media(width <= 767px){.polyglot-link-product-cta__watermark{display:none}}.polyglot-link-product-cta.leadgridCms-onlyInnerWorkspace .polyglot-link-product-cta__watermark{pointer-events:auto}.polyglot-link-product-cta__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}.polyglot-link-product-cta__title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-cta__title{font-size:1.8rem}}.polyglot-link-product-cta__lead{max-width:46rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-cta__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-cta__buttons{position:relative;z-index:1;display:flex;flex:none;flex-direction:column;gap:1.6rem}@media(width <= 767px){.polyglot-link-product-cta__buttons{gap:1.2rem;width:100%}}.polyglot-link-product-cta__button{min-width:20rem}@media screen and (min-width: 768px){.polyglot-link-product-cta__button{gap:1rem;padding:1.3rem 1.4rem 1.3rem 2rem}}@media(width <= 767px){.polyglot-link-product-cta__button{width:100%;min-width:0}}@media screen and (min-width: 768px){.polyglot-link-product-cta__button .pl-button__label{font-size:1.5rem}}@media screen and (min-width: 768px){.polyglot-link-product-cta__button .pl-button__icon{width:2.6rem;height:2.6rem}}@media screen and (min-width: 768px){.polyglot-link-product-cta__button .pl-button__icon::before{width:1.3rem;height:1.3rem}}.polyglot-link-product-cta--light{background-color:#364c5e}@media(width <= 767px){.polyglot-link-product-cta--light{padding-inline:1rem;padding-top:0;background-color:#efebe6}}.polyglot-link-product-cta--light .polyglot-link-product-cta__card{background-color:#f8f7f6;border:1px solid #d5c8bf}.polyglot-link-product-cta--light .polyglot-link-product-cta__watermark{background-image:linear-gradient(to bottom, #aea59e 44.7%, rgba(174, 165, 158, 0) 76.96%);opacity:.08}.polyglot-link-product-cta--light .polyglot-link-product-cta__title,.polyglot-link-product-cta--light .polyglot-link-product-cta__lead{color:#141413}@media(width <= 767px){.polyglot-link-product-cta--light .polyglot-link-product-cta__inner{padding:2.4rem;background-color:#364c5e;border-radius:0 0 12px 12px}}.polyglot-link-product-cta--bg-base{background-color:#efebe6}.polyglot-link-tv-compare{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tv-compare{padding-block:4.8rem 8rem;padding-inline:2.4rem}}.polyglot-link-tv-compare__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tv-compare__inner{gap:4rem;padding-left:0}}.polyglot-link-tv-compare__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-compare__head{gap:1.2rem}}.polyglot-link-tv-compare__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-compare__title{gap:0.4rem}}.polyglot-link-tv-compare__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-tv-compare__en{font-size:1.2rem}}.polyglot-link-tv-compare__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__heading{font-size:2rem}}.polyglot-link-tv-compare__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-compare__items{display:flex;flex-wrap:wrap;gap:4.8rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-tv-compare__items{gap:4.8rem}}.polyglot-link-tv-compare__item{display:flex;flex-direction:column;gap:2.4rem;width:calc((100% - 4.8rem*1)/2)}@media(width <= 767px){.polyglot-link-tv-compare__item{gap:2rem;width:100%}}.polyglot-link-tv-compare__item-figure{width:100%;aspect-ratio:437/273;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tv-compare__item-figure{aspect-ratio:327/204}}.polyglot-link-tv-compare__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tv-compare__item-text{display:flex;flex-direction:column;gap:1.6rem}@media(width <= 767px){.polyglot-link-tv-compare__item-text{gap:1.2rem}}.polyglot-link-tv-compare__item-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__item-title{font-size:1.8rem}}.polyglot-link-tv-compare__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-compare__recommend{margin-top:auto;padding:2.4rem;border-radius:6px;background-color:#e3ded4}@media(width <= 767px){.polyglot-link-tv-compare__recommend{margin-top:-0.4rem;padding:2rem}}.polyglot-link-tv-compare__recommend-title{margin-bottom:0.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__recommend-title{margin-bottom:1.2rem;font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-compare__recommend-list{display:flex;flex-direction:column;gap:0.8rem;padding:0;margin:0;list-style:none}.polyglot-link-tv-compare__recommend-item{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-tv-compare__recommend-mark{flex:none;width:0.6rem;height:0.6rem;margin-top:0.9rem;border-radius:50%;background-color:#eb7208}.polyglot-link-tv-compare__recommend-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-compare__recommend-text{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-usecases{padding-block:8rem;padding-inline:2rem;background-color:#e3ded4;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tv-usecases{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-tv-usecases__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tv-usecases__inner{gap:4rem;padding-left:0}}.polyglot-link-tv-usecases__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-usecases__head{gap:1.2rem}}.polyglot-link-tv-usecases__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-usecases__title{gap:0.4rem}}.polyglot-link-tv-usecases__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-tv-usecases__en{font-size:1.2rem}}.polyglot-link-tv-usecases__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-usecases__heading{font-size:2rem}}.polyglot-link-tv-usecases__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-usecases__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tv-usecases__body{display:flex;flex-direction:column;gap:2.4rem;padding:3.2rem 4.8rem 4.8rem;border:0.2rem solid #d5c8bf;border-radius:12px;background-color:rgba(0,0,0,0)}@media(width <= 767px){.polyglot-link-tv-usecases__body{gap:1.6rem;padding:2.4rem 2.4rem 4rem;border-width:0.1rem}}.polyglot-link-tv-usecases__tabs{display:flex;flex-wrap:wrap;gap:1rem;align-self:center;max-width:100%;padding:0.8rem;border:0.1rem solid #d5c8bf;border-radius:999px;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-tv-usecases__tabs{flex-direction:column;gap:0.8rem;align-self:stretch;border-radius:6px}}.polyglot-link-tv-usecases__tab{flex:none;min-width:20rem;padding:0.8rem 1.6rem;border:none;border-radius:999px;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;white-space:nowrap;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-usecases__tab{width:100%;padding:0.8rem 1.6rem;font-size:1.4rem}}.polyglot-link-tv-usecases__tab:not(.is-active):hover{color:#eb7208}.polyglot-link-tv-usecases__tab.is-active{background-color:#eb7208;font-weight:700;color:#fff}.polyglot-link-tv-usecases__panels{display:block}.polyglot-link-tv-usecases__panel{display:none}.polyglot-link-tv-usecases__panel.is-active{display:block}.polyglot-link-tv-usecases__body.is-cms .polyglot-link-tv-usecases__panel{display:block;margin-bottom:3.2rem}.polyglot-link-tv-usecases__panel-tab{display:none}.polyglot-link-tv-usecases__body.is-cms .polyglot-link-tv-usecases__panel-tab{display:block;margin-bottom:0.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;color:#eb7208}.polyglot-link-tv-usecases__panel-body{display:flex;gap:4rem;align-items:center}@media(width <= 767px){.polyglot-link-tv-usecases__panel-body{flex-direction:column;gap:2rem;align-items:stretch}}.polyglot-link-tv-usecases__panel-figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tv-usecases__panel-figure{width:100%;aspect-ratio:16/10}}.polyglot-link-tv-usecases__panel-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tv-usecases__panel-text{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-tv-usecases__panel-text{gap:1.2rem}}.polyglot-link-tv-usecases__panel-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-usecases__panel-title{font-size:1.8rem}}.polyglot-link-tv-usecases__panel-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-usecases__panel-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-plan{padding-block:8rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#e3ded4}@media(width <= 767px){.polyglot-link-product-plan{padding-block:4rem 1.6rem;padding-inline:2.4rem}}.polyglot-link-product-plan__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);padding-left:36rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-product-plan__inner{gap:3.2rem;padding-left:0}}.polyglot-link-product-plan__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-plan__head{gap:1.2rem}}.polyglot-link-product-plan__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-plan__title{gap:0.4rem}}.polyglot-link-product-plan__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-product-plan__en{font-size:1.2rem}}.polyglot-link-product-plan__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-product-plan__heading{font-size:2rem}}.polyglot-link-product-plan__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-plan__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-plan__option{display:flex;flex-direction:column;gap:2rem}@media(width <= 767px){.polyglot-link-product-plan__option{gap:1.6rem}}.polyglot-link-product-plan__option-title{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-plan__option-title{font-size:1.4rem}}.polyglot-link-product-plan__divider{width:100%;height:0.1rem;background-color:#d5c8bf}.polyglot-link-product-plan__options{display:flex;flex-wrap:wrap;gap:4.8rem;align-items:flex-start;justify-content:flex-start}@media(width <= 767px){.polyglot-link-product-plan__options{gap:2.4rem}}.polyglot-link-product-plan__option-item{display:flex;flex-direction:column;gap:2rem;width:calc((100% - 4.8rem*2)/3)}@media(width <= 767px){.polyglot-link-product-plan__option-item{gap:1.2rem;width:100%}}.polyglot-link-product-plan__option-item:only-child{width:100%}.polyglot-link-product-plan__option-headline{display:flex;gap:1.6rem;align-items:center}.polyglot-link-product-plan__option-icon{display:grid;flex:none;place-items:center;width:5.6rem;height:5.6rem}@media(width <= 767px){.polyglot-link-product-plan__option-icon{width:4rem;height:4rem}}.polyglot-link-product-plan__option-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-product-plan__option-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-plan__option-name{font-size:1.6rem}}.polyglot-link-product-plan__option-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-plan__option-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-flow{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-product-flow{padding-block:4.8rem 8rem;padding-inline:2.4rem}}.polyglot-link-product-flow--bg-alt{background-color:#e3ded4}.polyglot-link-product-flow__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-product-flow__inner{gap:3.2rem;padding-left:0}}.polyglot-link-product-flow__head{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-flow__head{gap:0.4rem}}.polyglot-link-product-flow__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-product-flow__en{font-size:1.2rem}}.polyglot-link-product-flow__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-flow__heading{font-size:2rem}}.polyglot-link-product-flow__items{display:flex;flex-direction:column;counter-reset:pl-prodfl-item}.polyglot-link-product-flow__item{display:flex;gap:8rem;align-items:flex-start;padding-block:2.4rem;counter-increment:pl-prodfl-item}@media(width <= 767px){.polyglot-link-product-flow__item{gap:3.2rem;padding-block:1.6rem}}.polyglot-link-product-flow__item:not(:first-child){border-top:1px solid #d5c8bf}.polyglot-link-product-flow__item:first-child{padding-top:0}.polyglot-link-product-flow__item:last-child{padding-bottom:0}.polyglot-link-product-flow__step{display:flex;flex:none;flex-direction:column;width:3.6rem;padding-top:0.4rem;color:#141413}.polyglot-link-product-flow__step-label{font-family:"Poppins",sans-serif;font-size:1.4rem;font-weight:600;line-height:1.3;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-product-flow__step-label{font-size:1.2rem}}.polyglot-link-product-flow__step-no{font-family:"Poppins",sans-serif;font-size:2.8rem;font-weight:600;line-height:1;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-product-flow__step-no{font-size:2.2rem}}.polyglot-link-product-flow__step-no::before{content:counter(pl-prodfl-item, decimal-leading-zero)}.polyglot-link-product-flow__item:last-child .polyglot-link-product-flow__step{color:#eb7208}.polyglot-link-product-flow__body{display:flex;flex:1 1 0;flex-direction:column;gap:0.8rem;min-width:0}@media(width <= 767px){.polyglot-link-product-flow__body{gap:0.6rem}}.polyglot-link-product-flow__step-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-flow__step-title{font-size:1.8rem}}.polyglot-link-product-flow__step-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-flow__step-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-faq{padding-block:8rem;padding-inline:2rem;background-color:#e3ded4;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-product-faq{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-product-faq--bg-alt{background-color:#efebe6}.polyglot-link-product-faq__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-product-faq__inner{gap:3.2rem;padding-left:0}}.polyglot-link-product-faq__head{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-faq__head{gap:0.4rem}}.polyglot-link-product-faq__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-product-faq__en{font-size:1.2rem}}.polyglot-link-product-faq__lead{margin-top:1.2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-product-faq__lead{margin-top:0.8rem;font-size:1.4rem;line-height:1.7}}.polyglot-link-product-faq__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-faq__heading{font-size:2rem}}.polyglot-link-product-faq__items{display:flex;flex-direction:column}.polyglot-link-product-faq__item{display:flex;flex-direction:column;gap:0.6rem;padding-block:2.4rem}@media(width <= 767px){.polyglot-link-product-faq__item{gap:0.8rem;padding-block:1.6rem}}.polyglot-link-product-faq__item:not(:first-child){border-top:1px solid #d5c8bf}.polyglot-link-product-faq__item:first-child{padding-top:0}.polyglot-link-product-faq__item:last-child{padding-bottom:0}.polyglot-link-product-faq__question{position:relative;padding-left:2.8rem}@media(width <= 767px){.polyglot-link-product-faq__question{padding-left:2.5rem}}.polyglot-link-product-faq__mark{position:absolute;top:0;left:0;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1.25;color:#eb7208}@media(width <= 767px){.polyglot-link-product-faq__mark{font-size:1.8rem}}.polyglot-link-product-faq__q-text{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-faq__q-text{font-size:1.6rem}}.polyglot-link-product-faq.leadgridCms-onlyInnerWorkspace .polyglot-link-product-faq__q-text>*{display:block}.polyglot-link-product-faq__a-text{padding-left:2.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-faq__a-text{padding-left:2.5rem;font-size:1.4rem;line-height:1.7}}.polyglot-link-product-usage{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-product-usage{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-product-usage__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-product-usage__inner{gap:4rem;padding-left:0}}.polyglot-link-product-usage__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-usage__head{gap:1.6rem}}.polyglot-link-product-usage__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-product-usage__title{gap:0.4rem}}.polyglot-link-product-usage__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-product-usage__en{font-size:1.2rem}}.polyglot-link-product-usage__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-usage__heading{font-size:2rem;line-height:normal}}.polyglot-link-product-usage__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-usage__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-product-usage__card{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:100%;padding:3.2rem 4.8rem 4.8rem;border:2px solid #d5c8bf;border-radius:12px}@media(width <= 767px){.polyglot-link-product-usage__card{gap:1.6rem;padding:2.4rem 2.4rem 4rem;border-width:1px}}.polyglot-link-product-usage__tablist{display:flex;gap:1rem;align-items:center;padding:0.8rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:999px}@media(width <= 767px){.polyglot-link-product-usage__tablist{flex-direction:column;gap:0.8rem;align-self:stretch;width:100%;border-radius:6px}}.polyglot-link-product-usage__tablist:empty{display:none}.polyglot-link-product-usage__tab{display:flex;align-items:center;justify-content:center;min-width:20rem;padding:0.8rem 1.6rem;border:1px solid rgba(0,0,0,0);border-radius:999px;background-color:rgba(0,0,0,0);color:#141413;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;font-feature-settings:"palt";white-space:nowrap;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(width <= 767px){.polyglot-link-product-usage__tab{width:100%;font-size:1.4rem}}.polyglot-link-product-usage__tab:hover{color:#eb7208}.polyglot-link-product-usage__tab.is-active{border-color:#eb7208;background-color:#eb7208;color:#fff;font-weight:700}.polyglot-link-product-usage__panels{width:100%}.polyglot-link-product-usage__panels-inner{display:flex;flex-direction:column;gap:4.8rem}.polyglot-link-product-usage__panel{display:flex;flex-direction:column;gap:1.6rem;width:100%}.polyglot-link-product-usage__panels.is-enhanced .polyglot-link-product-usage__panel{display:none}.polyglot-link-product-usage__panels.is-enhanced .polyglot-link-product-usage__panel.is-active{display:flex}.polyglot-link-product-usage__panel-name{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}.polyglot-link-product-usage__panels.is-enhanced .polyglot-link-product-usage__panel-name{display:none}.polyglot-link-product-usage__panel-inner{display:flex;gap:4rem;align-items:center;width:100%}@media(width <= 767px){.polyglot-link-product-usage__panel-inner{flex-direction:column;gap:2rem;align-items:stretch}}.polyglot-link-product-usage__figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-product-usage__figure{width:100%;aspect-ratio:1600/1000}}.polyglot-link-product-usage__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-product-usage__body{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-product-usage__body{flex:none;gap:1.2rem}}.polyglot-link-product-usage__panel-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-usage__panel-title{font-size:1.8rem}}.polyglot-link-product-usage__panel-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-product-usage__panel-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-web-mv{position:relative;min-height:clamp(283.2px,36.875vw,737.5px);padding-block:clamp(12.8px,1.6666666667vw,33.3333333333px) 0;padding-inline:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);isolation:isolate;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-web-mv{display:flex;flex-direction:column;min-height:0;padding-block:1.6rem 0;padding-inline:2.4rem}}.polyglot-link-web-mv__figure{position:absolute;top:clamp(-108.3333333333px,-5.4166666667vw,-41.6px);right:0;z-index:2;width:clamp(433.0666666667px,56.3888888889vw,1127.7777777778px);height:clamp(324.8px,42.2916666667vw,845.8333333333px);overflow:hidden;border-top-left-radius:12px;border-bottom-left-radius:12px}@media(width <= 767px){.polyglot-link-web-mv__figure{position:static;order:2;width:100%;height:auto;aspect-ratio:327/245;margin-top:3.2rem;border-radius:6px}}.polyglot-link-web-mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-web-mv__body{position:relative;display:flex;flex-direction:column;gap:clamp(21.3333333333px,2.7777777778vw,55.5555555556px);align-items:flex-start;width:min(100%,clamp(682.6666666667px, 88.8888888889vw, 1777.7777777778px));margin-inline:auto}@media(width <= 767px){.polyglot-link-web-mv__body{gap:2.4rem;order:1;width:100%}}.polyglot-link-web-mv__breadcrumb{position:relative;z-index:3;width:100%;margin-bottom:clamp(24.5333333333px,3.1944444444vw,63.8888888889px)}@media(width <= 767px){.polyglot-link-web-mv__breadcrumb{margin-bottom:6.2rem}}.polyglot-link-web-mv__headline{position:relative;display:flex;flex-direction:column;gap:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);align-items:flex-start;width:min(100%,clamp(261.3333333333px, 34.0277777778vw, 680.5555555556px))}@media(width <= 767px){.polyglot-link-web-mv__headline{top:0;gap:1.2rem;width:100%}}.polyglot-link-web-mv .pl-deco-sphere{z-index:-1}.polyglot-link-web-mv__watermark{position:absolute;top:clamp(-90px,-6.25vw,-48px);left:clamp(-68px,-4.7222222222vw,-36.2666666667px);z-index:-1;font-size:clamp(73.0666666667px,9.5138888889vw,137px);font-weight:600;line-height:1.3;color:#e7e3df;white-space:nowrap;pointer-events:none}.polyglot-link-web-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-web-mv__watermark{z-index:4;pointer-events:auto}@media(width <= 767px){.polyglot-link-web-mv__watermark{top:-5.2rem;left:-4.8rem;font-size:8rem;letter-spacing:.01em}}.polyglot-link-web-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-web-mv__breadcrumb,.polyglot-link-web-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-web-mv__title,.polyglot-link-web-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-web-mv__lead{z-index:5}.polyglot-link-web-mv__title{position:relative;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:clamp(21.3333333333px,2.7777777778vw,40px);font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-web-mv__title{font-size:2.4rem;letter-spacing:.05em}}.polyglot-link-web-mv__lead{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:clamp(8px,1.0416666667vw,15px);font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-mv__lead{font-size:1.4rem;line-height:1.7;letter-spacing:.04em}}.polyglot-link-web-mv__buttons{display:flex;flex-wrap:wrap;gap:clamp(8.5333333333px,1.1111111111vw,22.2222222222px)}@media(width <= 767px){.polyglot-link-web-mv__buttons{top:0;flex-direction:column;gap:1rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%}}@media screen and (min-width: 768px){.polyglot-link-web-mv__button{gap:clamp(5.3333333333px,0.6944444444vw,10px);min-width:clamp(106.6666666667px,13.8888888889vw,200px);padding:clamp(6.9333333333px,0.9027777778vw,13px) clamp(7.4666666667px,0.9722222222vw,14px) clamp(6.9333333333px,0.9027777778vw,13px) clamp(10.6666666667px,1.3888888889vw,20px)}}@media(width <= 767px){.polyglot-link-web-mv__button{min-width:20rem}}@media screen and (min-width: 768px){.polyglot-link-web-mv__button .pl-button__label{font-size:clamp(8px,1.0416666667vw,15px)}}@media screen and (min-width: 768px){.polyglot-link-web-mv__button .pl-button__icon{width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px)}}@media screen and (min-width: 768px){.polyglot-link-web-mv__button .pl-button__icon::before{width:clamp(6.9333333333px,0.9027777778vw,13px);height:clamp(6.9333333333px,0.9027777778vw,13px)}}.polyglot-link-web-problems{position:relative;padding-block:9.7rem 6.4rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-web-problems{padding-block:4.5rem 3.2rem}}.polyglot-link-web-problems__problems{position:relative;z-index:0;padding-block:6.5rem 9.6rem;padding-inline:2rem}@media(width <= 767px){.polyglot-link-web-problems__problems{padding-block:4.8rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-web-problems__problems::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#e3ded4;clip-path:polygon(0 0, 100% 0, 100% calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)), 50% 100%, 0 calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)))}.polyglot-link-web-problems__inner{display:flex;flex-direction:column;gap:6.4rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-web-problems__inner{gap:4.8rem}}.polyglot-link-web-problems__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-web-problems__head{gap:1.6rem}}.polyglot-link-web-problems__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-web-problems__title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-web-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-problems__lead{font-size:1.4rem;line-height:1.6;text-align:left;letter-spacing:0}}.polyglot-link-web-problems__items{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start;justify-content:flex-start;width:100%;counter-reset:pl-wp-item}@media(width <= 767px){.polyglot-link-web-problems__items{flex-direction:column;gap:3.2rem}}.polyglot-link-web-problems__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 4rem*3)/4);counter-increment:pl-wp-item}@media(width <= 767px){.polyglot-link-web-problems__item{flex-direction:row;gap:2rem;align-items:center;width:100%}}.polyglot-link-web-problems__item-thumb{position:relative;flex:none;width:100%;aspect-ratio:290/181;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-web-problems__item-thumb{width:15.35rem}}.polyglot-link-web-problems__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-web-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:0.8rem;align-items:baseline;font-family:"Poppins",sans-serif;color:#eb7208}@media(width <= 767px){.polyglot-link-web-problems__item-no{top:0.8rem;left:0.6rem;gap:0.6rem}}.polyglot-link-web-problems__item-no::before{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.01em;content:counter(pl-wp-item, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-web-problems__item-no::before{font-size:1.5rem}}.polyglot-link-web-problems__item-no::after{font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.01em;content:"Problem"}@media(width <= 767px){.polyglot-link-web-problems__item-no::after{font-size:1rem}}.polyglot-link-web-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-problems__item-title{flex:1 1 auto;font-size:1.5rem;text-align:left}}.polyglot-link-web-problems__arrow{position:relative;z-index:1;display:block;width:9rem;height:8rem;margin-block:-4rem 4.8rem;margin-inline:auto;background:url("/assets/polyglot-link/img/tv/solution-arrow.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-web-problems__arrow{width:5.4rem;height:4.8rem;margin-block:-2.4rem 3.2rem}}.polyglot-link-web-problems__solution{display:flex;flex-direction:column;gap:3.2rem;align-items:center;width:min(100%,89.6rem);padding-inline:2rem;margin-inline:auto;text-align:center}@media(width <= 767px){.polyglot-link-web-problems__solution{gap:2.4rem;padding-inline:2.4rem}}.polyglot-link-web-problems__solution-head{display:flex;flex-direction:column;gap:3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-web-problems__solution-head{gap:1.6rem}}.polyglot-link-web-problems__solution-title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-web-problems__solution-title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-web-problems__solution-em{color:#eb7208}.polyglot-link-web-problems__solution-lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-problems__solution-lead{font-size:1.4rem;line-height:1.6;letter-spacing:0}}.polyglot-link-web-problems__solution-note{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-problems__solution-note{font-size:1.4rem;line-height:1.7;text-align:left;letter-spacing:.04em}}.polyglot-link-web-service{position:relative;padding-block:6.4rem 12rem;padding-inline:2rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-web-service{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-web-service::before{position:absolute;top:0;left:50%;width:min(100% - 4rem,128rem);height:1px;content:"";background-color:#d5c8bf;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-web-service::before{display:none}}.polyglot-link-web-service__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);padding-left:36rem;margin-inline:auto}@media(width <= 767px){.polyglot-link-web-service__inner{gap:4rem;padding-left:0}}.polyglot-link-web-service__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-web-service__head{gap:1.2rem}}.polyglot-link-web-service__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-web-service__title{gap:0.4rem}}.polyglot-link-web-service__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-web-service__en{font-size:1.2rem}}.polyglot-link-web-service__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-web-service__heading{font-size:2rem;line-height:normal}}.polyglot-link-web-service__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-service__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-web-service__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.4rem;width:100%}@media(width <= 767px){.polyglot-link-web-service__list{grid-template-columns:minmax(0, 1fr);gap:1.6rem}}.polyglot-link-web-service__card{display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem;background-color:#f8f7f6;border-radius:6px}@media(width <= 767px){.polyglot-link-web-service__card{gap:1.6rem}}.polyglot-link-web-service__card-head{display:flex;gap:1.6rem;align-items:center;width:100%}.polyglot-link-web-service__icon{flex:none;width:4.8rem;height:4.8rem}@media(width <= 767px){.polyglot-link-web-service__icon{width:4rem;height:4rem}}.polyglot-link-web-service__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-web-service__card-title{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-service__card-title{font-size:1.6rem}}.polyglot-link-web-service__card-desc{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-web-service__card-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-web-other{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-web-other{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-web-other__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-web-other__inner{gap:3.2rem;padding-left:0}}.polyglot-link-web-other__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-web-other__head{gap:1.2rem}}.polyglot-link-web-other__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-web-other__title{gap:0.4rem}}.polyglot-link-web-other__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-web-other__en{font-size:1.2rem}}.polyglot-link-web-other__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-web-other__heading{font-size:2rem}}.polyglot-link-web-other__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-web-other__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-web-other__items{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-web-other__items{gap:1.2rem}}.polyglot-link-web-other__item{display:flex;width:calc((100% - 1.6rem*1)/2)}@media(width <= 767px){.polyglot-link-web-other__item{width:100%}}.polyglot-link-web-other__link{display:flex;gap:2.4rem;align-items:center;width:100%;padding:2.4rem;border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-web-other__link{gap:2rem;padding:1.2rem}}.polyglot-link-web-other__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-web-other__item-thumb{position:relative;display:block;flex:none;width:16rem;aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-web-other__item-thumb{width:9.6rem;border-radius:4px}}.polyglot-link-web-other__item-thumb::after{position:absolute;inset:0;background-color:rgba(20,20,19,.2);content:""}.polyglot-link-web-other__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-web-other__item-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-web-other__item-name{font-size:1.5rem}}.polyglot-link-web-other__item-arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eb7208}@media(width <= 767px){.polyglot-link-web-other__item-arrow{width:2.4rem;height:2.4rem}}.polyglot-link-web-other__item-arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-ai-mv{position:relative;min-height:clamp(283.2px,36.875vw,737.5px);padding-block:clamp(12.8px,1.6666666667vw,33.3333333333px) 0;padding-inline:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);overflow:hidden;background-color:#efebe6;isolation:isolate}@media(width <= 767px){.polyglot-link-ai-mv{display:flex;flex-direction:column;min-height:0;padding-block:1.6rem 0;padding-inline:2.4rem}}.polyglot-link-ai-mv__figure{position:absolute;top:clamp(-108.3333333333px,-5.4166666667vw,-41.6px);right:0;z-index:2;width:clamp(433.0666666667px,56.3888888889vw,1127.7777777778px);height:clamp(324.8px,42.2916666667vw,845.8333333333px);overflow:hidden;border-top-left-radius:12px;border-bottom-left-radius:12px}@media(width <= 767px){.polyglot-link-ai-mv__figure{position:static;order:2;width:100%;height:auto;aspect-ratio:327/245;margin-top:3.2rem;border-radius:6px}}.polyglot-link-ai-mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-ai-mv__body{position:relative;display:flex;flex-direction:column;gap:clamp(21.3333333333px,2.7777777778vw,55.5555555556px);align-items:flex-start;width:min(100%,clamp(682.6666666667px, 88.8888888889vw, 1777.7777777778px));margin-inline:auto}@media(width <= 767px){.polyglot-link-ai-mv__body{gap:2.4rem;order:1;width:100%}}.polyglot-link-ai-mv__breadcrumb{position:relative;z-index:3;width:100%;margin-bottom:clamp(24.5333333333px,3.1944444444vw,63.8888888889px)}@media(width <= 767px){.polyglot-link-ai-mv__breadcrumb{margin-bottom:6.2rem}}.polyglot-link-ai-mv__headline{position:relative;display:flex;flex-direction:column;gap:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);align-items:flex-start;width:min(100%,clamp(261.3333333333px, 34.0277777778vw, 680.5555555556px))}@media(width <= 767px){.polyglot-link-ai-mv__headline{top:0;gap:1.2rem;width:100%}}.polyglot-link-ai-mv .pl-deco-sphere{z-index:-1}.polyglot-link-ai-mv__watermark{position:absolute;top:clamp(-90px,-6.25vw,-48px);left:clamp(-68px,-4.7222222222vw,-36.2666666667px);z-index:-1;font-size:clamp(73.0666666667px,9.5138888889vw,137px);font-weight:600;line-height:1.3;color:#e7e3df;white-space:nowrap;pointer-events:none}.polyglot-link-ai-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-ai-mv__watermark{z-index:4;pointer-events:auto}@media(width <= 767px){.polyglot-link-ai-mv__watermark{top:-5.2rem;left:-4.8rem;font-size:8rem;letter-spacing:.01em}}.polyglot-link-ai-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-ai-mv__breadcrumb,.polyglot-link-ai-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-ai-mv__title,.polyglot-link-ai-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-ai-mv__lead{z-index:5}.polyglot-link-ai-mv__title{position:relative;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:clamp(21.3333333333px,2.7777777778vw,40px);font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-ai-mv__title{font-size:2.4rem;letter-spacing:.05em}}.polyglot-link-ai-mv__lead{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:clamp(8px,1.0416666667vw,15px);font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-ai-mv__lead{font-size:1.4rem;line-height:1.7;letter-spacing:.04em}}.polyglot-link-ai-mv__buttons{display:flex;flex-wrap:wrap;gap:clamp(8.5333333333px,1.1111111111vw,22.2222222222px)}@media(width <= 767px){.polyglot-link-ai-mv__buttons{top:0;flex-direction:column;gap:1rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%}}@media screen and (min-width: 768px){.polyglot-link-ai-mv__button{gap:clamp(5.3333333333px,0.6944444444vw,10px);min-width:clamp(106.6666666667px,13.8888888889vw,200px);padding:clamp(6.9333333333px,0.9027777778vw,13px) clamp(7.4666666667px,0.9722222222vw,14px) clamp(6.9333333333px,0.9027777778vw,13px) clamp(10.6666666667px,1.3888888889vw,20px)}}@media(width <= 767px){.polyglot-link-ai-mv__button{min-width:20rem}}@media screen and (min-width: 768px){.polyglot-link-ai-mv__button .pl-button__label{font-size:clamp(8px,1.0416666667vw,15px)}}@media screen and (min-width: 768px){.polyglot-link-ai-mv__button .pl-button__icon{width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px)}}@media screen and (min-width: 768px){.polyglot-link-ai-mv__button .pl-button__icon::before{width:clamp(6.9333333333px,0.9027777778vw,13px);height:clamp(6.9333333333px,0.9027777778vw,13px)}}.polyglot-link-ai-problems{position:relative;padding-block:9.6rem 6.4rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-ai-problems{padding-block:4.5rem 3.2rem}}.polyglot-link-ai-problems__problems{position:relative;z-index:0;padding-block:8rem 9.6rem;padding-inline:2rem}@media(width <= 767px){.polyglot-link-ai-problems__problems{padding-block:4.8rem 6.4rem;padding-inline:2.4rem}}.polyglot-link-ai-problems__problems::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#e3ded4;clip-path:polygon(0 0, 100% 0, 100% calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)), 50% 100%, 0 calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)))}.polyglot-link-ai-problems__inner{display:flex;flex-direction:column;gap:6.4rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-ai-problems__inner{gap:4.8rem}}.polyglot-link-ai-problems__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-ai-problems__head{gap:1.6rem}}.polyglot-link-ai-problems__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-ai-problems__title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-ai-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-ai-problems__lead{font-size:1.4rem;line-height:1.6;text-align:left;letter-spacing:0}}.polyglot-link-ai-problems__items{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start;justify-content:flex-start;width:100%;counter-reset:pl-wp-item}@media(width <= 767px){.polyglot-link-ai-problems__items{flex-direction:column;gap:3.2rem}}.polyglot-link-ai-problems__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 4rem*3)/4);counter-increment:pl-wp-item}@media(width <= 767px){.polyglot-link-ai-problems__item{flex-direction:row;gap:2rem;align-items:center;width:100%}}.polyglot-link-ai-problems__item-thumb{position:relative;flex:none;width:100%;aspect-ratio:290/181;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-ai-problems__item-thumb{width:15.35rem}}.polyglot-link-ai-problems__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-ai-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:0.8rem;align-items:baseline;font-family:"Poppins",sans-serif;color:#eb7208}@media(width <= 767px){.polyglot-link-ai-problems__item-no{top:0.8rem;left:0.6rem;gap:0.6rem}}.polyglot-link-ai-problems__item-no::before{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.01em;content:counter(pl-wp-item, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-ai-problems__item-no::before{font-size:1.5rem}}.polyglot-link-ai-problems__item-no::after{font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.01em;content:"Problem"}@media(width <= 767px){.polyglot-link-ai-problems__item-no::after{font-size:1rem}}.polyglot-link-ai-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-ai-problems__item-title{flex:1 1 auto;font-size:1.5rem;text-align:left}}.polyglot-link-ai-problems__arrow{position:relative;z-index:1;display:block;width:9rem;height:8rem;margin-block:-4rem 4.8rem;margin-inline:auto;background:url("/assets/polyglot-link/img/tv/solution-arrow.svg") center/contain no-repeat}@media(width <= 767px){.polyglot-link-ai-problems__arrow{width:5.4rem;height:4.8rem;margin-block:-2.4rem 3.2rem}}.polyglot-link-ai-problems__solution{display:flex;flex-direction:column;gap:3.2rem;align-items:center;width:min(100%,100.8rem);padding-inline:2rem;margin-inline:auto;text-align:center}@media(width <= 767px){.polyglot-link-ai-problems__solution{gap:2.4rem;padding-inline:2.4rem}}.polyglot-link-ai-problems__solution-head{display:flex;flex-direction:column;gap:3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-ai-problems__solution-head{gap:1.6rem}}.polyglot-link-ai-problems__solution-title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-ai-problems__solution-title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-ai-problems__solution-em{color:#eb7208}.polyglot-link-ai-problems__solution-lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-ai-problems__solution-lead{font-size:1.4rem;line-height:1.6;letter-spacing:0}}.polyglot-link-ai-problems__solution-note{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-ai-problems__solution-note{font-size:1.4rem;line-height:1.7;text-align:left;letter-spacing:.04em}}.polyglot-link-ai-other{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-ai-other{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-ai-other__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-ai-other__inner{gap:3.2rem;padding-left:0}}.polyglot-link-ai-other__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-ai-other__head{gap:1.2rem}}.polyglot-link-ai-other__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-ai-other__title{gap:0.4rem}}.polyglot-link-ai-other__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-ai-other__en{font-size:1.2rem}}.polyglot-link-ai-other__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-ai-other__heading{font-size:2rem}}.polyglot-link-ai-other__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-ai-other__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-ai-other__items{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-ai-other__items{gap:1.2rem}}.polyglot-link-ai-other__item{display:flex;width:calc((100% - 1.6rem*1)/2)}@media(width <= 767px){.polyglot-link-ai-other__item{width:100%}}.polyglot-link-ai-other__link{display:flex;gap:2.4rem;align-items:center;width:100%;padding:2.4rem;border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-ai-other__link{gap:2rem;padding:1.2rem}}.polyglot-link-ai-other__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-ai-other__item-thumb{position:relative;display:block;flex:none;width:16rem;aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-ai-other__item-thumb{width:9.6rem;border-radius:4px}}.polyglot-link-ai-other__item-thumb::after{position:absolute;inset:0;background-color:rgba(20,20,19,.2);content:""}.polyglot-link-ai-other__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-ai-other__item-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-ai-other__item-name{font-size:1.5rem}}.polyglot-link-ai-other__item-arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eb7208}@media(width <= 767px){.polyglot-link-ai-other__item-arrow{width:2.4rem;height:2.4rem}}.polyglot-link-ai-other__item-arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-tv-other{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tv-other{padding-block:4rem 11.6rem;padding-inline:2.4rem}}.polyglot-link-tv-other__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tv-other__inner{gap:3.2rem;padding-left:0}}.polyglot-link-tv-other__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-other__head{gap:1.2rem}}.polyglot-link-tv-other__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tv-other__title{gap:0.4rem}}.polyglot-link-tv-other__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-tv-other__en{font-size:1.2rem}}.polyglot-link-tv-other__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-other__heading{font-size:2rem}}.polyglot-link-tv-other__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-other__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-tv-other__items{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-tv-other__items{gap:1.2rem}}.polyglot-link-tv-other__item{display:flex;width:calc((100% - 1.6rem*1)/2)}@media(width <= 767px){.polyglot-link-tv-other__item{width:100%}}.polyglot-link-tv-other__link{display:flex;gap:2.4rem;align-items:center;width:100%;padding:2.4rem;border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-tv-other__link{gap:2rem;padding:1.1rem}}.polyglot-link-tv-other__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-tv-other__item-thumb{position:relative;display:block;flex:none;width:16rem;aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tv-other__item-thumb{width:9.6rem;border-radius:4px}}.polyglot-link-tv-other__item-thumb::after{position:absolute;inset:0;background-color:rgba(20,20,19,.2);content:""}.polyglot-link-tv-other__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tv-other__item-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tv-other__item-name{font-size:1.5rem}}.polyglot-link-tv-other__item-arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eb7208}@media(width <= 767px){.polyglot-link-tv-other__item-arrow{width:2.4rem;height:2.4rem;margin-inline-start:-0.8rem}}.polyglot-link-tv-other__item-arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-tell-mv{position:relative;min-height:clamp(330.1333333333px,42.9861111111vw,859.7222222222px);padding-block:clamp(12.8px,1.6666666667vw,33.3333333333px) 0;padding-inline:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);overflow:hidden;background-color:#efebe6;isolation:isolate}@media(width <= 767px){.polyglot-link-tell-mv{display:flex;flex-direction:column;min-height:0;padding-block:1.6rem 4.8rem;padding-inline:2.4rem}}.polyglot-link-tell-mv__figure{position:absolute;top:clamp(-108.3333333333px,-5.4166666667vw,-41.6px);right:0;z-index:2;width:clamp(433.0666666667px,56.3888888889vw,1127.7777777778px);height:clamp(324.8px,42.2916666667vw,845.8333333333px);overflow:hidden;border-top-left-radius:12px;border-bottom-left-radius:12px}@media(width <= 767px){.polyglot-link-tell-mv__figure{position:static;width:100%;height:auto;aspect-ratio:327/245;margin-top:3.2rem;border-radius:6px;order:2}}.polyglot-link-tell-mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tell-mv__body{position:relative;display:flex;flex-direction:column;gap:clamp(17.0666666667px,2.2222222222vw,44.4444444444px);align-items:flex-start;width:min(100%,clamp(682.6666666667px, 88.8888888889vw, 1777.7777777778px));margin-inline:auto}@media(width <= 767px){.polyglot-link-tell-mv__body{gap:2rem;width:100%}}.polyglot-link-tell-mv__breadcrumb{position:relative;z-index:3;width:100%;margin-bottom:clamp(28.8px,3.75vw,75px)}@media(width <= 767px){.polyglot-link-tell-mv__breadcrumb{margin-bottom:6.6rem}}.polyglot-link-tell-mv__headline{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-direction:column;gap:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);align-items:flex-start;width:min(100%,clamp(261.3333333333px, 34.0277777778vw, 680.5555555556px))}@media(width <= 767px){.polyglot-link-tell-mv__headline{top:0;gap:1.2rem;width:100%}}.polyglot-link-tell-mv .pl-deco-sphere{z-index:-1}.polyglot-link-tell-mv__watermark{position:absolute;top:clamp(-90px,-6.25vw,-48px);left:clamp(-68px,-4.7222222222vw,-36.2666666667px);z-index:-1;font-size:clamp(73.0666666667px,9.5138888889vw,137px);font-weight:600;line-height:1.3;color:#e7e3df;white-space:nowrap;pointer-events:none}.polyglot-link-tell-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tell-mv__watermark{z-index:4;pointer-events:auto}@media(width <= 767px){.polyglot-link-tell-mv__watermark{top:-5.2rem;left:-4.8rem;font-size:8rem;letter-spacing:.01em}}.polyglot-link-tell-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tell-mv__breadcrumb,.polyglot-link-tell-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tell-mv__title,.polyglot-link-tell-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-tell-mv__lead{z-index:5}.polyglot-link-tell-mv__title{position:relative;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:clamp(21.3333333333px,2.7777777778vw,40px);font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-mv__title{font-size:2.4rem}}.polyglot-link-tell-mv__lead{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:clamp(8px,1.0416666667vw,15px);font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-mv__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-mv__buttons{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-wrap:wrap;gap:clamp(8.5333333333px,1.1111111111vw,22.2222222222px)}@media(width <= 767px){.polyglot-link-tell-mv__buttons{top:0;flex-direction:column;gap:1rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%}}@media screen and (min-width: 768px){.polyglot-link-tell-mv__button{gap:clamp(5.3333333333px,0.6944444444vw,10px);min-width:clamp(106.6666666667px,13.8888888889vw,200px);padding:clamp(6.9333333333px,0.9027777778vw,13px) clamp(7.4666666667px,0.9722222222vw,14px) clamp(6.9333333333px,0.9027777778vw,13px) clamp(10.6666666667px,1.3888888889vw,20px)}}@media(width <= 767px){.polyglot-link-tell-mv__button{min-width:20rem}}@media screen and (min-width: 768px){.polyglot-link-tell-mv__button .pl-button__label{font-size:clamp(8px,1.0416666667vw,15px)}}@media screen and (min-width: 768px){.polyglot-link-tell-mv__button .pl-button__icon{width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px)}}@media screen and (min-width: 768px){.polyglot-link-tell-mv__button .pl-button__icon::before{width:clamp(6.9333333333px,0.9027777778vw,13px);height:clamp(6.9333333333px,0.9027777778vw,13px)}}.polyglot-link-tell-problems{position:relative;z-index:0;padding-block:8rem 12rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-tell-problems{padding-block:4.8rem 5.3rem;padding-inline:2.4rem}}.polyglot-link-tell-problems::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#e3ded4;clip-path:polygon(0 0, 100% 0, 100% calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)), 50% 100%, 0 calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)))}.polyglot-link-tell-problems__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-tell-problems__inner{gap:3.2rem}}.polyglot-link-tell-problems__head{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.polyglot-link-tell-problems__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-tell-problems__title{font-size:2rem}}.polyglot-link-tell-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-problems__lead{font-size:1.4rem;line-height:1.6;letter-spacing:0;text-align:left}}.polyglot-link-tell-problems__items{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start;justify-content:flex-start;width:100%;counter-reset:pl-tellp-item}@media(width <= 767px){.polyglot-link-tell-problems__items{flex-direction:column;gap:3.2rem}}.polyglot-link-tell-problems__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 4rem*3)/4);counter-increment:pl-tellp-item}@media(width <= 767px){.polyglot-link-tell-problems__item{flex-direction:row;gap:2rem;align-items:center;width:100%}}.polyglot-link-tell-problems__item-thumb{position:relative;flex:none;width:100%;aspect-ratio:290/181;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tell-problems__item-thumb{width:15.35rem}}.polyglot-link-tell-problems__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tell-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:0.8rem;align-items:baseline;font-family:"Poppins",sans-serif;color:#eb7208}@media(width <= 767px){.polyglot-link-tell-problems__item-no{top:0.8rem;left:0.6rem;gap:0.6rem}}.polyglot-link-tell-problems__item-no::before{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.01em;content:counter(pl-tellp-item, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-tell-problems__item-no::before{font-size:1.5rem}}.polyglot-link-tell-problems__item-no::after{font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.01em;content:"Problem"}@media(width <= 767px){.polyglot-link-tell-problems__item-no::after{font-size:1rem}}.polyglot-link-tell-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-problems__item-title{flex:1 1 auto;font-size:1.5rem;text-align:left}}.polyglot-link-tell-problems__lead-arrow{position:absolute;bottom:-3.8rem;left:50%;display:block;width:9rem;height:8rem;background:url("/assets/polyglot-link/img/tell/solution-arrow.svg") center/contain no-repeat;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-tell-problems__lead-arrow{bottom:-2.5rem;width:5.4rem;height:4.8rem}}.polyglot-link-tell-solution{padding-block:8rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-tell-solution{padding-block:3.2rem;padding-inline:2.4rem}}.polyglot-link-tell-solution__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-tell-solution__inner{gap:2.4rem}}.polyglot-link-tell-solution__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-tell-solution__head{gap:1.6rem}}.polyglot-link-tell-solution__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-tell-solution__title{font-size:2rem}}.polyglot-link-tell-solution__title-em{color:#eb7208}.polyglot-link-tell-solution__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-solution__lead{font-size:1.4rem;font-weight:700;line-height:1.6}}.polyglot-link-tell-solution__badges{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center}@media(width <= 767px){.polyglot-link-tell-solution__badges{gap:0.1rem}}.polyglot-link-tell-solution__badge{position:relative;display:flex;align-items:center;justify-content:center;min-width:26.5rem;min-height:9rem}@media(width <= 767px){.polyglot-link-tell-solution__badge{min-width:16.3rem;min-height:5.6rem}}.polyglot-link-tell-solution__badge-laurel{position:absolute;top:50%;width:6.9rem;height:9rem;background:url("/assets/polyglot-link/img/tell/badge-laurel.svg") center/contain no-repeat;transform:translateY(-50%)}@media(width <= 767px){.polyglot-link-tell-solution__badge-laurel{width:4.3rem;height:5.6rem}}.polyglot-link-tell-solution__badge-laurel--left{left:0}.polyglot-link-tell-solution__badge-laurel--right{right:0;transform:translateY(-50%) scaleX(-1)}.polyglot-link-tell-solution__badge-text{position:relative;max-width:18rem;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-solution__badge-text{max-width:14rem;font-size:1.2rem}}.polyglot-link-tell-solution__badge-label{display:block}.polyglot-link-tell-solution__badge-em{display:block;color:#eb7208}.polyglot-link-tell-solution__service{display:flex;gap:5.8rem;align-items:stretch;width:100%}@media(width <= 767px){.polyglot-link-tell-solution__service{flex-direction:column;gap:2.4rem;margin-top:2.4rem}}.polyglot-link-tell-solution__service-text{display:flex;flex:none;flex-direction:column;gap:2.4rem;width:42rem;min-width:0}@media(width <= 767px){.polyglot-link-tell-solution__service-text{width:100%}}.polyglot-link-tell-solution__service-title{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}.polyglot-link-tell-solution__service-label{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.45;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-solution__service-label{font-size:1.8rem}}.polyglot-link-tell-solution__service-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-tell-solution__service-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-solution__diagram{display:flex;flex:none;align-items:center;justify-content:center;width:80rem;overflow:hidden;background-color:#f8f7f6;border-radius:12px}@media(width <= 767px){.polyglot-link-tell-solution__diagram{width:100%;border-radius:6px}}.polyglot-link-tell-solution__diagram-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.polyglot-link-tell-solution__diagram-img--sp{display:none}@media(width <= 767px){.polyglot-link-tell-solution__diagram-img--sp{display:block}}@media(width <= 767px){.polyglot-link-tell-solution__diagram-img--pc{display:none}}.polyglot-link-tell-compare{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tell-compare{padding-block:4.8rem 8rem;padding-inline:2.4rem}}.polyglot-link-tell-compare__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tell-compare__inner{gap:4rem;padding-left:0}}.polyglot-link-tell-compare__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-compare__head{gap:1.2rem}}.polyglot-link-tell-compare__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-compare__title{gap:0.4rem}}.polyglot-link-tell-compare__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-tell-compare__en{font-size:1.2rem}}.polyglot-link-tell-compare__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__heading{font-size:2rem}}.polyglot-link-tell-compare__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-compare__items{display:flex;flex-wrap:wrap;gap:4.8rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-tell-compare__items{gap:4.8rem}}.polyglot-link-tell-compare__item{display:flex;flex-direction:column;gap:2.4rem;width:calc((100% - 4.8rem*1)/2)}@media(width <= 767px){.polyglot-link-tell-compare__item{gap:2rem;width:100%}}.polyglot-link-tell-compare__item-figure{width:100%;aspect-ratio:437/273;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tell-compare__item-figure{aspect-ratio:327/204}}.polyglot-link-tell-compare__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tell-compare__item-text{display:flex;flex-direction:column;gap:1.6rem}@media(width <= 767px){.polyglot-link-tell-compare__item-text{gap:1.2rem}}.polyglot-link-tell-compare__item-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__item-title{font-size:1.8rem}}.polyglot-link-tell-compare__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-compare__recommend{margin-top:auto;padding:2.4rem;border-radius:6px;background-color:#e3ded4}@media(width <= 767px){.polyglot-link-tell-compare__recommend{margin-top:-0.4rem;padding:2rem}}.polyglot-link-tell-compare__recommend-title{margin-bottom:0.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__recommend-title{margin-bottom:1.2rem;font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-compare__recommend-list{display:flex;flex-direction:column;gap:0.8rem;padding:0;margin:0;list-style:none}.polyglot-link-tell-compare__recommend-item{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-tell-compare__recommend-mark{flex:none;width:0.6rem;height:0.6rem;margin-top:0.9rem;border-radius:50%;background-color:#eb7208}.polyglot-link-tell-compare__recommend-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-compare__recommend-text{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-usecases{padding-block:8rem;padding-inline:2rem;background-color:#e3ded4;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tell-usecases{padding-block:4rem;padding-inline:2.4rem}}.polyglot-link-tell-usecases__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tell-usecases__inner{gap:4rem;padding-left:0}}.polyglot-link-tell-usecases__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-usecases__head{gap:1.2rem}}.polyglot-link-tell-usecases__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-usecases__title{gap:0.4rem}}.polyglot-link-tell-usecases__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-tell-usecases__en{font-size:1.2rem}}.polyglot-link-tell-usecases__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-usecases__heading{font-size:2rem}}.polyglot-link-tell-usecases__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-usecases__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-usecases__body{display:flex;flex-direction:column;gap:2.4rem;padding:3.2rem 4.8rem 4.8rem;border:0.2rem solid #d5c8bf;border-radius:12px;background-color:rgba(0,0,0,0)}@media(width <= 767px){.polyglot-link-tell-usecases__body{gap:1.6rem;padding:2.4rem 2.4rem 4rem;border-width:0.1rem}}.polyglot-link-tell-usecases__tabs{display:flex;flex-wrap:wrap;gap:1rem;align-self:center;max-width:100%;padding:0.8rem;border:0.1rem solid #d5c8bf;border-radius:999px;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-tell-usecases__tabs{flex-direction:column;gap:0.8rem;align-self:stretch;border-radius:6px}}.polyglot-link-tell-usecases__tab{flex:none;min-width:20rem;padding:0.8rem 1.6rem;border:none;border-radius:999px;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;white-space:nowrap;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-usecases__tab{width:100%;padding:0.8rem 1.6rem;font-size:1.4rem}}.polyglot-link-tell-usecases__tab:not(.is-active):hover{color:#eb7208}.polyglot-link-tell-usecases__tab.is-active{background-color:#eb7208;font-weight:700;color:#fff}.polyglot-link-tell-usecases__panels{display:block}.polyglot-link-tell-usecases__panel{display:none}.polyglot-link-tell-usecases__panel.is-active{display:block}.polyglot-link-tell-usecases__body.is-cms .polyglot-link-tell-usecases__panel{display:block;margin-bottom:3.2rem}.polyglot-link-tell-usecases__panel-tab{display:none}.polyglot-link-tell-usecases__body.is-cms .polyglot-link-tell-usecases__panel-tab{display:block;margin-bottom:0.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;color:#eb7208}.polyglot-link-tell-usecases__panel-body{display:flex;gap:4rem;align-items:center}@media(width <= 767px){.polyglot-link-tell-usecases__panel-body{flex-direction:column;gap:2rem;align-items:stretch}}.polyglot-link-tell-usecases__panel-figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tell-usecases__panel-figure{width:100%;aspect-ratio:16/10}}.polyglot-link-tell-usecases__panel-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tell-usecases__panel-text{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-tell-usecases__panel-text{gap:1.2rem}}.polyglot-link-tell-usecases__panel-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-usecases__panel-title{font-size:1.8rem}}.polyglot-link-tell-usecases__panel-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-usecases__panel-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-tell-other{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-tell-other{padding-block:4rem 11.6rem;padding-inline:2.4rem}}.polyglot-link-tell-other__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-tell-other__inner{gap:3.2rem;padding-left:0}}.polyglot-link-tell-other__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-other__head{gap:1.2rem}}.polyglot-link-tell-other__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-tell-other__title{gap:0.4rem}}.polyglot-link-tell-other__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-tell-other__en{font-size:1.2rem}}.polyglot-link-tell-other__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-other__heading{font-size:2rem}}.polyglot-link-tell-other__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-other__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-tell-other__items{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-tell-other__items{gap:1.2rem}}.polyglot-link-tell-other__item{display:flex;width:calc((100% - 1.6rem*1)/2)}@media(width <= 767px){.polyglot-link-tell-other__item{width:100%}}.polyglot-link-tell-other__link{display:flex;gap:2.4rem;align-items:center;width:100%;padding:2.4rem;border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-tell-other__link{gap:2rem;padding:1.1rem}}.polyglot-link-tell-other__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-tell-other__item-thumb{position:relative;display:block;flex:none;width:16rem;aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-tell-other__item-thumb{width:9.6rem;border-radius:4px}}.polyglot-link-tell-other__item-thumb::after{position:absolute;inset:0;background-color:rgba(20,20,19,.2);content:""}.polyglot-link-tell-other__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-tell-other__item-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-tell-other__item-name{font-size:1.5rem}}.polyglot-link-tell-other__item-arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eb7208}@media(width <= 767px){.polyglot-link-tell-other__item-arrow{width:2.4rem;height:2.4rem;margin-inline-start:-0.8rem}}.polyglot-link-tell-other__item-arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-center-mv{position:relative;min-height:clamp(322.1333333333px,41.9444444444vw,838.8888888889px);padding-block:clamp(12.8px,1.6666666667vw,33.3333333333px) 0;padding-inline:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);overflow:hidden;background-color:#efebe6;isolation:isolate}@media(width <= 767px){.polyglot-link-center-mv{display:flex;flex-direction:column;min-height:0;padding-block:1.6rem 6.3rem;padding-inline:2.4rem}}.polyglot-link-center-mv__figure{position:absolute;top:clamp(-108.3333333333px,-5.4166666667vw,-41.6px);right:0;z-index:2;width:clamp(433.0666666667px,56.3888888889vw,1127.7777777778px);height:clamp(324.8px,42.2916666667vw,845.8333333333px);overflow:hidden;border-top-left-radius:12px;border-bottom-left-radius:12px}@media(width <= 767px){.polyglot-link-center-mv__figure{position:static;width:100%;height:auto;aspect-ratio:327/245;margin-top:3.2rem;border-radius:6px;order:2}}.polyglot-link-center-mv__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-center-mv__body{position:relative;display:flex;flex-direction:column;gap:clamp(17.0666666667px,2.2222222222vw,44.4444444444px);align-items:flex-start;width:min(100%,clamp(682.6666666667px, 88.8888888889vw, 1777.7777777778px));margin-inline:auto}@media(width <= 767px){.polyglot-link-center-mv__body{gap:2rem;width:100%}}.polyglot-link-center-mv__breadcrumb{position:relative;z-index:3;width:100%;margin-bottom:clamp(28.8px,3.75vw,75px)}@media(width <= 767px){.polyglot-link-center-mv__breadcrumb{margin-bottom:6.6rem}}.polyglot-link-center-mv__headline{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-direction:column;gap:clamp(10.6666666667px,1.3888888889vw,27.7777777778px);align-items:flex-start;width:min(100%,clamp(267.7333333333px, 34.8611111111vw, 697.2222222222px))}@media(width <= 767px){.polyglot-link-center-mv__headline{top:0;gap:1.2rem;width:100%}}.polyglot-link-center-mv .pl-deco-sphere{z-index:-1}.polyglot-link-center-mv__watermark{position:absolute;top:clamp(-90px,-6.25vw,-48px);left:clamp(-68px,-4.7222222222vw,-36.2666666667px);z-index:-1;font-size:clamp(73.0666666667px,9.5138888889vw,137px);font-weight:600;line-height:1.3;letter-spacing:.01em;color:#e7e3df;white-space:nowrap;pointer-events:none}.polyglot-link-center-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-center-mv__watermark{z-index:4;pointer-events:auto}@media(width <= 767px){.polyglot-link-center-mv__watermark{top:-5.2rem;left:-4.8rem;font-size:8rem}}.polyglot-link-center-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-center-mv__breadcrumb,.polyglot-link-center-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-center-mv__title,.polyglot-link-center-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-center-mv__lead{z-index:5}.polyglot-link-center-mv__title{position:relative;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:clamp(21.3333333333px,2.7777777778vw,40px);font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413;font-feature-settings:"palt";word-break:keep-all}@media(width <= 767px){.polyglot-link-center-mv__title{font-size:2.4rem}}.polyglot-link-center-mv__lead{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:clamp(8px,1.0416666667vw,15px);font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-mv__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-center-mv__buttons{position:relative;top:clamp(53.3333333333px,6.9444444444vw,138.8888888889px);display:flex;flex-wrap:wrap;gap:clamp(8.5333333333px,1.1111111111vw,22.2222222222px)}@media(width <= 767px){.polyglot-link-center-mv__buttons{top:0;flex-direction:column;gap:1rem;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%}}@media screen and (min-width: 768px){.polyglot-link-center-mv__button{gap:clamp(5.3333333333px,0.6944444444vw,10px);min-width:clamp(106.6666666667px,13.8888888889vw,200px);padding:clamp(6.9333333333px,0.9027777778vw,13px) clamp(7.4666666667px,0.9722222222vw,14px) clamp(6.9333333333px,0.9027777778vw,13px) clamp(10.6666666667px,1.3888888889vw,20px)}}@media(width <= 767px){.polyglot-link-center-mv__button{min-width:20rem}}@media screen and (min-width: 768px){.polyglot-link-center-mv__button .pl-button__label{font-size:clamp(8px,1.0416666667vw,15px)}}@media screen and (min-width: 768px){.polyglot-link-center-mv__button .pl-button__icon{width:clamp(13.8666666667px,1.8055555556vw,26px);height:clamp(13.8666666667px,1.8055555556vw,26px)}}@media screen and (min-width: 768px){.polyglot-link-center-mv__button .pl-button__icon::before{width:clamp(6.9333333333px,0.9027777778vw,13px);height:clamp(6.9333333333px,0.9027777778vw,13px)}}.polyglot-link-center-problems{position:relative;z-index:0;padding-block:8rem 12rem;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-center-problems{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-center-problems::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#e3ded4;clip-path:polygon(0 0, 100% 0, 100% calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)), 50% 100%, 0 calc(100% - clamp(1.2rem, 3.31vw, 6.4rem)))}.polyglot-link-center-problems__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-center-problems__inner{gap:3.2rem}}.polyglot-link-center-problems__head{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.polyglot-link-center-problems__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-center-problems__title{font-size:2rem}}.polyglot-link-center-problems__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-problems__lead{font-size:1.4rem;line-height:1.6;letter-spacing:0;text-align:left}}.polyglot-link-center-problems__items{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start;justify-content:flex-start;width:100%;counter-reset:pl-centerp-item}@media(width <= 767px){.polyglot-link-center-problems__items{flex-direction:column;gap:3.2rem}}.polyglot-link-center-problems__item{display:flex;flex-direction:column;gap:1.2rem;width:calc((100% - 4rem*3)/4);counter-increment:pl-centerp-item}@media(width <= 767px){.polyglot-link-center-problems__item{flex-direction:row;gap:2rem;align-items:center;width:100%}}.polyglot-link-center-problems__item-thumb{position:relative;flex:none;width:100%;aspect-ratio:290/181;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-center-problems__item-thumb{width:15.35rem}}.polyglot-link-center-problems__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-center-problems__item-no{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:0.8rem;align-items:baseline;font-family:"Poppins",sans-serif;color:#eb7208}@media(width <= 767px){.polyglot-link-center-problems__item-no{top:0.8rem;left:0.6rem;gap:0.6rem}}.polyglot-link-center-problems__item-no::before{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.01em;content:counter(pl-centerp-item, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-center-problems__item-no::before{font-size:1.5rem}}.polyglot-link-center-problems__item-no::after{font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.01em;content:"Problem"}@media(width <= 767px){.polyglot-link-center-problems__item-no::after{font-size:1rem}}.polyglot-link-center-problems__item-title{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-problems__item-title{flex:1 1 auto;font-size:1.5rem;text-align:left}}.polyglot-link-center-problems__lead-arrow{position:absolute;bottom:-3.8rem;left:50%;display:block;width:9rem;height:8rem;background:url("/assets/polyglot-link/img/center/solution-arrow.svg") center/contain no-repeat;transform:translateX(-50%)}@media(width <= 767px){.polyglot-link-center-problems__lead-arrow{bottom:-2.5rem;width:5.4rem;height:4.8rem}}.polyglot-link-center-solution{padding-block:8rem 0;padding-inline:2rem;background-color:#efebe6}@media(width <= 767px){.polyglot-link-center-solution{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-center-solution__inner{display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,96rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-center-solution__inner{gap:2.4rem}}.polyglot-link-center-solution__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-center-solution__head{gap:1.6rem}}.polyglot-link-center-solution__title{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;font-feature-settings:"palt";line-height:1.4;color:#141413;text-align:center;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-center-solution__title{font-size:2rem}}.polyglot-link-center-solution__title-em{color:#eb7208}.polyglot-link-center-solution__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-solution__lead{font-size:1.4rem;line-height:1.6}}.polyglot-link-center-solution__divider{display:block;width:min(100%,128rem);height:1px;margin:8.5rem auto 0;background-color:#d5c8bf}@media(width <= 767px){.polyglot-link-center-solution__divider{display:none}}.polyglot-link-center-solution__overview{display:flex;flex-direction:column;gap:2.4rem;width:100%;padding:4rem;background-color:#f8f7f6;border-radius:12px}@media(width <= 767px){.polyglot-link-center-solution__overview{gap:1.6rem;padding:2.4rem;border-radius:6px}}.polyglot-link-center-solution__overview-head{display:flex;flex-direction:column;gap:0.4rem;align-items:center}.polyglot-link-center-solution__overview-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#eb7208;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-solution__overview-label{font-size:1.3rem}}.polyglot-link-center-solution__overview-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-solution__overview-title{font-size:1.8rem}}.polyglot-link-center-solution__overview-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-center-solution__overview-desc{font-size:1.4rem;line-height:1.8}}.polyglot-link-center-usecases{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-center-usecases{padding-block:4.8rem 4rem;padding-inline:2.4rem}}.polyglot-link-center-usecases__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-center-usecases__inner{gap:4rem;padding-left:0}}.polyglot-link-center-usecases__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-usecases__head{gap:1.2rem}}.polyglot-link-center-usecases__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-usecases__title{gap:0.4rem}}.polyglot-link-center-usecases__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-center-usecases__en{font-size:1.2rem}}.polyglot-link-center-usecases__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-usecases__heading{font-size:2rem}}.polyglot-link-center-usecases__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-usecases__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-center-usecases__body{display:flex;flex-direction:column;gap:2.4rem;padding:3.2rem 4.8rem 4.8rem;border:0.2rem solid #d5c8bf;border-radius:12px;background-color:rgba(0,0,0,0)}@media(width <= 767px){.polyglot-link-center-usecases__body{gap:1.6rem;padding:2.4rem 2.4rem 4rem;border-width:0.1rem}}.polyglot-link-center-usecases__tabs{display:flex;flex-wrap:wrap;gap:1rem;align-self:center;max-width:100%;padding:0.8rem;border:0.1rem solid #d5c8bf;border-radius:999px;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-center-usecases__tabs{flex-direction:column;gap:0.8rem;align-self:stretch;border-radius:6px}}.polyglot-link-center-usecases__tab{flex:none;min-width:20rem;padding:0.8rem 1.6rem;border:none;border-radius:999px;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;white-space:nowrap;cursor:pointer;transition:all .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-usecases__tab{width:100%;padding:0.8rem 1.6rem;font-size:1.4rem}}.polyglot-link-center-usecases__tab:not(.is-active):hover{color:#eb7208}.polyglot-link-center-usecases__tab.is-active{background-color:#eb7208;font-weight:700;color:#fff}.polyglot-link-center-usecases__panels{display:block}.polyglot-link-center-usecases__panel{display:none}.polyglot-link-center-usecases__panel.is-active{display:block}.polyglot-link-center-usecases__body.is-cms .polyglot-link-center-usecases__panel{display:block;margin-bottom:3.2rem}.polyglot-link-center-usecases__panel-tab{display:none}.polyglot-link-center-usecases__body.is-cms .polyglot-link-center-usecases__panel-tab{display:block;margin-bottom:0.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;color:#eb7208}.polyglot-link-center-usecases__panel-body{display:flex;gap:4rem;align-items:center}@media(width <= 767px){.polyglot-link-center-usecases__panel-body{flex-direction:column;gap:2rem;align-items:stretch}}.polyglot-link-center-usecases__panel-figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-center-usecases__panel-figure{width:100%;aspect-ratio:16/10}}.polyglot-link-center-usecases__panel-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-center-usecases__panel-text{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-center-usecases__panel-text{gap:1.2rem}}.polyglot-link-center-usecases__panel-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-usecases__panel-title{font-size:1.8rem}}.polyglot-link-center-usecases__panel-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-usecases__panel-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-center-plan{padding-block:8rem;padding-inline:2rem;background-color:#efebe6;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-center-plan{padding-block:4.8rem;padding-inline:2.4rem}}.polyglot-link-center-plan__inner{display:flex;flex-direction:column;gap:5.6rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-center-plan__inner{gap:3.2rem;padding-left:0}}.polyglot-link-center-plan__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-plan__head{gap:1.2rem}}.polyglot-link-center-plan__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-plan__title{gap:0.4rem}}.polyglot-link-center-plan__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-center-plan__en{font-size:1.2rem}}.polyglot-link-center-plan__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-plan__heading{font-size:2rem}}.polyglot-link-center-plan__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-plan__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-center-plan__items{display:flex;flex-direction:column;gap:5.6rem}@media(width <= 767px){.polyglot-link-center-plan__items{gap:4rem}}.polyglot-link-center-plan__item{display:flex;gap:4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-plan__item{flex-direction:column;gap:2rem}}.polyglot-link-center-plan__item-figure{flex:none;width:36rem;aspect-ratio:360/225;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-center-plan__item-figure{width:100%}}.polyglot-link-center-plan__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-center-plan__item-body{display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;min-width:0}@media(width <= 767px){.polyglot-link-center-plan__item-body{gap:1.2rem;width:100%}}.polyglot-link-center-plan__item-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-plan__item-title{font-size:1.8rem}}.polyglot-link-center-plan__item-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-plan__item-desc{font-size:1.4rem;line-height:1.7}}.polyglot-link-center-plan__item-foot{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;margin-top:0.2rem}@media(width <= 767px){.polyglot-link-center-plan__item-foot{flex-direction:column;gap:1.6rem;align-items:flex-start}}.polyglot-link-center-plan__item-note{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#eb7208;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-plan__item-note{font-size:1.4rem}}.polyglot-link-center-plan__item-button{flex:none}@media screen and (min-width: 768px){.polyglot-link-center-plan__item-button{gap:1rem;min-width:20rem;padding:1.3rem 1.4rem 1.3rem 2rem}}@media screen and (min-width: 768px){.polyglot-link-center-plan__item-button .pl-button__label{font-size:1.5rem}}@media screen and (min-width: 768px){.polyglot-link-center-plan__item-button .pl-button__icon{width:2.6rem;height:2.6rem}}@media screen and (min-width: 768px){.polyglot-link-center-plan__item-button .pl-button__icon::before{width:1.3rem;height:1.3rem}}.polyglot-link-center-other{padding-block:8rem;padding-inline:2rem;background-color:#e3ded4;scroll-margin-top:var(--pl-anchor-offset)}@media(width <= 767px){.polyglot-link-center-other{position:relative;padding-block:8rem 13.6rem;padding-inline:2.4rem}}@media(width <= 767px){.polyglot-link-center-other::before{position:absolute;inset:0 0 auto;height:4rem;content:"";background-color:#efebe6}}@media(width <= 767px){.polyglot-link-center-other::after{position:absolute;inset:auto 0 0;height:9.6rem;content:"";background-color:#efebe6}}.polyglot-link-center-other__inner{display:flex;flex-direction:column;gap:4.8rem;width:min(100%,128rem);margin-inline:auto;padding-left:36rem}@media(width <= 767px){.polyglot-link-center-other__inner{gap:3.2rem;padding-left:0}}.polyglot-link-center-other__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-other__head{gap:1.2rem}}.polyglot-link-center-other__title{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-center-other__title{gap:0.4rem}}.polyglot-link-center-other__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#eb7208}@media(width <= 767px){.polyglot-link-center-other__en{font-size:1.2rem}}.polyglot-link-center-other__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.05em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-other__heading{font-size:2rem}}.polyglot-link-center-other__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-other__lead{font-size:1.5rem;line-height:1.9}}.polyglot-link-center-other__items{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch;justify-content:flex-start}@media(width <= 767px){.polyglot-link-center-other__items{gap:1.2rem}}.polyglot-link-center-other__item{display:flex;width:calc((100% - 1.6rem*1)/2)}@media(width <= 767px){.polyglot-link-center-other__item{width:100%}}.polyglot-link-center-other__link{display:flex;gap:2.4rem;align-items:center;width:100%;padding:2.3rem 2.4rem;border:1px solid #d5c8bf;border-radius:6px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-center-other__link{gap:2rem;padding:1.2rem}}.polyglot-link-center-other__link:hover{border-color:#eb7208;box-shadow:0 0.8rem 2.4rem rgba(20,20,19,.08)}.polyglot-link-center-other__item-thumb{position:relative;display:block;flex:none;width:16rem;aspect-ratio:160/100;overflow:hidden;border-radius:6px}@media(width <= 767px){.polyglot-link-center-other__item-thumb{width:9.6rem;border-radius:4px}}.polyglot-link-center-other__item-thumb::after{position:absolute;inset:0;background-color:rgba(20,20,19,.2);content:""}.polyglot-link-center-other__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-center-other__item-name{flex:1 1 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-center-other__item-name{font-size:1.5rem}}.polyglot-link-center-other__item-arrow{display:grid;flex:none;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eb7208}@media(width <= 767px){.polyglot-link-center-other__item-arrow{width:2.4rem;height:2.4rem}}.polyglot-link-center-other__item-arrow::before{width:1.6rem;height:1.6rem;background-color:#fff;content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-recruit-mv{position:relative;padding-top:2.4rem;padding-bottom:8rem;overflow:hidden;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-mv{padding-top:1.6rem;padding-bottom:4rem}}.polyglot-link-recruit-mv__breadcrumb{position:relative;z-index:1;box-sizing:border-box;width:min(100%,132rem);padding-inline:2rem;margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-recruit-mv__breadcrumb{padding-inline:2.4rem;margin-bottom:4.8rem}}.polyglot-link-recruit-mv__inner{position:relative;z-index:1;box-sizing:border-box;width:min(100%,136rem);margin-inline:auto;padding-inline:2rem}@media(width <= 767px){.polyglot-link-recruit-mv__inner{padding-inline:2.4rem}}.polyglot-link-recruit-mv__head{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem}@media(width <= 767px){.polyglot-link-recruit-mv__head{flex-direction:column;align-items:stretch;gap:2.4rem}}.polyglot-link-recruit-mv__heading{display:flex;flex-direction:column;gap:2.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-mv__heading{gap:1.2rem}}.polyglot-link-recruit-mv__title{margin:0;line-height:0}.polyglot-link-recruit-mv__title-inner{position:relative;display:block}.polyglot-link-recruit-mv__title-image{display:block;width:87rem;max-width:100%;height:auto}.polyglot-link-recruit-mv__title-circle{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}.polyglot-link-recruit-mv__title-circle-path{fill:none;stroke:#eb7208;stroke-width:2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:pl-recruit-mv-circle-draw 1400ms cubic-bezier(0.33, 0, 0.15, 1) 400ms forwards}@keyframes pl-recruit-mv-circle-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}@media(prefers-reduced-motion: reduce){.polyglot-link-recruit-mv__title-circle-path{stroke-dashoffset:0;animation:none}}.polyglot-link-recruit-mv.leadgridCms-onlyInnerWorkspace .polyglot-link-recruit-mv__title-circle-path{stroke-dashoffset:0;animation:none}.polyglot-link-recruit-mv__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-mv__lead{font-size:1.4rem;line-height:1.6;letter-spacing:0}}.polyglot-link-recruit-mv__button{flex:none}@media(width <= 767px){.polyglot-link-recruit-mv__button{align-self:flex-start}}.polyglot-link-recruit-mv__visual{margin-top:4.8rem;overflow:hidden;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-recruit-mv__visual{margin-top:4rem;border-radius:0.6rem}}.polyglot-link-recruit-mv__image{display:block;width:100%;height:auto;aspect-ratio:1360/600;-o-object-fit:cover;object-fit:cover}@media(width <= 767px){.polyglot-link-recruit-mv__image{aspect-ratio:327/204}}.polyglot-link-recruit-nav{position:relative;z-index:5;height:0}@media(width <= 767px){.polyglot-link-recruit-nav{position:sticky;top:var(--pl-header-h);height:auto;padding-block:2.4rem;background-color:#efebe6;transition:top .3s ease}}@media(width <= 767px)and (prefers-reduced-motion: reduce){.polyglot-link-recruit-nav{transition:none}}.polyglot-link-recruit-nav.leadgridCms-onlyInnerWorkspace{position:relative;height:auto;padding-block:2.4rem}.polyglot-link-recruit-nav__inner{position:relative;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-nav__inner{width:100%}}.polyglot-link-recruit-nav__panel{position:absolute;top:4rem;left:0;width:24rem}@media(width <= 767px){.polyglot-link-recruit-nav__panel{position:static;width:100%}}.polyglot-link-recruit-nav.leadgridCms-onlyInnerWorkspace .polyglot-link-recruit-nav__panel{position:static}.polyglot-link-recruit-nav__panel.is-fixed{position:fixed}.polyglot-link-recruit-nav__list{display:flex;flex-direction:column}@media(width <= 767px){.polyglot-link-recruit-nav__list{flex-direction:row;gap:2rem;padding-inline:2.4rem;overflow-x:auto}}.polyglot-link-recruit-nav__item{border-bottom:1px solid #d5c8bf}@media(width <= 767px){.polyglot-link-recruit-nav__item{flex:none;border-bottom:none}}.polyglot-link-recruit-nav__link{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;padding-block:1.2rem;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-recruit-nav__link{gap:0.6rem;justify-content:flex-start;padding-block:0}}.polyglot-link-recruit-nav__label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;letter-spacing:.04em;word-break:keep-all}@media(width <= 767px){.polyglot-link-recruit-nav__label{font-size:1.4rem;white-space:nowrap}}.polyglot-link-recruit-nav__arrow{display:grid;flex:none;place-items:center;width:2.6rem;height:2.6rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:50%;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-recruit-nav__arrow{width:2rem;height:2rem}}.polyglot-link-recruit-nav__arrow::before{width:1.4rem;height:1.4rem;content:"";background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v13'/%3E%3Cpath d='m5 12 7 7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-recruit-nav__arrow::before{width:1.2rem;height:1.2rem}}.polyglot-link-recruit-nav__link:hover,.polyglot-link-recruit-nav__item.is-current .polyglot-link-recruit-nav__link{color:#eb7208}.polyglot-link-recruit-nav__link:hover .polyglot-link-recruit-nav__arrow,.polyglot-link-recruit-nav__item.is-current .polyglot-link-recruit-nav__arrow{background-color:#eb7208}.polyglot-link-recruit-nav__link:hover .polyglot-link-recruit-nav__arrow::before,.polyglot-link-recruit-nav__item.is-current .polyglot-link-recruit-nav__arrow::before{background-color:#fff}.polyglot-link-recruit-nav__entry{width:100%;margin-top:3.2rem}@media(width <= 767px){.polyglot-link-recruit-nav__entry{display:none}}.polyglot-link-recruit-image{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-image{padding-block:4.8rem 8rem}}.polyglot-link-recruit-image__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-image__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-image__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-image__content{padding-left:0}}.polyglot-link-recruit-image__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-image__head{gap:1.2rem}}.polyglot-link-recruit-image__title-cluster{display:flex;flex-direction:column;gap:0;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-image__title-cluster{gap:0.2rem}}.polyglot-link-recruit-image__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-recruit-image__en{font-size:1.2rem}}.polyglot-link-recruit-image__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-recruit-image__title{font-size:2rem}}.polyglot-link-recruit-image__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-image__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-image__cards{display:flex;flex-direction:column;gap:4.8rem;margin-top:5.6rem}@media(width <= 767px){.polyglot-link-recruit-image__cards{gap:4.8rem;margin-top:4rem}}.polyglot-link-recruit-image__card{display:flex;gap:3.2rem;align-items:center}@media(width <= 767px){.polyglot-link-recruit-image__card{flex-direction:column;gap:1.6rem;align-items:stretch}}.polyglot-link-recruit-image__card-media{flex:none;width:32rem}@media(width <= 767px){.polyglot-link-recruit-image__card-media{width:100%}}.polyglot-link-recruit-image__card-image{display:block;width:100%;height:auto;aspect-ratio:320/200;-o-object-fit:cover;object-fit:cover;border-radius:0.6rem}.polyglot-link-recruit-image__card-body{display:flex;flex:1 0 0;flex-direction:column;gap:1.6rem;align-items:flex-start;min-width:0}.polyglot-link-recruit-image__card-textgroup{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;width:100%}.polyglot-link-recruit-image__card-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-image__card-title{font-size:1.8rem}}.polyglot-link-recruit-image__card-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-image__card-text{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-image__atmosphere{display:flex;gap:5.6rem;align-items:center;padding:4rem;margin-top:4.8rem;background-color:#e3ded4;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-recruit-image__atmosphere{flex-direction:column;gap:3.2rem;align-items:stretch;padding:2.4rem;margin-top:4.8rem}}.polyglot-link-recruit-image__atmosphere-text{flex:none;width:39.1rem}@media(width <= 767px){.polyglot-link-recruit-image__atmosphere-text{width:100%}}.polyglot-link-recruit-image__atmosphere-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-image__atmosphere-title{font-size:1.8rem}}.polyglot-link-recruit-image__atmosphere-body{margin-top:2.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-image__atmosphere-body{margin-top:1.6rem}}.polyglot-link-recruit-image__tags{display:grid;flex:1 0 0;grid-template-columns:repeat(2, 1fr);gap:1rem;min-width:0}.polyglot-link-recruit-image__tag{display:flex;gap:1.6rem;align-items:center;padding:1.2rem 1.6rem;background-color:#f8f7f6;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-recruit-image__tag{gap:0.6rem;padding:1.2rem;border-radius:0.4rem}}.polyglot-link-recruit-image__tag-icon{display:grid;flex:none;place-items:center;width:3.6rem;height:3.6rem}@media(width <= 767px){.polyglot-link-recruit-image__tag-icon{width:3.2rem;height:3.2rem}}.polyglot-link-recruit-image__tag-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-recruit-image__tag-label{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em;word-break:keep-all}@media(width <= 767px){.polyglot-link-recruit-image__tag-label{font-size:1.4rem}}.polyglot-link-recruit-fit{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#e3ded4}@media(width <= 767px){.polyglot-link-recruit-fit{padding-block:4rem}}.polyglot-link-recruit-fit__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-fit__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-fit__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-fit__content{padding-left:0}}.polyglot-link-recruit-fit__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-fit__head{gap:1.2rem;margin-bottom:3.2rem}}.polyglot-link-recruit-fit__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-fit__title-cluster{gap:0.2rem}}.polyglot-link-recruit-fit__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-fit__en{font-size:1.2rem}}.polyglot-link-recruit-fit__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-fit__title{font-size:2rem}}.polyglot-link-recruit-fit__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-fit__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-fit__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6rem;counter-reset:plrfit}@media(width <= 767px){.polyglot-link-recruit-fit__grid{grid-template-columns:1fr}}.polyglot-link-recruit-fit__item{display:flex;gap:2.4rem;align-items:flex-start;padding:2.4rem;counter-increment:plrfit;background-color:#f8f7f6;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-recruit-fit__item{padding:2rem;border-radius:0.4rem}}.polyglot-link-recruit-fit__item::before{flex:none;font-family:"Poppins",sans-serif;font-size:2rem;font-weight:600;line-height:1.3;letter-spacing:-0.01em;color:#eb7208;content:counter(plrfit, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-recruit-fit__item::before{font-size:1.3rem;line-height:1.94}}.polyglot-link-recruit-fit__item-text{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-fit__item-text{font-size:1.6rem}}.polyglot-link-recruit-number{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-number{padding-block:4rem}}.polyglot-link-recruit-number__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-number__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-number__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-number__content{padding-left:0}}.polyglot-link-recruit-number__head{display:flex;flex-direction:column;gap:2.4rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-number__head{gap:1.2rem;margin-bottom:3.2rem}}.polyglot-link-recruit-number__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-number__title-cluster{gap:0.2rem}}.polyglot-link-recruit-number__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-number__en{font-size:1.2rem}}.polyglot-link-recruit-number__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-number__title{font-size:2rem}}.polyglot-link-recruit-number__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-number__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-number__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.2rem}@media(width <= 767px){.polyglot-link-recruit-number__grid{grid-template-columns:repeat(2, 1fr);gap:1.2rem}}.polyglot-link-recruit-number__card{display:flex;flex-direction:column;gap:2.4rem;align-items:center;justify-content:center;padding:4rem;text-align:center;background-color:#f8f7f6;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-recruit-number__card{gap:1rem;padding:2.4rem 1.2rem;border-radius:0.4rem}}.polyglot-link-recruit-number__card-icon{display:grid;flex:none;place-items:center;width:8rem;height:8rem}@media(width <= 767px){.polyglot-link-recruit-number__card-icon{width:4rem;height:4rem}}.polyglot-link-recruit-number__card-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-recruit-number__card-value{display:flex;gap:0.1rem;align-items:flex-end;justify-content:center;color:#141413}.polyglot-link-recruit-number__card-num{font-family:"Poppins",sans-serif;font-size:6.4rem;font-weight:500;line-height:1;letter-spacing:-0.03em}@media(width <= 767px){.polyglot-link-recruit-number__card-num{font-size:3.6rem}}.polyglot-link-recruit-number__card-unit{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:2;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-recruit-number__card-unit{font-size:1.3rem}}.polyglot-link-recruit-number__card-label{word-break:keep-all;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:400;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-number__card-label{font-size:1.5rem}}.polyglot-link-recruit-career{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#364c5e}@media(width <= 767px){.polyglot-link-recruit-career{padding-block:4rem}}.polyglot-link-recruit-career__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-career__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-career__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-career__content{padding-left:0}}.polyglot-link-recruit-career__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-career__head{gap:1.2rem;margin-bottom:4rem}}.polyglot-link-recruit-career__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-career__title-cluster{gap:0.2rem}}.polyglot-link-recruit-career__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-recruit-career__en{font-size:1.2rem}}.polyglot-link-recruit-career__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;color:#fff;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-recruit-career__title{font-size:2rem}}.polyglot-link-recruit-career__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#fff;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-career__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-career__figure{padding:2.4rem 2.4rem 2.4rem 2rem;background-color:#f8f7f6;border-radius:1rem}@media(width <= 767px){.polyglot-link-recruit-career__figure{padding:0;background-color:rgba(0,0,0,0);border-radius:0}}.polyglot-link-recruit-career__intro{margin-bottom:3.2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-career__intro{margin-bottom:2.4rem}}.polyglot-link-recruit-career__scroll{display:contents}@media(width <= 767px){.polyglot-link-recruit-career__scroll{display:block;padding-bottom:1.6rem;overflow:auto hidden;overscroll-behavior-x:contain;scrollbar-color:#c1b0a5 #fff;scrollbar-width:thin}}.polyglot-link-recruit-career__board{display:contents}@media(width <= 767px){.polyglot-link-recruit-career__board{display:block;width:-moz-max-content;width:max-content;padding:2.4rem 2.4rem 2.4rem 2rem;background-color:#f8f7f6;border-radius:1rem}}@media(width <= 767px){.polyglot-link-recruit-career__scroll::-webkit-scrollbar{height:0.4rem}}@media(width <= 767px){.polyglot-link-recruit-career__scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:999px}}@media(width <= 767px){.polyglot-link-recruit-career__scroll::-webkit-scrollbar-thumb{background-color:#c1b0a5;border-radius:999px}}.polyglot-link-recruit-career__flow{display:flex;gap:1.6rem;align-items:stretch}@media(width <= 767px){.polyglot-link-recruit-career__flow{width:-moz-max-content;width:max-content}}.polyglot-link-recruit-career__start{box-sizing:border-box;display:flex;flex:none;flex-direction:column;gap:2rem;align-items:center;width:24.5rem;padding:2.4rem 2rem;background-color:#e3ded4;border-radius:0.6rem}.polyglot-link-recruit-career__start-head{display:flex;flex-direction:column;gap:0.8rem;align-items:center}.polyglot-link-recruit-career__icon{display:grid;flex:none;place-items:center;width:4.6rem;height:4.6rem}.polyglot-link-recruit-career__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-recruit-career__start-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em}.polyglot-link-recruit-career__points{display:flex;flex-direction:column;gap:0.8rem;align-self:stretch}.polyglot-link-recruit-career__point{display:flex;gap:0.8rem;align-items:flex-start}.polyglot-link-recruit-career__point::before{flex:none;width:0.5rem;height:0.5rem;margin-top:0.9rem;content:"";background-color:#eb7208;border-radius:50%}.polyglot-link-recruit-career__point-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.7;color:#141413;letter-spacing:.04em}.polyglot-link-recruit-career__paths{display:flex;flex:1 0 0;flex-direction:column;gap:1.6rem;min-width:0;counter-reset:plrcareer}.polyglot-link-recruit-career__path{position:relative;box-sizing:border-box;display:flex;gap:2rem;align-items:center;padding:2rem 2.4rem 2rem 2.8rem;counter-increment:plrcareer;background-color:#e3ded4;border-radius:0.6rem}.polyglot-link-recruit-career__path::before{position:absolute;top:0.8rem;left:1rem;font-family:"Poppins",sans-serif;font-size:1.2rem;font-weight:600;line-height:1.5;color:#aea59e;content:counter(plrcareer, decimal-leading-zero);opacity:.5}.polyglot-link-recruit-career__path::after{position:absolute;left:-2.2rem;width:2rem;height:5.1rem;content:"";background-color:#eb7208;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.4744 51.1898' fill='none' stroke='%23000' stroke-width='2.5593' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.2368 49.9101L10.2368 1.28344' stroke-dasharray='3.12 3.12'/%3E%3Cpath d='M19.1947 10.2372L10.2372 1.27965L1.27965 10.2372'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.4744 51.1898' fill='none' stroke='%23000' stroke-width='2.5593' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.2368 49.9101L10.2368 1.28344' stroke-dasharray='3.12 3.12'/%3E%3Cpath d='M19.1947 10.2372L10.2372 1.27965L1.27965 10.2372'/%3E%3C/svg%3E") center/contain no-repeat;transform-origin:center}.polyglot-link-recruit-career__path:nth-child(1)::after{top:52%;transform:translateY(-50%) rotate(69deg)}.polyglot-link-recruit-career__path:nth-child(2)::after{top:67%;transform:translateY(-50%) rotate(111deg)}.polyglot-link-recruit-career__path-head{display:flex;flex:none;flex-direction:column;gap:0.4rem;align-items:flex-start;width:20rem}.polyglot-link-recruit-career__path-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:1.7rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;letter-spacing:.04em}.polyglot-link-recruit-career__path-title-main{color:#eb7208}.polyglot-link-recruit-career__path-title-sub{color:#141413;white-space:nowrap}.polyglot-link-recruit-career__pills{display:flex;flex:1 0 0;flex-direction:column;gap:0.4rem;align-items:stretch;min-width:0}.polyglot-link-recruit-career__pill{padding:0.6rem 1.2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em;background-color:rgba(248,247,246,.7);border:1px solid #d5c8bf;border-radius:999px}.polyglot-link-recruit-interview{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-interview{padding-block:4rem}}.polyglot-link-recruit-interview:not(:has(.polyglot-link-recruit-interview__card)){display:none}.polyglot-link-recruit-interview.leadgridCms-onlyInnerWorkspace{display:block}.polyglot-link-recruit-interview__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-interview__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-interview__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-interview__content{padding-left:0}}.polyglot-link-recruit-interview__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-interview__head{gap:1.2rem;margin-bottom:3.2rem}}.polyglot-link-recruit-interview__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-interview__title-cluster{gap:0.2rem}}.polyglot-link-recruit-interview__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-interview__en{font-size:1.2rem}}.polyglot-link-recruit-interview__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-interview__title{font-size:2rem}}.polyglot-link-recruit-interview__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-interview__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-interview__list{display:flex;flex-wrap:wrap;gap:4rem;margin-bottom:4.8rem}@media(width <= 767px){.polyglot-link-recruit-interview__list{gap:4rem;margin-bottom:3.2rem}}.polyglot-link-recruit-interview__card{display:flex;flex:0 1 calc((100% - 8rem)/3);flex-direction:column;gap:1.6rem;min-width:24rem;color:#141413;text-decoration:none}@media(width <= 767px){.polyglot-link-recruit-interview__card{flex-basis:100%;gap:1.2rem;min-width:0}}.polyglot-link-recruit-interview__card-thumb{aspect-ratio:1600/1000;overflow:hidden;border-radius:0.6rem;background-color:#e3ded4}.polyglot-link-recruit-interview__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.polyglot-link-recruit-interview__card:hover .polyglot-link-recruit-interview__card-img{transform:scale(1.06)}.polyglot-link-recruit-interview__card-body{display:flex;flex-direction:column}.polyglot-link-recruit-interview__card-meta{display:flex;gap:1.2rem;align-items:flex-start;justify-content:space-between;margin-bottom:0.8rem}@media(width <= 767px){.polyglot-link-recruit-interview__card-meta{margin-bottom:0.4rem}}.polyglot-link-recruit-interview__card-category{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;line-height:1.8;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-interview__card-category{font-size:1.3rem}}.polyglot-link-recruit-interview__card-date{flex:none;font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;line-height:1.8;letter-spacing:.04em;color:#aea59e}@media(width <= 767px){.polyglot-link-recruit-interview__card-date{font-size:1.2rem}}.polyglot-link-recruit-interview__card-title{display:-webkit-box;margin:0 0 1.2rem;overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt";-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:color .2s ease}@media(width <= 767px){.polyglot-link-recruit-interview__card-title{margin-bottom:0.6rem;font-size:1.6rem}}.polyglot-link-recruit-interview__card-title-text{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-recruit-interview__card:hover .polyglot-link-recruit-interview__card-title-text{background-size:100% 0.1rem}.polyglot-link-recruit-interview__card-keywords{display:flex;flex-wrap:wrap;gap:0.4rem 2.4rem;align-items:center}@media(width <= 767px){.polyglot-link-recruit-interview__card-keywords{gap:0.2rem 1.2rem}}.polyglot-link-recruit-interview__card-keyword{display:inline-flex;gap:0.2rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;line-height:1.8;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-interview__card-keyword{font-size:1.3rem}}.polyglot-link-recruit-interview__card-hash{color:#eb7208}.polyglot-link-recruit-training{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#e3ded4}@media(width <= 767px){.polyglot-link-recruit-training{padding-block:4rem}}.polyglot-link-recruit-training__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-training__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-training__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-training__content{padding-left:0}}.polyglot-link-recruit-training__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-training__head{gap:1.2rem;margin-bottom:4rem}}.polyglot-link-recruit-training__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-training__title-cluster{gap:0.2rem}}.polyglot-link-recruit-training__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-training__en{font-size:1.2rem}}.polyglot-link-recruit-training__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-training__title{font-size:2rem}}.polyglot-link-recruit-training__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-training__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-training__list{display:flex;flex-wrap:wrap;gap:3.2rem;counter-reset:plrtr}@media(width <= 767px){.polyglot-link-recruit-training__list{gap:4rem}}.polyglot-link-recruit-training__card{display:flex;flex:0 1 calc((100% - 6.4rem)/3);flex-direction:column;gap:1.6rem;min-width:24rem;counter-increment:plrtr}@media(width <= 767px){.polyglot-link-recruit-training__card{flex-basis:100%;min-width:0}}.polyglot-link-recruit-training__card-media{position:relative;aspect-ratio:284/178;overflow:hidden;border-radius:0.6rem}.polyglot-link-recruit-training__card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-recruit-training__card-badge{position:absolute;top:1.2rem;left:1.2rem;display:flex;gap:0.8rem;align-items:flex-start;color:#eb7208}.polyglot-link-recruit-training__card-badge::before{font-family:"Poppins",sans-serif;font-size:2.4rem;font-weight:500;line-height:.86;letter-spacing:.01em;content:counter(plrtr, decimal-leading-zero)}@media(width <= 767px){.polyglot-link-recruit-training__card-badge::before{font-size:2rem}}.polyglot-link-recruit-training__card-badge-label{font-size:1.2rem;line-height:1}.polyglot-link-recruit-training__card-body{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-training__card-body{gap:1.2rem}}.polyglot-link-recruit-training__card-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-training__card-title{font-size:1.8rem}}.polyglot-link-recruit-training__card-text{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-training__card-text{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-benefits{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-benefits{padding-block:4rem}}.polyglot-link-recruit-benefits__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-benefits__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-benefits__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-benefits__content{padding-left:0}}.polyglot-link-recruit-benefits__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-benefits__head{gap:1.2rem;margin-bottom:3.2rem}}.polyglot-link-recruit-benefits__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-benefits__title-cluster{gap:0.2rem}}.polyglot-link-recruit-benefits__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-benefits__en{font-size:1.2rem}}.polyglot-link-recruit-benefits__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-benefits__title{font-size:2rem}}.polyglot-link-recruit-benefits__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-benefits__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-benefits__list{display:flex;flex-wrap:wrap;gap:2.4rem 4rem}@media(width <= 767px){.polyglot-link-recruit-benefits__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6rem 2.4rem}}.polyglot-link-recruit-benefits__card{display:flex;gap:1.2rem;align-items:center;width:24rem;max-width:100%}@media(width <= 767px){.polyglot-link-recruit-benefits__card{gap:0.8rem;width:auto}}.polyglot-link-recruit-benefits__card-icon{display:grid;flex:none;place-items:center;width:4.8rem;height:4.8rem}@media(width <= 767px){.polyglot-link-recruit-benefits__card-icon{width:3.6rem;height:3.6rem}}.polyglot-link-recruit-benefits__card-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.polyglot-link-recruit-benefits__card-label{word-break:keep-all;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-benefits__card-label{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-requirements{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#e3ded4}@media(width <= 767px){.polyglot-link-recruit-requirements{padding-block:4rem}}.polyglot-link-recruit-requirements__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-requirements__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-requirements__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-requirements__content{padding-left:0}}.polyglot-link-recruit-requirements__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-requirements__head{gap:1.2rem;margin-bottom:5.6rem}}.polyglot-link-recruit-requirements__title-cluster{display:flex;flex-direction:column;gap:0;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-requirements__title-cluster{gap:0.2rem}}.polyglot-link-recruit-requirements__en{font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;color:#eb7208;letter-spacing:-0.01em}@media(width <= 767px){.polyglot-link-recruit-requirements__en{font-size:1.2rem}}.polyglot-link-recruit-requirements__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.05em}@media(width <= 767px){.polyglot-link-recruit-requirements__title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-recruit-requirements__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-requirements__lead{font-size:1.4rem;line-height:1.8}}.polyglot-link-recruit-requirements__card{display:flex;flex-direction:column;gap:2.4rem;align-items:center;padding:3.2rem 4.8rem 4.8rem;border:2px solid #d5c8bf;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-recruit-requirements__card{gap:1.6rem;padding:2.4rem 2.4rem 4rem}}.polyglot-link-recruit-requirements__tablist{display:flex;gap:1rem;align-items:center;padding:0.8rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:999px}@media(width <= 767px){.polyglot-link-recruit-requirements__tablist{flex-wrap:nowrap;gap:0.8rem;justify-content:center;width:100%}}.polyglot-link-recruit-requirements__tablist:empty{display:none}.polyglot-link-recruit-requirements__tab{box-sizing:border-box;width:20rem;max-width:100%;padding:0.8rem 1.6rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;text-align:center;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:999px;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-recruit-requirements__tab{flex:1 1 0;width:auto;min-width:0;font-size:1.4rem}}.polyglot-link-recruit-requirements__tab.is-active{font-weight:700;color:#fff;background-color:#eb7208;border-color:#eb7208}.polyglot-link-recruit-requirements__panels{width:100%}.polyglot-link-recruit-requirements__panel{display:flex;flex-direction:column;align-items:flex-start;width:100%}.polyglot-link-recruit-requirements__panels-inner{display:flex;flex-direction:column;gap:4.8rem;width:100%}.polyglot-link-recruit-requirements__panels.is-enhanced .polyglot-link-recruit-requirements__panels-inner{display:block}.polyglot-link-recruit-requirements__panels.is-enhanced .polyglot-link-recruit-requirements__panel:not(.is-active){display:none}.polyglot-link-recruit-requirements__panel-name{margin:0 0 1.6rem;font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-requirements__panel-name{font-size:1.8rem}}.polyglot-link-recruit-requirements__panel-lead{margin-bottom:3.2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-recruit-requirements__panel-lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-requirements__table{display:flex;flex-direction:column;width:100%;margin-bottom:3.2rem;overflow:hidden;border:1px solid #d5c8bf;border-radius:1.2rem}@media(width <= 767px){.polyglot-link-recruit-requirements__table{border-radius:0.6rem}}.polyglot-link-recruit-requirements__row{display:flex;align-items:stretch;border-bottom:1px solid #d5c8bf}.polyglot-link-recruit-requirements__row:last-child{border-bottom:none}.polyglot-link-recruit-requirements__row-th{box-sizing:border-box;flex:none;width:16rem;padding:2.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em;word-break:keep-all;background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-requirements__row-th{width:7.6rem;padding:1.6rem;font-size:1.4rem;line-height:1.5}}.polyglot-link-recruit-requirements__row-td{box-sizing:border-box;flex:1 0 0;min-width:0;padding:2.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em;background-color:#f8f7f6}@media(width <= 767px){.polyglot-link-recruit-requirements__row-td{padding:1.6rem;font-size:1.4rem;line-height:1.5}}@media(width <= 767px){.polyglot-link-recruit-requirements__entry{align-self:flex-start;width:auto}}.polyglot-link-recruit-faq{padding-block:8rem;scroll-margin-top:var(--pl-anchor-offset);background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-faq{padding-block:4rem}}.polyglot-link-recruit-faq__inner{box-sizing:border-box;width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-faq__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-faq__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-faq__content{padding-left:0}}.polyglot-link-recruit-faq__head{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5.6rem}@media(width <= 767px){.polyglot-link-recruit-faq__head{margin-bottom:3.2rem}}.polyglot-link-recruit-faq__title-cluster{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}.polyglot-link-recruit-faq__en{font-family:"Poppins",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-faq__en{font-size:1.2rem}}.polyglot-link-recruit-faq__title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.4;letter-spacing:.05em;color:#141413}@media(width <= 767px){.polyglot-link-recruit-faq__title{font-size:2rem;letter-spacing:.05em}}.polyglot-link-recruit-faq__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-faq__lead{font-size:1.4rem;line-height:1.8}}.polyglot-link-recruit-faq__list{display:flex;flex-direction:column}.polyglot-link-recruit-faq__item{padding-block:2.4rem;border-top:1px solid #d5c8bf}@media(width <= 767px){.polyglot-link-recruit-faq__item{padding-block:1.6rem}}.polyglot-link-recruit-faq__item:first-child{padding-top:0;border-top:none}.polyglot-link-recruit-faq__q{position:relative;padding-left:2.8rem}@media(width <= 767px){.polyglot-link-recruit-faq__q{padding-left:2.5rem}}.polyglot-link-recruit-faq__q-mark{position:absolute;top:0;left:0;font-size:2rem;line-height:1.25;letter-spacing:-0.01em;color:#eb7208}@media(width <= 767px){.polyglot-link-recruit-faq__q-mark{font-size:1.8rem}}.polyglot-link-recruit-faq__q-text{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-faq__q-text{font-size:1.6rem}}.polyglot-link-recruit-faq.leadgridCms-onlyInnerWorkspace .polyglot-link-recruit-faq__q-text>*{display:block}.polyglot-link-recruit-faq__a{margin-top:0.6rem;padding-left:2.8rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-faq__a{padding-left:2.5rem;margin-top:0.8rem;font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-gallery{padding-block:6rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-gallery{padding-block:4rem}}.polyglot-link-recruit-gallery__marquee{width:100%;overflow:hidden}.polyglot-link-recruit-gallery__lane{display:flex;width:-moz-max-content;width:max-content;will-change:transform;animation:plgal-scroll var(--plgal-dur, 40s) linear infinite}.polyglot-link-recruit-gallery__track{display:flex;flex:none}.polyglot-link-recruit-gallery.leadgridCms-onlyInnerWorkspace .polyglot-link-recruit-gallery__track{flex-wrap:wrap;gap:1.6rem;justify-content:center}.polyglot-link-recruit-gallery__item{flex:none;width:56rem;margin-right:3.2rem}@media(width <= 767px){.polyglot-link-recruit-gallery__item{width:16rem;margin-right:1.6rem}}.polyglot-link-recruit-gallery.leadgridCms-onlyInnerWorkspace .polyglot-link-recruit-gallery__item{width:32rem;margin-right:0}.polyglot-link-recruit-gallery__img{display:block;width:100%;height:35rem;-o-object-fit:cover;object-fit:cover;border-radius:0.6rem}@media(width <= 767px){.polyglot-link-recruit-gallery__img{height:10rem;border-radius:0.4rem}}@keyframes plgal-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.polyglot-link-recruit-gallery__lane{animation:none}}.polyglot-link-recruit-cta{position:relative;padding-block:8rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-recruit-cta{padding-block:4.8rem}}.polyglot-link-recruit-cta__inner{width:min(100% - 4rem,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-recruit-cta__inner{width:min(100% - 4.8rem,128rem)}}.polyglot-link-recruit-cta__content{padding-left:36rem}@media(width <= 767px){.polyglot-link-recruit-cta__content{padding-left:0}}.polyglot-link-recruit-cta__text{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-recruit-cta__text{gap:1.2rem}}.polyglot-link-recruit-cta__title{word-break:keep-all;margin:0;font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-cta__title{font-size:2rem}}.polyglot-link-recruit-cta__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-recruit-cta__lead{font-size:1.4rem;line-height:1.7}}.polyglot-link-recruit-cta__button{margin-top:3.2rem}@media(width <= 767px){.polyglot-link-recruit-cta__button{width:auto;margin-top:2.4rem;align-self:flex-start}}.polyglot-link-recruit-cta__gallery{--plcta-d: 25rem;padding-left:36rem;margin-top:calc(var(--plcta-d)*.105 + 2.4rem)}@media(width <= 767px){.polyglot-link-recruit-cta__gallery{--plcta-d: 144.5px;padding-left:0;margin-top:calc(var(--plcta-d)*.105 + 1.6rem)}}.polyglot-link-recruit-cta__gallery.is-marquee{position:relative;padding-left:0;margin-left:36rem;margin-right:calc((100% - 100vw)/2);clip-path:inset(-4rem 0)}@media(width <= 767px){.polyglot-link-recruit-cta__gallery.is-marquee{margin-inline:calc((100% - 100vw)/2)}}.polyglot-link-recruit-cta__gallery.is-marquee::after{position:absolute;top:-4rem;bottom:-4rem;left:0;z-index:2;width:13.5rem;content:"";background:linear-gradient(to right, #efebe6 4.82%, rgba(239, 235, 230, 0.8) 24.79%, rgba(239, 235, 230, 0) 50.37%);pointer-events:none}@media(width <= 767px){.polyglot-link-recruit-cta__gallery.is-marquee::after{content:none}}.polyglot-link-recruit-cta__track{display:flex;align-items:center;width:-moz-max-content;width:max-content;will-change:transform}.polyglot-link-recruit-cta__track.is-animating{animation:plcta-marquee-x var(--plcta-duration, 60s) linear infinite}@keyframes plcta-marquee-x{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.polyglot-link-recruit-cta__track.is-animating{animation:none}}.polyglot-link-recruit-cta__item{display:flex;flex:none;align-items:center}.polyglot-link-recruit-cta__circle{position:relative;z-index:1;flex:none;width:var(--plcta-d);height:var(--plcta-d);overflow:hidden;border-radius:50%}.polyglot-link-recruit-cta__circle-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-recruit-cta__chain{position:relative;z-index:0;flex:none;width:calc(var(--plcta-d)*.48);height:calc(var(--plcta-d)*.48);margin-inline:calc(var(--plcta-d)*-0.17);background:url("/assets/polyglot-link/img/top/mv-chain-ring.svg") center/contain no-repeat}.polyglot-link-recruit-cta__item:nth-child(4n+1) .polyglot-link-recruit-cta__circle{transform:translateY(calc(var(--plcta-d) * 0.105))}.polyglot-link-recruit-cta__item:nth-child(4n+2) .polyglot-link-recruit-cta__circle{transform:translateY(calc(var(--plcta-d) * -0.105))}.polyglot-link-recruit-cta__item:nth-child(4n+3) .polyglot-link-recruit-cta__circle{transform:translateY(calc(var(--plcta-d) * 0.055))}.polyglot-link-recruit-cta__item:nth-child(4n) .polyglot-link-recruit-cta__circle{transform:translateY(calc(var(--plcta-d) * -0.055))}.polyglot-link-recruit-cta__item:nth-child(4n+2) .polyglot-link-recruit-cta__chain{transform:translateY(calc(var(--plcta-d) * 0.017)) rotate(359.5deg)}.polyglot-link-recruit-cta__item:nth-child(4n+3) .polyglot-link-recruit-cta__chain{transform:translateY(calc(var(--plcta-d) * -0.071)) rotate(186.5deg)}.polyglot-link-recruit-cta__item:nth-child(4n) .polyglot-link-recruit-cta__chain{transform:translateY(calc(var(--plcta-d) * -0.011)) rotate(330deg)}.polyglot-link-recruit-cta__item:nth-child(4n+1) .polyglot-link-recruit-cta__chain{transform:translateY(calc(var(--plcta-d) * 0.025)) rotate(186.5deg)}.polyglot-link-recruit-cta__item:first-child .polyglot-link-recruit-cta__chain{display:none}.polyglot-link-recruit-cta__gallery.is-marquee .polyglot-link-recruit-cta__item:first-child .polyglot-link-recruit-cta__chain{display:block}.polyglot-link-policy{position:relative;padding-block:2.4rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-policy{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-policy__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-policy__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-policy__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:8rem;width:min(100%,80rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-policy__inner{gap:5.6rem}}.polyglot-link-policy__head{display:flex;flex-direction:column;gap:0.8rem;align-items:center}@media(width <= 767px){.polyglot-link-policy__head{gap:0.4rem}}.polyglot-link-policy__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-policy__label{gap:0.4rem;font-size:1.3rem;letter-spacing:.04em}}.polyglot-link-policy__label::before{flex:none;width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-policy__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-policy__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;letter-spacing:.01em;color:#141413;text-align:center}@media(width <= 767px){.polyglot-link-policy__en{font-size:3.4rem;line-height:1.3;letter-spacing:.01em}}.polyglot-link-policy__body{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}.polyglot-link-policy__body p{margin-block:0 2.4rem}@media(width <= 767px){.polyglot-link-policy__body p{margin-block:0 1.6rem}}.polyglot-link-policy__body>p:first-child{margin-top:0;font-size:1.3rem;letter-spacing:.04em;text-align:right}.polyglot-link-policy__body h2,.polyglot-link-policy__body h3,.polyglot-link-policy__body h4{margin-block:8.8rem 2.4rem;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-policy__body h2,.polyglot-link-policy__body h3,.polyglot-link-policy__body h4{margin-block:5.6rem 1.6rem;font-size:2rem;letter-spacing:.04em}}.polyglot-link-policy__body h2:first-of-type{margin-top:0}.polyglot-link-policy__body ul{display:flex;flex-direction:column;gap:0.4rem;margin-block:0 2.4rem;padding-left:0;list-style:none}@media(width <= 767px){.polyglot-link-policy__body ul{margin-block:0 1.6rem}}.polyglot-link-policy__body ul>li{position:relative;padding-left:1.5rem;line-height:1.9}.polyglot-link-policy__body ul>li::before{position:absolute;top:1.1rem;left:0;width:0.7rem;height:0.7rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-policy__body ol{margin-block:0 2.4rem;padding-left:2.4rem}@media(width <= 767px){.polyglot-link-policy__body ol{margin-block:0 1.6rem}}.polyglot-link-policy__body ol>li{margin-block:0.4rem;line-height:1.9}.polyglot-link-policy__body a{color:inherit;text-decoration:underline;text-underline-offset:.15em;transition:all .25s ease-in}.polyglot-link-policy__body a:hover{color:#eb7208}.polyglot-link-policy__body strong,.polyglot-link-policy__body b{font-weight:700}.polyglot-link-policy__body>:last-child{margin-bottom:0}.polyglot-link-matters{position:relative;padding-block:2.4rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-matters{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-matters__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-matters__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-matters__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:8rem;width:min(100%,80rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-matters__inner{gap:5.6rem}}.polyglot-link-matters__head{display:flex;flex-direction:column;gap:0.8rem;align-items:center}@media(width <= 767px){.polyglot-link-matters__head{gap:0.4rem}}.polyglot-link-matters__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-matters__label{gap:0.4rem;font-size:1.3rem;letter-spacing:.04em}}.polyglot-link-matters__label::before{flex:none;width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-matters__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-matters__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;letter-spacing:.01em;color:#141413;text-align:center}@media(width <= 767px){.polyglot-link-matters__en{font-size:3.4rem;line-height:1.3;letter-spacing:.01em}}.polyglot-link-matters__body{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;word-break:break-word;font-feature-settings:"palt"}.polyglot-link-matters__body p{margin-block:0 2.4rem}@media(width <= 767px){.polyglot-link-matters__body p{margin-block:0 1.6rem}}.polyglot-link-matters__body>p:first-child{margin-top:0;font-size:1.3rem;letter-spacing:.04em;text-align:right}.polyglot-link-matters__body h2{margin-block:10.4rem 2.4rem;font-size:2.6rem;font-weight:700;line-height:1.5;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-matters__body h2{margin-block:5.6rem 1.6rem;font-size:2rem;letter-spacing:.04em}}.polyglot-link-matters__body h2:first-of-type{margin-top:0}.polyglot-link-matters__body h3{margin-block:5.6rem 2.4rem;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-matters__body h3{margin-block:4.8rem 1.6rem;font-size:1.6rem;letter-spacing:.04em}}.polyglot-link-matters__body ol{margin-block:0 2.4rem;padding-left:0;list-style:none;counter-reset:pl-matters-ol}@media(width <= 767px){.polyglot-link-matters__body ol{margin-block:0 1.6rem}}.polyglot-link-matters__body ol>li{position:relative;padding-left:2.8rem;margin-block:0.6rem;line-height:1.9;counter-increment:pl-matters-ol}.polyglot-link-matters__body ol>li::before{position:absolute;left:0;width:2.4rem;font-family:"Poppins",sans-serif;line-height:1.9;color:#eb7208;white-space:nowrap;content:counter(pl-matters-ol, decimal-leading-zero) "."}.polyglot-link-matters__body li ol{padding-left:0;margin-left:-0.4rem;counter-reset:pl-matters-ol-nested}.polyglot-link-matters__body li ol>li{padding-left:1.8rem;counter-increment:pl-matters-ol-nested}.polyglot-link-matters__body li ol>li::before{width:1.4rem;content:counter(pl-matters-ol-nested, lower-alpha) "."}.polyglot-link-matters__body ul{display:flex;flex-direction:column;gap:0.6rem;margin-block:0 2.4rem;padding-left:0;list-style:none}@media(width <= 767px){.polyglot-link-matters__body ul{margin-block:0 1.6rem}}.polyglot-link-matters__body ul>li{position:relative;padding-left:1.5rem;line-height:1.9}.polyglot-link-matters__body ul>li::before{position:absolute;top:1.1rem;left:0;width:0.7rem;height:0.7rem;border-radius:50%;background-color:#eb7208;content:""}.polyglot-link-matters__body a{color:inherit;text-decoration:underline;text-underline-offset:.15em;transition:all .25s ease-in}.polyglot-link-matters__body a:hover{color:#eb7208}.polyglot-link-matters__body strong,.polyglot-link-matters__body b{font-weight:700}.polyglot-link-matters__body>:last-child{margin-bottom:0}.polyglot-link-matters__card{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;padding:3.2rem;border-radius:12px;background-color:#e3ded4}@media(width <= 767px){.polyglot-link-matters__card{flex-direction:column;gap:2rem;padding:2.4rem}}.polyglot-link-matters__card-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413}@media(width <= 767px){.polyglot-link-matters__card-title{font-size:1.8rem;text-align:center}}.polyglot-link-matters__card-button{box-sizing:border-box;display:inline-flex;gap:1rem;align-items:center;flex:none;min-width:20rem;height:5.4rem;padding:0 1.4rem 0 2rem;border:0.1rem solid #d5c8bf;border-radius:99.9rem;background-color:#f8f7f6;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-matters__card-button{min-width:17.4rem;height:4.2rem;padding:0 0.8rem 0 1.6rem}}.polyglot-link-matters__card-label{flex:1 0 0;min-width:0;text-align:left}.polyglot-link-matters__card-button:hover{background-color:#fff;border-color:#eb7208}.polyglot-link-matters__card-icon{flex:none;width:2.6rem;height:2.6rem;background-color:#eb7208;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.4rem 1.4rem;border-radius:50%;transition:all .25s ease-in}.polyglot-link-matters__card-button:hover .polyglot-link-matters__card-icon{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:inset 0 0 0 1px #eb7208}.polyglot-link-contact-list{position:relative;padding-block:2.4rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-contact-list{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-contact-list__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-contact-list__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-contact-list__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,91.9rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-contact-list__inner{gap:4rem}}.polyglot-link-contact-list__head{display:flex;flex-direction:column;gap:2.4rem;align-items:center;width:min(100%,57.6rem)}@media(width <= 767px){.polyglot-link-contact-list__head{gap:1.6rem}}.polyglot-link-contact-list__title{display:flex;flex-direction:column;gap:0.3rem;align-items:center}.polyglot-link-contact-list__en{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:600;line-height:1.4;color:#eb7208;text-align:center}@media(width <= 767px){.polyglot-link-contact-list__en{font-size:1.4rem}}.polyglot-link-contact-list__heading{font-family:"Noto Sans JP",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.45;letter-spacing:.04em;color:#141413;text-align:center;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-contact-list__heading{font-size:2.4rem}}.polyglot-link-contact-list__lead{width:100%;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-align:center;font-feature-settings:"palt"}.polyglot-link-contact-list__items{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:stretch;justify-content:flex-start;width:100%}@media(width <= 767px){.polyglot-link-contact-list__items{gap:1.6rem}}.polyglot-link-contact-list__item{display:flex;width:calc((100% - 2.4rem*2)/3)}@media(width <= 767px){.polyglot-link-contact-list__item{width:100%}}.polyglot-link-contact-list__card{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start;width:100%;padding:1.6rem;border:1px solid #d5c8bf;border-radius:12px;background-color:#f8f7f6;text-decoration:none;transition:all .25s ease-in}.polyglot-link-contact-list__card:hover{border-color:#eb7208}.polyglot-link-contact-list__thumb{display:block;width:100%;aspect-ratio:743/416;overflow:hidden;border-radius:6px}.polyglot-link-contact-list__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-contact-list__foot{display:flex;gap:1.4rem;align-items:center;width:100%}.polyglot-link-contact-list__label{display:flex;flex:1 1 0;flex-direction:column;min-width:0}.polyglot-link-contact-list__name{font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-contact-list__name{font-size:1.6rem}}.polyglot-link-contact-list__note{font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:700;line-height:1.5;letter-spacing:.04em;color:#141413;font-feature-settings:"palt"}.polyglot-link-contact-list__name,.polyglot-link-contact-list__note{background-image:linear-gradient(currentcolor, currentcolor);background-repeat:no-repeat;background-position:0 calc(100% - 0.2rem);background-size:0 0.1rem;transition:background-size .5s ease}.polyglot-link-contact-list__note:empty{display:none}.polyglot-link-contact-list__card:hover .polyglot-link-contact-list__name,.polyglot-link-contact-list__card:hover .polyglot-link-contact-list__note{background-size:100% 0.1rem}.polyglot-link-contact-list__arrow{display:inline-block;flex:none;width:2.6rem;height:2.6rem;border:1px solid rgba(0,0,0,0);border-radius:50%;background-color:#eb7208;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.4rem 1.4rem;transition:all .25s ease-in}.polyglot-link-contact-list__card:hover .polyglot-link-contact-list__arrow{border-color:#eb7208;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.polyglot-link-form{position:relative;padding-block:2.4rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-form{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-form__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-form__breadcrumb{margin-bottom:4.8rem}}.polyglot-link-form__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:8rem;align-items:center;width:min(100%,72rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-form__inner{gap:3.2rem}}.polyglot-link-form__head{display:flex;flex-direction:column;gap:0.8rem;align-items:center}@media(width <= 767px){.polyglot-link-form__head{gap:0.4rem}}.polyglot-link-form__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-form__label{gap:0.4rem;font-size:1.3rem}}.polyglot-link-form__label::before{flex:none;width:2rem;height:2rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-form__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-form__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;color:#141413;text-align:center;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-form__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-form__body{display:flex;flex-direction:column;gap:4rem;width:100%}.polyglot-link-form__desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}.polyglot-link-form__desc>:where(p){margin:0}.polyglot-link-form__form{width:100%}.polyglot-link-complete{position:relative;padding-block:12rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-complete{padding-block:6.4rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-complete__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,114rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-complete__inner{gap:3.2rem}}.polyglot-link-complete__head{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-complete__head{gap:0.8rem}}.polyglot-link-complete__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-complete__label{gap:0.4rem;font-size:1.3rem}}.polyglot-link-complete__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-complete__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-complete__en{font-family:"Poppins",sans-serif;font-size:4.6rem;font-weight:600;line-height:1;letter-spacing:.01em;color:#141413;text-align:center}@media(width <= 767px){.polyglot-link-complete__en{font-size:3rem}}.polyglot-link-complete__desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-align:center;font-feature-settings:"palt"}.polyglot-link-complete__desc>:where(p){margin:0}.polyglot-link-complete__button{box-sizing:border-box;display:inline-flex;gap:1rem;align-items:center;min-width:20rem;height:5.4rem;padding:0 1.4rem 0 2rem;color:#141413;text-decoration:none;background-color:#f8f7f6;border:0.1rem solid #d5c8bf;border-radius:99.9rem;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-complete__button{gap:1.2rem;min-width:16rem;height:4.2rem;padding:0 0.8rem 0 1.6rem}}.polyglot-link-complete__button-text{flex:1 0 0;min-width:0;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:inherit;text-align:left;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-complete__button-text{font-size:1.4rem}}.polyglot-link-complete__button-arrow{display:inline-block;flex:none;width:2.6rem;height:2.6rem;background-color:#eb7208;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.4rem 1.4rem;border-radius:50%}.polyglot-link-complete__button:hover{color:#fff;background-color:#eb7208;border-color:#eb7208}.polyglot-link-complete__button:hover .polyglot-link-complete__button-arrow{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.polyglot-link-document-form{position:relative;padding-block:2.4rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-document-form{padding-block:1.6rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-document-form__breadcrumb{position:relative;z-index:1;width:min(100%,128rem);margin-inline:auto;margin-bottom:9.6rem}@media(width <= 767px){.polyglot-link-document-form__breadcrumb{margin-bottom:4rem}}.polyglot-link-document-form__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:6.4rem;width:min(100%,128rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-document-form__inner{gap:3.2rem}}.polyglot-link-document-form__head{display:flex;flex-direction:column;gap:5.2rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-document-form__head{gap:1.6rem}}.polyglot-link-document-form__title-group{display:flex;flex-direction:column;gap:0.8rem;align-items:flex-start}@media(width <= 767px){.polyglot-link-document-form__title-group{gap:0.4rem}}.polyglot-link-document-form__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;color:#eb7208;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-document-form__label{gap:0.4rem;font-size:1.3rem}}.polyglot-link-document-form__label::before{flex:none;width:2rem;height:2rem;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat}@media(width <= 767px){.polyglot-link-document-form__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-document-form__en{font-family:"Poppins",sans-serif;font-size:7.2rem;font-weight:600;line-height:1.16;color:#141413;letter-spacing:.01em}@media(width <= 767px){.polyglot-link-document-form__en{font-size:3.4rem;line-height:1.3}}.polyglot-link-document-form__divider{width:100%;height:1px;background-color:#d5c8bf}.polyglot-link-document-form__columns{display:flex;align-items:flex-start;justify-content:space-between;width:100%}@media(width <= 767px){.polyglot-link-document-form__columns{flex-direction:column;gap:4.8rem}}.polyglot-link-document-form__body{display:flex;flex-direction:column;gap:2.4rem;align-items:flex-start;width:46rem}@media(width <= 767px){.polyglot-link-document-form__body{width:100%}}.polyglot-link-document-form__img{display:block;width:100%;aspect-ratio:743/416;overflow:hidden;border-radius:6px}.polyglot-link-document-form__img-el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polyglot-link-document-form__text{display:flex;flex-direction:column;gap:2.4rem;width:100%}.polyglot-link-document-form__lead{display:flex;flex-direction:column;gap:1.2rem;width:100%}.polyglot-link-document-form__doc-title{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.04em}@media(width <= 767px){.polyglot-link-document-form__doc-title{font-size:2rem}}.polyglot-link-document-form__doc-desc{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}.polyglot-link-document-form__doc-desc>:where(p){margin:0}.polyglot-link-document-form__tel{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;width:100%;padding:2.4rem 3.2rem;background-color:#f8f7f6;border:1px solid #d5c8bf;border-radius:6px}@media(width <= 767px){.polyglot-link-document-form__tel{padding:2.4rem}}.polyglot-link-document-form__tel-note{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;font-feature-settings:"palt";line-height:1.9;color:#141413;letter-spacing:.04em}.polyglot-link-document-form__tel-body{display:flex;flex-direction:column;gap:0.4rem;align-items:flex-start}.polyglot-link-document-form__tel-link{display:inline-flex;gap:0.8rem;align-items:center;color:#141413;text-decoration:none}.polyglot-link-document-form__tel-icon{flex:none;width:2.5rem;height:2.5rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M22.8861 19.0885C22.8861 19.4635 22.8027 19.849 22.6257 20.224C22.4486 20.599 22.2194 20.9531 21.9173 21.2865C21.4069 21.849 20.8444 22.2552 20.209 22.5156C19.584 22.776 18.9069 22.9115 18.1777 22.9115C17.1152 22.9115 15.9798 22.6615 14.7819 22.151C13.584 21.6406 12.3861 20.9531 11.1986 20.0885C10.0007 19.2135 8.86523 18.2448 7.7819 17.1719C6.70898 16.0885 5.74023 14.9531 4.87565 13.7656C4.02148 12.5781 3.33398 11.3906 2.83398 10.2135C2.33398 9.02604 2.08398 7.89062 2.08398 6.80729C2.08398 6.09896 2.20898 5.42188 2.45898 4.79688C2.70898 4.16146 3.10482 3.57812 3.6569 3.05729C4.32357 2.40104 5.05273 2.07812 5.82357 2.07812C6.11523 2.07812 6.4069 2.14063 6.66732 2.26563C6.93815 2.39063 7.17773 2.57812 7.36523 2.84896L9.7819 6.25521C9.9694 6.51562 10.1048 6.75521 10.1986 6.98438C10.2923 7.20312 10.3444 7.42188 10.3444 7.61979C10.3444 7.86979 10.2715 8.11979 10.1257 8.35937C9.99023 8.59896 9.79232 8.84896 9.54232 9.09896L8.75065 9.92187C8.63607 10.0365 8.58398 10.1719 8.58398 10.3385C8.58398 10.4219 8.5944 10.4948 8.61523 10.5781C8.64648 10.6615 8.67773 10.724 8.69857 10.7865C8.88607 11.1302 9.20898 11.5781 9.66732 12.1198C10.1361 12.6615 10.6361 13.2135 11.1777 13.7656C11.7402 14.3177 12.2819 14.8281 12.834 15.2969C13.3757 15.7552 13.8236 16.0677 14.1777 16.2552C14.2298 16.276 14.2923 16.3073 14.3652 16.3385C14.4486 16.3698 14.5319 16.3802 14.6257 16.3802C14.8027 16.3802 14.9382 16.3177 15.0527 16.2031L15.8444 15.4219C16.1048 15.1615 16.3548 14.9635 16.5944 14.8385C16.834 14.6927 17.0736 14.6198 17.334 14.6198C17.5319 14.6198 17.7402 14.6615 17.9694 14.7552C18.1986 14.849 18.4382 14.9844 18.6986 15.1615L22.1465 17.6094C22.4173 17.7969 22.6048 18.0156 22.7194 18.276C22.8236 18.5365 22.8861 18.7969 22.8861 19.0885Z' fill='%23eb7208'/%3E%3C/svg%3E") center/contain no-repeat}.polyglot-link-document-form__tel-number{font-family:"Noto Sans JP",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.4;color:#141413;letter-spacing:.04em}.polyglot-link-document-form__tel-hours{font-family:"Noto Sans JP",sans-serif;font-size:1.3rem;font-weight:400;font-feature-settings:"palt";line-height:1.5;color:#141413;letter-spacing:.04em}.polyglot-link-document-form__form{width:64rem}@media(width <= 767px){.polyglot-link-document-form__form{width:100%}}.polyglot-link-404{position:relative;padding-block:12rem 16rem;padding-inline:2rem;overflow:hidden;background-color:#efebe6}@media(width <= 767px){.polyglot-link-404{padding-block:8rem 9.6rem;padding-inline:2.4rem}}.polyglot-link-404__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:4.8rem;align-items:center;width:min(100%,114rem);margin-inline:auto}@media(width <= 767px){.polyglot-link-404__inner{gap:3.2rem}}.polyglot-link-404__head{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(width <= 767px){.polyglot-link-404__head{gap:0.4rem}}.polyglot-link-404__label{display:inline-flex;gap:0.6rem;align-items:center;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.04em;color:#eb7208}@media(width <= 767px){.polyglot-link-404__label{gap:0.4rem;font-size:1.3rem;letter-spacing:.04em}}.polyglot-link-404__label::before{flex:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20.0165' fill='none'%3E%3Cpath d='M20 10.0194C20 11.3323 19.7414 12.6323 19.239 13.8452C18.7366 15.0581 18.0002 16.1601 17.0719 17.0885C16.1436 18.0168 15.0415 18.7531 13.8286 19.2555C12.6157 19.7579 11.3157 20.0165 10.0029 20.0165C8.69007 20.0165 7.39009 19.7579 6.17719 19.2555C4.96429 18.7531 3.86222 18.0168 2.9339 17.0884C2.00559 16.1601 1.26921 15.0581 0.766805 13.8452C0.264405 12.6323 0.00582269 11.3323 0.00582314 10.0194L3.90469 10.0194C3.90469 10.8203 4.06242 11.6133 4.36889 12.3531C4.67535 13.093 5.12454 13.7653 5.69081 14.3315C6.25709 14.8978 6.92935 15.347 7.66922 15.6535C8.40909 15.9599 9.20208 16.1177 10.0029 16.1177C10.8037 16.1177 11.5967 15.9599 12.3366 15.6535C13.0765 15.347 13.7487 14.8978 14.315 14.3315C14.8813 13.7653 15.3305 13.093 15.6369 12.3531C15.9434 11.6133 16.1011 10.8203 16.1011 10.0194L20 10.0194Z' fill='%23f8c097'/%3E%3Cpath d='M9.99717 0C11.752 2.09408e-08 13.4759 0.461919 14.9957 1.33933C16.5154 2.21674 17.7774 3.47873 18.6548 4.99845C19.5323 6.51818 19.9942 8.24209 19.9943 9.99693C19.9943 11.7518 19.5324 13.4757 18.655 14.9955L15.2785 13.0461C15.8137 12.119 16.0954 11.0674 16.0954 9.99699C16.0954 8.92654 15.8136 7.87495 15.2784 6.94792C14.7431 6.02089 13.9733 5.25108 13.0463 4.71586C12.1192 4.18063 11.0676 3.89886 9.99717 3.89886L9.99717 0Z' fill='%23f18d4c'/%3E%3Cpath d='M9.99711 5.61554e-05C8.24243 5.61764e-05 6.51866 0.461891 4.99902 1.33915C3.47937 2.21641 2.2174 3.47819 1.3399 4.99769C0.4624 6.5172 0.000294581 8.2409 1.91966e-05 9.99558C-0.000256188 11.7503 0.461308 13.4741 1.33833 14.9939L4.71525 13.0452C4.18027 12.1181 3.89872 11.0665 3.89888 9.99619C3.89905 8.92583 4.18094 7.87438 4.71621 6.94748C5.25148 6.02058 6.02129 5.2509 6.94827 4.71577C7.87525 4.18064 8.92675 3.89892 9.99711 3.89892L9.99711 5.61554e-05Z' fill='%23ea5504'/%3E%3C/svg%3E") center/contain no-repeat;content:""}@media(width <= 767px){.polyglot-link-404__label::before{width:1.3rem;height:1.3rem}}.polyglot-link-404__title{font-family:"Poppins",sans-serif;font-size:4.6rem;font-weight:600;line-height:1;letter-spacing:.01em;color:#141413;text-align:center}@media(width <= 767px){.polyglot-link-404__title{font-size:3.4rem;letter-spacing:.01em}}.polyglot-link-404__desc{max-width:42.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.9;letter-spacing:.04em;color:#141413;text-align:center;font-feature-settings:"palt"}@media(width <= 767px){.polyglot-link-404__desc{max-width:none}}.polyglot-link-404__desc p{margin:0;line-height:1.9}.polyglot-link-404__button{box-sizing:border-box;display:inline-flex;gap:1rem;align-items:center;min-width:20rem;height:5.4rem;padding:0 1.4rem 0 2rem;border:0.1rem solid #d5c8bf;border-radius:99.9rem;background-color:#f8f7f6;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#141413;text-decoration:none;transition:all .25s ease-in}@media(width <= 767px){.polyglot-link-404__button{gap:1.2rem;min-width:16rem;height:4.2rem;padding:0 0.8rem 0 1.6rem;font-size:1.4rem;letter-spacing:.04em}}.polyglot-link-404__button-label{flex:1 0 0;min-width:0;text-align:left}.polyglot-link-404__button:hover{background-color:#eb7208;border-color:#eb7208;color:#fff}.polyglot-link-404__button-arrow{display:inline-block;flex:none;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#eb7208;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='white' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.4rem 1.4rem}.polyglot-link-404__button:hover .polyglot-link-404__button-arrow{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7h6.5M7 4l3 3-3 3' stroke='%23eb7208' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
