:root{--fz-pc: 16;--fz-sp: 14;--rem-pc: calc(1 / var(--fz-pc) * 1rem);--rem-sp: calc(1 / var(--fz-sp) * 1rem);--inner-xs: 720;--inner-sm: 960;--inner-md: 1440;--inner-lg: 1600;--inner-xl: 1760;--section_pdg-sm: 80;--section_pdg-sm-sp: 40;--section_pdg-md: 120;--section_pdg-md-sp: 60;--section_pdg-lg: 160;--section_pdg-lg-sp: 80;--ltr-space-default: 0.03em;--line-height-default: 2;--line-height-hdr: 1.4;--line-height-none: 1;--font-default: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;--font-jp-heading: "石井ゴシック B";--font-jp-text: "石井ゴシック M";--font-jp-text-m: "石井ゴシック M";--font-en-heading: "EB Garamond", sans-serif;--font-en-text: "Montserrat", sans-serif;--font-en-display: "EB Garamond", sans-serif;--font-en-display-2: "Albert Sans", sans-serif;--font-weight-default: 400;--font-weight-heading: 500;--font-weight-bold: 600;--heading1: 56;--heading1-sp: 36;--heading2: 48;--heading2-sp: 30;--heading3: 40;--heading3-sp: 24;--heading4: 32;--heading4-sp: 20;--heading5: 24;--heading5-sp: 18;--heading6: 20;--heading6-sp: 16;--font-size-heading1: calc(var(--heading1) * var(--rem-pc));--font-size-heading1-sp: calc(var(--heading1-sp) * var(--rem-sp));--font-size-heading2: calc(var(--heading2) * var(--rem-pc));--font-size-heading2-sp: calc(var(--heading2-sp) * var(--rem-sp));--font-size-heading3: calc(var(--heading3) * var(--rem-pc));--font-size-heading3-sp: calc(var(--heading3-sp) * var(--rem-sp));--font-size-heading4: calc(var(--heading4) * var(--rem-pc));--font-size-heading4-sp: calc(var(--heading4-sp) * var(--rem-sp));--font-size-heading5: calc(var(--heading5) * var(--rem-pc));--font-size-heading5-sp: calc(var(--heading5-sp) * var(--rem-sp));--font-size-heading6: calc(var(--heading6) * var(--rem-pc));--font-size-heading6-sp: calc(var(--heading6-sp) * var(--rem-sp));--txt-lg: 20;--txt-lg-sp: 16;--txt-md: 16;--txt-md-sp: 14;--txt-sm: 14;--txt-sm-sp: 12;--font-size-txt-lg: calc(var(--txt-lg) * var(--rem-pc));--font-size-txt-lg-sp: calc(var(--txt-lg-sp) * var(--rem-sp));--font-size-txt-md: calc(var(--txt-md) * var(--rem-pc));--font-size-txt-md-sp: calc(var(--txt-md-sp) * var(--rem-sp));--font-size-txt-sm: calc(var(--txt-sm) * var(--rem-pc));--font-size-txt-sm-sp: calc(var(--txt-sm-sp) * var(--rem-sp));--display-lg: 160;--display-lg-sp: 80;--display-md: 120;--display-md-sp: 60;--display-sm: 80;--display-sm-sp: 40;--font-size-display-lg: calc(var(--display-lg) * var(--rem-pc));--font-size-display-lg-sp: calc(var(--display-lg-sp) * var(--rem-sp));--font-size-display-md: calc(var(--display-md) * var(--rem-pc));--font-size-display-md-sp: calc(var(--display-md-sp) * var(--rem-sp));--font-size-display-sm: calc(var(--display-sm) * var(--rem-pc));--font-size-display-sm-sp: calc(var(--display-sm-sp) * var(--rem-sp));--clr-primary-default: #1eafd7;--clr-primary-dark: #0c8cbe;--clr-primary-light: #72d6f4;--clr-secondary-default: #eb3535;--clr-secondary-dark: #d03030;--clr-secondary-light: #f25353;--clr-bg-01: #f4f4f7;--clr-bg-02: #ececf0;--clr-bg-03: #2c3147;--clr-bg-04: #151b36;--clr-bg-05: #eafbff;--clr-sub-01: #51aaa6;--clr-sub-02: #a8bf71;--clr-sub-03: #d7a761;--clr-sub-04: #cf727c;--clr-sub-05: #a2689b;--clr-sub-06: #6790b7;--clr-mono-01: #f2f2f2;--clr-mono-02: #dfdfe0;--clr-mono-03: #babdc4;--clr-mono-04: #9599a3;--clr-mono-05: #646b7a;--clr-mono-06: #333841;--clr-text-primary: #29292c;--clr-text-secondary: #919199;--clr-text-placeholder: #ccc;--clr-text-light: #f7f7f7;--clr-wht: #fff;--clr-blk: #000;--radius-primary: 5;--radius-primary-sp: 8;--radius-secondary: 8;--radius-secondary-sp: 4;--radius-tertiary: 4;--radius-tertiary-sp: 2;--radius-max: 100vmax;--border-radius-primary: calc(var(--radius-primary) * var(--rem-pc));--border-radius-primary-sp: calc(var(--radius-primary-sp) * var(--rem-sp));--border-radius-secondary: calc(var(--radius-secondary) * var(--rem-pc));--border-radius-secondary-sp: calc(var(--radius-secondary-sp) * var(--rem-sp));--border-radius-tertiary: calc(var(--radius-tertiary) * var(--rem-pc));--border-radius-tertiary-sp: calc(var(--radius-tertiary-sp) * var(--rem-sp));--border-radius-max: var(--radius-max);--box-shadow-default: 0px 0px 24px 0px color-mix(in srgb, var(--clr-blk) 10%, transparent);--backdrop-filter-default: blur(4px);--easing: ease-out;--duration: 0.4s;--transit-default: all var(--duration) var(--easing)}html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,address,em,img,small,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tfoot,thead,tr,th,td,article,aside,footer,header,menu,nav,section,time{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}*,*:after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{line-height:1;background:#fff;color:#333}article,aside,footer,header,menu,nav,section,main{display:block}nav ul{list-style:none}blockquote{quotes:none}blockquote:before,blockquote:after{content:"";content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}img{max-width:100%;height:auto;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}input,select{vertical-align:middle}li img{vertical-align:bottom}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}input[type=search]:focus{outline-offset:-2px}input[type=search]::-webkit-search-decoration{display:none}input[type=submit]{-webkit-appearance:none}@media print,screen and (min-width: 768px){a{-webkit-tap-highlight-color:rgba(0,0,0,0)}@-moz-document url-prefix(){*{font-feature-settings:"palt"}}}@media screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 0){*{font-feature-settings:"palt"}}html{font-size:clamp(9px,0.8333333333vw,1rem);height:100%;overflow-y:scroll;overflow-x:hidden;scroll-padding-top:5rem}@media screen and (min-width: 48em)and (max-width: 67.5em){html{font-size:0.875rem;overflow-y:auto;overflow-x:auto}}@media screen and (max-width: 47.9375em){html{font-size:min(3.3816425121vw,0.875rem);scroll-padding-top:4rem}}body{font-family:var(--font-jp-text);line-height:var(--line-height-default);font-weight:var(--font-weight-default);font-feature-settings:"palt";color:var(--clr-text-primary);height:100%;word-break:break-word}@media print,screen and (min-width: 48em){body{font-size:clamp(14.1666666667px,0.8333333333vw,1rem)}}@media screen and (min-width: 48em)and (max-width: 67.5em){body:not(.mce-content-body){min-width:1080px}}@media screen and (max-width: 47.9375em){body{-webkit-text-size-adjust:none}}*{letter-spacing:var(--ltr-space-default)}ul,ol{list-style:none}small{font-size:max(12px,0.875rem)}@media screen and (max-width: 47.9375em){small{font-size:0.9285714286rem}}a,a:where([href="javascript:void(0);"]):hover{color:var(--clr-text-primary);text-decoration:none;transition:var(--transit-default);outline:none}a:where([href="javascript:void(0);"]),a:where([href="javascript:void(0);"])::before{color:inherit;cursor:default;opacity:1;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus{text-decoration:none !important}@media print,screen and (min-width: 48em){a[href^="tel:"]{pointer-events:none}}img{vertical-align:middle}@media screen and (max-width: 47.9375em){img{max-width:100%;height:auto}}address,em,i{font-style:normal}h1,h2,h3,h4,h5,h6{line-height:var(--line-height-hdr)}svg{transition:var(--transit-default)}.txt-lg{--max-font-size: calc(var(--txt-lg) * 1px - 2px);font-size:max(var(--max-font-size),var(--font-size-txt-lg));line-height:2.2;letter-spacing:.03em}@media screen and (max-width: 47.9375em){.txt-lg{font-size:var(--font-size-txt-lg-sp)}}.txt-sm{--max-font-size: calc(var(--txt-sm) * 1px - 2px);font-size:max(var(--max-font-size),var(--font-size-txt-sm))}@media screen and (max-width: 47.9375em){.txt-sm{font-size:var(--font-size-txt-sm-sp)}}.clr-primary-default,.clr-primary-default *{color:var(--clr-primary-default)}.clr-primary-dark,.clr-primary-dark *{color:var(--clr-primary-dark)}.clr-primary-light,.clr-primary-light *{color:var(--clr-primary-light)}.clr-secondary-default,.clr-secondary-default *{color:var(--clr-secondary-default)}.clr-secondary-dark,.clr-secondary-dark *{color:var(--clr-secondary-dark)}.clr-secondary-light,.clr-secondary-light *{color:var(--clr-secondary-light)}.clr-bg-01,.clr-bg-01 *{color:var(--clr-bg-01)}.clr-bg-02,.clr-bg-02 *{color:var(--clr-bg-02)}.clr-bg-03,.clr-bg-03 *{color:var(--clr-bg-03)}.clr-bg-04,.clr-bg-04 *{color:var(--clr-bg-04)}.clr-bg-05,.clr-bg-05 *{color:var(--clr-bg-05)}.clr-sub-01,.clr-sub-01 *{color:var(--clr-sub-01)}.clr-sub-02,.clr-sub-02 *{color:var(--clr-sub-02)}.clr-sub-03,.clr-sub-03 *{color:var(--clr-sub-03)}.clr-sub-04,.clr-sub-04 *{color:var(--clr-sub-04)}.clr-sub-05,.clr-sub-05 *{color:var(--clr-sub-05)}.clr-sub-06,.clr-sub-06 *{color:var(--clr-sub-06)}.clr-mono-01,.clr-mono-01 *{color:var(--clr-mono-01)}.clr-mono-02,.clr-mono-02 *{color:var(--clr-mono-02)}.clr-mono-03,.clr-mono-03 *{color:var(--clr-mono-03)}.clr-mono-04,.clr-mono-04 *{color:var(--clr-mono-04)}.clr-mono-05,.clr-mono-05 *{color:var(--clr-mono-05)}.clr-mono-06,.clr-mono-06 *{color:var(--clr-mono-06)}.clr-text-primary,.clr-text-primary *{color:var(--clr-text-primary)}.clr-text-secondary,.clr-text-secondary *{color:var(--clr-text-secondary)}.clr-text-placeholder,.clr-text-placeholder *{color:var(--clr-text-placeholder)}.clr-text-light,.clr-text-light *{color:var(--clr-text-light)}.clr-wht,.clr-wht *{color:var(--clr-wht)}.clr-blk,.clr-blk *{color:var(--clr-blk)}.has-clr-primary-default-color,.has-clr-primary-default-color *{color:var(--clr-primary-default)}.has-clr-primary-dark-color,.has-clr-primary-dark-color *{color:var(--clr-primary-dark)}.has-clr-primary-light-color,.has-clr-primary-light-color *{color:var(--clr-primary-light)}.has-clr-secondary-default-color,.has-clr-secondary-default-color *{color:var(--clr-secondary-default)}.has-clr-secondary-dark-color,.has-clr-secondary-dark-color *{color:var(--clr-secondary-dark)}.has-clr-secondary-light-color,.has-clr-secondary-light-color *{color:var(--clr-secondary-light)}.has-clr-bg-01-color,.has-clr-bg-01-color *{color:var(--clr-bg-01)}.has-clr-bg-02-color,.has-clr-bg-02-color *{color:var(--clr-bg-02)}.has-clr-bg-03-color,.has-clr-bg-03-color *{color:var(--clr-bg-03)}.has-clr-bg-04-color,.has-clr-bg-04-color *{color:var(--clr-bg-04)}.has-clr-bg-05-color,.has-clr-bg-05-color *{color:var(--clr-bg-05)}.has-clr-sub-01-color,.has-clr-sub-01-color *{color:var(--clr-sub-01)}.has-clr-sub-02-color,.has-clr-sub-02-color *{color:var(--clr-sub-02)}.has-clr-sub-03-color,.has-clr-sub-03-color *{color:var(--clr-sub-03)}.has-clr-sub-04-color,.has-clr-sub-04-color *{color:var(--clr-sub-04)}.has-clr-sub-05-color,.has-clr-sub-05-color *{color:var(--clr-sub-05)}.has-clr-sub-06-color,.has-clr-sub-06-color *{color:var(--clr-sub-06)}.has-clr-mono-01-color,.has-clr-mono-01-color *{color:var(--clr-mono-01)}.has-clr-mono-02-color,.has-clr-mono-02-color *{color:var(--clr-mono-02)}.has-clr-mono-03-color,.has-clr-mono-03-color *{color:var(--clr-mono-03)}.has-clr-mono-04-color,.has-clr-mono-04-color *{color:var(--clr-mono-04)}.has-clr-mono-05-color,.has-clr-mono-05-color *{color:var(--clr-mono-05)}.has-clr-mono-06-color,.has-clr-mono-06-color *{color:var(--clr-mono-06)}.has-clr-text-primary-color,.has-clr-text-primary-color *{color:var(--clr-text-primary)}.has-clr-text-secondary-color,.has-clr-text-secondary-color *{color:var(--clr-text-secondary)}.has-clr-text-placeholder-color,.has-clr-text-placeholder-color *{color:var(--clr-text-placeholder)}.has-clr-text-light-color,.has-clr-text-light-color *{color:var(--clr-text-light)}.has-clr-wht-color,.has-clr-wht-color *{color:var(--clr-wht)}.has-clr-blk-color,.has-clr-blk-color *{color:var(--clr-blk)}.fz14{font-size:max(12px,0.875rem)}@media screen and (max-width: 47.9375em){.fz14{font-size:0.875rem}}.fz20{font-size:max(18px,1.25rem)}@media screen and (max-width: 47.9375em){.fz20{font-size:1.25rem}}.fz24{font-size:max(22px,1.5rem)}@media screen and (max-width: 47.9375em){.fz24{font-size:1.5rem}}.fz27{font-size:1.6875rem}@media screen and (max-width: 47.9375em){.fz27{font-size:1.6875rem}}.fz28{font-size:1.75rem}@media screen and (max-width: 47.9375em){.fz28{font-size:1.75rem}}@media screen and (max-width: 47.9375em){.fz-sp30{font-size:2.1428571429rem !important}}.fz32{font-size:2rem}@media screen and (max-width: 47.9375em){.fz32{font-size:2rem}}.font-jp{font-family:var(--font-jp-heading)}.font-en{font-family:var(--font-en-heading)}.clip-txt2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.txt-ctr,.txt-ctr-pc{text-align:center}.txt-rgt,.txt-rgt-pc{text-align:right}@media screen and (max-width: 47.9375em){.txt-ctr-pc,.txt-rgt-pc{text-align:left}.txt-ctr-sp{text-align:center}}.txtarea:not([class*=txt-ctr]):not([class*=txt-rgt]){text-align:justify}.txtarea p:not([class*=mgn-btm]):not(:last-child){margin-bottom:1em}.bold{font-weight:bold}.bold:not([class*=clr-]){color:var(--clr-primary-default)}.mce-content-body::before,.mce-content-body::after{content:"";display:table}.mce-content-body::after{clear:both}.mce-content-body ul:where(:not([class*=ez-toc-])):not(:first-child),.mce-content-body ol:not(:first-child){margin-top:1em}.mce-content-body ul:where(:not([class*=ez-toc-])):not(:last-child),.mce-content-body ol:not(:last-child){margin-bottom:1em}.mce-content-body ul:where(:not([class*=ez-toc-])) ul,.mce-content-body ul:where(:not([class*=ez-toc-])) ol,.mce-content-body ol ul,.mce-content-body ol ol{margin-top:1em}.mce-content-body ul:where(:not([class*=ez-toc-])){margin-inline-start:1.625rem}.mce-content-body li{position:relative;padding-block-end:.5em}.mce-content-body ul:where(:not([class*=ez-toc-])) li{list-style:none}.mce-content-body ul:where(:not([class*=ez-toc-])) li::before{content:"";float:inline-start;inline-size:0.625rem;aspect-ratio:1;margin-block:calc((1lh - 0.625rem)/2);margin-inline-start:calc(1.625rem*-1);color:var(--clr-primary-default);border:1px solid;background-color:currentColor}.mce-content-body ol{margin-inline-start:1.5em}.mce-content-body ol::marker{letter-spacing:0.2em}.mce-content-body ol:not([style]){counter-reset:cnt}.mce-content-body ol:not([style])>li{counter-increment:cnt;text-indent:-1.5em}.mce-content-body ol:not([style])>li::before{content:counter(cnt, decimal-leading-zero) ".";color:var(--clr-primary-default);margin-right:.3em;letter-spacing:0}.mce-content-body ol:not([style])>li ul li{text-indent:0}.mce-content-body ul:where([style="list-style-type: circle;"]) li::before{background-color:var(--clr-wht)}.mce-content-body ul:where(:not([style="list-style-type: square;"])) li::before{border-radius:50%}.mce-content-body .wp-block-image img{margin:1em 0;max-width:100%;height:auto}.mce-content-body .wp-caption{width:fit-content;max-width:100%}.mce-content-body hr{margin-top:2rem;margin-bottom:2rem;border:none;border-bottom:2px solid var(--clr-primary-default)}.mce-content-body a .wp-block-image img{transition:var(--transit-default)}.mce-content-body a:hover .wp-block-image img{opacity:.8}.mce-content-body img{display:block}@media screen and (max-width: 47.9375em){.mce-content-body .alignright,.mce-content-body .alignleft{width:100% !important;float:none;margin:1em auto;display:block}}.mce-content-body .alignleft{float:left;clear:left;margin-right:1em;margin-bottom:1em}.mce-content-body .alignright{float:right;clear:right;margin-left:1em;margin-bottom:1em}.mce-content-body .aligncenter{margin-left:auto;margin-right:auto;margin-bottom:1em}.mce-content-body .wp-block-image img.aligncenter{display:block}.mce-content-body .alignleft:last-child,.mce-content-body .alignright:last-child,.mce-content-body .aligncenter:last-child{margin-bottom:0}.mce-content-body p:not(:last-child){margin-bottom:1em}.mce-content-body b,.mce-content-body strong{font-weight:bold}.mce-content-body .wp-block-quote>p,.mce-content-body blockquote:not(.wp-block-quote){padding:1rem 2.5rem;border-radius:0.1875rem;position:relative;display:block;width:fit-content;font-style:oblique;margin-left:0 !important;border-left:0 !important;box-shadow:0 !important;color:#666;background-color:var(--clr-bg-02);text-align:left}.mce-content-body .wp-block-quote>p:not(:first-child),.mce-content-body blockquote:not(.wp-block-quote):not(:first-child){margin-top:1em}.mce-content-body .wp-block-quote>p:not(:last-child),.mce-content-body blockquote:not(.wp-block-quote):not(:last-child){margin-bottom:1em}@media screen and (max-width: 47.9375em){.mce-content-body .wp-block-quote>p,.mce-content-body blockquote:not(.wp-block-quote){padding:1rem}}.mce-content-body .wp-block-quote>p::before,.mce-content-body .wp-block-quote>p::after,.mce-content-body blockquote:not(.wp-block-quote)::before,.mce-content-body blockquote:not(.wp-block-quote)::after{content:"";position:absolute;width:1em;height:1em;opacity:.25}.mce-content-body .wp-block-quote>p::before,.mce-content-body blockquote:not(.wp-block-quote)::before{background-image:url("../images/common/icon-quote_left.svg");top:0.875rem;left:0.75rem}@media screen and (max-width: 47.9375em){.mce-content-body .wp-block-quote>p::before,.mce-content-body blockquote:not(.wp-block-quote)::before{top:0;left:0}}.mce-content-body .wp-block-quote>p::after,.mce-content-body blockquote:not(.wp-block-quote)::after{background-image:url("../images/common/icon-quote_right.svg");bottom:0.875rem;right:0.75rem}@media screen and (max-width: 47.9375em){.mce-content-body .wp-block-quote>p::after,.mce-content-body blockquote:not(.wp-block-quote)::after{bottom:0;right:0}}.mce-content-body a{text-decoration:underline}@media(hover: hover){.mce-content-body a:hover{text-decoration:none}}.mce-content-body table{border:none;height:auto !important}@media screen and (max-width: 47.9375em){.mce-content-body table{max-width:none !important}}.mce-content-body table:not(:first-child){margin-top:1em}.mce-content-body table:not(:last-child){margin-bottom:1em}.mce-content-body tr,.mce-content-body th,.mce-content-body td{height:auto !important}.mce-content-body th,.mce-content-body td{padding:1em;border:1px solid var(--clr-mono-02);vertical-align:top}@media screen and (max-width: 47.9375em){.mce-content-body th,.mce-content-body td{padding:.75em;line-height:var(--line-height-hdr)}}.mce-content-body th{min-width:7.5rem;text-align:left}@media screen and (max-width: 47.9375em){.mce-content-body th{font-weight:bold}}.mce-content-body td{background-color:var(--clr-wht)}.mce-content-body sup{font-size:max(10px,0.75rem);color:#555}.mce-content-body iframe{position:relative;width:100%;height:auto;aspect-ratio:16/9;vertical-align:bottom;border-radius:var(--border-radius-primary)}@media screen and (max-width: 47.9375em){.mce-content-body iframe[src*="google.com/maps"]{aspect-ratio:4/3}}.mce-content-body iframe:not(:first-child){margin-top:2em}.mce-content-body iframe:not(:last-child){margin-bottom:2em}.acf-field ul li::before{display:none}[class*=mce-table] th{font-weight:var(--font-weight-bold)}.mce-table01 th,.mce-table01 td{position:relative;border:0;padding:1em 1.5em}@media screen and (max-width: 47.9375em){.mce-table01 th,.mce-table01 td{padding:1em}}.mce-table01 tr:first-child th{border-top:2px solid}.mce-table01 tr:first-child td{border-top:2px solid var(--clr-mono-02)}.mce-table01 th{color:var(--clr-primary-default);background-color:var(--clr-bg-05);border-bottom:2px solid}.mce-table02{background-color:var(--clr-wht)}@media print,screen and (min-width: 48em){.mce-table02 th:not(:last-child){border-right:0}.mce-table02 td:not(:first-child){border-left:0}}.mce-table02 th,.mce-table02 td{padding:1em;border:1px solid var(--clr-mono-02)}.mce-table02 th{min-width:7.5rem;text-align:left;background-color:var(--clr-bg-01)}@media screen and (max-width: 47.9375em){.table-sp-full{width:100% !important}.table-sp-full th,.table-sp-full td{flex:1}.table-sp-block,.table-sp-block th,.table-sp-block td{width:100% !important}.table-sp-block th,.table-sp-block td{display:block}.mce-table02.table-sp-block th,.mce-table02.table-sp-block td{border-bottom:0}.mce-table02.table-sp-block tr:last-child>*:last-child{border-bottom:1px solid var(--clr-mono-02)}.table-sp-scroll{min-width:38.5714285714rem}.scroll{overflow-x:scroll;margin-bottom:1em;-webkit-overflow-scrolling:touch}.scroll table{margin:0}}.mce-box,.is-style-mce-box{padding:2.5rem;background-color:var(--clr-bg-01)}@media screen and (max-width: 47.9375em){.mce-box,.is-style-mce-box{padding:1.5rem}}.mce-box:not(:first-child),.is-style-mce-box:not(:first-child){margin-top:2em}.mce-box:not(:last-child),.is-style-mce-box:not(:last-child){margin-bottom:2em}.mce-box :where(*:not([class*=clr-]):not([class*=bold]):not([class*=mce-ttl])),.is-style-mce-box :where(*:not([class*=clr-]):not([class*=bold]):not([class*=mce-ttl])){color:var(--clr-text-primary)}.lps_sec:nth-child(even) *:not(.bg-wht) .mce-box{background-color:var(--clr-wht)}.lps_sec:nth-child(even) .bg-wht .mce-box{background-color:var(--clr-bg-01)}.lps_sec:nth-child(odd) *:not(.bg-wht) .mce-box{background-color:var(--clr-bg-01)}.lps_sec:nth-child(odd) .bg-wht .mce-box{background-color:var(--clr-wht)}.mce-list-circle::before{background-color:rgba(0,0,0,0)}.mce-list-square::before{border-radius:0}.editor-styles-wrapper ul .is-style-mce-list-check,ul.mce-check--list,.mce-list-check{margin-inline-start:2.125em}ul.mce-check--list li::before,ul.mce-check--list li::after,.mce-list-check::before,.mce-list-check::after{content:"";margin-inline-start:-2.125em}ul.mce-check--list li::before,.mce-list-check::before{width:1.5em;margin-block:calc((1lh - 1.5em)/2);background-color:var(--clr-primary-default);border-radius:50%}ul.mce-check--list li::after,.mce-list-check::after{position:absolute;top:0;left:.4375em;float:inline-start;width:.625em;margin-block:calc((1lh - .625em)/2);aspect-ratio:10/7;border-left:.15em solid var(--clr-wht);border-bottom:.15em solid var(--clr-wht);rotate:-45deg}.mce-blog-ttl-01,.mce-blog-ttl-02,.mce-blog-ttl-03,.mce-ttl-01,.mce-ttl-02,.mce-ttl-03{font-family:var(--font-jp-heading);font-weight:var(--font-weight-heading)}.mce-blog-ttl-01:not(:first-child),.mce-blog-ttl-02:not(:first-child),.mce-blog-ttl-03:not(:first-child),.mce-ttl-01:not(:first-child),.mce-ttl-02:not(:first-child),.mce-ttl-03:not(:first-child){margin-top:2em}@media screen and (max-width: 47.9375em){.mce-blog-ttl-01:not(:first-child),.mce-blog-ttl-02:not(:first-child),.mce-blog-ttl-03:not(:first-child),.mce-ttl-01:not(:first-child),.mce-ttl-02:not(:first-child),.mce-ttl-03:not(:first-child){margin-top:1.5em}}.mce-blog-ttl-01:not(:last-child),.mce-blog-ttl-02:not(:last-child),.mce-blog-ttl-03:not(:last-child),.mce-ttl-01:not(:last-child),.mce-ttl-02:not(:last-child),.mce-ttl-03:not(:last-child){margin-bottom:1em}@media screen and (max-width: 47.9375em){.mce-blog-ttl-01:not(:last-child),.mce-blog-ttl-02:not(:last-child),.mce-blog-ttl-03:not(:last-child),.mce-ttl-01:not(:last-child),.mce-ttl-02:not(:last-child),.mce-ttl-03:not(:last-child){margin-bottom:.75em}}.mce-interview-ttl{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;color:var(--clr-primary-default);font-size:max(22px,var(--font-size-heading5));line-height:1.7}@media screen and (max-width: 47.9375em){.mce-interview-ttl{font-size:var(--font-size-heading5-sp)}}.mce-interview-ttl::before{content:"";display:block;width:2.5rem;border-bottom:2px solid;margin-block:.5lh}@media screen and (max-width: 47.9375em){.mce-interview-ttl::before{border-bottom-width:1.5px}}.mce-interview-ttl:not(:first-child){margin-top:4.5rem}@media screen and (max-width: 47.9375em){.mce-interview-ttl:not(:first-child){margin-top:2.2857142857rem}}.mce-interview-ttl+*{margin-top:1.5rem !important}.mce-blog-ttl-01{padding:.7em 1em;font-size:2rem;line-height:1.6;letter-spacing:.05em;border-radius:0.25rem;background-color:var(--clr-bg-01)}@media screen and (max-width: 47.9375em){.mce-blog-ttl-01{font-size:1.4285714286rem}}.mce-blog-ttl-02{padding-bottom:.5em;font-size:1.75rem;line-height:1.6;letter-spacing:.05em;border-bottom:1px solid var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.mce-blog-ttl-02{font-size:1.2857142857rem}}.mce-blog-ttl-03{padding:.3em 1em;font-size:max(18px,1.25rem);line-height:1.6;letter-spacing:.05em;border-left:6px solid var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.mce-blog-ttl-03{font-size:1.1428571429rem}}.mce-ttl-01{padding-bottom:.5em;font-size:2.5rem;line-height:1.6;border-bottom:1px solid var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.mce-ttl-01{font-size:1.4285714286rem}}.mce-ttl-02{font-size:2rem;line-height:1.7}@media screen and (max-width: 47.9375em){.mce-ttl-02{font-size:1.2857142857rem}}.mce-ttl-03{font-size:max(22px,1.5rem);line-height:1.7}@media screen and (max-width: 47.9375em){.mce-ttl-03{font-size:1.1428571429rem}}.mce-underline{padding-bottom:.5em;border-bottom:1px solid var(--clr-primary-default)}.mce-txt-attention{display:block;text-indent:-1em;padding-left:1em;font-size:max(12px,0.875rem);opacity:.6}@media screen and (max-width: 47.9375em){.mce-txt-attention{font-size:0.9285714286rem}}.mce-txt-attention::before{content:"※"}.mce-column--list{column-count:2}@media screen and (max-width: 47.9375em){.mce-column--list{column-count:1}}.mce-column--list li{break-inside:avoid}.mce-deco-flag,.mce-deco-balloon{margin-bottom:.5em}.mce-deco-flag{position:relative;display:grid;place-content:center;padding-inline:1em;width:fit-content;height:2.5rem;color:var(--clr-wht);font-size:1.25rem;font-family:var(--font-jp-heading);font-weight:700;line-height:1;letter-spacing:.03em;background-color:var(--clr-primary-default)}.mce-deco-flag::after{content:"";position:absolute;right:-0.5rem;top:0;height:100%;aspect-ratio:9/40;background-color:var(--clr-primary-default);clip-path:polygon(100% 0%, 0 50%, 100% 100%, 0 100%, 0 0)}.mce-deco-balloon{position:relative;padding:.1em .7em;color:var(--clr-wht);font-size:2rem;font-family:var(--font-jp-heading);font-weight:700;line-height:1.7;background-color:var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.mce-deco-balloon{font-size:1.25rem}}.mce-deco-balloon::after{content:"";position:absolute;bottom:-0.625rem;left:1.75rem;display:block;width:0.875rem;aspect-ratio:1;background-color:var(--clr-primary-default);clip-path:polygon(0 0, 100% 0, 50% 100%)}.wp-editor.mce-content-body{margin:1rem;padding:1rem}.wp-editor.mce-content-body picture{position:relative;display:inline-block}.wp-editor.mce-content-body picture::before{content:"スマホ画像あり";position:absolute;top:0;right:0;padding:10px;color:#fff;font-weight:bold;line-height:1;background-color:red}html:has(>body#tinymce){height:auto !important}.bg-primary-default{background-color:var(--clr-primary-default)}.bg-text-primary{background-color:var(--clr-text-primary)}.bg-wht{background-color:var(--clr-wht)}.bg-01{background-color:var(--clr-bg-01)}.bg-02{background-color:var(--clr-bg-02)}.bg-primary-default{background-color:var(--clr-primary-default)}.bg-text-primary{background-color:var(--clr-text-primary)}@media print,screen and (min-width: 48em){.pc-none{display:none}}@media screen and (max-width: 47.9375em){.sp-none{display:none}}.img-ctr{display:block;margin-left:auto;margin-right:auto}.img-trim{display:flex;justify-content:center;align-items:center}.trim-widescreen{aspect-ratio:3/2}.trim-square{aspect-ratio:1/1}.trim-portrait{aspect-ratio:2/3}.img-cover{width:100%;height:100%;object-fit:cover}.img-contain{object-fit:contain}.mgn-btm0{margin-bottom:0rem}.mgn-btm8{margin-bottom:0.5rem}.mgn-btm16{margin-bottom:1rem}.mgn-btm24{margin-bottom:1.5rem}.mgn-btm32{margin-bottom:2rem}.mgn-btm40{margin-bottom:2.5rem}.mgn-btm48{margin-bottom:3rem}.mgn-btm56{margin-bottom:3.5rem}.mgn-btm80{margin-bottom:5rem}@media screen and (max-width: 47.9375em){.mgn-btm0{margin-bottom:0rem}.mgn-btm8{margin-bottom:0.2857142857rem}.mgn-btm16{margin-bottom:0.5714285714rem}.mgn-btm24{margin-bottom:0.8571428571rem}.mgn-btm32{margin-bottom:1.1428571429rem}.mgn-btm40{margin-bottom:1.4285714286rem}.mgn-btm48{margin-bottom:1.7142857143rem}.mgn-btm56{margin-bottom:2rem}.mgn-btm80{margin-bottom:2.8571428571rem}}.pos-rel{position:relative}.breadcrumbs{margin-top:3.5rem}@media screen and (max-width: 47.9375em){.breadcrumbs{overflow:auto;white-space:nowrap}}.breadcrumbs a{font-family:var(--font-jp-text);font-size:var(--font-size-txt-sm);font-weight:var(--font-weight-bold)}@media(hover: hover){.breadcrumbs a:hover{color:var(--clr-primary-default)}}.breadcrumbs span span{font-family:var(--font-jp-text);font-size:var(--font-size-txt-sm);font-weight:var(--font-weight-bold)}.breadcrumbs span span:not(:last-child)::after{content:"";display:inline-block;width:0.875rem;margin-inline:0.5rem;aspect-ratio:1;background-color:currentColor;vertical-align:text-top;mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-image:url(../images/common/icon-arrow.svg)}:where(:not(.flex):not([class*=grid-col]))>.btn:not(:last-child){margin-bottom:0.5rem}.btn a{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:1rem;padding:0.875rem 1.5rem 0.875rem 2.5rem;border-radius:var(--border-radius-primary);width:fit-content;min-width:min(15rem,100%);color:var(--clr-text-light);background-color:var(--clr-text-primary);text-decoration:none}@media screen and (max-width: 47.9375em){.btn a{min-width:100%}}.btn a:not(:has(.icon))::after{content:"";display:block;width:1.125rem;aspect-ratio:1;background-color:var(--clr-wht);transition:var(--transit-default);mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-image:url(../images/common/icon-arrow.svg)}.btn a:where([target=_blank]:not([href*="/contact/"]):not([href*="/entry/"]))::after{mask-image:url(../images/common/icon-new_tab.svg)}.btn a[href$=".pdf"]::after{mask-image:url(../images/common/icon-pdf.svg)}@media(hover: hover){.btn a:hover{background-color:var(--clr-primary-dark)}}.btn.btn-ctr a{margin-left:auto;margin-right:auto}.btn-wht a{color:var(--clr-wht);border-radius:var(--border-radius-primary);border:1px solid var(--clr-wht);background:none}@media(hover: hover){.btn-wht a:hover{color:var(--clr-wht);background-color:var(--clr-primary-default)}}.btn-cta a{background-color:var(--clr-secondary-default)}@media(hover: hover){.btn-cta a:hover{background-color:var(--clr-secondary-dark)}}.flex>.btn:first-child{margin-left:auto}.flex>.btn:last-child{margin-right:auto}@media print,screen and (min-width: 48em){.flex>.btn:only-child{width:fit-content;min-width:min(17.5rem,100%)}}.flex>.btn a{min-width:100%;height:100%}form *{font-family:var(--font-default) !important}nf-field{display:block}nf-field:not(:first-child){padding-top:1.5em;border-top:1px solid var(--clr-mono-02)}nf-field:not(:last-child){padding-bottom:1.5em}nf-field:has(input[type=submit]){padding-top:0;border-top:0}.nf-form-cont .nf-form-content label,.nf-form-cont .nf-field-label .nf-label-span{font-size:max(16px,1.125rem)}@media screen and (max-width: 47.9375em){.nf-form-cont .nf-form-content label,.nf-form-cont .nf-field-label .nf-label-span{font-size:1.0714285714rem;margin-bottom:6px !important}}.nf-form-cont .nf-form-fields-required{display:none !important}.nf-form-cont .nf-field-container{margin-bottom:0}.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element>div,.nf-form-cont .nf-form-content input:not([type=button]),.nf-form-cont .nf-form-content textarea{background:var(--clr-wht);color:var(--clr-text-primary);border-radius:0.1875rem;vertical-align:bottom;font-size:max(14px,1rem);transition:var(--transit-default);font-weight:var(--font-weight-heading)}.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-form-cont .nf-form-content input:not([type=button]):focus,.nf-form-cont .nf-form-content textarea:focus{color:var(--clr-text-primary)}.nf-form-content .list-checkbox-wrap .nf-field-element li label,.nf-form-content .list-image-wrap .nf-field-element li label,.nf-form-content .list-radio-wrap .nf-field-element li label{cursor:pointer}.nf-form-content input[type=checkbox]:focus+label::after,.nf-form-content input[type=radio]:focus+label::after{box-shadow:none}.checkbox-wrap .nf-field-element label.nf-checked-label::before,.checkbox-wrap .nf-field-label label.nf-checked-label::before,.listcheckbox-wrap .nf-field-element label.nf-checked-label::before,.listcheckbox-wrap .nf-field-label label.nf-checked-label::before{color:var(--clr-primary-default)}.nf-form-cont .ninja-forms-req-symbol{font-size:0 !important}.nf-form-cont .ninja-forms-req-symbol::before{content:"必須";background-color:#f55;color:var(--clr-wht);margin-left:.5em;font-size:max(10px,0.75rem);padding:0.125rem 0.3125rem;border-radius:0.1875rem}.nf-form-cont .nf-form-content .submit-wrap{text-align:center}.nf-form-cont .nf-form-content .submit-wrap input:not([type=button]){min-width:min(19.375rem,100%);height:auto;padding:1.25em;font-size:max(16px,1.125rem);line-height:1;letter-spacing:.1em;color:var(--clr-wht);background-color:var(--clr-primary-default);border-radius:3.125rem;-webkit-appearance:none;appearance:none;cursor:pointer;font-family:var(--font-default) !important;transition:var(--transit-default)}@media screen and (min-width: 48em){.nf-form-cont .nf-form-content .submit-wrap input:not([type=button]){margin-top:1.7142857143rem}}@media(hover: hover){.nf-form-cont .nf-form-content .submit-wrap input:not([type=button]):hover{opacity:.7}}.nf-form-cont .nf-form-errors{margin-top:-1em;text-align:center}.label-above .nf-field-label,.nf-field-description{margin-bottom:.5em !important}.nf-field-description,.nf-after-form-content{line-height:var(--line-height-hdr)}.nf-after-form-content{margin-top:2em}.nf-field-container.html-container .nf-field-element{overflow-y:scroll;height:8.75rem;border:solid 1px var(--clr-text-placeholder);font-size:max(12px,0.875rem);padding:0.5rem 1rem}.nf-field-container.html-container .nf-field-element ul{list-style:disc;margin-left:1em}.nf-field-container.html-container .nf-field-element ul li{margin-left:1em}.nf-field-container.html-container .nf-field-element ol{list-style:decimal;margin-left:1em}.nf-field-container.html-container .nf-field-element ol li{margin-left:1em}.nf-field-container.html-container .nf-field-element ol li::marker{letter-spacing:-0.02em}.grecaptcha-badge{visibility:hidden}.recaptcha_policy{padding:0;margin-top:3rem;color:var(--clr-text-primary);font-size:max(8px,0.625rem);text-align:center;letter-spacing:0}@media screen and (max-width: 47.9375em){.recaptcha_policy{text-align:left}}.recaptcha_policy a{color:var(--clr-primary-light) !important;font-size:max(10px,0.75rem);text-decoration:underline;transition:var(--transit-default)}@media(any-hover: hover){.recaptcha_policy a:hover{color:color-mix(in srgb, var(--clr-primary-light) 60%, transparent) !important}}.cta_contact a{display:flex;align-items:center;justify-content:center;gap:0.625rem;padding:1.125rem;color:var(--clr-wht);font-size:1.125rem;border-radius:0.25rem;font-weight:700;background-color:var(--clr-primary-default);border-radius:var(--radius-max)}@media screen and (max-width: 47.9375em){.cta_contact a{font-size:1.4285714286rem}}.cta_contact a:hover{background-color:var(--clr-primary-dark)}.deco_area{position:absolute;inset:0;pointer-events:none}.deco_area .deco{position:absolute}.deco-light{--w: 1180;--blur: 350;position:absolute;display:block;width:calc(var(--w)*var(--rem-pc));aspect-ratio:1;border-radius:50%;filter:blur(calc(var(--blur) * var(--rem-pc)));background-color:var(--clr-primary-default);pointer-events:none}@media screen and (max-width: 47.9375em){.deco-light{--w: 420 !important;--blur: 100 !important}}.ua-mac.ua-safari .deco-light{filter:blur(6.25rem)}.bg-primary-default .deco-light{right:-15.625rem;top:-45rem;background-color:rgba(138,243,255,.3);mix-blend-mode:plus-lighter}@media screen and (max-width: 47.9375em){.bg-primary-default .deco-light{right:-10rem;top:-14.2857142857rem}}.deco-en-circle{--w: 571;position:absolute;width:calc(var(--w)*var(--rem-pc));aspect-ratio:571/593;background-image:url(../images/exclamation_mark.svg);background-size:46.4098073555%;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 47.9375em){.deco-en-circle{--w: 320 !important}}.deco-en-circle::before{content:"";position:absolute;inset:0;background-image:url(../images/deco-en-circle.svg);background-size:cover;animation:rotate 150s linear infinite}@keyframes rotate{100%{rotate:-360deg}}.icon{--w: 18;display:inline-block;width:calc(var(--w)*var(--rem-pc));aspect-ratio:1;mask-size:contain;mask-repeat:no-repeat;mask-position:center;transition:var(--transit-default)}@media screen and (max-width: 47.9375em){.icon{--w-sp: var(--w);width:calc(var(--w-sp)*var(--rem-sp))}}.icon-arrow{mask-image:url(../images/common/icon-arrow.svg)}.icon-arrow-lg{mask-image:url(../images/common/icon-arrow-lg.svg)}.icon-mail{mask-image:url(../images/common/icon-mail.svg)}.icon-list{mask-image:url(../images/common/icon-list.svg)}.icon-new_tab{mask-image:url(../images/common/icon-new_tab.svg)}.icon-pdf{mask-image:url(../images/common/icon-pdf.svg)}.icon-x{mask-image:url(../images/common/icon-x.svg)}.icon-facebook{mask-image:url(../images/common/icon-facebook.svg)}.icon-instagram{mask-image:url(../images/common/icon-instagram.svg)}.icon-youtube{mask-image:url(../images/common/icon-youtube.svg)}.bg-parallax{position:absolute;inset:0;overflow:clip}.bg-parallax [data-js-parallax]{position:absolute;inset:-5vw 0}.js-slideup,.js-slideup-parent .js-child{opacity:0;translate:0 1.25rem;transition:opacity .4s ease-out,translate .4s ease-out}.js-slideup.is-scroll-active,.js-slideup-parent.is-scroll-active .js-child{opacity:1;translate:0 0}.js-child:not([class*=trans-delay]):nth-child(2){transition-delay:200ms !important}.js-child:not([class*=trans-delay]):nth-child(3){transition-delay:400ms !important}.js-child:not([class*=trans-delay]):nth-child(4){transition-delay:600ms !important}.js-child:not([class*=trans-delay]):nth-child(5){transition-delay:800ms !important}.js-child:not([class*=trans-delay]):nth-child(6){transition-delay:1000ms !important}.js-child:not([class*=trans-delay]):nth-child(7){transition-delay:1200ms !important}.js-child:not([class*=trans-delay]):nth-child(8){transition-delay:1400ms !important}.js-child:not([class*=trans-delay]):nth-child(9){transition-delay:1600ms !important}.js-child:not([class*=trans-delay]):nth-child(10){transition-delay:1800ms !important}.js-child:not([class*=trans-delay]):nth-child(11){transition-delay:2000ms !important}.js-child:not([class*=trans-delay]):nth-child(12){transition-delay:2200ms !important}[data-js-bg-parallax-parent]{position:absolute;inset:0;overflow:clip;z-index:-1}[data-js-bg-parallax]{position:sticky;top:0;display:block;width:100%;height:100vh;background-image:var(--bg);background-position-x:center;background-position-y:0%;background-size:100% auto}@media screen and (max-width: 47.9375em){[data-js-bg-parallax]{background-image:var(--bg-sp)}}.accordion--cont{display:grid;grid-template-rows:0fr;transition:var(--transit-default)}.accordion--cont>*{overflow:hidden}.accordion.is-open .accordion--cont{grid-template-rows:1fr}@media screen and (max-width: 47.9375em){.sp-accordion--cont{display:grid;grid-template-rows:0fr;transition:var(--transit-default)}.sp-accordion--cont>*{overflow:hidden}.sp-accordion.is-open .sp-accordion--cont{grid-template-rows:1fr}}.movie_box{position:relative;z-index:0;overflow:clip;width:100%;height:100%}.movie_box::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.2)}.movie_box video{width:100%;height:100%;object-fit:cover}.line-wrap{display:block;width:fit-content;line-height:1;padding:.2em .5em;background-color:var(--clr-wht)}.line-wrap:not(:last-child){margin-bottom:0.625rem}.line-wrap.txt-ctr{margin-inline:auto}[data-js-scroll-parent] .line-wrap{clip-path:inset(0 100% 0 0);transition:var(--transit-default)}[data-js-scroll-parent].is-scroll-active .line-wrap{clip-path:inset(0 0 0 0)}.section_pdg{padding-block:calc(var(--section_pdg-md)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg{padding-block:calc(var(--section_pdg-md-sp)*var(--rem-sp))}}.section_pdg-top{padding-top:calc(var(--section_pdg-md)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-top{padding-top:calc(var(--section_pdg-md-sp)*var(--rem-sp))}}.section_pdg-btm{padding-bottom:calc(var(--section_pdg-md)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-btm{padding-bottom:calc(var(--section_pdg-md-sp)*var(--rem-sp))}}.section_pdg-sm{padding-block:calc(var(--section_pdg-sm)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-sm{padding-block:calc(var(--section_pdg-sm-sp)*var(--rem-sp))}}.section_pdg-sm-top{padding-top:calc(var(--section_pdg-sm)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-sm-top{padding-top:calc(var(--section_pdg-sm-sp)*var(--rem-sp))}}.section_pdg-sm-btm{padding-bottom:calc(var(--section_pdg-sm)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-sm-btm{padding-bottom:calc(var(--section_pdg-sm-sp)*var(--rem-sp))}}.section_pdg-lg{padding-block:calc(var(--section_pdg-lg)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-lg{padding-block:calc(var(--section_pdg-lg-sp)*var(--rem-sp))}}.section_pdg-lg-top{padding-top:calc(var(--section_pdg-lg)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-lg-top{padding-top:calc(var(--section_pdg-lg-sp)*var(--rem-sp))}}.section_pdg-lg-btm{padding-bottom:calc(var(--section_pdg-lg)*var(--rem-pc))}@media screen and (max-width: 47.9375em){.section_pdg-lg-btm{padding-bottom:calc(var(--section_pdg-lg-sp)*var(--rem-sp))}}.blc:not(:last-child){margin-bottom:5rem}@media screen and (max-width: 47.9375em){.blc:not(:last-child){margin-bottom:2.8571428571rem}}.blc-sm:not(:last-child){margin-bottom:2.5rem}@media screen and (max-width: 47.9375em){.blc-sm:not(:last-child){margin-bottom:1.7142857143rem}}.inner{width:90%;max-width:calc(var(--inner-md)*var(--rem-pc));margin-left:auto;margin-right:auto}@media screen and (max-width: 47.9375em){.inner{width:86%}}.inner-xs{max-width:calc(var(--inner-xs)*var(--rem-pc))}.inner-sm{max-width:calc(var(--inner-sm)*var(--rem-pc))}.inner-md{max-width:calc(var(--inner-md)*var(--rem-pc))}.inner-lg{max-width:calc(var(--inner-lg)*var(--rem-pc))}.inner-xl{max-width:calc(var(--inner-xl)*var(--rem-pc))}.flex{display:flex}.flex-inline{display:inline-flex}.flex-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-j-start{justify-content:flex-start}.flex-j-end{justify-content:flex-end}.flex-j-ctr{justify-content:center}.flex-j-between{justify-content:space-between}.flex-j-around{justify-content:space-around}.flex-a-start{align-items:flex-start}.flex-a-end{align-items:flex-end}.flex-a-ctr{align-items:center}.flex-a-baseline{align-items:baseline}.flex-a-stretch{align-items:stretch}.flex-c-nowrap{flex-wrap:nowrap}.flex-c-wrap{flex-wrap:wrap}.flex-c-reverse{flex-wrap:wrap-reverse}.flex-c-start{align-content:flex-start}.flex-c-start{align-content:flex-start}.flex-c-end{align-content:flex-end}.flex-c-ctr{align-content:center}.flex-c-baseline{align-content:baseline}.flex-c-stretch{align-content:stretch}@media screen and (max-width: 47.9375em){.flex-sp-block{flex-direction:column}}.flex-col1{flex-wrap:wrap}.flex-col1>*{width:100%}.flex-col1.gap8>*{width:calc(100% - 0.5rem/1*0)}.flex-col1.gap10>*{width:calc(100% - 0.625rem/1*0)}.flex-col1.gap12>*{width:calc(100% - 0.75rem/1*0)}.flex-col1.gap14>*{width:calc(100% - 0.875rem/1*0)}.flex-col1.gap16>*{width:calc(100% - 1rem/1*0)}.flex-col1.gap18>*{width:calc(100% - 1.125rem/1*0)}.flex-col1.gap20>*{width:calc(100% - 1.25rem/1*0)}.flex-col1.gap22>*{width:calc(100% - 1.375rem/1*0)}.flex-col1.gap24>*{width:calc(100% - 1.5rem/1*0)}.flex-col1.gap26>*{width:calc(100% - 1.625rem/1*0)}.flex-col1.gap28>*{width:calc(100% - 1.75rem/1*0)}.flex-col1.gap30>*{width:calc(100% - 1.875rem/1*0)}.flex-col1.gap32>*{width:calc(100% - 2rem/1*0)}.flex-col1.gap34>*{width:calc(100% - 2.125rem/1*0)}.flex-col1.gap36>*{width:calc(100% - 2.25rem/1*0)}.flex-col1.gap38>*{width:calc(100% - 2.375rem/1*0)}.flex-col1.gap40>*{width:calc(100% - 2.5rem/1*0)}.flex-col1.gap42>*{width:calc(100% - 2.625rem/1*0)}.flex-col1.gap44>*{width:calc(100% - 2.75rem/1*0)}.flex-col1.gap46>*{width:calc(100% - 2.875rem/1*0)}.flex-col1.gap48>*{width:calc(100% - 3rem/1*0)}.flex-col1.gap50>*{width:calc(100% - 3.125rem/1*0)}.flex-col1.gap52>*{width:calc(100% - 3.25rem/1*0)}.flex-col1.gap54>*{width:calc(100% - 3.375rem/1*0)}.flex-col1.gap56>*{width:calc(100% - 3.5rem/1*0)}.flex-col1.gap58>*{width:calc(100% - 3.625rem/1*0)}.flex-col1.gap60>*{width:calc(100% - 3.75rem/1*0)}.flex-col1.gap62>*{width:calc(100% - 3.875rem/1*0)}.flex-col1.gap64>*{width:calc(100% - 4rem/1*0)}.flex-col1.gap66>*{width:calc(100% - 4.125rem/1*0)}.flex-col1.gap68>*{width:calc(100% - 4.25rem/1*0)}.flex-col1.gap70>*{width:calc(100% - 4.375rem/1*0)}.flex-col1.gap72>*{width:calc(100% - 4.5rem/1*0)}.flex-col1.gap74>*{width:calc(100% - 4.625rem/1*0)}.flex-col1.gap76>*{width:calc(100% - 4.75rem/1*0)}.flex-col1.gap78>*{width:calc(100% - 4.875rem/1*0)}.flex-col1.gap80>*{width:calc(100% - 5rem/1*0)}.flex-col1.gap82>*{width:calc(100% - 5.125rem/1*0)}.flex-col1.gap84>*{width:calc(100% - 5.25rem/1*0)}.flex-col1.gap86>*{width:calc(100% - 5.375rem/1*0)}.flex-col1.gap88>*{width:calc(100% - 5.5rem/1*0)}.flex-col1.gap90>*{width:calc(100% - 5.625rem/1*0)}.flex-col1.gap92>*{width:calc(100% - 5.75rem/1*0)}.flex-col1.gap94>*{width:calc(100% - 5.875rem/1*0)}.flex-col1.gap96>*{width:calc(100% - 6rem/1*0)}.flex-col1.gap98>*{width:calc(100% - 6.125rem/1*0)}.flex-col1.gap100>*{width:calc(100% - 6.25rem/1*0)}.flex-col1.gap102>*{width:calc(100% - 6.375rem/1*0)}.flex-col1.gap104>*{width:calc(100% - 6.5rem/1*0)}.flex-col1.gap106>*{width:calc(100% - 6.625rem/1*0)}.flex-col1.gap108>*{width:calc(100% - 6.75rem/1*0)}.flex-col1.gap110>*{width:calc(100% - 6.875rem/1*0)}.flex-col1.gap112>*{width:calc(100% - 7rem/1*0)}.flex-col1.gap114>*{width:calc(100% - 7.125rem/1*0)}.flex-col1.gap116>*{width:calc(100% - 7.25rem/1*0)}.flex-col1.gap118>*{width:calc(100% - 7.375rem/1*0)}.flex-col1.gap120>*{width:calc(100% - 7.5rem/1*0)}.flex-col1.gap122>*{width:calc(100% - 7.625rem/1*0)}.flex-col1.gap124>*{width:calc(100% - 7.75rem/1*0)}.flex-col1.gap126>*{width:calc(100% - 7.875rem/1*0)}.flex-col1.gap128>*{width:calc(100% - 8rem/1*0)}.flex-col1.gap130>*{width:calc(100% - 8.125rem/1*0)}.flex-col1.gap132>*{width:calc(100% - 8.25rem/1*0)}.flex-col1.gap134>*{width:calc(100% - 8.375rem/1*0)}.flex-col1.gap136>*{width:calc(100% - 8.5rem/1*0)}.flex-col1.gap138>*{width:calc(100% - 8.625rem/1*0)}.flex-col1.gap140>*{width:calc(100% - 8.75rem/1*0)}.flex-col1.gap142>*{width:calc(100% - 8.875rem/1*0)}.flex-col1.gap144>*{width:calc(100% - 9rem/1*0)}.flex-col1.gap146>*{width:calc(100% - 9.125rem/1*0)}.flex-col1.gap148>*{width:calc(100% - 9.25rem/1*0)}.flex-col1.gap150>*{width:calc(100% - 9.375rem/1*0)}.flex-col2{flex-wrap:wrap}.flex-col2>*{width:50%}.flex-col2.gap8>*{width:calc(50% - 0.5rem/2*1)}.flex-col2.gap10>*{width:calc(50% - 0.625rem/2*1)}.flex-col2.gap12>*{width:calc(50% - 0.75rem/2*1)}.flex-col2.gap14>*{width:calc(50% - 0.875rem/2*1)}.flex-col2.gap16>*{width:calc(50% - 1rem/2*1)}.flex-col2.gap18>*{width:calc(50% - 1.125rem/2*1)}.flex-col2.gap20>*{width:calc(50% - 1.25rem/2*1)}.flex-col2.gap22>*{width:calc(50% - 1.375rem/2*1)}.flex-col2.gap24>*{width:calc(50% - 1.5rem/2*1)}.flex-col2.gap26>*{width:calc(50% - 1.625rem/2*1)}.flex-col2.gap28>*{width:calc(50% - 1.75rem/2*1)}.flex-col2.gap30>*{width:calc(50% - 1.875rem/2*1)}.flex-col2.gap32>*{width:calc(50% - 2rem/2*1)}.flex-col2.gap34>*{width:calc(50% - 2.125rem/2*1)}.flex-col2.gap36>*{width:calc(50% - 2.25rem/2*1)}.flex-col2.gap38>*{width:calc(50% - 2.375rem/2*1)}.flex-col2.gap40>*{width:calc(50% - 2.5rem/2*1)}.flex-col2.gap42>*{width:calc(50% - 2.625rem/2*1)}.flex-col2.gap44>*{width:calc(50% - 2.75rem/2*1)}.flex-col2.gap46>*{width:calc(50% - 2.875rem/2*1)}.flex-col2.gap48>*{width:calc(50% - 3rem/2*1)}.flex-col2.gap50>*{width:calc(50% - 3.125rem/2*1)}.flex-col2.gap52>*{width:calc(50% - 3.25rem/2*1)}.flex-col2.gap54>*{width:calc(50% - 3.375rem/2*1)}.flex-col2.gap56>*{width:calc(50% - 3.5rem/2*1)}.flex-col2.gap58>*{width:calc(50% - 3.625rem/2*1)}.flex-col2.gap60>*{width:calc(50% - 3.75rem/2*1)}.flex-col2.gap62>*{width:calc(50% - 3.875rem/2*1)}.flex-col2.gap64>*{width:calc(50% - 4rem/2*1)}.flex-col2.gap66>*{width:calc(50% - 4.125rem/2*1)}.flex-col2.gap68>*{width:calc(50% - 4.25rem/2*1)}.flex-col2.gap70>*{width:calc(50% - 4.375rem/2*1)}.flex-col2.gap72>*{width:calc(50% - 4.5rem/2*1)}.flex-col2.gap74>*{width:calc(50% - 4.625rem/2*1)}.flex-col2.gap76>*{width:calc(50% - 4.75rem/2*1)}.flex-col2.gap78>*{width:calc(50% - 4.875rem/2*1)}.flex-col2.gap80>*{width:calc(50% - 5rem/2*1)}.flex-col2.gap82>*{width:calc(50% - 5.125rem/2*1)}.flex-col2.gap84>*{width:calc(50% - 5.25rem/2*1)}.flex-col2.gap86>*{width:calc(50% - 5.375rem/2*1)}.flex-col2.gap88>*{width:calc(50% - 5.5rem/2*1)}.flex-col2.gap90>*{width:calc(50% - 5.625rem/2*1)}.flex-col2.gap92>*{width:calc(50% - 5.75rem/2*1)}.flex-col2.gap94>*{width:calc(50% - 5.875rem/2*1)}.flex-col2.gap96>*{width:calc(50% - 6rem/2*1)}.flex-col2.gap98>*{width:calc(50% - 6.125rem/2*1)}.flex-col2.gap100>*{width:calc(50% - 6.25rem/2*1)}.flex-col2.gap102>*{width:calc(50% - 6.375rem/2*1)}.flex-col2.gap104>*{width:calc(50% - 6.5rem/2*1)}.flex-col2.gap106>*{width:calc(50% - 6.625rem/2*1)}.flex-col2.gap108>*{width:calc(50% - 6.75rem/2*1)}.flex-col2.gap110>*{width:calc(50% - 6.875rem/2*1)}.flex-col2.gap112>*{width:calc(50% - 7rem/2*1)}.flex-col2.gap114>*{width:calc(50% - 7.125rem/2*1)}.flex-col2.gap116>*{width:calc(50% - 7.25rem/2*1)}.flex-col2.gap118>*{width:calc(50% - 7.375rem/2*1)}.flex-col2.gap120>*{width:calc(50% - 7.5rem/2*1)}.flex-col2.gap122>*{width:calc(50% - 7.625rem/2*1)}.flex-col2.gap124>*{width:calc(50% - 7.75rem/2*1)}.flex-col2.gap126>*{width:calc(50% - 7.875rem/2*1)}.flex-col2.gap128>*{width:calc(50% - 8rem/2*1)}.flex-col2.gap130>*{width:calc(50% - 8.125rem/2*1)}.flex-col2.gap132>*{width:calc(50% - 8.25rem/2*1)}.flex-col2.gap134>*{width:calc(50% - 8.375rem/2*1)}.flex-col2.gap136>*{width:calc(50% - 8.5rem/2*1)}.flex-col2.gap138>*{width:calc(50% - 8.625rem/2*1)}.flex-col2.gap140>*{width:calc(50% - 8.75rem/2*1)}.flex-col2.gap142>*{width:calc(50% - 8.875rem/2*1)}.flex-col2.gap144>*{width:calc(50% - 9rem/2*1)}.flex-col2.gap146>*{width:calc(50% - 9.125rem/2*1)}.flex-col2.gap148>*{width:calc(50% - 9.25rem/2*1)}.flex-col2.gap150>*{width:calc(50% - 9.375rem/2*1)}.flex-col3{flex-wrap:wrap}.flex-col3>*{width:33.3333333333%}.flex-col3.gap8>*{width:calc(33.3333333333% - 0.5rem/3*2)}.flex-col3.gap10>*{width:calc(33.3333333333% - 0.625rem/3*2)}.flex-col3.gap12>*{width:calc(33.3333333333% - 0.75rem/3*2)}.flex-col3.gap14>*{width:calc(33.3333333333% - 0.875rem/3*2)}.flex-col3.gap16>*{width:calc(33.3333333333% - 1rem/3*2)}.flex-col3.gap18>*{width:calc(33.3333333333% - 1.125rem/3*2)}.flex-col3.gap20>*{width:calc(33.3333333333% - 1.25rem/3*2)}.flex-col3.gap22>*{width:calc(33.3333333333% - 1.375rem/3*2)}.flex-col3.gap24>*{width:calc(33.3333333333% - 1.5rem/3*2)}.flex-col3.gap26>*{width:calc(33.3333333333% - 1.625rem/3*2)}.flex-col3.gap28>*{width:calc(33.3333333333% - 1.75rem/3*2)}.flex-col3.gap30>*{width:calc(33.3333333333% - 1.875rem/3*2)}.flex-col3.gap32>*{width:calc(33.3333333333% - 2rem/3*2)}.flex-col3.gap34>*{width:calc(33.3333333333% - 2.125rem/3*2)}.flex-col3.gap36>*{width:calc(33.3333333333% - 2.25rem/3*2)}.flex-col3.gap38>*{width:calc(33.3333333333% - 2.375rem/3*2)}.flex-col3.gap40>*{width:calc(33.3333333333% - 2.5rem/3*2)}.flex-col3.gap42>*{width:calc(33.3333333333% - 2.625rem/3*2)}.flex-col3.gap44>*{width:calc(33.3333333333% - 2.75rem/3*2)}.flex-col3.gap46>*{width:calc(33.3333333333% - 2.875rem/3*2)}.flex-col3.gap48>*{width:calc(33.3333333333% - 3rem/3*2)}.flex-col3.gap50>*{width:calc(33.3333333333% - 3.125rem/3*2)}.flex-col3.gap52>*{width:calc(33.3333333333% - 3.25rem/3*2)}.flex-col3.gap54>*{width:calc(33.3333333333% - 3.375rem/3*2)}.flex-col3.gap56>*{width:calc(33.3333333333% - 3.5rem/3*2)}.flex-col3.gap58>*{width:calc(33.3333333333% - 3.625rem/3*2)}.flex-col3.gap60>*{width:calc(33.3333333333% - 3.75rem/3*2)}.flex-col3.gap62>*{width:calc(33.3333333333% - 3.875rem/3*2)}.flex-col3.gap64>*{width:calc(33.3333333333% - 4rem/3*2)}.flex-col3.gap66>*{width:calc(33.3333333333% - 4.125rem/3*2)}.flex-col3.gap68>*{width:calc(33.3333333333% - 4.25rem/3*2)}.flex-col3.gap70>*{width:calc(33.3333333333% - 4.375rem/3*2)}.flex-col3.gap72>*{width:calc(33.3333333333% - 4.5rem/3*2)}.flex-col3.gap74>*{width:calc(33.3333333333% - 4.625rem/3*2)}.flex-col3.gap76>*{width:calc(33.3333333333% - 4.75rem/3*2)}.flex-col3.gap78>*{width:calc(33.3333333333% - 4.875rem/3*2)}.flex-col3.gap80>*{width:calc(33.3333333333% - 5rem/3*2)}.flex-col3.gap82>*{width:calc(33.3333333333% - 5.125rem/3*2)}.flex-col3.gap84>*{width:calc(33.3333333333% - 5.25rem/3*2)}.flex-col3.gap86>*{width:calc(33.3333333333% - 5.375rem/3*2)}.flex-col3.gap88>*{width:calc(33.3333333333% - 5.5rem/3*2)}.flex-col3.gap90>*{width:calc(33.3333333333% - 5.625rem/3*2)}.flex-col3.gap92>*{width:calc(33.3333333333% - 5.75rem/3*2)}.flex-col3.gap94>*{width:calc(33.3333333333% - 5.875rem/3*2)}.flex-col3.gap96>*{width:calc(33.3333333333% - 6rem/3*2)}.flex-col3.gap98>*{width:calc(33.3333333333% - 6.125rem/3*2)}.flex-col3.gap100>*{width:calc(33.3333333333% - 6.25rem/3*2)}.flex-col3.gap102>*{width:calc(33.3333333333% - 6.375rem/3*2)}.flex-col3.gap104>*{width:calc(33.3333333333% - 6.5rem/3*2)}.flex-col3.gap106>*{width:calc(33.3333333333% - 6.625rem/3*2)}.flex-col3.gap108>*{width:calc(33.3333333333% - 6.75rem/3*2)}.flex-col3.gap110>*{width:calc(33.3333333333% - 6.875rem/3*2)}.flex-col3.gap112>*{width:calc(33.3333333333% - 7rem/3*2)}.flex-col3.gap114>*{width:calc(33.3333333333% - 7.125rem/3*2)}.flex-col3.gap116>*{width:calc(33.3333333333% - 7.25rem/3*2)}.flex-col3.gap118>*{width:calc(33.3333333333% - 7.375rem/3*2)}.flex-col3.gap120>*{width:calc(33.3333333333% - 7.5rem/3*2)}.flex-col3.gap122>*{width:calc(33.3333333333% - 7.625rem/3*2)}.flex-col3.gap124>*{width:calc(33.3333333333% - 7.75rem/3*2)}.flex-col3.gap126>*{width:calc(33.3333333333% - 7.875rem/3*2)}.flex-col3.gap128>*{width:calc(33.3333333333% - 8rem/3*2)}.flex-col3.gap130>*{width:calc(33.3333333333% - 8.125rem/3*2)}.flex-col3.gap132>*{width:calc(33.3333333333% - 8.25rem/3*2)}.flex-col3.gap134>*{width:calc(33.3333333333% - 8.375rem/3*2)}.flex-col3.gap136>*{width:calc(33.3333333333% - 8.5rem/3*2)}.flex-col3.gap138>*{width:calc(33.3333333333% - 8.625rem/3*2)}.flex-col3.gap140>*{width:calc(33.3333333333% - 8.75rem/3*2)}.flex-col3.gap142>*{width:calc(33.3333333333% - 8.875rem/3*2)}.flex-col3.gap144>*{width:calc(33.3333333333% - 9rem/3*2)}.flex-col3.gap146>*{width:calc(33.3333333333% - 9.125rem/3*2)}.flex-col3.gap148>*{width:calc(33.3333333333% - 9.25rem/3*2)}.flex-col3.gap150>*{width:calc(33.3333333333% - 9.375rem/3*2)}.flex-col4{flex-wrap:wrap}.flex-col4>*{width:25%}.flex-col4.gap8>*{width:calc(25% - 0.5rem/4*3)}.flex-col4.gap10>*{width:calc(25% - 0.625rem/4*3)}.flex-col4.gap12>*{width:calc(25% - 0.75rem/4*3)}.flex-col4.gap14>*{width:calc(25% - 0.875rem/4*3)}.flex-col4.gap16>*{width:calc(25% - 1rem/4*3)}.flex-col4.gap18>*{width:calc(25% - 1.125rem/4*3)}.flex-col4.gap20>*{width:calc(25% - 1.25rem/4*3)}.flex-col4.gap22>*{width:calc(25% - 1.375rem/4*3)}.flex-col4.gap24>*{width:calc(25% - 1.5rem/4*3)}.flex-col4.gap26>*{width:calc(25% - 1.625rem/4*3)}.flex-col4.gap28>*{width:calc(25% - 1.75rem/4*3)}.flex-col4.gap30>*{width:calc(25% - 1.875rem/4*3)}.flex-col4.gap32>*{width:calc(25% - 2rem/4*3)}.flex-col4.gap34>*{width:calc(25% - 2.125rem/4*3)}.flex-col4.gap36>*{width:calc(25% - 2.25rem/4*3)}.flex-col4.gap38>*{width:calc(25% - 2.375rem/4*3)}.flex-col4.gap40>*{width:calc(25% - 2.5rem/4*3)}.flex-col4.gap42>*{width:calc(25% - 2.625rem/4*3)}.flex-col4.gap44>*{width:calc(25% - 2.75rem/4*3)}.flex-col4.gap46>*{width:calc(25% - 2.875rem/4*3)}.flex-col4.gap48>*{width:calc(25% - 3rem/4*3)}.flex-col4.gap50>*{width:calc(25% - 3.125rem/4*3)}.flex-col4.gap52>*{width:calc(25% - 3.25rem/4*3)}.flex-col4.gap54>*{width:calc(25% - 3.375rem/4*3)}.flex-col4.gap56>*{width:calc(25% - 3.5rem/4*3)}.flex-col4.gap58>*{width:calc(25% - 3.625rem/4*3)}.flex-col4.gap60>*{width:calc(25% - 3.75rem/4*3)}.flex-col4.gap62>*{width:calc(25% - 3.875rem/4*3)}.flex-col4.gap64>*{width:calc(25% - 4rem/4*3)}.flex-col4.gap66>*{width:calc(25% - 4.125rem/4*3)}.flex-col4.gap68>*{width:calc(25% - 4.25rem/4*3)}.flex-col4.gap70>*{width:calc(25% - 4.375rem/4*3)}.flex-col4.gap72>*{width:calc(25% - 4.5rem/4*3)}.flex-col4.gap74>*{width:calc(25% - 4.625rem/4*3)}.flex-col4.gap76>*{width:calc(25% - 4.75rem/4*3)}.flex-col4.gap78>*{width:calc(25% - 4.875rem/4*3)}.flex-col4.gap80>*{width:calc(25% - 5rem/4*3)}.flex-col4.gap82>*{width:calc(25% - 5.125rem/4*3)}.flex-col4.gap84>*{width:calc(25% - 5.25rem/4*3)}.flex-col4.gap86>*{width:calc(25% - 5.375rem/4*3)}.flex-col4.gap88>*{width:calc(25% - 5.5rem/4*3)}.flex-col4.gap90>*{width:calc(25% - 5.625rem/4*3)}.flex-col4.gap92>*{width:calc(25% - 5.75rem/4*3)}.flex-col4.gap94>*{width:calc(25% - 5.875rem/4*3)}.flex-col4.gap96>*{width:calc(25% - 6rem/4*3)}.flex-col4.gap98>*{width:calc(25% - 6.125rem/4*3)}.flex-col4.gap100>*{width:calc(25% - 6.25rem/4*3)}.flex-col4.gap102>*{width:calc(25% - 6.375rem/4*3)}.flex-col4.gap104>*{width:calc(25% - 6.5rem/4*3)}.flex-col4.gap106>*{width:calc(25% - 6.625rem/4*3)}.flex-col4.gap108>*{width:calc(25% - 6.75rem/4*3)}.flex-col4.gap110>*{width:calc(25% - 6.875rem/4*3)}.flex-col4.gap112>*{width:calc(25% - 7rem/4*3)}.flex-col4.gap114>*{width:calc(25% - 7.125rem/4*3)}.flex-col4.gap116>*{width:calc(25% - 7.25rem/4*3)}.flex-col4.gap118>*{width:calc(25% - 7.375rem/4*3)}.flex-col4.gap120>*{width:calc(25% - 7.5rem/4*3)}.flex-col4.gap122>*{width:calc(25% - 7.625rem/4*3)}.flex-col4.gap124>*{width:calc(25% - 7.75rem/4*3)}.flex-col4.gap126>*{width:calc(25% - 7.875rem/4*3)}.flex-col4.gap128>*{width:calc(25% - 8rem/4*3)}.flex-col4.gap130>*{width:calc(25% - 8.125rem/4*3)}.flex-col4.gap132>*{width:calc(25% - 8.25rem/4*3)}.flex-col4.gap134>*{width:calc(25% - 8.375rem/4*3)}.flex-col4.gap136>*{width:calc(25% - 8.5rem/4*3)}.flex-col4.gap138>*{width:calc(25% - 8.625rem/4*3)}.flex-col4.gap140>*{width:calc(25% - 8.75rem/4*3)}.flex-col4.gap142>*{width:calc(25% - 8.875rem/4*3)}.flex-col4.gap144>*{width:calc(25% - 9rem/4*3)}.flex-col4.gap146>*{width:calc(25% - 9.125rem/4*3)}.flex-col4.gap148>*{width:calc(25% - 9.25rem/4*3)}.flex-col4.gap150>*{width:calc(25% - 9.375rem/4*3)}.flex-col5{flex-wrap:wrap}.flex-col5>*{width:20%}.flex-col5.gap8>*{width:calc(20% - 0.5rem/5*4)}.flex-col5.gap10>*{width:calc(20% - 0.625rem/5*4)}.flex-col5.gap12>*{width:calc(20% - 0.75rem/5*4)}.flex-col5.gap14>*{width:calc(20% - 0.875rem/5*4)}.flex-col5.gap16>*{width:calc(20% - 1rem/5*4)}.flex-col5.gap18>*{width:calc(20% - 1.125rem/5*4)}.flex-col5.gap20>*{width:calc(20% - 1.25rem/5*4)}.flex-col5.gap22>*{width:calc(20% - 1.375rem/5*4)}.flex-col5.gap24>*{width:calc(20% - 1.5rem/5*4)}.flex-col5.gap26>*{width:calc(20% - 1.625rem/5*4)}.flex-col5.gap28>*{width:calc(20% - 1.75rem/5*4)}.flex-col5.gap30>*{width:calc(20% - 1.875rem/5*4)}.flex-col5.gap32>*{width:calc(20% - 2rem/5*4)}.flex-col5.gap34>*{width:calc(20% - 2.125rem/5*4)}.flex-col5.gap36>*{width:calc(20% - 2.25rem/5*4)}.flex-col5.gap38>*{width:calc(20% - 2.375rem/5*4)}.flex-col5.gap40>*{width:calc(20% - 2.5rem/5*4)}.flex-col5.gap42>*{width:calc(20% - 2.625rem/5*4)}.flex-col5.gap44>*{width:calc(20% - 2.75rem/5*4)}.flex-col5.gap46>*{width:calc(20% - 2.875rem/5*4)}.flex-col5.gap48>*{width:calc(20% - 3rem/5*4)}.flex-col5.gap50>*{width:calc(20% - 3.125rem/5*4)}.flex-col5.gap52>*{width:calc(20% - 3.25rem/5*4)}.flex-col5.gap54>*{width:calc(20% - 3.375rem/5*4)}.flex-col5.gap56>*{width:calc(20% - 3.5rem/5*4)}.flex-col5.gap58>*{width:calc(20% - 3.625rem/5*4)}.flex-col5.gap60>*{width:calc(20% - 3.75rem/5*4)}.flex-col5.gap62>*{width:calc(20% - 3.875rem/5*4)}.flex-col5.gap64>*{width:calc(20% - 4rem/5*4)}.flex-col5.gap66>*{width:calc(20% - 4.125rem/5*4)}.flex-col5.gap68>*{width:calc(20% - 4.25rem/5*4)}.flex-col5.gap70>*{width:calc(20% - 4.375rem/5*4)}.flex-col5.gap72>*{width:calc(20% - 4.5rem/5*4)}.flex-col5.gap74>*{width:calc(20% - 4.625rem/5*4)}.flex-col5.gap76>*{width:calc(20% - 4.75rem/5*4)}.flex-col5.gap78>*{width:calc(20% - 4.875rem/5*4)}.flex-col5.gap80>*{width:calc(20% - 5rem/5*4)}.flex-col5.gap82>*{width:calc(20% - 5.125rem/5*4)}.flex-col5.gap84>*{width:calc(20% - 5.25rem/5*4)}.flex-col5.gap86>*{width:calc(20% - 5.375rem/5*4)}.flex-col5.gap88>*{width:calc(20% - 5.5rem/5*4)}.flex-col5.gap90>*{width:calc(20% - 5.625rem/5*4)}.flex-col5.gap92>*{width:calc(20% - 5.75rem/5*4)}.flex-col5.gap94>*{width:calc(20% - 5.875rem/5*4)}.flex-col5.gap96>*{width:calc(20% - 6rem/5*4)}.flex-col5.gap98>*{width:calc(20% - 6.125rem/5*4)}.flex-col5.gap100>*{width:calc(20% - 6.25rem/5*4)}.flex-col5.gap102>*{width:calc(20% - 6.375rem/5*4)}.flex-col5.gap104>*{width:calc(20% - 6.5rem/5*4)}.flex-col5.gap106>*{width:calc(20% - 6.625rem/5*4)}.flex-col5.gap108>*{width:calc(20% - 6.75rem/5*4)}.flex-col5.gap110>*{width:calc(20% - 6.875rem/5*4)}.flex-col5.gap112>*{width:calc(20% - 7rem/5*4)}.flex-col5.gap114>*{width:calc(20% - 7.125rem/5*4)}.flex-col5.gap116>*{width:calc(20% - 7.25rem/5*4)}.flex-col5.gap118>*{width:calc(20% - 7.375rem/5*4)}.flex-col5.gap120>*{width:calc(20% - 7.5rem/5*4)}.flex-col5.gap122>*{width:calc(20% - 7.625rem/5*4)}.flex-col5.gap124>*{width:calc(20% - 7.75rem/5*4)}.flex-col5.gap126>*{width:calc(20% - 7.875rem/5*4)}.flex-col5.gap128>*{width:calc(20% - 8rem/5*4)}.flex-col5.gap130>*{width:calc(20% - 8.125rem/5*4)}.flex-col5.gap132>*{width:calc(20% - 8.25rem/5*4)}.flex-col5.gap134>*{width:calc(20% - 8.375rem/5*4)}.flex-col5.gap136>*{width:calc(20% - 8.5rem/5*4)}.flex-col5.gap138>*{width:calc(20% - 8.625rem/5*4)}.flex-col5.gap140>*{width:calc(20% - 8.75rem/5*4)}.flex-col5.gap142>*{width:calc(20% - 8.875rem/5*4)}.flex-col5.gap144>*{width:calc(20% - 9rem/5*4)}.flex-col5.gap146>*{width:calc(20% - 9.125rem/5*4)}.flex-col5.gap148>*{width:calc(20% - 9.25rem/5*4)}.flex-col5.gap150>*{width:calc(20% - 9.375rem/5*4)}.flex-col6{flex-wrap:wrap}.flex-col6>*{width:16.6666666667%}.flex-col6.gap8>*{width:calc(16.6666666667% - 0.5rem/6*5)}.flex-col6.gap10>*{width:calc(16.6666666667% - 0.625rem/6*5)}.flex-col6.gap12>*{width:calc(16.6666666667% - 0.75rem/6*5)}.flex-col6.gap14>*{width:calc(16.6666666667% - 0.875rem/6*5)}.flex-col6.gap16>*{width:calc(16.6666666667% - 1rem/6*5)}.flex-col6.gap18>*{width:calc(16.6666666667% - 1.125rem/6*5)}.flex-col6.gap20>*{width:calc(16.6666666667% - 1.25rem/6*5)}.flex-col6.gap22>*{width:calc(16.6666666667% - 1.375rem/6*5)}.flex-col6.gap24>*{width:calc(16.6666666667% - 1.5rem/6*5)}.flex-col6.gap26>*{width:calc(16.6666666667% - 1.625rem/6*5)}.flex-col6.gap28>*{width:calc(16.6666666667% - 1.75rem/6*5)}.flex-col6.gap30>*{width:calc(16.6666666667% - 1.875rem/6*5)}.flex-col6.gap32>*{width:calc(16.6666666667% - 2rem/6*5)}.flex-col6.gap34>*{width:calc(16.6666666667% - 2.125rem/6*5)}.flex-col6.gap36>*{width:calc(16.6666666667% - 2.25rem/6*5)}.flex-col6.gap38>*{width:calc(16.6666666667% - 2.375rem/6*5)}.flex-col6.gap40>*{width:calc(16.6666666667% - 2.5rem/6*5)}.flex-col6.gap42>*{width:calc(16.6666666667% - 2.625rem/6*5)}.flex-col6.gap44>*{width:calc(16.6666666667% - 2.75rem/6*5)}.flex-col6.gap46>*{width:calc(16.6666666667% - 2.875rem/6*5)}.flex-col6.gap48>*{width:calc(16.6666666667% - 3rem/6*5)}.flex-col6.gap50>*{width:calc(16.6666666667% - 3.125rem/6*5)}.flex-col6.gap52>*{width:calc(16.6666666667% - 3.25rem/6*5)}.flex-col6.gap54>*{width:calc(16.6666666667% - 3.375rem/6*5)}.flex-col6.gap56>*{width:calc(16.6666666667% - 3.5rem/6*5)}.flex-col6.gap58>*{width:calc(16.6666666667% - 3.625rem/6*5)}.flex-col6.gap60>*{width:calc(16.6666666667% - 3.75rem/6*5)}.flex-col6.gap62>*{width:calc(16.6666666667% - 3.875rem/6*5)}.flex-col6.gap64>*{width:calc(16.6666666667% - 4rem/6*5)}.flex-col6.gap66>*{width:calc(16.6666666667% - 4.125rem/6*5)}.flex-col6.gap68>*{width:calc(16.6666666667% - 4.25rem/6*5)}.flex-col6.gap70>*{width:calc(16.6666666667% - 4.375rem/6*5)}.flex-col6.gap72>*{width:calc(16.6666666667% - 4.5rem/6*5)}.flex-col6.gap74>*{width:calc(16.6666666667% - 4.625rem/6*5)}.flex-col6.gap76>*{width:calc(16.6666666667% - 4.75rem/6*5)}.flex-col6.gap78>*{width:calc(16.6666666667% - 4.875rem/6*5)}.flex-col6.gap80>*{width:calc(16.6666666667% - 5rem/6*5)}.flex-col6.gap82>*{width:calc(16.6666666667% - 5.125rem/6*5)}.flex-col6.gap84>*{width:calc(16.6666666667% - 5.25rem/6*5)}.flex-col6.gap86>*{width:calc(16.6666666667% - 5.375rem/6*5)}.flex-col6.gap88>*{width:calc(16.6666666667% - 5.5rem/6*5)}.flex-col6.gap90>*{width:calc(16.6666666667% - 5.625rem/6*5)}.flex-col6.gap92>*{width:calc(16.6666666667% - 5.75rem/6*5)}.flex-col6.gap94>*{width:calc(16.6666666667% - 5.875rem/6*5)}.flex-col6.gap96>*{width:calc(16.6666666667% - 6rem/6*5)}.flex-col6.gap98>*{width:calc(16.6666666667% - 6.125rem/6*5)}.flex-col6.gap100>*{width:calc(16.6666666667% - 6.25rem/6*5)}.flex-col6.gap102>*{width:calc(16.6666666667% - 6.375rem/6*5)}.flex-col6.gap104>*{width:calc(16.6666666667% - 6.5rem/6*5)}.flex-col6.gap106>*{width:calc(16.6666666667% - 6.625rem/6*5)}.flex-col6.gap108>*{width:calc(16.6666666667% - 6.75rem/6*5)}.flex-col6.gap110>*{width:calc(16.6666666667% - 6.875rem/6*5)}.flex-col6.gap112>*{width:calc(16.6666666667% - 7rem/6*5)}.flex-col6.gap114>*{width:calc(16.6666666667% - 7.125rem/6*5)}.flex-col6.gap116>*{width:calc(16.6666666667% - 7.25rem/6*5)}.flex-col6.gap118>*{width:calc(16.6666666667% - 7.375rem/6*5)}.flex-col6.gap120>*{width:calc(16.6666666667% - 7.5rem/6*5)}.flex-col6.gap122>*{width:calc(16.6666666667% - 7.625rem/6*5)}.flex-col6.gap124>*{width:calc(16.6666666667% - 7.75rem/6*5)}.flex-col6.gap126>*{width:calc(16.6666666667% - 7.875rem/6*5)}.flex-col6.gap128>*{width:calc(16.6666666667% - 8rem/6*5)}.flex-col6.gap130>*{width:calc(16.6666666667% - 8.125rem/6*5)}.flex-col6.gap132>*{width:calc(16.6666666667% - 8.25rem/6*5)}.flex-col6.gap134>*{width:calc(16.6666666667% - 8.375rem/6*5)}.flex-col6.gap136>*{width:calc(16.6666666667% - 8.5rem/6*5)}.flex-col6.gap138>*{width:calc(16.6666666667% - 8.625rem/6*5)}.flex-col6.gap140>*{width:calc(16.6666666667% - 8.75rem/6*5)}.flex-col6.gap142>*{width:calc(16.6666666667% - 8.875rem/6*5)}.flex-col6.gap144>*{width:calc(16.6666666667% - 9rem/6*5)}.flex-col6.gap146>*{width:calc(16.6666666667% - 9.125rem/6*5)}.flex-col6.gap148>*{width:calc(16.6666666667% - 9.25rem/6*5)}.flex-col6.gap150>*{width:calc(16.6666666667% - 9.375rem/6*5)}.flex-col7{flex-wrap:wrap}.flex-col7>*{width:14.2857142857%}.flex-col7.gap8>*{width:calc(14.2857142857% - 0.5rem/7*6)}.flex-col7.gap10>*{width:calc(14.2857142857% - 0.625rem/7*6)}.flex-col7.gap12>*{width:calc(14.2857142857% - 0.75rem/7*6)}.flex-col7.gap14>*{width:calc(14.2857142857% - 0.875rem/7*6)}.flex-col7.gap16>*{width:calc(14.2857142857% - 1rem/7*6)}.flex-col7.gap18>*{width:calc(14.2857142857% - 1.125rem/7*6)}.flex-col7.gap20>*{width:calc(14.2857142857% - 1.25rem/7*6)}.flex-col7.gap22>*{width:calc(14.2857142857% - 1.375rem/7*6)}.flex-col7.gap24>*{width:calc(14.2857142857% - 1.5rem/7*6)}.flex-col7.gap26>*{width:calc(14.2857142857% - 1.625rem/7*6)}.flex-col7.gap28>*{width:calc(14.2857142857% - 1.75rem/7*6)}.flex-col7.gap30>*{width:calc(14.2857142857% - 1.875rem/7*6)}.flex-col7.gap32>*{width:calc(14.2857142857% - 2rem/7*6)}.flex-col7.gap34>*{width:calc(14.2857142857% - 2.125rem/7*6)}.flex-col7.gap36>*{width:calc(14.2857142857% - 2.25rem/7*6)}.flex-col7.gap38>*{width:calc(14.2857142857% - 2.375rem/7*6)}.flex-col7.gap40>*{width:calc(14.2857142857% - 2.5rem/7*6)}.flex-col7.gap42>*{width:calc(14.2857142857% - 2.625rem/7*6)}.flex-col7.gap44>*{width:calc(14.2857142857% - 2.75rem/7*6)}.flex-col7.gap46>*{width:calc(14.2857142857% - 2.875rem/7*6)}.flex-col7.gap48>*{width:calc(14.2857142857% - 3rem/7*6)}.flex-col7.gap50>*{width:calc(14.2857142857% - 3.125rem/7*6)}.flex-col7.gap52>*{width:calc(14.2857142857% - 3.25rem/7*6)}.flex-col7.gap54>*{width:calc(14.2857142857% - 3.375rem/7*6)}.flex-col7.gap56>*{width:calc(14.2857142857% - 3.5rem/7*6)}.flex-col7.gap58>*{width:calc(14.2857142857% - 3.625rem/7*6)}.flex-col7.gap60>*{width:calc(14.2857142857% - 3.75rem/7*6)}.flex-col7.gap62>*{width:calc(14.2857142857% - 3.875rem/7*6)}.flex-col7.gap64>*{width:calc(14.2857142857% - 4rem/7*6)}.flex-col7.gap66>*{width:calc(14.2857142857% - 4.125rem/7*6)}.flex-col7.gap68>*{width:calc(14.2857142857% - 4.25rem/7*6)}.flex-col7.gap70>*{width:calc(14.2857142857% - 4.375rem/7*6)}.flex-col7.gap72>*{width:calc(14.2857142857% - 4.5rem/7*6)}.flex-col7.gap74>*{width:calc(14.2857142857% - 4.625rem/7*6)}.flex-col7.gap76>*{width:calc(14.2857142857% - 4.75rem/7*6)}.flex-col7.gap78>*{width:calc(14.2857142857% - 4.875rem/7*6)}.flex-col7.gap80>*{width:calc(14.2857142857% - 5rem/7*6)}.flex-col7.gap82>*{width:calc(14.2857142857% - 5.125rem/7*6)}.flex-col7.gap84>*{width:calc(14.2857142857% - 5.25rem/7*6)}.flex-col7.gap86>*{width:calc(14.2857142857% - 5.375rem/7*6)}.flex-col7.gap88>*{width:calc(14.2857142857% - 5.5rem/7*6)}.flex-col7.gap90>*{width:calc(14.2857142857% - 5.625rem/7*6)}.flex-col7.gap92>*{width:calc(14.2857142857% - 5.75rem/7*6)}.flex-col7.gap94>*{width:calc(14.2857142857% - 5.875rem/7*6)}.flex-col7.gap96>*{width:calc(14.2857142857% - 6rem/7*6)}.flex-col7.gap98>*{width:calc(14.2857142857% - 6.125rem/7*6)}.flex-col7.gap100>*{width:calc(14.2857142857% - 6.25rem/7*6)}.flex-col7.gap102>*{width:calc(14.2857142857% - 6.375rem/7*6)}.flex-col7.gap104>*{width:calc(14.2857142857% - 6.5rem/7*6)}.flex-col7.gap106>*{width:calc(14.2857142857% - 6.625rem/7*6)}.flex-col7.gap108>*{width:calc(14.2857142857% - 6.75rem/7*6)}.flex-col7.gap110>*{width:calc(14.2857142857% - 6.875rem/7*6)}.flex-col7.gap112>*{width:calc(14.2857142857% - 7rem/7*6)}.flex-col7.gap114>*{width:calc(14.2857142857% - 7.125rem/7*6)}.flex-col7.gap116>*{width:calc(14.2857142857% - 7.25rem/7*6)}.flex-col7.gap118>*{width:calc(14.2857142857% - 7.375rem/7*6)}.flex-col7.gap120>*{width:calc(14.2857142857% - 7.5rem/7*6)}.flex-col7.gap122>*{width:calc(14.2857142857% - 7.625rem/7*6)}.flex-col7.gap124>*{width:calc(14.2857142857% - 7.75rem/7*6)}.flex-col7.gap126>*{width:calc(14.2857142857% - 7.875rem/7*6)}.flex-col7.gap128>*{width:calc(14.2857142857% - 8rem/7*6)}.flex-col7.gap130>*{width:calc(14.2857142857% - 8.125rem/7*6)}.flex-col7.gap132>*{width:calc(14.2857142857% - 8.25rem/7*6)}.flex-col7.gap134>*{width:calc(14.2857142857% - 8.375rem/7*6)}.flex-col7.gap136>*{width:calc(14.2857142857% - 8.5rem/7*6)}.flex-col7.gap138>*{width:calc(14.2857142857% - 8.625rem/7*6)}.flex-col7.gap140>*{width:calc(14.2857142857% - 8.75rem/7*6)}.flex-col7.gap142>*{width:calc(14.2857142857% - 8.875rem/7*6)}.flex-col7.gap144>*{width:calc(14.2857142857% - 9rem/7*6)}.flex-col7.gap146>*{width:calc(14.2857142857% - 9.125rem/7*6)}.flex-col7.gap148>*{width:calc(14.2857142857% - 9.25rem/7*6)}.flex-col7.gap150>*{width:calc(14.2857142857% - 9.375rem/7*6)}.flex-col8{flex-wrap:wrap}.flex-col8>*{width:12.5%}.flex-col8.gap8>*{width:calc(12.5% - 0.5rem/8*7)}.flex-col8.gap10>*{width:calc(12.5% - 0.625rem/8*7)}.flex-col8.gap12>*{width:calc(12.5% - 0.75rem/8*7)}.flex-col8.gap14>*{width:calc(12.5% - 0.875rem/8*7)}.flex-col8.gap16>*{width:calc(12.5% - 1rem/8*7)}.flex-col8.gap18>*{width:calc(12.5% - 1.125rem/8*7)}.flex-col8.gap20>*{width:calc(12.5% - 1.25rem/8*7)}.flex-col8.gap22>*{width:calc(12.5% - 1.375rem/8*7)}.flex-col8.gap24>*{width:calc(12.5% - 1.5rem/8*7)}.flex-col8.gap26>*{width:calc(12.5% - 1.625rem/8*7)}.flex-col8.gap28>*{width:calc(12.5% - 1.75rem/8*7)}.flex-col8.gap30>*{width:calc(12.5% - 1.875rem/8*7)}.flex-col8.gap32>*{width:calc(12.5% - 2rem/8*7)}.flex-col8.gap34>*{width:calc(12.5% - 2.125rem/8*7)}.flex-col8.gap36>*{width:calc(12.5% - 2.25rem/8*7)}.flex-col8.gap38>*{width:calc(12.5% - 2.375rem/8*7)}.flex-col8.gap40>*{width:calc(12.5% - 2.5rem/8*7)}.flex-col8.gap42>*{width:calc(12.5% - 2.625rem/8*7)}.flex-col8.gap44>*{width:calc(12.5% - 2.75rem/8*7)}.flex-col8.gap46>*{width:calc(12.5% - 2.875rem/8*7)}.flex-col8.gap48>*{width:calc(12.5% - 3rem/8*7)}.flex-col8.gap50>*{width:calc(12.5% - 3.125rem/8*7)}.flex-col8.gap52>*{width:calc(12.5% - 3.25rem/8*7)}.flex-col8.gap54>*{width:calc(12.5% - 3.375rem/8*7)}.flex-col8.gap56>*{width:calc(12.5% - 3.5rem/8*7)}.flex-col8.gap58>*{width:calc(12.5% - 3.625rem/8*7)}.flex-col8.gap60>*{width:calc(12.5% - 3.75rem/8*7)}.flex-col8.gap62>*{width:calc(12.5% - 3.875rem/8*7)}.flex-col8.gap64>*{width:calc(12.5% - 4rem/8*7)}.flex-col8.gap66>*{width:calc(12.5% - 4.125rem/8*7)}.flex-col8.gap68>*{width:calc(12.5% - 4.25rem/8*7)}.flex-col8.gap70>*{width:calc(12.5% - 4.375rem/8*7)}.flex-col8.gap72>*{width:calc(12.5% - 4.5rem/8*7)}.flex-col8.gap74>*{width:calc(12.5% - 4.625rem/8*7)}.flex-col8.gap76>*{width:calc(12.5% - 4.75rem/8*7)}.flex-col8.gap78>*{width:calc(12.5% - 4.875rem/8*7)}.flex-col8.gap80>*{width:calc(12.5% - 5rem/8*7)}.flex-col8.gap82>*{width:calc(12.5% - 5.125rem/8*7)}.flex-col8.gap84>*{width:calc(12.5% - 5.25rem/8*7)}.flex-col8.gap86>*{width:calc(12.5% - 5.375rem/8*7)}.flex-col8.gap88>*{width:calc(12.5% - 5.5rem/8*7)}.flex-col8.gap90>*{width:calc(12.5% - 5.625rem/8*7)}.flex-col8.gap92>*{width:calc(12.5% - 5.75rem/8*7)}.flex-col8.gap94>*{width:calc(12.5% - 5.875rem/8*7)}.flex-col8.gap96>*{width:calc(12.5% - 6rem/8*7)}.flex-col8.gap98>*{width:calc(12.5% - 6.125rem/8*7)}.flex-col8.gap100>*{width:calc(12.5% - 6.25rem/8*7)}.flex-col8.gap102>*{width:calc(12.5% - 6.375rem/8*7)}.flex-col8.gap104>*{width:calc(12.5% - 6.5rem/8*7)}.flex-col8.gap106>*{width:calc(12.5% - 6.625rem/8*7)}.flex-col8.gap108>*{width:calc(12.5% - 6.75rem/8*7)}.flex-col8.gap110>*{width:calc(12.5% - 6.875rem/8*7)}.flex-col8.gap112>*{width:calc(12.5% - 7rem/8*7)}.flex-col8.gap114>*{width:calc(12.5% - 7.125rem/8*7)}.flex-col8.gap116>*{width:calc(12.5% - 7.25rem/8*7)}.flex-col8.gap118>*{width:calc(12.5% - 7.375rem/8*7)}.flex-col8.gap120>*{width:calc(12.5% - 7.5rem/8*7)}.flex-col8.gap122>*{width:calc(12.5% - 7.625rem/8*7)}.flex-col8.gap124>*{width:calc(12.5% - 7.75rem/8*7)}.flex-col8.gap126>*{width:calc(12.5% - 7.875rem/8*7)}.flex-col8.gap128>*{width:calc(12.5% - 8rem/8*7)}.flex-col8.gap130>*{width:calc(12.5% - 8.125rem/8*7)}.flex-col8.gap132>*{width:calc(12.5% - 8.25rem/8*7)}.flex-col8.gap134>*{width:calc(12.5% - 8.375rem/8*7)}.flex-col8.gap136>*{width:calc(12.5% - 8.5rem/8*7)}.flex-col8.gap138>*{width:calc(12.5% - 8.625rem/8*7)}.flex-col8.gap140>*{width:calc(12.5% - 8.75rem/8*7)}.flex-col8.gap142>*{width:calc(12.5% - 8.875rem/8*7)}.flex-col8.gap144>*{width:calc(12.5% - 9rem/8*7)}.flex-col8.gap146>*{width:calc(12.5% - 9.125rem/8*7)}.flex-col8.gap148>*{width:calc(12.5% - 9.25rem/8*7)}.flex-col8.gap150>*{width:calc(12.5% - 9.375rem/8*7)}@media screen and (max-width: 47.9375em){.flex-sp-col1{flex-wrap:wrap}.flex-sp-col1>*{width:100%}.flex-sp-col1.gap8>*{width:calc(100% - 0.5rem/1*0)}.flex-sp-col1.gap16>*{width:calc(100% - 1rem/1*0)}.flex-sp-col1.gap24>*{width:calc(100% - 1.5rem/1*0)}.flex-sp-col1.gap32>*{width:calc(100% - 2rem/1*0)}.flex-sp-col1.gap40>*{width:calc(100% - 2.5rem/1*0)}.flex-sp-col1.gap48>*{width:calc(100% - 3rem/1*0)}.flex-sp-col1.gap64>*{width:calc(100% - 4rem/1*0)}.flex-sp-col1.gap-sp8>*{width:calc(100% - 0.5714285714rem/1*0)}.flex-sp-col1.gap-sp16>*{width:calc(100% - 1.1428571429rem/1*0)}.flex-sp-col1.gap-sp24>*{width:calc(100% - 1.7142857143rem/1*0)}.flex-sp-col1.gap-sp40>*{width:calc(100% - 2.8571428571rem/1*0)}.flex-sp-col2{flex-wrap:wrap}.flex-sp-col2>*{width:50%}.flex-sp-col2.gap8>*{width:calc(50% - 0.5rem/2*1)}.flex-sp-col2.gap16>*{width:calc(50% - 1rem/2*1)}.flex-sp-col2.gap24>*{width:calc(50% - 1.5rem/2*1)}.flex-sp-col2.gap32>*{width:calc(50% - 2rem/2*1)}.flex-sp-col2.gap40>*{width:calc(50% - 2.5rem/2*1)}.flex-sp-col2.gap48>*{width:calc(50% - 3rem/2*1)}.flex-sp-col2.gap64>*{width:calc(50% - 4rem/2*1)}.flex-sp-col2.gap-sp8>*{width:calc(50% - 0.5714285714rem/2*1)}.flex-sp-col2.gap-sp16>*{width:calc(50% - 1.1428571429rem/2*1)}.flex-sp-col2.gap-sp24>*{width:calc(50% - 1.7142857143rem/2*1)}.flex-sp-col2.gap-sp40>*{width:calc(50% - 2.8571428571rem/2*1)}.flex-sp-col3{flex-wrap:wrap}.flex-sp-col3>*{width:33.3333333333%}.flex-sp-col3.gap8>*{width:calc(33.3333333333% - 0.5rem/3*2)}.flex-sp-col3.gap16>*{width:calc(33.3333333333% - 1rem/3*2)}.flex-sp-col3.gap24>*{width:calc(33.3333333333% - 1.5rem/3*2)}.flex-sp-col3.gap32>*{width:calc(33.3333333333% - 2rem/3*2)}.flex-sp-col3.gap40>*{width:calc(33.3333333333% - 2.5rem/3*2)}.flex-sp-col3.gap48>*{width:calc(33.3333333333% - 3rem/3*2)}.flex-sp-col3.gap64>*{width:calc(33.3333333333% - 4rem/3*2)}.flex-sp-col3.gap-sp8>*{width:calc(33.3333333333% - 0.5714285714rem/3*2)}.flex-sp-col3.gap-sp16>*{width:calc(33.3333333333% - 1.1428571429rem/3*2)}.flex-sp-col3.gap-sp24>*{width:calc(33.3333333333% - 1.7142857143rem/3*2)}.flex-sp-col3.gap-sp40>*{width:calc(33.3333333333% - 2.8571428571rem/3*2)}.flex-sp-col4{flex-wrap:wrap}.flex-sp-col4>*{width:25%}.flex-sp-col4.gap8>*{width:calc(25% - 0.5rem/4*3)}.flex-sp-col4.gap16>*{width:calc(25% - 1rem/4*3)}.flex-sp-col4.gap24>*{width:calc(25% - 1.5rem/4*3)}.flex-sp-col4.gap32>*{width:calc(25% - 2rem/4*3)}.flex-sp-col4.gap40>*{width:calc(25% - 2.5rem/4*3)}.flex-sp-col4.gap48>*{width:calc(25% - 3rem/4*3)}.flex-sp-col4.gap64>*{width:calc(25% - 4rem/4*3)}.flex-sp-col4.gap-sp8>*{width:calc(25% - 0.5714285714rem/4*3)}.flex-sp-col4.gap-sp16>*{width:calc(25% - 1.1428571429rem/4*3)}.flex-sp-col4.gap-sp24>*{width:calc(25% - 1.7142857143rem/4*3)}.flex-sp-col4.gap-sp40>*{width:calc(25% - 2.8571428571rem/4*3)}.flex-sp-col5{flex-wrap:wrap}.flex-sp-col5>*{width:20%}.flex-sp-col5.gap8>*{width:calc(20% - 0.5rem/5*4)}.flex-sp-col5.gap16>*{width:calc(20% - 1rem/5*4)}.flex-sp-col5.gap24>*{width:calc(20% - 1.5rem/5*4)}.flex-sp-col5.gap32>*{width:calc(20% - 2rem/5*4)}.flex-sp-col5.gap40>*{width:calc(20% - 2.5rem/5*4)}.flex-sp-col5.gap48>*{width:calc(20% - 3rem/5*4)}.flex-sp-col5.gap64>*{width:calc(20% - 4rem/5*4)}.flex-sp-col5.gap-sp8>*{width:calc(20% - 0.5714285714rem/5*4)}.flex-sp-col5.gap-sp16>*{width:calc(20% - 1.1428571429rem/5*4)}.flex-sp-col5.gap-sp24>*{width:calc(20% - 1.7142857143rem/5*4)}.flex-sp-col5.gap-sp40>*{width:calc(20% - 2.8571428571rem/5*4)}.flex-sp-col6{flex-wrap:wrap}.flex-sp-col6>*{width:16.6666666667%}.flex-sp-col6.gap8>*{width:calc(16.6666666667% - 0.5rem/6*5)}.flex-sp-col6.gap16>*{width:calc(16.6666666667% - 1rem/6*5)}.flex-sp-col6.gap24>*{width:calc(16.6666666667% - 1.5rem/6*5)}.flex-sp-col6.gap32>*{width:calc(16.6666666667% - 2rem/6*5)}.flex-sp-col6.gap40>*{width:calc(16.6666666667% - 2.5rem/6*5)}.flex-sp-col6.gap48>*{width:calc(16.6666666667% - 3rem/6*5)}.flex-sp-col6.gap64>*{width:calc(16.6666666667% - 4rem/6*5)}.flex-sp-col6.gap-sp8>*{width:calc(16.6666666667% - 0.5714285714rem/6*5)}.flex-sp-col6.gap-sp16>*{width:calc(16.6666666667% - 1.1428571429rem/6*5)}.flex-sp-col6.gap-sp24>*{width:calc(16.6666666667% - 1.7142857143rem/6*5)}.flex-sp-col6.gap-sp40>*{width:calc(16.6666666667% - 2.8571428571rem/6*5)}.flex-sp-col7{flex-wrap:wrap}.flex-sp-col7>*{width:14.2857142857%}.flex-sp-col7.gap8>*{width:calc(14.2857142857% - 0.5rem/7*6)}.flex-sp-col7.gap16>*{width:calc(14.2857142857% - 1rem/7*6)}.flex-sp-col7.gap24>*{width:calc(14.2857142857% - 1.5rem/7*6)}.flex-sp-col7.gap32>*{width:calc(14.2857142857% - 2rem/7*6)}.flex-sp-col7.gap40>*{width:calc(14.2857142857% - 2.5rem/7*6)}.flex-sp-col7.gap48>*{width:calc(14.2857142857% - 3rem/7*6)}.flex-sp-col7.gap64>*{width:calc(14.2857142857% - 4rem/7*6)}.flex-sp-col7.gap-sp8>*{width:calc(14.2857142857% - 0.5714285714rem/7*6)}.flex-sp-col7.gap-sp16>*{width:calc(14.2857142857% - 1.1428571429rem/7*6)}.flex-sp-col7.gap-sp24>*{width:calc(14.2857142857% - 1.7142857143rem/7*6)}.flex-sp-col7.gap-sp40>*{width:calc(14.2857142857% - 2.8571428571rem/7*6)}.flex-sp-col8{flex-wrap:wrap}.flex-sp-col8>*{width:12.5%}.flex-sp-col8.gap8>*{width:calc(12.5% - 0.5rem/8*7)}.flex-sp-col8.gap16>*{width:calc(12.5% - 1rem/8*7)}.flex-sp-col8.gap24>*{width:calc(12.5% - 1.5rem/8*7)}.flex-sp-col8.gap32>*{width:calc(12.5% - 2rem/8*7)}.flex-sp-col8.gap40>*{width:calc(12.5% - 2.5rem/8*7)}.flex-sp-col8.gap48>*{width:calc(12.5% - 3rem/8*7)}.flex-sp-col8.gap64>*{width:calc(12.5% - 4rem/8*7)}.flex-sp-col8.gap-sp8>*{width:calc(12.5% - 0.5714285714rem/8*7)}.flex-sp-col8.gap-sp16>*{width:calc(12.5% - 1.1428571429rem/8*7)}.flex-sp-col8.gap-sp24>*{width:calc(12.5% - 1.7142857143rem/8*7)}.flex-sp-col8.gap-sp40>*{width:calc(12.5% - 2.8571428571rem/8*7)}.flex-sp-block[class*=gap]{gap:1.7142857143rem}.flex-sp-block>*{width:100% !important}}.footer{color:var(--clr-wht);font-family:var(--font-jp-text-m);background-color:var(--clr-bg-04)}@media screen and (max-width: 47.9375em){.footer{padding-bottom:5.7142857143rem}}.footer .lps_parts--cta{margin-bottom:0 !important}@media screen and (max-width: 47.9375em){.footer--logo{text-align:center}.footer--logo img{width:14.2857142857rem !important}.sns_area ul{justify-content:center}}.footer_message{padding-top:7.5rem;padding-bottom:4.5rem}.footer_top{padding-block:4.5rem;border-top:1px solid var(--clr-mono-05);display:grid;gap:4rem}@media print,screen and (min-width: 48em){.footer_top{grid-template-columns:19.875rem 1fr auto}}@media screen and (max-width: 47.9375em){.footer_top{gap:1.7142857143rem;padding-bottom:0}}.fnav--link{display:block;color:var(--clr-wht)}@media screen and (max-width: 47.9375em){.fnav--link{position:relative;padding:.5em}}@media(hover: hover){a.fnav--link:hover{opacity:.7}}@media print,screen and (min-width: 48em){.fnav--menu{line-height:2.5;column-count:2;break-inside:avoid}}@media screen and (max-width: 47.9375em){.fnav--menu{display:flex;flex-direction:column;gap:0.7142857143rem;border-top:1px solid var(--clr-mono-05);padding-block:2.1428571429rem}}.fnav--menu .sub-menu{font-size:max(13px,0.9375rem);line-height:2.5;opacity:.75}@media screen and (max-width: 47.9375em){.fnav--menu .sub-menu{line-height:2.5;column-count:2;break-inside:avoid}}.fnav--menu .sub-menu a{padding-left:1.5em}.footer_btm{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;border-top:1px solid var(--clr-mono-05)}@media screen and (max-width: 47.9375em){.footer_btm{flex-direction:column}}.footer_btm a{color:var(--clr-text-placeholder);font-size:0.875rem}@media(hover: hover){.footer_btm a:hover{opacity:.5}}.copyright{gap:1em}@media screen and (max-width: 47.9375em){.copyright{gap:0;text-align:center}}.copyright small{font-size:0.875rem;font-family:var(--font-en-text)}@media screen and (max-width: 47.9375em){.copyright small{font-size:0.7142857143rem}}.pbl img{display:block}.pbl a{display:inline-block;opacity:.25}@media(hover: hover){.pbl a:hover{opacity:1}}@media(hover: hover){.sns_area a:hover{opacity:.7}}@media print,screen and (min-width: 48em){.sns_area ul{margin-inline:-0.75rem}}.sns_area .icon{width:1.75rem;background-color:var(--clr-wht)}.sns_area li:not(:only-child) .txt{display:none}.sns_area li:not(:only-child) a{display:grid;place-items:center;width:2.5rem;aspect-ratio:1}.sns_area li:only-child a{display:flex;align-items:center;gap:0.5rem;padding:0.5rem;font-family:var(--font-en-text)}[class*=grid-]{display:grid}.grid-col1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-col2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-col3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-col4{grid-template-columns:repeat(4, minmax(0, 1fr))}.gap8{gap:0.5rem}.gap16{gap:1rem}.gap24{gap:1.5rem}.gap32{gap:2rem}.gap40{gap:2.5rem}.gap48{gap:3rem}.gap-blc48{row-gap:3rem}.gap64{gap:4rem}@media screen and (max-width: 47.9375em){.grid-sp-block{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-sp-block[class*=gap]{gap:1.7142857143rem}.grid-sp-col1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-sp-col2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-sp-col3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-sp-col4{grid-template-columns:repeat(4, minmax(0, 1fr))}.gap-sp4{gap:0.2857142857rem !important}.gap-sp8{gap:0.5714285714rem !important}.gap-sp16{gap:1.1428571429rem !important}.gap-sp24{gap:1.7142857143rem !important}.gap-sp40{gap:2.8571428571rem !important}}.header{position:fixed;top:0;left:0;right:0;z-index:9999;height:5rem;transition:var(--transit-default)}@media screen and (max-width: 67.5em){.header{height:4.5714285714rem}}.header.is-hide{translate:0 -100%}.header::before{content:"";position:absolute;inset:0;z-index:-1;background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(4px)}.header--inner{height:100%;padding-inline:2rem}@media screen and (max-width: 67.5em){.header--inner{padding-left:1.875rem}}.template-contact-simple .header{position:absolute}.hero--header{position:absolute;top:1.25rem;inset-inline:3.75rem;height:4.5rem;border-radius:var(--border-radius-max)}@media screen and (max-width: 47.9375em){.hero--header{inset-inline:1.1428571429rem}}.header--logo a,.footer--logo a{display:inline-block}@media(hover: hover){.header--logo a:hover,.footer--logo a:hover{opacity:.7}}.header--logo{position:relative;z-index:9999}.header--logo a{display:flex;align-items:center;gap:1rem}.header--logo span{padding:0.375rem 0.625rem;color:var(--clr-text-secondary);font-size:0.8125rem;font-family:var(--font-jp-heading);font-weight:700;line-height:1;letter-spacing:.03em;border:1px solid;background-color:var(--clr-wht);border-radius:3px}.header--logo img{width:9.8125rem !important}@media print,screen and (min-width: 67.5625em){.gnav,.gnav--menu,.gnav--menu li,.gnav--link{height:100%}}@media print,screen and (min-width: 67.5625em){.gnav{display:flex}}@media screen and (max-width: 67.5em){.gnav{position:fixed;inset:0;z-index:300;width:100%;height:100vh;margin:0;padding:calc(4.5714285714rem + 1.7142857143rem) 1.7142857143rem;opacity:0;pointer-events:none;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);transition:var(--transit-default);overflow:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.gnav.is-active{opacity:1;pointer-events:auto}}@media print,screen and (min-width: 67.5625em){.gnav--link{display:flex;justify-content:center;align-items:center}}@media screen and (max-width: 67.5em){.gnav--menu,.gnav--cta{display:block}}@media screen and (max-width: 67.5em){.gnav--menu li{position:relative;display:block;width:100%}}@media screen and (max-width: 67.5em){.gnav--menu>li{border-bottom:1px solid var(--clr-mono-02)}.gnav--menu>li:first-child{border-top:1px solid var(--clr-mono-02)}}.gnav--link{padding:0 1.5rem}@media print,screen and (min-width: 48em){.gnav--link{font-size:max(12px,0.875rem);text-align:center}}@media screen and (max-width: 67.5em){.gnav--link{display:block;padding:1.0714285714rem}}@media print,screen and (min-width: 67.5625em){.gnav--menu li.menu-item-has-children>.gnav--link span{display:flex;align-items:center;gap:1rem}.gnav--menu li.menu-item-has-children>.gnav--link span::after{content:"";float:inline-end;inline-size:0.5rem;margin-block:calc((1lh - 0.5rem)/2);aspect-ratio:1;border-bottom:1px solid var(--clr-primary-default);border-right:1px solid var(--clr-primary-default);transform:rotate(45deg);translate:0 -0.125rem}}@media screen and (max-width: 67.5em){.gnav--menu li:not(.menu-item-has-children) a::before{content:"";float:inline-end;inline-size:0.5rem;margin-block:calc((1lh - 0.5rem)/2);aspect-ratio:1;border-top:1px solid var(--clr-primary-default);border-right:1px solid var(--clr-primary-default);transform:rotate(45deg)}}@media print,screen and (min-width: 48em){.gnav--menu>li:hover>a.gnav--link{color:var(--clr-primary-default)}}.gnav--menu li.current-menu-item>.gnav--link{color:var(--clr-primary-default)}.menu-item-has-children{position:relative}.head_sub_nav--wrap{z-index:100}@media print,screen and (min-width: 67.5625em){.head_sub_nav--wrap{position:absolute;top:100%;left:50%;transform:translateX(-50%);white-space:nowrap;transition:var(--transit-default);opacity:0;pointer-events:none}}@media screen and (max-width: 67.5em){.head_sub_nav--wrap{background-color:var(--clr-bg-01)}}.sp-accordion.is-open .head_sub_nav--wrap{margin-bottom:1.1428571429rem}@media print,screen and (min-width: 67.5625em){.gnav--menu .menu-item-has-children:hover .head_sub_nav--wrap{opacity:1;pointer-events:auto}}@media screen and (max-width: 67.5em){.menu-item-has-children.is-is-active .head_sub_nav--wrap{opacity:1;pointer-events:auto}}@media screen and (max-width: 67.5em){.head_sub_nav{position:relative}}.head_sub_nav a{display:block;padding:1rem 1.5rem}@media print,screen and (min-width: 67.5625em){.head_sub_nav a{background-color:var(--clr-wht)}}@media screen and (max-width: 67.5em){.head_sub_nav a{padding:1.0714285714rem;padding-left:2.1428571429rem}}@media(hover: hover){.head_sub_nav a:hover{color:var(--clr-primary-default)}}@media print,screen and (min-width: 67.5625em){.gnav_sub_toggle{display:none}}@media screen and (max-width: 67.5em){.gnav_sub_toggle{position:absolute;top:0;right:-0.75rem;width:4rem;height:4rem;transition:var(--transit-default);color:var(--clr-primary-default);cursor:pointer}.gnav_sub_toggle::before,.gnav_sub_toggle::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:0.6875rem;height:1px;border-bottom:1px solid}.gnav_sub_toggle::after{transform:rotate(90deg)}}@media screen and (max-width: 47.9375em){.menu-item-has-children.is-open .gnav_sub_toggle{transform:rotate(180deg)}.menu-item-has-children.is-open .gnav_sub_toggle::after{opacity:0}}.sub_link a{padding:.5em}.gnav--cta{text-align:center}@media screen and (max-width: 67.5em){.gnav--cta li:not(:last-child){margin-bottom:1.1428571429rem}}@media screen and (max-width: 47.9375em){.gnav--contact{margin-top:1.5rem}}@media print,screen and (min-width: 48em){.gnav--contact a{padding:.5em 1.5em;line-height:1.2}}@media screen and (max-width: 47.9375em){.gnav--contact a{width:100%}}@media print,screen and (min-width: 67.5625em){.gnav_btn{display:none}}@media screen and (max-width: 67.5em){.gnav_btn{position:fixed;top:0;width:4.5714285714rem;height:4.5714285714rem;cursor:pointer;z-index:10000;right:0;transition:var(--transit-default)}.gnav_btn--lines{position:relative;width:1.7142857143rem;height:1.1428571429rem}.gnav_btn--lines span{position:absolute;left:0;width:100%;height:2px;background-color:var(--clr-primary-default);transition:var(--transit-default)}.gnav_btn--lines span:nth-of-type(1){top:0}.gnav_btn--lines span:nth-of-type(2){top:50%;transform:translateY(-50%)}.gnav_btn--lines span:nth-of-type(3){bottom:0}.gnav_btn.is-active .gnav_btn--lines span:nth-of-type(1){transform:translateY(0.5rem) rotate(-45deg)}.gnav_btn.is-active .gnav_btn--lines span:nth-of-type(2){opacity:0}.gnav_btn.is-active .gnav_btn--lines span:nth-of-type(3){transform:translateY(-0.5rem) rotate(45deg)}}.hero{position:relative;z-index:0;height:109.6875rem}@media screen and (max-width: 47.9375em){.hero{height:71.4285714286rem;overflow:clip}}.hero--bg{position:absolute;inset:0;clip-path:inset(0)}.hero--bg .deco-light,.hero--bg .deco-en-circle{position:fixed;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width: 47.9375em){.hero--bg .deco-light,.hero--bg .deco-en-circle{top:10rem;translate:-50% 0}}@media screen and (max-width: 47.9375em){.hero--bg .deco-light{--w: 550 !important;--blur: 80 !important}.hero--bg .deco-en-circle{--w: 410 !important}}.hero--deco .img{position:absolute;width:fit-content}.hero--deco .img-txt::before{content:attr(data-label);position:absolute;inset-inline:0;padding:1rem;color:var(--clr-wht);font-family:var(--font-en-text);font-size:1.375rem;font-weight:500;line-height:1;letter-spacing:0.0454545455em;mix-blend-mode:exclusion}@media screen and (max-width: 47.9375em){.hero--deco .img-txt::before{padding:0.7142857143rem;font-size:0.7142857143rem}}.hero--deco .img-blur{filter:blur(8px)}@media screen and (max-width: 47.9375em){.hero--deco .img-blur{filter:blur(6px)}}.hero--deco .img01{left:0;top:9.375rem}@media screen and (max-width: 47.9375em){.hero--deco .img01{left:-2.1428571429rem;top:10rem}}.hero--deco .img01 .subimg{top:10.4545454545%;right:-23.4079173838%;width:58.8640275387%}@media screen and (max-width: 47.9375em){.hero--deco .img01 .subimg{top:49%;right:-20%}}.hero--deco .img02{left:21.625rem;top:42.875rem;z-index:1}@media screen and (max-width: 47.9375em){.hero--deco .img02{left:-1.4285714286rem;top:29.2857142857rem}}.hero--deco .img02 .subimg{bottom:-25%;left:-35.6454720617%;width:72.2543352601%}@media screen and (max-width: 47.9375em){.hero--deco .img02 .subimg{bottom:-38%;left:5%}}.hero--deco .img03{right:0;top:12.5rem}@media screen and (max-width: 47.9375em){.hero--deco .img03{right:-8.5714285714rem;top:12.1428571429rem;z-index:1}}.hero--deco .img03 .subimg{bottom:-16.8905950096%;left:9.4488188976%;width:28.3464566929%}@media screen and (max-width: 47.9375em){.hero--deco .img03 .subimg{bottom:86%;left:19%}}.hero--deco .img04{right:6.25rem;top:55rem}@media screen and (max-width: 47.9375em){.hero--deco .img04{right:-0.7142857143rem;top:35rem;z-index:1}}.hero--deco .img04 .subimg{bottom:-4.2372881356%;left:-7.6294277929%;width:43.7329700272%}@media screen and (max-width: 47.9375em){.hero--deco .img04 .subimg{bottom:-24%;left:-13%}}.hero--deco .img05{left:6.8125rem;top:82.1875rem;z-index:1}@media screen and (max-width: 47.9375em){.hero--deco .img05{left:-1.4285714286rem;top:46.4285714286rem}}.hero--deco .img05 .subimg{top:38.1263616558%;right:-30.3338171263%;width:46.5892597968%}@media screen and (max-width: 47.9375em){.hero--deco .img05 .subimg{right:-20%}}.hero--deco .img06{left:49.5625rem;top:99.4375rem}@media screen and (max-width: 47.9375em){.hero--deco .img06{left:11.4285714286rem;top:53.5714285714rem}}.hero--deco .img07{left:51rem;top:-1.875rem}@media screen and (max-width: 47.9375em){.hero--deco .img07{left:auto;right:-0.7142857143rem;top:7.8571428571rem}}.hero--deco .img08{left:0;top:53.4375rem}@media screen and (max-width: 47.9375em){.hero--deco .img08{top:25rem;left:-3.5714285714rem}}.hero--deco .img09{right:22.625rem;top:95.4375rem}@media screen and (max-width: 47.9375em){.hero--deco .img09{right:7.8571428571rem;top:38.5714285714rem}}.hero--cont{position:relative;z-index:5;display:flex;flex-direction:column;height:100vh;padding-top:7.5rem}@media print,screen and (min-width: 48em){.hero--cont{justify-content:center}}@media screen and (max-width: 47.9375em){.hero--cont{padding-top:19.2857142857rem}}.hero--catch{padding-bottom:3.125rem;color:var(--clr-wht);font-size:6.5rem;font-family:var(--font-jp-heading);font-weight:700;line-height:1.4;letter-spacing:.05em}@media screen and (max-width: 47.9375em){.hero--catch{font-size:2.5714285714rem}}.hero--scroll{display:flex;flex-direction:column;align-items:center;gap:0.5rem}.hero--scroll span{position:relative;width:1px;height:2.5rem;overflow:clip}.hero--scroll span::before{content:"";position:absolute;top:0;left:0;width:100%;height:150%;animation:hero_scroll 2s linear infinite;background-color:var(--clr-wht)}@keyframes hero_scroll{0%{transform:translateY(-100%)}100%{transform:translateY(100%)}}.home_news{background-color:var(--clr-wht);border-bottom:1px solid var(--clr-mono-01)}.home_news .posts-news{flex:1}.posts-news--ttl{display:block;position:relative;margin-right:2.5rem;padding:0;line-height:1.2}@media screen and (max-width: 47.9375em){.posts-news--ttl{width:auto;float:none;height:auto;margin-bottom:1.1428571429rem}}.home_business{margin-top:-2.5rem;clip-path:inset(0 round 2.5rem 2.5rem 0 0)}.home_business .txtarea{display:flex;gap:4rem}@media print,screen and (min-width: 48em){.home_business .txtarea{align-items:flex-end}}@media screen and (max-width: 47.9375em){.home_business .txtarea{flex-direction:column;gap:2.2857142857rem}}@media screen and (max-width: 47.9375em){.home_business .inner{display:grid;gap:2.8571428571rem}}@media print,screen and (min-width: 48em){.home_business--navs-wrap{position:absolute;inset:0;z-index:1;pointer-events:none}.home_business--navs{position:sticky;top:0;display:flex;justify-content:center;align-items:flex-end;gap:1rem;height:100vh;padding-bottom:2rem}.home_business--navs li{pointer-events:auto;position:relative;display:flex;align-items:center;gap:1.25rem;color:var(--clr-wht);line-height:1}.home_business--navs li:not(:last-child)::after{content:"";display:inline-block;height:1em;border-right:1px solid var(--clr-bg-04);rotate:25deg}.home_business--navs li span{position:relative;padding:8px}.home_business--navs li span::before{content:"";position:absolute;inset:0;z-index:-1;transition:scale var(--duration) var(--easing);transform-origin:right center;scale:0 1;background-color:var(--clr-bg-04)}.home_business--navs li.is-current span::before{transform-origin:left center;scale:1 1}}@media print,screen and (min-width: 48em){.scroll_horizontal--list .business_card:first-child{margin-left:8.3333333333vw}.scroll_horizontal--list .business_card:last-child{margin-right:8.3333333333vw}}@media screen and (max-width: 47.9375em){.scroll_horizontal--list .business_card{position:sticky;top:calc(4rem + 2.2857142857rem)}.scroll_horizontal--list .business_card:not(:last-child){margin-bottom:2.2857142857rem}}.home_about{position:relative;z-index:0;background-image:linear-gradient(270deg, #82a0be 0%, #89a2bf 100%)}@media screen and (max-width: 47.9375em){.home_about{padding-bottom:50vh}}.home_about .bg-parallax{z-index:-1}.home_about .txtarea{max-width:43.875rem}.home_about--bg{position:absolute;inset:0;background-image:url(../images/about-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 47.9375em){.home_about--bg{background-image:url(../images/about-bg-sp.jpg);background-position:bottom;background-size:100%}}.home_about--ttl{padding-block:4rem;border-block:1px solid var(--clr-wht)}.home_10_future{position:relative;overflow:clip}@media screen and (max-width: 47.9375em){.home_10_future{padding-block:14.2857142857rem}}.home_10_future::before{content:"";position:absolute;top:0;right:0;width:200vw;border-top:200px solid rgba(138,243,255,.4);transform-origin:top right;rotate:-25deg;filter:blur(9.375rem);pointer-events:none}.home_10_future--bg{position:absolute;inset:0;display:flex;justify-content:space-between;perspective:600px;transform:translateZ(0)}@media print,screen and (min-width: 48em){.home_10_future--bg{padding-inline:20rem}}@media screen and (max-width: 47.9375em){.home_10_future--bg{flex-direction:column;margin-top:-0.7142857143rem;padding-bottom:1.4285714286rem;perspective:1000px}}.home_10_future--bg .loop_slide{width:20rem;transform:rotateX(20deg);transform-origin:left top}@media screen and (max-width: 47.9375em){.home_10_future--bg .loop_slide{width:140vw;height:10rem;transform:rotateY(10deg)}.home_10_future--bg .loop_slide:nth-child(2){transform:rotateY(-10deg)}}.home_10_future--bg img{background:#aaa}.home_job{position:relative;z-index:1;background-color:#151b36}.home_job--bg{background-image:url(../images/job-bg.jpg);background-size:100%;background-position:right top;background-repeat:no-repeat}.home_job--lists{gap:3.125rem}@media screen and (max-width: 47.9375em){.home_job--lists{gap:1.1428571429rem}}.home_job--lists li{position:relative;z-index:0;overflow:clip;height:45rem}@media screen and (max-width: 47.9375em){.home_job--lists li{height:21.4285714286rem}}.home_job--lists li::before{content:"";position:absolute;inset:0;z-index:-1;transition:var(--transit-default);background-image:var(--bg);background-size:cover;background-position:center;background-repeat:no-repeat}.home_job--lists li:hover::before{opacity:.5;scale:1.05}.home_job--lists a{display:flex;justify-content:center;align-items:center;height:100%;color:var(--clr-wht)}.home_job--lists .icon{position:absolute;right:1.5rem}.home_people .deco-light{top:-35.375rem;left:-27.5rem}@media screen and (max-width: 47.9375em){.home_people .deco-light{top:-7.8571428571rem;left:-7.1428571429rem}}.home_people .txtarea{display:flex;gap:4rem}@media screen and (max-width: 47.9375em){.home_people .txtarea{flex-direction:column;gap:2.2857142857rem}}.home_environment--before{height:120vh;padding-top:19.3125rem;font-size:4rem;font-family:var(--font-jp-heading);font-weight:700;letter-spacing:.03em;clip-path:inset(0)}@media screen and (max-width: 47.9375em){.home_environment--before{font-size:2.1428571429rem}}.home_environment--before .movie_box{position:fixed;inset:0;z-index:-1}.home_environment{--h: 389;position:relative;z-index:0;overflow:clip;clip-path:inset(0);margin-top:calc(var(--h)*var(--rem-pc)*-1);padding-top:24.3125rem;mask-image:linear-gradient(180deg, rgba(0, 182, 152, 0) 0%, #00b698 21.85936875rem);background-image:url(../images/bg-environment.jpg)}.home_environment .deco-en-circle{top:16.8125rem;left:-2.5rem}@media screen and (max-width: 47.9375em){.home_environment .deco-en-circle{--w: 270 !important;top:37.8571428571rem;left:auto;right:-1.4285714286rem}}.home_environment .home_environment--bg{inset:-10vw 0;left:auto;width:48.3333333333vw;margin-left:auto;opacity:.4;background-image:url(../images/environment-txt.png);background-size:100%}@media screen and (max-width: 47.9375em){.home_environment .home_environment--bg{width:100%;height:150vw}}.home_environment--txtarea{padding-top:10rem;max-width:39rem}@media print,screen and (min-width: 48em){.home_environment--txtarea{padding-inline:2.5rem}}@media screen and (max-width: 47.9375em){.home_environment--txtarea{padding-top:17.1428571429rem}}.home_environment--lifestyle{position:relative;border-radius:var(--border-radius-secondary);background-color:var(--clr-bg-02);overflow:clip}@media print,screen and (min-width: 48em){.home_environment--lifestyle{--side_offset: calc(96 * var(--rem-pc));--img_width: calc(564 * var(--rem-pc));--gap: calc(80 * var(--rem-pc));padding-left:var(--side_offset);padding-right:calc(var(--side_offset) + var(--gap) + var(--img_width))}}.home_environment--lifestyle .txtarea{padding-block:5rem}@media screen and (max-width: 47.9375em){.home_environment--lifestyle .txtarea{padding:1.7142857143rem}}.home_environment--lifestyle::after{content:"";display:block;aspect-ratio:564/543;background-image:var(--bg);background-size:cover}@media print,screen and (min-width: 48em){.home_environment--lifestyle::after{position:absolute;inset-block:0;right:var(--side_offset);width:var(--img_width)}}.home_message{overflow:clip}.home_message .ttl-01{flex-shrink:0}.home_message .deco-light{left:-25.6875rem;bottom:-44.75rem}.home_message .inner{gap:10rem}@media screen and (max-width: 47.9375em){.home_message .inner{gap:2.8571428571rem;padding-bottom:17.1428571429rem}}.home_message .img01{left:0;top:25.3125rem;z-index:1}@media screen and (max-width: 47.9375em){.home_message .img01{top:46.4285714286rem}}.home_message .img02{left:32.25rem;top:44.125rem}@media screen and (max-width: 47.9375em){.home_message .img02{left:18.5714285714rem;top:52.1428571429rem}}.home_message .img03{right:0;top:4.875rem}.page_ttl{position:relative;display:flex;align-items:center}.page_ttl--bg{position:absolute;right:0;top:calc(5rem + 3rem);bottom:3.25rem;width:71.25rem;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:var(--bg-img)}@media screen and (max-width: 47.9375em){.page_ttl--bg{--bg-img-sp: var(--bg-img);top:4.5714285714rem;bottom:0;width:100%;background-image:var(--bg-img-sp)}.page_ttl--bg::before{content:"";position:absolute;inset:0;background-color:rgba(12,140,190,.5);mix-blend-mode:multiply}}.page_ttl-jp{font-size:3.5rem}@media screen and (max-width: 47.9375em){.page_ttl-jp{font-size:1.7142857143rem}}.page_ttl-en{display:block;text-transform:capitalize;font-size:1.5rem}@media screen and (max-width: 47.9375em){.page_ttl-en{font-size:1rem}}.page_ttl:not(.page_ttl-has_bg){padding-top:5rem;color:var(--clr-primary-default);text-align:center}.page_ttl:not(.page_ttl-has_bg) .inner{display:flex;flex-direction:column}.page_ttl:not(.page_ttl-has_bg) .breadcrumbs{order:-1;margin-inline:calc(50% - 50vw);margin-block:0 5.5rem;padding:1rem;text-align:left;background-color:var(--clr-bg-01)}@media screen and (max-width: 47.9375em){.page_ttl:not(.page_ttl-has_bg) .breadcrumbs{margin-bottom:2.2857142857rem;padding:0.5rem}}.page_ttl-has_bg{height:calc(33.75rem + 5rem + 3rem + 3.25rem)}@media screen and (max-width: 47.9375em){.page_ttl-has_bg{height:70vw;padding-top:4.5714285714rem}}.page_ttl-has_bg .deco-light{left:-6rem;top:-21.8125rem}@media screen and (max-width: 47.9375em){.page_ttl-has_bg .deco-light{display:none}}@media print,screen and (min-width: 48em){.page_ttl-has_bg>.inner{padding-right:52vw}}.page_ttl-has_bg .breadcrumbs .inner{width:100%;max-width:initial}.page_ttl-has_bg .page_ttl-jp:has(+.page_ttl-en){margin-bottom:1.5rem}@media screen and (max-width: 47.9375em){.page_ttl-has_bg .page_ttl-jp:has(+.page_ttl-en){margin-bottom:0.8571428571rem}}.ttl-01,.ttl-02,.ttl-03,.ttl-04,.ttl-05,.ttl-06{font-weight:var(--font-weight-heading)}.ttl-01:where(:not([class*=font-en])),.ttl-02:where(:not([class*=font-en])),.ttl-03:where(:not([class*=font-en])),.ttl-04:where(:not([class*=font-en])),.ttl-05:where(:not([class*=font-en])),.ttl-06:where(:not([class*=font-en])){letter-spacing:0}.ttl-01:where(:not([class*=mgn-btm]):not(:last-child)),.ttl-02:where(:not([class*=mgn-btm]):not(:last-child)),.ttl-03:where(:not([class*=mgn-btm]):not(:last-child)),.ttl-04:where(:not([class*=mgn-btm]):not(:last-child)),.ttl-05:where(:not([class*=mgn-btm]):not(:last-child)),.ttl-06:where(:not([class*=mgn-btm]):not(:last-child)){margin-bottom:1em}.ttl-01 span,.ttl-02 span,.ttl-03 span,.ttl-04 span,.ttl-05 span,.ttl-06 span{line-height:inherit;letter-spacing:inherit}.ttl-01:not(.font-en),.ttl-02:not(.font-en),.ttl-03:not(.font-en),.ttl-04:not(.font-en),.ttl-05:not(.font-en),.ttl-06:not(.font-en){font-family:var(--font-jp-heading)}.ttl-01{font-size:var(--font-size-heading1);line-height:1.4}@media screen and (max-width: 47.9375em){.ttl-01{font-size:var(--font-size-heading1-sp)}}.ttl-01:not([class*=clr-]){color:var(--clr-primary-default)}.ttl-01.font-en{font-size:6rem;font-weight:400;letter-spacing:0.0104166667em}@media screen and (max-width: 47.9375em){.ttl-01.font-en{font-size:2.8571428571rem}}.ttl-01 .subtitle{margin-top:1rem}@media screen and (max-width: 47.9375em){.ttl-01 .subtitle{margin-top:0.5714285714rem}}.ttl-01.clr-wht .subtitle{color:var(--clr-wht)}.ttl-01.clr-wht .subtitle::after{background-color:var(--clr-wht)}.ttl-02{font-size:var(--font-size-heading2);line-height:1.5}@media screen and (max-width: 47.9375em){.ttl-02{font-size:var(--font-size-heading2-sp)}}.ttl-02.font-en{font-size:3rem;letter-spacing:0.0208333333em}@media screen and (max-width: 47.9375em){.ttl-02.font-en{font-size:2.1428571429rem}}.ttl-03{font-size:var(--font-size-heading3);line-height:1.6}@media screen and (max-width: 47.9375em){.ttl-03{font-size:var(--font-size-heading3-sp)}}.ttl-03.font-en{font-size:2.5rem;letter-spacing:.025em}@media screen and (max-width: 47.9375em){.ttl-03.font-en{font-size:1.7142857143rem}}.ttl-04{font-size:var(--font-size-heading4);line-height:1.7}@media screen and (max-width: 47.9375em){.ttl-04{font-size:var(--font-size-heading4-sp)}}.ttl-04.font-en{font-size:2rem;letter-spacing:.03125em}@media screen and (max-width: 47.9375em){.ttl-04.font-en{font-size:1.4285714286rem}}.ttl-05{font-size:max(22px,var(--font-size-heading5));line-height:1.7}@media screen and (max-width: 47.9375em){.ttl-05{font-size:var(--font-size-heading5-sp)}}.ttl-05.font-en{font-size:1.5rem;letter-spacing:0.0416666667em}@media screen and (max-width: 47.9375em){.ttl-05.font-en{font-size:1.2857142857rem}}.ttl-06{font-size:var(--font-size-heading6);line-height:1.7}@media screen and (max-width: 47.9375em){.ttl-06{font-size:var(--font-size-heading6-sp)}}.ttl-06.font-en{font-size:1.25rem;letter-spacing:.05em}@media screen and (max-width: 47.9375em){.ttl-06.font-en{font-size:1.1428571429rem}}.subtitle,.subtitle-sm{letter-spacing:.03em !important}.subtitle{font-size:max(16px,1.125rem);line-height:1.6}@media screen and (max-width: 47.9375em){.subtitle{font-size:var(--font-size-txt-md-sp)}}.subtitle.font-en{font-size:max(var(--max-font-size),var(--font-size-txt-md))}@media screen and (max-width: 47.9375em){.subtitle.font-en{font-size:var(--font-size-txt-md-sp)}}.subtitle:where(:not([class*=mgn-btm]):not(:last-child)){margin-bottom:3em}.subtitle-sm{--max-font-size: calc(var(--txt-sm) * 1px - 2px);display:block;font-size:max(var(--max-font-size),var(--font-size-txt-sm));line-height:1.6}@media screen and (max-width: 47.9375em){.subtitle-sm{font-size:var(--font-size-txt-sm-sp)}}.subtitle-sm.font-en{font-family:var(--font-en-text);font-size:max(var(--max-font-size),var(--font-size-txt-sm));font-weight:400;line-height:1.6;letter-spacing:0.0769230769em}@media screen and (max-width: 47.9375em){.subtitle-sm.font-en{font-size:var(--font-size-txt-sm-sp)}}.ttl-deco-circle{display:flex;align-items:flex-start;gap:1rem}.ttl-deco-circle.txt-ctr{justify-content:center}.ttl-deco-circle::before{content:"";display:block;flex-shrink:0;width:1rem;aspect-ratio:1;margin-block:calc((1lh - 1rem)/2);background-color:currentColor;border-radius:50%}.anchor_link--list_wrap{position:absolute;inset:0;z-index:9990;pointer-events:none;overflow:clip}.anchor_link--list{position:sticky;top:calc(5rem + 2.5rem);width:20rem;transition:var(--transit-default);translate:-100% 0}@media screen and (max-width: 47.9375em){.anchor_link--list{top:calc(4rem + 1.7142857143rem);margin-left:auto;padding-block:2.2857142857rem;translate:100% 0}}.anchor_link--list.is-open{translate:0 0}.anchor_link--list.is-open .toggle_btn span:nth-child(1){rotate:-45deg;translate:0 -0.375rem}.anchor_link--list.is-open .toggle_btn span:nth-child(2){opacity:0}.anchor_link--list.is-open .toggle_btn span:nth-child(3){rotate:45deg;translate:0 0.375rem}.anchor_link--label{position:absolute;display:flex;align-items:center;justify-content:center;gap:1.5rem;width:2.5rem;height:10rem;color:var(--clr-text-light);font-size:1.125rem;font-family:var(--font-en-text);font-weight:300;line-height:1;letter-spacing:0;writing-mode:sideways-lr;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna";transition:var(--transit-default);background-color:var(--clr-primary-default);cursor:pointer;box-shadow:0 0 1.5rem 0 rgba(0,0,0,.1);pointer-events:auto}@media print,screen and (min-width: 48em){.anchor_link--label{right:-2.5rem;border-radius:0 0.25rem 0.25rem 0}}@media screen and (max-width: 47.9375em){.anchor_link--label{left:-2.5rem;border-radius:0.25rem 0 0 0.25rem}}.anchor_link--label .toggle_btn{display:flex;justify-content:space-between;width:1.25rem;height:0.875rem}.anchor_link--label .toggle_btn span{display:block;width:100%;border-bottom:2px solid;transition:var(--transit-default)}@media(hover: hover){.anchor_link--label:hover{background-color:var(--clr-primary-dark)}}.anchor_link{overflow:auto;width:100%;max-height:calc(100vh - (5rem*2 + 2.5rem));overflow:auto;padding:2.5rem;border-radius:0 0 1rem 0;background-color:var(--clr-wht);box-shadow:0 0 1.5rem 0 rgba(0,0,0,.1);backdrop-filter:blur(10px);pointer-events:auto;transition:var(--transit-default)}@media screen and (max-width: 47.9375em){.anchor_link{padding:2.2857142857rem}}.anchor_link li{position:relative}.anchor_link a{position:relative;display:flex;align-items:flex-start;gap:.5em;padding-block:.7em;color:var(--clr-mono-05);font-size:1.125rem;font-family:var(--font-jp-text-m);line-height:var(--line-height-hdr)}.anchor_link a::before{content:"";flex-shrink:0;width:1em;margin-block:calc((1lh - 0.125rem)/2);border-bottom:0.125rem solid;transition:var(--transit-default)}.anchor_link--list li.is-toc-current a{color:var(--clr-primary-default)}.anchor_link--list li.is-toc-current a::before{width:2em}@media(hover: hover){.anchor_link a:hover{color:var(--clr-primary-default)}.anchor_link a:hover::before{width:2em}}@media print,screen and (min-width: 48em){.scroll_horizontal{margin-inline:calc(50% - 50vw)}.scroll_horizontal--wrapper{position:relative;height:100vh;overflow:clip}.scroll_horizontal--list{position:absolute;top:0;left:0;display:flex;height:100vh;align-items:center;gap:60px}}[data-js-tick]{--gap: 40;position:relative;display:flex;flex-shrink:0;overflow:clip;margin-inline:calc(50% - 50vw);white-space:nowrap}[data-js-tick]:nth-of-type(2) [data-js-tick-row]{animation-direction:reverse}[data-js-tick-row]{position:relative;display:flex;flex-shrink:0;animation:loop-tick var(--tick-duration) linear infinite}[data-js-tick-item]{flex-shrink:0}[data-js-tick-item]:not(:last-child){padding-right:calc(var(--gap)*var(--rem-pc))}@keyframes loop-tick{0%{transform:translateX(0%)}to{transform:translateX(-100%)}}.loop_slide{--gap: 8;--duration: 10s;display:flex;width:100%;overflow:clip}.loop_slide.reverse .loop_slide--slide{animation-direction:reverse}.loop_slide--slide{display:flex;justify-content:center;align-items:center;flex-shrink:0;gap:calc(var(--gap)*var(--rem-pc));padding-right:calc(var(--gap)*var(--rem-pc));animation-name:loop_horizontal_1st;animation-duration:var(--duration);animation-timing-function:linear;animation-iteration-count:infinite}.loop_slide--slide:last-child{animation-name:loop_horizontal_2nd;animation-delay:calc(var(--duration)/-2)}.loop_slide--item{width:18.75rem;aspect-ratio:800/533;background-color:var(--clr-wht);background-image:var(--img);background-size:cover;background-position:center;background-repeat:no-repeat}@keyframes loop_horizontal_1st{0%{translate:100% 0}to{translate:-100% 0}}@keyframes loop_horizontal_2nd{0%{translate:0 0}to{translate:-200% 0}}@media print,screen and (min-width: 48em){.loop_slide.vertical,.loop_slide.vertical .loop_slide--slide{flex-direction:column}.loop_slide.vertical .loop_slide--slide{animation-name:loop_vertical_1st;padding-right:0;padding-bottom:calc(var(--gap)*var(--rem-pc))}.loop_slide.vertical .loop_slide--slide:last-child{animation-name:loop_vertical_2nd}}@keyframes loop_vertical_1st{0%{translate:0 100%}to{translate:0 -100%}}@keyframes loop_vertical_2nd{0%{translate:0 0}to{translate:0 -200%}}.business_sec{position:relative;overflow:clip;z-index:0;background:linear-gradient(127deg, #214c93 6.87%, #2c85c0 93.13%)}.business_sec [data-js-bg-parallax-parent]{mix-blend-mode:multiply;pointer-events:none}.business_card{position:relative;z-index:0;display:flex;justify-content:flex-end;flex-direction:column;width:57.5rem;aspect-ratio:920/600;overflow:clip;background-color:var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.business_card{width:min(90vw,100%);aspect-ratio:1}}.business_card::before{content:"";position:absolute;inset:0;z-index:-1;transition:var(--transit-default);background-image:var(--bg);background-size:cover;background-position:center;background-repeat:no-repeat}.business_card:hover::before{opacity:.5;scale:1.05}.business_card .ttl{display:flex;align-items:center;gap:1rem;width:fit-content;padding:0.25rem 1rem;color:var(--clr-wht);background-color:var(--clr-bg-04);border-left:4px solid var(--clr-primary-default)}.business_card .ttl-en{text-transform:capitalize}.business_card .text{max-width:41.875rem;padding:1.5rem 2rem;background-color:var(--clr-wht)}@media screen and (max-width: 47.9375em){.business_card .text{padding:0.7142857143rem 1.2857142857rem}}@media screen and (max-width: 47.9375em){.sp-fixed_cta{position:fixed;bottom:0;inset-inline:0;z-index:9990;padding:0.7142857143rem;background-color:var(--clr-wht);box-shadow:0 0 1.4285714286rem rgba(0,0,0,.1);translate:0 100%;transition:var(--transit-default)}.sp-fixed_cta a{padding:0.5714285714rem}.sp-fixed_cta.is-visivle{translate:0 0}}.main_side{display:grid;grid-template-columns:minmax(0, 1fr) 16.5rem;gap:5rem}@media screen and (max-width: 67.5em){.main_side{grid-template-columns:repeat(1, minmax(0, 1fr));gap:2.8571428571rem}}.post{position:relative}.post:hover .post--img img{scale:1.05;opacity:.5}.post--img{background-color:var(--clr-primary-default);overflow:clip;border-radius:var(--border-radius-primary)}.post--img img{transition:var(--transit-default)}.post--img .img-contain{max-width:80%}.post--link:not([href="javascript:void(0);"])::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}@media(hover: hover){.post--link:not([href="javascript:void(0);"]):hover{color:var(--clr-primary-default)}.post--link:hover svg{fill:var(--clr-primary-default)}}.post--date{font-family:var(--font-en-text);opacity:.5}.post--img+.post--txtarea{padding-top:1.5rem}@media screen and (max-width: 47.9375em){.post--img+.post--txtarea{padding-top:1.1428571429rem}}.post--txtarea{flex:1;word-break:break-word}@media screen and (max-width: 47.9375em){.post--txtarea{padding-top:1.1428571429rem}}.post--ttl{font-family:var(--font-jp-heading);font-size:max(16px,1.125rem)}.post--info.flex .post--date+.cat_list{margin-left:auto}.cat_list{position:relative;z-index:1;overflow:hidden;display:flex;flex-wrap:wrap;gap:0.125rem}.cat_list a{display:inline-block;vertical-align:middle;font-size:max(11px,0.8125rem);background-color:var(--clr-primary-default);color:var(--clr-wht);padding-inline:1em;border-radius:var(--border-radius-primary)}@media(hover: hover){.cat_list a:hover{opacity:.7}}.side_section:not(:last-child){margin-bottom:4rem}@media screen and (max-width: 47.9375em){.side_section:not(:last-child){margin-bottom:2.2857142857rem}}.side--ttl{font-family:var(--font-jp-heading);letter-spacing:.2em;line-height:1;margin-bottom:1rem;padding-bottom:1em;border-bottom:1px solid var(--clr-primary-default)}.side--ttl span{display:block;margin-top:0.5rem;line-height:1;letter-spacing:.1em;font-weight:normal;text-transform:capitalize;font-family:var(--font-en-heading);opacity:.5}.side--list a{display:block}@media(hover: hover){.side--list a:hover{opacity:.7}}.side--list .children a{position:relative;padding-left:1.5em}.side--list .children a::before{content:"";position:absolute;top:.75em;left:0;display:block;width:1em;border-top:solid 1px}.posts-side .post{display:grid;grid-template-columns:4rem minmax(0, 1fr);gap:1rem;align-items:center}.posts-side .post:not(:last-child){margin-bottom:1rem}.posts-side .post--date{margin-bottom:0}.posts-side .post--ttl{line-height:var(--line-height-hdr)}.archive_list--ttl{position:relative;cursor:pointer;font-weight:var(--font-weight-heading);line-height:var(--line-height-default);padding-right:1rem;transition:var(--transit-default)}.archive_list--ttl::after{content:"";position:absolute;top:0;bottom:0;right:0;margin:auto;width:0.5rem;height:0.5rem;border-top:1px solid;border-right:1px solid;transform:rotate(135deg);transition:var(--transit-default)}@media(hover: hover){.archive_list--ttl:hover{opacity:.7}}.archive_list{position:relative}.archive_list a{display:block;padding:.5em 1em;line-height:1;text-align:left}@media(hover: hover){.archive_list a:hover{background-color:var(--clr-bg-02)}}.archive_list--label{margin-right:0.5rem}.archive_list--btn{cursor:pointer;border:none;outline:none;appearance:none;padding:.25em 4em .25em 2em;background-color:var(--clr-wht);border:1px solid var(--clr-mono-02);color:inherit;font-family:var(--font-jp-text);font-size:max(14px,1rem);font-weight:var(--font-weight-heading);line-height:var(--line-height-default);transition:var(--transit-default)}.archive_list--btn::after{content:"";position:absolute;top:0;bottom:.4em;right:.8em;margin:auto;width:.6em;height:.6em;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);transition:var(--transit-default)}@media(hover: hover){.archive_list--btn:hover{background-color:var(--clr-bg-02)}}.archive_list--menu{position:absolute;z-index:1;width:100%;max-height:20rem;overflow:auto;background-color:var(--clr-wht);border:1px solid var(--clr-mono-02);visibility:hidden;margin-top:-1px;opacity:0;transition:var(--transit-default)}.archive-pulldown{position:relative;margin-left:auto;z-index:100}.archive-pulldown .archive_list a:not(:last-child){border-bottom:1px solid var(--clr-bg-02)}.archive-pulldown .is-open .archive_list--btn::after{bottom:-0.2em;transform:rotate(225deg)}.archive-pulldown .is-open .archive_list--menu{visibility:visible;opacity:1}.posts-interview .post--img{border-radius:0 4rem 0 0}.posts-interview .post--txtarea{display:flex;justify-content:flex-end;flex-direction:column}@media print,screen and (min-width: 48em){.posts-interview .post--txtarea{position:absolute;inset:2.5rem}}@media screen and (max-width: 47.9375em){.posts-interview .post--txtarea{padding-top:0.7142857143rem}}@media screen and (max-width: 47.9375em){.posts-interview .line-wrap{box-shadow:0 0 2.8571428571rem rgba(0,0,0,.07)}}.news--archive{padding-block:1.25rem;background-color:#111}.news--archive li{margin-left:8px;margin-right:8px}.news--archive a{color:var(--clr-wht)}.posts-news .post{gap:2.5rem;padding-block:1rem;border-bottom:1px solid var(--clr-mono-02)}.posts-news .post:first-child{border-top:1px solid var(--clr-mono-02)}@media screen and (max-width: 47.9375em){.posts-news .post{display:block}}@media screen and (max-width: 47.9375em){.posts-news .post--info{margin-bottom:0.5714285714rem}}.posts-news .post--txtarea{flex:1}.posts-news .post--ttl{font-family:var(--font-en-heading);font-size:max(16px,1.125rem)}.posts-news .post--info.flex .post--date+.cat_list{margin-left:1rem}.related_page--list{position:relative;overflow:hidden;z-index:1}.related_page--list a{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2.5rem;line-height:var(--line-height-hdr)}@media screen and (max-width: 47.9375em){.related_page--list a{padding:1.7142857143rem}}.related_page--list a::after{content:"";position:absolute;top:0;bottom:0;right:4rem;margin:auto;width:1.5rem;height:1.5rem;border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}@media screen and (max-width: 47.9375em){.related_page--list a::after{right:1.7142857143rem;width:0.8571428571rem;height:0.8571428571rem}}@media(hover: hover){.related_page--list a:hover{opacity:.7}}.related_page--list .font-jp{margin-bottom:.25em}@media screen and (max-width: 47.9375em){.related_page--list .font-jp{font-size:1.2857142857rem}}.related_page--list .font-en{opacity:.5;text-transform:uppercase;font-weight:var(--font-weight-bold)}@media screen and (max-width: 47.9375em){.related_page--list .font-en{font-size:0.7142857143rem}}.related_page--list.type-line li{border-bottom:1px solid var(--clr-mono-02)}.related_page--bg{position:absolute;inset:0;z-index:-1;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.2;background-image:var(--bg-img)}@media screen and (max-width: 47.9375em){.related_page--bg{--bg-img-sp: var(--bg-img);background-image:var(--bg-img-sp)}}@media print,screen and (min-width: 48em){.related_page--list.type-bg{display:grid;grid-template-columns:repeat(auto-fit, minmax(33.3333333333%, 1fr));border-radius:0.625rem}}.related_page--list.type-bg li:nth-child(9n-1) a::before,.related_page--list.type-bg li:nth-child(9n-3) a::before,.related_page--list.type-bg li:nth-child(9n-8) a::before{filter:brightness(1.1)}.related_page--list.type-bg li:nth-child(9n-2) a::before,.related_page--list.type-bg li:nth-child(9n-4) a::before,.related_page--list.type-bg li:nth-child(9n-6) a::before{filter:brightness(0.9)}.related_page--list.type-bg a{color:var(--clr-wht);padding:4rem 5.5rem 4rem 4rem}@media print,screen and (min-width: 48em){.related_page--list.type-bg a{height:17.5rem}}@media screen and (max-width: 47.9375em){.related_page--list.type-bg a{padding:1.7142857143rem 2.2857142857rem 1.7142857143rem 1.7142857143rem}}.related_page--list.type-bg a::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background-color:var(--clr-primary-default)}.search form{padding:2.5rem;background-color:var(--clr-bg-01)}.search--menu_btn{cursor:pointer;padding:.25em 2em .25em 1em;background-color:var(--clr-wht);border:1px solid #ccc;color:inherit;font-family:var(--font-jp-text);font-size:max(14px,1rem);line-height:var(--line-height-default);font-weight:var(--font-weight-heading);transition:var(--transit-default)}.search--menu_btn::after{content:"";position:absolute;top:0;bottom:.4em;right:.8em;margin:auto;width:.6em;height:.6em;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);transition:var(--transit-default)}@media(hover: hover){.search--menu_btn:hover{background-color:var(--clr-bg-02)}}.search--menu li{margin-inline-start:1.25em}.search--menu li>*{display:block}.search--menu li input{float:inline-start;inline-size:max(16px,1.125rem);aspect-ratio:1;margin-block:calc((1lh - max(16px,1.125rem))/2);margin-inline-start:-1.25em}.search--menu-select{position:absolute;z-index:1;width:100%;background-color:var(--clr-wht);border:1px solid #ccc;visibility:hidden;margin-top:-1px;opacity:0;transition:var(--transit-default)}.search--menu-select li{margin-inline-start:0;transition:var(--transit-default)}.search--menu-select li:not(:last-child){border-bottom:1px solid var(--clr-bg-02)}@media(hover: hover){.search--menu-select li:hover{background-color:var(--clr-bg-02)}}.search--menu-select input{display:none}.search--menu-select label{padding:.25em 1em;cursor:pointer}.search_sub_nav{padding-left:1em}.search--list{padding:2rem;background-color:var(--clr-bg-01)}.eyecatch{margin-bottom:2rem}.ez-toc-debug-messages{display:none}div#ez-toc-container{padding:1.5rem;background-color:var(--clr-bg-01)}div#ez-toc-container p.ez-toc-title{color:var(--clr-text-primary);font-weight:bold;font-size:max(18px,1.25rem)}div#ez-toc-container a,div#ez-toc-container a:hover,div#ez-toc-container a:visited{color:var(--color-primary-default) !important}.ez-toc-title-container{margin-bottom:0.625rem}#ez-toc-container.counter-hierarchy ul{font-size:max(15px,1.0625rem)}#ez-toc-container.counter-hierarchy ul li{margin-top:0.5rem}#ez-toc-container.counter-hierarchy ul ul{margin-left:1rem}#ez-toc-container.counter-hierarchy ul ul a{position:relative;display:inline-block;padding-left:1rem}#ez-toc-container.counter-hierarchy ul ul a::before{content:"";position:absolute;top:0.625rem;left:0;width:0.5rem;height:0;border-bottom:1px solid}#pass p{margin-bottom:1em}#pass input[name=post_password]{padding:0.3125rem;border:solid 1px #aaa;outline:none}#pass input[type=submit]{padding:0.25rem 0.375rem;letter-spacing:.15em;background-color:#ddd;border-radius:0.25rem;outline:none;border:none;cursor:pointer;transition:var(--transit-default)}@media(hover: hover){#pass input[type=submit]:hover{opacity:.7}}.interview_hero .deco-light{left:-1.9375rem;right:auto;top:13.5rem}.interview_hero .inner{max-width:95rem}@media screen and (max-width: 47.9375em){.interview_hero{padding-top:4.5714285714rem}.interview_hero .ttl-01{font-size:var(--font-size-heading3-sp)}}.interview_hero--cont{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 47.9375em){.interview_hero--cont{justify-content:flex-end;margin-bottom:-2.1428571429rem;margin-left:-0.7142857143rem}}.interview_hero--cont .catch_copy{color:var(--clr-primary-default)}.profile_box{width:fit-content}@media print,screen and (min-width: 48em){.profile_box{display:flex}}.profile_box span{line-height:1}@media print,screen and (min-width: 48em){.profile_box span{display:inline-grid;place-content:space-evenly}}.profile_box .belong{padding:.5em 1em;background-color:var(--clr-primary-light)}.profile_box .job{display:flex;align-items:center;gap:1rem;padding:.5em 1em;color:var(--clr-wht);background-color:rgba(0,0,0,.8)}.interview_hero--img{aspect-ratio:1200/725;border-radius:0 5.5rem 0 0;overflow:clip;margin-left:auto}@media print,screen and (min-width: 48em){.interview_hero--img{width:75rem}}@media screen and (max-width: 47.9375em){.interview_hero--img{aspect-ratio:2/3}}.interview_flow_day{position:relative;overflow:clip}.flow_day_list--item{position:relative;display:grid;align-items:center;grid-template-columns:5.9375rem 1fr;gap:1rem;padding:0.75rem 2rem;border-radius:0.5rem;background-color:var(--clr-bg-02)}@media screen and (max-width: 47.9375em){.flow_day_list--item{grid-template-columns:4.2857142857rem 1fr}}.flow_day_list--item:not(:last-child){margin-bottom:2.3125rem}.flow_day_list--item:not(:last-child)::after{content:"";position:absolute;inset-inline:0;bottom:calc(-0.75rem + -0.8125rem);width:2rem;aspect-ratio:32/13;margin-inline:auto;mask-image:url(../images/common/icon-arrow-thick.svg);mask-size:100%;mask-repeat:no-repeat;mask-position:center;background-color:var(--clr-primary-light)}.flow_day_list--item .time{font-family:var(--font-en-display-2);font-size:var(--font-size-heading4);font-weight:var(--font-weight-heading);line-height:1.7;letter-spacing:0}@media screen and (max-width: 47.9375em){.flow_day_list--item .time{font-size:var(--font-size-heading4-sp)}}.flow_day_list--item .text{font-size:var(--font-size-heading6);font-weight:var(--font-weight-heading);line-height:1.6;letter-spacing:.03em}@media screen and (max-width: 47.9375em){.flow_day_list--item .text{font-size:var(--font-size-heading6-sp)}}.interview_sec-private .ttl-01,.interview_sec-private .subtitle,.interview_sec-private .mce-interview-ttl{color:#00b698}.interview_sec-private .mce-ttl-01{border-color:#00b698}.requirement--table th{white-space:nowrap}.share--list a{display:flex;justify-content:center;align-items:center;height:3rem;padding:.5em;line-height:1;font-size:max(10px,0.75rem);font-weight:bold;border:1px solid var(--clr-mono-02)}@media screen and (max-width: 47.9375em){.share--list a{height:2.5rem}}.share--list li.x a{color:#000}.share--list li.facebook a{color:#2477f2}.share--list li.line a{color:#27c754}.share--list a:hover{opacity:.5}.wp-pagenavi{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(3.5416666667px,0.2083333333vw,0.25rem);white-space:nowrap}.wp-pagenavi>*{display:flex;justify-content:center;align-items:center}.wp-pagenavi .pages{width:100%;margin-bottom:1em}.wp-pagenavi .current{border-radius:var(--border-radius-primary);color:var(--clr-text-light);background-color:var(--clr-primary-default);border-color:var(--clr-primary-default)}.wp-pagenavi a{position:relative;padding:0 1em;border-radius:var(--border-radius-primary);height:clamp(35.4166666667px,2.0833333333vw,2.5rem);color:var(--clr-text-light);border:1px solid var(--clr-text-primary);background-color:var(--clr-text-primary)}@media screen and (max-width: 47.9375em){.wp-pagenavi a{height:2.5714285714rem}}@media(hover: hover){.wp-pagenavi a:hover{background-color:var(--clr-primary-default);border-color:var(--clr-primary-default)}}.archive .wp-pagenavi>*:not(.pages){width:clamp(35.4166666667px,2.0833333333vw,2.5rem);aspect-ratio:1}@media screen and (max-width: 47.9375em){.archive .wp-pagenavi>*:not(.pages){width:2.5714285714rem}}.wp-pagenavi-single a[rel=prev],.wp-pagenavi-single a[rel=next]{aspect-ratio:1}.wp-pagenavi a[rel=prev]::before,.wp-pagenavi a[rel=next]::before,.wp-pagenavi .first::before,.wp-pagenavi .last::before,.wp-pagenavi .first::after,.wp-pagenavi .last::after{content:"";position:absolute;inset:0;margin:auto;border-top:2px solid;border-right:2px solid}.wp-pagenavi a[rel=prev]::before,.wp-pagenavi a[rel=next]::before,.wp-pagenavi .first::before,.wp-pagenavi .last::before,.wp-pagenavi .first::after,.wp-pagenavi .last::after{width:.5em;aspect-ratio:1}.wp-pagenavi a[rel=prev]::before,.wp-pagenavi .first::before,.wp-pagenavi .first::after{transform:rotate(-135deg)}.wp-pagenavi a[rel=next]::before,.wp-pagenavi .last::before,.wp-pagenavi .last::after{transform:rotate(45deg)}.wp-pagenavi-single a[rel=prev]::before{transform:rotate(45deg)}.wp-pagenavi-single a[rel=next]::before{transform:rotate(-135deg)}.wp-pagenavi .first::before,.wp-pagenavi .last::before{left:-0.375rem}.wp-pagenavi .first::after,.wp-pagenavi .last::after{right:-0.375rem}@media print,screen and (min-width: 48em){.sitemap--menu{column-count:2;gap:5%}}.sitemap--menu>li{break-inside:avoid}.sitemap--menu>li>a{border-bottom:1px solid var(--clr-mono-02);padding-top:.5em;padding-bottom:.5em;margin-bottom:.5em}@media print,screen and (min-width: 48em){.sitemap--menu>li>a{font-size:max(16px,1.125rem)}}.sitemap--menu a,.sitemap--menu span{display:block}.sitemap--menu a{position:relative}@media(hover: hover){.sitemap--menu a:hover{color:var(--clr-primary-default)}}.sitemap_sub_nav--blc{padding-left:1em}.sitemap_sub_nav--blc:not(:last-child){margin-bottom:1em}.sitemap--tax{border-bottom:1px solid #eee;padding-top:.5em;padding-bottom:.5em;margin-bottom:.5em}.sitemap_sub_nav a{padding-top:.5em;padding-bottom:.5em;margin-inline-start:1.25em}.sitemap_sub_nav a::before{content:"";float:inline-start;inline-size:0.375rem;aspect-ratio:1;margin-block:calc((1lh - 0.375rem)/2);margin-inline-start:-1.25em;border-top:1px solid var(--clr-primary-default);border-right:1px solid var(--clr-primary-default);transform:rotate(45deg)}.lps_parts--column .column_item,.lps_parts--column .text{display:flex;flex-direction:column}.lps_parts--column .img{flex-shrink:0}.lps_parts--column .text{flex:1}.lps_parts--column .img+.text{padding-top:8%}@media screen and (max-width: 47.9375em){.lps_parts--column .img+.text{padding-top:1.7142857143rem}}.lps_parts--column .bg-wht .text{padding:8%}@media screen and (max-width: 47.9375em){.lps_parts--column .bg-wht .text{padding:1.7142857143rem}}.lps_parts--column .lps_parts--child:not(.grid-col1) table{width:100%}.lps_parts--column .grid-col1 .mce-box{padding:2.5rem}@media screen and (max-width: 47.9375em){.lps_parts--column+.lps_parts--column{margin-top:1.7142857143rem}.lps_parts--column{width:100%;max-width:100%}.lps_parts--column .flex-sp-block .column_item:not(:last-child){margin-bottom:2.5rem}.lps_parts--column .text.bg-wht,.lps_parts--column .grid-col1 .mce-box{padding:1.7142857143rem}}.lps_parts--cta{position:relative;background:linear-gradient(127deg, #214c93 6.87%, #2c85c0 93.13%)}.lps_parts--cta .inner{display:grid;gap:5rem}@media print,screen and (min-width: 48em){.lps_parts--cta .inner{grid-template-columns:1fr 55.375rem}}@media screen and (max-width: 47.9375em){.lps_parts--cta .inner{gap:2.8571428571rem}}.lps_parts--cta a{position:relative;z-index:0;overflow:clip;display:flex;align-items:center;justify-content:space-between;padding:2rem 4.5rem;color:var(--clr-primary-dark);background-color:var(--clr-wht);border-radius:0.5rem}@media screen and (max-width: 47.9375em){.lps_parts--cta a{padding:1.7142857143rem 2.8571428571rem}}.lps_parts--cta a[href*="/entry/"]{color:var(--clr-wht);background-color:var(--clr-wht) !important}@media print,screen and (min-width: 48em){.lps_parts--cta a[href*="/entry/"]{height:19rem}}.lps_parts--cta a[href*="/entry/"]::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg, #1eafd7 0%, #139bd8 76.44%, #0c8ed9 100%),#151b36;transition:var(--transit-default)}.lps_parts--cta a[href*="/entry/"]:hover::before{opacity:.7}.lps_parts--cta a:hover{color:var(--clr-wht);background-color:var(--clr-primary-dark)}.lps_parts--cta a:hover .icon{background-color:var(--clr-wht)}.lps_parts--cta li:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 47.9375em){.lps_parts--cta li:not(:last-child){margin-bottom:1.1428571429rem}}.lps_parts--cta-bg{background-image:url(../images/common/cta-bg.jpg);background-size:cover;mix-blend-mode:multiply}.post-edit-link{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10;padding:1rem;border-radius:50%;border:1px solid #999}@media screen and (max-width: 47.9375em){.post-edit-link{display:none}}.post-edit-link:hover{background-color:#ddd}.post-edit-link::after{content:"";display:block;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiCgkgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDAxIDQwMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDAxIDQwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM5OTk5OTk7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcwLjEsMjUxLjljLTUuNSwwLTEwLDQuNS0xMCwxMHY4OC43YzAsMTYuNS0xMy40LDI5LjktMzAsMzBINDkuOWMtMTYuNSwwLTI5LjktMTMuNC0zMC0zMFY5MC4zCgljMC0xNi41LDEzLjQtMjkuOSwzMC0zMGg4OC43YzUuNSwwLDEwLTQuNSwxMC0xMGMwLTUuNS00LjUtMTAtMTAtMTBINDkuOUMyMi40LDQwLjQsMCw2Mi43LDAsOTAuM3YyNjAuMwoJYzAsMjcuNiwyMi40LDQ5LjksNDkuOSw0OS45aDI4MC4yYzI3LjYsMCw0OS45LTIyLjQsNDkuOS00OS45di04OC43QzM4MC4xLDI1Ni40LDM3NS42LDI1MS45LDM3MC4xLDI1MS45eiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzc2LjEsMTQuN2MtMTcuNi0xNy42LTQ2LTE3LjYtNjMuNiwwTDEzNC40LDE5Mi45Yy0xLjIsMS4yLTIuMSwyLjctMi42LDQuNGwtMjMuNCw4NC42Yy0xLDMuNSwwLDcuMiwyLjYsOS43CgljMi41LDIuNSw2LjMsMy41LDkuNywyLjZsODQuNi0yMy40YzEuNy0wLjUsMy4yLTEuMyw0LjQtMi42TDM4Ny45LDkwYzE3LjUtMTcuNiwxNy41LTQ2LDAtNjMuNkwzNzYuMSwxNC43eiBNMTU2LjIsMTk5LjNMMzAyLDUzLjUKCWw0Nyw0N0wyMDMuMiwyNDYuNEwxNTYuMiwxOTkuM3ogTTE0Ni44LDIxOC4ybDM3LjYsMzcuNmwtNTIsMTQuNEwxNDYuOCwyMTguMnogTTM3My43LDc1LjhsLTEwLjYsMTAuNmwtNDctNDdsMTAuNi0xMC42CgljOS43LTkuNywyNS42LTkuNywzNS4zLDBsMTEuNywxMS43QzM4My41LDUwLjMsMzgzLjUsNjYuMSwzNzMuNyw3NS44eiIvPgo8L3N2Zz4K")}.lps_parts--faq{margin-left:auto;margin-right:auto}.lps_parts--faq .text{transition:var(--transit-default)}@media print,screen and (min-width: 48em){.lps_parts--faq .text{display:flex;gap:4.1666666667%}}@media print,screen and (min-width: 48em){.lps_parts--faq .img{width:39.0625%}}@media print,screen and (min-width: 48em){.lps_parts--faq .mce-content-body{margin-bottom:0 !important;flex:1}}.lps_parts--faq:not(.faq-toggle) .faq_item{position:relative;padding:2.5rem 3rem;border:1px solid var(--clr-text-secondary);background-color:var(--clr-wht)}@media screen and (max-width: 47.9375em){.lps_parts--faq:not(.faq-toggle) .faq_item{padding:1.4285714286rem}}.lps_parts--faq:not(.faq-toggle) .faq_item::before{content:"";display:block;position:absolute;top:0;left:3rem;width:2.5rem;aspect-ratio:40/6;background-color:var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.lps_parts--faq:not(.faq-toggle) .faq_item::before{left:1.4285714286rem}}.lps_parts--faq:not(.faq-toggle) .faq_item:not(:last-child){margin-bottom:2.5rem}@media screen and (max-width: 47.9375em){.lps_parts--faq:not(.faq-toggle) .faq_item:not(:last-child){margin-bottom:1.1428571429rem}}.lps_parts--faq:not(.faq-toggle) .ttl{margin-bottom:1.5rem}.lps_parts--faq.faq-toggle .faq_item{border-bottom:1px solid var(--clr-mono-02);padding-block:2.5rem}@media screen and (max-width: 47.9375em){.lps_parts--faq.faq-toggle .faq_item{padding-block:1.4285714286rem}}.lps_parts--faq.faq-toggle .faq_item.is-open .text{padding-top:2.5rem}@media screen and (max-width: 47.9375em){.lps_parts--faq.faq-toggle .faq_item.is-open .text{padding-top:1.4285714286rem}}.lps_parts--faq.faq-toggle .faq_item.is-open .toggle{rotate:180deg;opacity:.5}.lps_parts--faq.faq-toggle .faq_item.is-open .toggle::after{opacity:0}.lps_parts--faq.faq-toggle .ttl{cursor:pointer;margin-bottom:0 !important;padding-right:3.5rem}.lps_parts--faq.faq-toggle .ttl:not(:last-child){margin-bottom:1.5em}.lps_parts--faq.faq-toggle .ttl::before{content:"";position:absolute;inset:-2.5rem -1.875rem}@media screen and (max-width: 47.9375em){.lps_parts--faq.faq-toggle .ttl::before{inset:-1.7142857143rem}}.lps_parts--faq.faq-toggle .ttl .toggle{position:absolute;top:0;bottom:0;right:0;margin:auto;width:3.5rem;height:3.5rem;color:var(--clr-wht);background-color:var(--clr-primary-default);border-radius:50%;transition:var(--transit-default)}@media screen and (max-width: 47.9375em){.lps_parts--faq.faq-toggle .ttl .toggle{width:2rem;height:2rem}}.lps_parts--faq.faq-toggle .ttl .toggle::before,.lps_parts--faq.faq-toggle .ttl .toggle::after{content:"";position:absolute;inset:0;margin:auto;width:0.75rem;height:1px;border-bottom:1px solid;transition:var(--transit-default)}.lps_parts--faq.faq-toggle .ttl .toggle::after{transform:rotate(90deg)}@media(hover: hover){.lps_parts--faq.faq-toggle .ttl:hover .toggle{opacity:.5}}.lps_parts--flow{margin-left:auto;margin-right:auto}.lps_parts--flow .flow_item{position:relative;margin-inline-start:4.5rem}@media screen and (max-width: 47.9375em){.lps_parts--flow .flow_item{margin-inline-start:4rem}}.lps_parts--flow .flow_item:not(:last-child){padding-bottom:4rem}@media screen and (max-width: 47.9375em){.lps_parts--flow .flow_item:not(:last-child){padding-bottom:2.2857142857rem}}.lps_parts--flow .flow_item:not(:last-child) .ttl::after{content:"";position:absolute;top:0;bottom:0;left:calc(4.5rem*-1 + 2.5rem/2 - 0.125rem/2);border-right:0.125rem solid}@media screen and (max-width: 47.9375em){.lps_parts--flow .flow_item:not(:last-child) .ttl::after{left:calc(3.5rem*-1 + 2.5rem/2 - 0.125rem/2)}}.lps_parts--flow .flow_item.clr-wht:not(:last-child) .ttl::after{border-color:var(--clr-wht)}.lps_parts--flow .ttl{position:static;color:var(--clr-primary-default)}.lps_parts--flow .ttl::before{float:inline-start;aspect-ratio:1;margin-inline-start:calc(4.5rem*-1);border-radius:50%}@media screen and (max-width: 47.9375em){.lps_parts--flow .ttl::before{margin-inline-start:calc(3.5rem*-1)}}.lps_parts--flow .clr-wht .ttl{color:var(--clr-wht)}@media print,screen and (min-width: 48em){.lps_parts--flow .text{display:flex;gap:4.1666666667%}}@media print,screen and (min-width: 48em){.lps_parts--flow .img{width:39.0625%}}@media screen and (max-width: 47.9375em){.lps_parts--flow .img:not(:last-child){margin-bottom:1.7142857143rem}}.lps_parts--flow .mce-content-body{margin-bottom:0 !important}@media print,screen and (min-width: 48em){.lps_parts--flow .mce-content-body{flex:1}}.lps_parts--flow:not(.flow-num) .ttl::before{content:"";position:relative;left:calc(1.5rem/2);inline-size:1rem;margin-block:calc((1lh - 1rem)/2);background-color:var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.lps_parts--flow:not(.flow-num) .ttl::before{left:calc(1.5rem/2);inline-size:1rem;margin-block:calc((1lh - 1rem)/2)}}.lps_parts--flow:not(.flow-num) .flow_item:not(:last-child) .ttl::after{margin-top:calc(1rem + (1lh - 1rem)/2 + 1.125rem);margin-bottom:calc((1lh - 1rem)/-2 + 1.125rem)}@media screen and (max-width: 47.9375em){.lps_parts--flow:not(.flow-num) .flow_item:not(:last-child) .ttl::after{margin-top:calc(1.1428571429rem + (1lh - 1.1428571429rem)/2 + 0.2857142857rem);margin-bottom:calc((1lh - 1.1428571429rem)/-2 + 0.2857142857rem)}}.lps_parts--flow.flow-num .flow_item{counter-increment:number}.lps_parts--flow.flow-num .ttl::before{content:counter(number);display:flex;justify-content:center;align-items:center;inline-size:2.5rem;margin-block:calc((1lh - 2.5rem)/2);text-align:center;color:var(--clr-wht);font-family:var(--font-en-display);font-size:1.5rem;letter-spacing:0}@media screen and (max-width: 47.9375em){.lps_parts--flow.flow-num .ttl::before{inline-size:2.5rem;margin-block:calc((1lh - 2.8571428571rem)/2);font-size:1.2857142857rem}}.lps_parts--flow.flow-num .ttl span::before{content:"";position:absolute;z-index:-1;inline-size:2.5rem;aspect-ratio:1;border-radius:50%;margin-block:calc((1lh - 2.5rem)/2);margin-inline-start:calc(4.5rem*-1);background-color:var(--clr-primary-default);filter:blur(7.5px);border-radius:50%}@media screen and (max-width: 47.9375em){.lps_parts--flow.flow-num .ttl span::before{margin-inline-start:calc(3.5rem*-1)}}.lps_parts--flow.flow-num .flow_item:not(:last-child) .ttl::after{margin-top:calc(2.5rem + (1lh - 2.5rem)/2 + 1.125rem);margin-bottom:calc((1lh - 2.5rem)/-2 + 1.125rem);border-right:calc(0.125rem - 0.0625rem) solid var(--clr-text-secondary)}@media screen and (max-width: 47.9375em){.lps_parts--flow.flow-num .flow_item:not(:last-child) .ttl::after{margin-top:calc(2.8571428571rem + (1lh - 2.8571428571rem)/2 + 0.2857142857rem);margin-bottom:calc((1lh - 2.8571428571rem)/-2 + 0.2857142857rem)}}.lps_sec{position:relative}.lps_sec.bg-primary-default{overflow:clip;color:var(--clr-wht) !important}.lps_sec.bg-primary-default .ttl-01{color:var(--clr-wht) !important}.lps_sec.bg-primary-default .bg-wht{color:var(--clr-text-primary) !important}.lps_sec:not(.bg-primary-default):nth-child(odd) .bg-wht{background-color:var(--clr-bg-01)}.lps_sec:not(.bg-primary-default):nth-child(even){background-color:var(--clr-bg-01)}.lps_parts{position:relative;z-index:1}.lps_parts:not(:last-child){margin-bottom:5rem}@media screen and (max-width: 47.9375em){.lps_parts:not(:last-child){margin-bottom:2.8571428571rem}}.lps_parts iframe{width:100%}.lps_parts .text:not(:last-child){margin-bottom:1.5rem}.lps_parts--column *:not(.btn)+.btn{margin-top:auto}.lps_parts--column .btn a{margin-left:auto;margin-right:auto}.lps_parts .mce-content-body:not(:last-child){margin-bottom:2.5rem}@media screen and (max-width: 47.9375em){.lps_parts .mce-content-body:not(:last-child){margin-bottom:1.7142857143rem}}@media screen and (max-width: 47.9375em){.lps_parts .btn{text-align:center}}.lps_parts--img_text:has(.lps_parts--child.inner-lg) .lps_parts{margin-bottom:0}.lps_parts--img_text .img_text--child:only-child,.lps_parts--img_text .bg-wht .img_text--child:only-child,.lps_parts--img_text .text,.lps_parts--img_text .img_text--txt table{width:100%}.lps_parts--img_text .img_text--child .img{height:100%}.lps_parts--img_text .img_text--img:only-child .img{display:table;margin-left:auto;margin-right:auto}.lps_parts--img_text .img_text--txt{padding-block:5rem}@media screen and (max-width: 47.9375em){.lps_parts--img_text .img_text--txt{padding-block:2.2857142857rem}}.lps_parts--img_text .bg-wht .img_text--txt{padding:5.3333333333%}@media screen and (max-width: 47.9375em){.lps_parts--img_text .bg-wht .img_text--txt{padding:1.7142857143rem}}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner:not(.flex-reverse) .img_text--txt{padding-left:5.3333333333%}}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner.flex-reverse .img_text--txt{padding-right:5.3333333333%}}@media screen and (max-width: 47.9375em){.lps_parts--img_text .inner-lg{width:100vw;margin-left:calc(50% - 50vw)}}.lps_parts--img_text .inner-lg .img_text--img{position:absolute;top:0}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner-lg .img_text--img{height:100%}}@media screen and (max-width: 47.9375em){.lps_parts--img_text .inner-lg .img_text--img{position:relative}}.lps_parts--img_text .inner-lg:not(.flex-reverse) .img_text--img{left:0}.lps_parts--img_text .inner-lg.flex-reverse .img_text--img{right:0}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner-lg .img_text--txt{min-height:37.9775rem}}@media screen and (max-width: 47.9375em){.lps_parts--img_text .inner-lg .img_text--txt{width:86% !important;margin-left:auto;margin-right:auto}}.lps_parts--img_text .inner-lg:not(.flex-reverse) .img_text--txt{margin-left:auto}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner-lg:not(.flex-reverse) .img_text--txt{padding-left:10.989010989%;padding-right:0}}.lps_parts--img_text .inner-lg.flex-reverse .img_text--txt{margin-right:auto}@media print,screen and (min-width: 48em){.lps_parts--img_text .inner-lg.flex-reverse .img_text--txt{padding-left:0;padding-right:10.989010989%}}@media screen and (max-width: 47.9375em){.lps_parts--img_text .inner-lg.bg-wht .img_text--txt{padding-left:0;padding-right:0;padding-bottom:2.8571428571rem}}@media print,screen and (min-width: 48em){.lps_parts--img_text .img_text--txt{display:flex;align-items:center}.lps_parts--img_text .inner-lg .img_text--img:only-child{position:relative}}@media screen and (max-width: 47.9375em){.lps_parts--img_text .btn{text-align:center}}.lps_parts--slide{--arrow_w: 60}@media screen and (max-width: 47.9375em){.lps_parts--slide{--arrow_w: 32}}.lps_parts--slide .splide__arrow{all:unset;position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:center;width:calc(var(--arrow_w)*var(--rem-pc));height:100%;text-decoration:none;cursor:pointer}.lps_parts--slide .splide__arrow::after{content:"";display:block;width:calc(var(--arrow_w)/2*var(--rem-pc));aspect-ratio:1;rotate:45deg}@media screen and (max-width: 47.9375em){.lps_parts--slide .splide__arrow::after{width:calc(var(--arrow_w)/2*var(--rem-sp))}}.lps_parts--slide .splide__arrow--prev{left:-3.75rem}@media screen and (max-width: 47.9375em){.lps_parts--slide .splide__arrow--prev{left:0}}.lps_parts--slide .splide__arrow--prev::after{margin-right:-20%;border-bottom:2px solid var(--clr-primary-default);border-left:2px solid var(--clr-primary-default)}.lps_parts--slide .splide__arrow--next{right:-3.75rem}@media screen and (max-width: 47.9375em){.lps_parts--slide .splide__arrow--next{right:0}}.lps_parts--slide .splide__arrow--next::after{margin-left:-20%;border-top:2px solid var(--clr-primary-default);border-right:2px solid var(--clr-primary-default)}.lps_parts--slide .splide__pagination{margin-top:2rem;gap:0.625rem}.lps_parts--slide .splide__pagination__page{width:0.5rem;padding:0;aspect-ratio:1;border:none;border-radius:50%;background-color:var(--clr-primary-default)}.lps_parts--slide .splide__pagination__page:not(.is-active){opacity:.5}.lps_parts--slide .img+.text{padding-top:2rem}.lps_parts--slide .text:only-child{display:flex;flex-direction:column;justify-content:center;padding:4rem 5rem;background-color:var(--clr-bg-01);height:100%}@media screen and (max-width: 47.9375em){.lps_parts--slide .text:only-child{padding:1.7142857143rem 2.8571428571rem}}.lps_parts--slide.slide-center{--inner: 1200}@media screen and (max-width: 70em){.lps_parts--slide.slide-center{--inner: 1000}}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-center{--inner: 320}}.lps_parts--slide.slide-center .splide__slide{width:calc(var(--inner)*var(--rem-pc));margin-inline:1.875rem}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-center .splide__slide{margin-inline:1.1428571429rem}}.lps_parts--slide.slide-center .splide__arrow{--a: calc(var(--inner) * var(--rem-pc) / 2);--b: calc(var(--arrow_w) * var(--rem-pc) / 2)}.lps_parts--slide.slide-center .splide__arrow--prev{left:calc(50% - var(--a) - var(--b))}.lps_parts--slide.slide-center .splide__arrow--next{left:calc(50% + var(--a) + var(--b))}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-center .text:only-child{padding:1.7142857143rem}}.lps_parts--slide.slide-fit .splide__track{background-color:var(--clr-bg-01)}.lps_parts--slide.slide-fit .splide__slide{position:relative}.lps_parts--slide.slide-fit .splide__arrow--prev{left:3rem}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-fit .splide__arrow--prev{left:1.1428571429rem}}.lps_parts--slide.slide-fit .splide__arrow--next{right:3rem}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-fit .splide__arrow--next{right:1.1428571429rem}}@media print,screen and (min-width: 48em){.lps_parts--slide.slide-fit .img{aspect-ratio:1920/800}}.lps_parts--slide.slide-fit .text{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 15rem);max-width:75rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-fit .text{width:calc(100% - 8.5714285714rem)}}.lps_parts--slide.slide-fit .img+.text,.lps_parts--slide.slide-fit .splide__arrow{color:var(--clr-wht)}.lps_parts--slide.slide-fit .img+.text{position:absolute;inset:0;padding-top:5rem;padding-bottom:5rem;z-index:1}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-fit .img+.text{padding-top:2.8571428571rem;padding-bottom:2.8571428571rem}}.lps_parts--slide.slide-fit:has(.img+.text) .splide__pagination{position:absolute;left:0;right:0;bottom:5rem}@media screen and (max-width: 47.9375em){.lps_parts--slide.slide-fit:has(.img+.text) .splide__pagination{bottom:2.8571428571rem}}.lps_parts--slide.slide-fit:has(.text:only-child) .splide__arrow{color:var(--clr-text-primary)}.lps_parts--slide.slide-fit .text:only-child{padding-left:0;padding-right:0}.lps_sec:nth-child(even) .lps_parts--slide .text:only-child,.lps_sec:nth-child(even) .lps_parts--slide.slide-fit .splide__track{background-color:var(--clr-wht)}@media print,screen and (min-width: 48em){.lps_parts--history--inner{display:grid;grid-template-columns:26.375rem 1fr;column-gap:3.125rem}}.parts--history_title{height:fit-content;padding-bottom:4rem}@media print,screen and (min-width: 48em){.parts--history_title{position:sticky;top:calc(5rem + 2.5rem)}}@media screen and (max-width: 47.9375em){.parts--history_title{padding-bottom:1.7142857143rem}}.lps_parts--history:last-child .parts--history_title{padding-bottom:1.5rem}.lps_parts--history_ttl::before{content:"";display:block;width:3.5rem;margin-bottom:1.5rem;border-bottom:0.1875rem solid}.parts--history--item{position:relative}.parts--history--item_ttl{margin-bottom:1rem}@media print,screen and (min-width: 48em){.parts--history--item_ttl{display:grid;column-gap:1rem;grid-template-columns:auto 1fr;place-items:baseline normal}}.history--item--num{font-weight:400}.history--item--num_sub{font-size:1.75rem;font-family:var(--font-jp-heading);font-weight:700;line-height:1.6;letter-spacing:.03em}.history--item_txtbox--img{margin-bottom:2.5rem;border-radius:0.5rem;overflow:hidden}.parts--history--item_txtbox{position:relative;margin-bottom:1.5rem;padding-inline:6rem;padding-block:1.5rem 4.5rem}@media print,screen and (min-width: 48em){.parts--history--item_txtbox{margin-left:2.1875rem}}@media screen and (max-width: 47.9375em){.parts--history--item_txtbox{padding-inline:1.7142857143rem 0}}.parts--history--item_txtbox::after{content:"";position:absolute;left:0;top:0;width:1px;height:100%;border-left:1px var(--clr-mono-04) dashed}.lps_parts--keyword{counter-reset:number}@media print,screen and (min-width: 48em){.lps_parts--keyword .keyword_item:nth-child(2n) .img{order:-1}}.lps_parts--keyword .txtarea{position:relative;padding:5rem;overflow:clip}@media screen and (max-width: 47.9375em){.lps_parts--keyword .txtarea{padding:2.8571428571rem}}.lps_parts--keyword .txtarea::before{counter-increment:number;content:"KEYWORD." counter(number, decimal-leading-zero);position:absolute;left:-0.15em;top:0.4791666667em;color:var(--clr-wht);font-family:var(--font-en-heading);font-size:var(--font-size-heading2);font-weight:400;line-height:1;letter-spacing:0.0208333333em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna"}@media screen and (max-width: 47.9375em){.lps_parts--keyword .txtarea::before{font-size:var(--font-size-heading2-sp)}}.lps_parts--keyword .txtarea .deco-light{right:-11.25rem;top:-15.375rem}.lps_parts--keyword .number{position:absolute;right:2.5rem;top:0;z-index:1;color:hsla(0,0%,100%,.3);font-size:12.5rem;font-weight:400;line-height:1;letter-spacing:.005em}@media screen and (max-width: 47.9375em){.lps_parts--keyword .number{font-size:5.7142857143rem}}.lps_parts--keyword .word{width:fit-content;padding:.2em .5em;color:var(--clr-primary-default);font-family:var(--font-jp-heading);font-size:var(--font-size-heading1);line-height:1.4;background-color:var(--clr-wht)}@media screen and (max-width: 47.9375em){.lps_parts--keyword .word{font-size:var(--font-size-heading1-sp)}}.lps_parts--balloons .balloon_slides{--balloon_shadow: 24;display:flex;align-items:center;padding:calc(var(--balloon_shadow)*var(--rem-pc)*2) 1.25rem;white-space:nowrap}@media screen and (max-width: 47.9375em){.lps_parts--balloons .balloon_slides{--balloon_shadow: 12}}.lps_parts--balloons .balloon_slides .balloon{display:block;flex-shrink:0;position:relative;z-index:1;padding:0.75rem 2rem;font-size:1.25rem;line-height:1.7;letter-spacing:.03em;border-radius:var(--radius-max);background-color:var(--clr-wht);filter:drop-shadow(0 0 calc(var(--balloon_shadow) * var(--rem-pc)) rgba(0, 0, 0, 0.1));backdrop-filter:blur(4px)}.lps_parts--balloons .balloon_slides .balloon::after{content:"";position:absolute;left:50%;bottom:-0.625rem;translate:-50%;z-index:-2;width:2rem;aspect-ratio:1;border-radius:var(--radius-sm);background-color:var(--clr-wht);rotate:40deg;transform:skewY(10deg)}.lps_parts--balloons .balloon_slides--img{width:17.5rem;margin-inline:auto;margin-top:2.5rem;overflow:clip;border-radius:50%}.lps_parts--cnt_parts .cnt_parts--child:only-child,.lps_parts--cnt_parts .text,.lps_parts--cnt_parts .cnt_parts--txt table{width:100%}.lps_parts--cnt_parts{counter-reset:number}.lps_parts--cnt_parts .lps_parts--child{position:relative;gap:0.5rem;border:1px solid var(--clr-primary-default)}.lps_parts--cnt_parts .lps_parts--child::before{content:"";counter-increment:number;content:counter(number, decimal-leading-zero);position:absolute;left:-1.4375rem;top:-3.0625rem;display:grid;place-content:center;width:10rem;padding-top:1rem;color:var(--clr-wht);text-align:center;font-family:var(--font-en-display);font-size:5rem;font-weight:400;line-height:1;letter-spacing:.0125em;background-color:var(--clr-primary-default);background-image:url(../images/common/cnt_parts-txt.svg);background-position:center 20%;background-repeat:no-repeat;border-radius:50%;aspect-ratio:1}@media screen and (max-width: 47.9375em){.lps_parts--cnt_parts .lps_parts--child::before{top:-1.4285714286rem;left:-0.7142857143rem;width:5.7142857143rem;font-size:2.8571428571rem;background-size:40%}}.lps_parts--cnt_parts .cnt_parts--child{padding:1.5rem}.lps_parts--cnt_parts .cnt_parts--child .img{height:100%}.lps_parts--cnt_parts .cnt_parts--img:only-child .img{display:table;margin-left:auto;margin-right:auto}.lps_parts--cnt_parts .cnt_parts--txt{position:relative;overflow:clip}@media print,screen and (min-width: 48em){.lps_parts--cnt_parts .cnt_parts--txt{padding-block:5rem}}@media screen and (max-width: 47.9375em){.lps_parts--cnt_parts .cnt_parts--txt{padding-top:0}}.lps_parts--cnt_parts .cnt_parts--txt>svg{position:absolute;right:-1.25rem;bottom:-1.25rem;width:18.75rem !important;height:auto;fill:var(--clr-primary-dark)}@media screen and (max-width: 47.9375em){.lps_parts--cnt_parts .cnt_parts--txt>svg{width:8.5714285714rem !important}}@media print,screen and (min-width: 48em){.lps_parts--cnt_parts .cnt_parts--txt{display:flex;align-items:center}}@media screen and (max-width: 47.9375em){.lps_parts--cnt_parts .btn{text-align:center}}.lps_parts--accordion{margin-left:auto;margin-right:auto}.lps_parts--accordion .ttl{margin-bottom:0 !important}.lps_parts--accordion .text{transition:var(--transit-default)}@media print,screen and (min-width: 48em){.lps_parts--accordion .text{display:flex;gap:4.1666666667%}}@media print,screen and (min-width: 48em){.lps_parts--accordion .mce-content-body{margin-bottom:0 !important;flex:1}}.lps_parts--accordion .accordion_item{--pd-block: 40;position:relative;border-bottom:1px solid var(--clr-primary-default)}@media screen and (max-width: 47.9375em){.lps_parts--accordion .accordion_item{--pd-block: 20}}.lps_parts--accordion .accordion_item .accordion--toggle{padding-block:calc(var(--pd-block)*var(--rem-pc))}.lps_parts--accordion .accordion_item:first-child{border-top:1px solid var(--clr-primary-default)}.lps_parts--accordion .accordion_item.is-open .text{margin-bottom:calc(var(--pd-block)*var(--rem-pc));padding-block:1.5rem}.lps_parts--accordion .accordion_item.is-open .toggle{rotate:180deg;opacity:.5}.lps_parts--accordion .accordion_item.is-open .toggle::after{opacity:0}.lps_parts--accordion .ttl{cursor:pointer;padding-right:3.5rem}.lps_parts--accordion .ttl:not(:last-child){margin-bottom:1.5em}.lps_parts--accordion .ttl .toggle{position:absolute;top:0;bottom:0;right:0;margin:auto;width:3.5rem;height:3.5rem;color:var(--clr-wht);background-color:var(--clr-primary-default);border-radius:50%;transition:var(--transit-default)}@media screen and (max-width: 47.9375em){.lps_parts--accordion .ttl .toggle{width:2rem;height:2rem}}.lps_parts--accordion .ttl .toggle::before,.lps_parts--accordion .ttl .toggle::after{content:"";position:absolute;inset:0;margin:auto;width:0.75rem;height:1px;border-bottom:1px solid;transition:var(--transit-default)}.lps_parts--accordion .ttl .toggle::after{transform:rotate(90deg)}@media(hover: hover){.lps_parts--accordion .ttl:hover .toggle{opacity:.5}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
/*# sourceMappingURL=style.css.map */
