/*! [content/services/sample] page-title.css */.page-header-title{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 var(--section-padding-x)}.kv-illust{--x:100;--y:100;--w:700;--h:700}.kv-photo1{--x:115;--y:0;--w:180;--h:135}.kv-photo2{--x:20;--y:195;--w:120;--h:160}.kv-photo3{--x:720;--y:75;--w:160;--h:160}.kv-photo4{--x:0;--y:600;--w:160;--h:160}.kv-photo5{--x:270;--y:780;--w:180;--h:120}.kv-photo6{--x:720;--y:630;--w:135;--h:180}.page-header-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 var(--space_4_2) var(--space_4_2) 0}#kv{--width:50%;--stage-w:900;--stage-h:900;position:relative;aspect-ratio:var(--stage-w)/var(--stage-h)}#kv .img:not(.kv-illust){position:absolute;left:calc(var(--x)/ var(--stage-w) * 100%);top:calc(var(--y)/ var(--stage-h) * 100%);aspect-ratio:var(--w)/var(--h);width:calc(var(--w)/ var(--stage-w) * 100%);height:auto;padding:0;background:rgb(0 0 0 / .07);border-radius:1em}#kv .kv-illust{position:absolute;left:calc(var(--x)/ var(--stage-w) * 100%);top:calc(var(--y)/ var(--stage-h) * 100%);aspect-ratio:var(--w)/var(--h);width:calc(var(--w)/ var(--stage-w) * 100%);height:auto}.v-split #kv{width:auto;height:90%;margin:0 0 0 auto}.h-split.page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-split .page-header-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:var(--space_4_2)}.h-split .page-header-bg{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;left:auto;top:auto;margin:auto;padding:0}.h-split #kv{width:77%;height:auto}.h-split .page-header-lead{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (max-width:720px){.h-split #kv{width:90%}}.page-header-text{margin-right:var(--space_4_2);padding:2em 0}.page-title{text-align:left}.page-target{display:block;margin:0 0 1em;font-size:var(--font-size-h3)}.page-title-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;font-size:100%;color:var(--color-izumi-blue)}.page-title-main .l{position:relative;white-space:nowrap}.page-title-main .l:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:auto;font-size:4em;font-size:clamp(3.75rem,1.169rem + 3.23vw,5rem)}.page-title-main .l:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto;text-align:right;font-size:3.5em;font-size:clamp(3.281rem,1.023rem + 2.82vw,4.375rem)}.page-title-main .l::before{content:'';position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:.25em;background:rgb(255 255 0)}.page-title-main::before{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;content:'';width:100%;height:0;margin:.75em 0;border-top:2px dashed rgb(var(--color-text-h-rgb) / .3)}@media (max-width:1280px){.page-header-text{margin-right:0}.page-title-main .l:nth-child(1){font-size:8vw}.page-title-main .l:nth-child(2){font-size:6vw}}.page-header-lead{--icon-size:calc(var(--line-height-p) * 2 * 1em);--icon-gap:1em;padding:var(--space_4) var(--section-padding-x) var(--space_6_4)}.lead-block{text-align:left;-webkit-font-feature-settings:normal;font-feature-settings:normal}.lead-message{position:relative;padding-left:calc(var(--icon-size) + var(--icon-gap))}.lead-message::before{content:'';position:absolute;left:0;top:0;aspect-ratio:1/1;width:var(--icon-size);overflow:hidden;background:var(--icon) no-repeat center center/cover;border-radius:50%}.lead-message-heading{margin:0;line-height:var(--line-height-h);font-size:var(--font-size-h4)}.lead-message-heading .marker{position:relative}.lead-message-heading .marker::before{pointer-events:none;content:'';position:absolute;z-index:-1;left:-.1em;top:50%;width:calc(100% + .2em);height:1.2em;background:rgb(255 216 216);-webkit-transform:translateY(-50%) skew(-7deg);transform:translateY(-50%) skew(-7deg)}.lead-message-text{margin:var(--margin-line-q) 0 0;line-height:var(--line-height-p);font-weight:400}.lead-summary{color:rgb(var(--color-text-h-rgb))}.lead-summary-heading{padding-bottom:.125em;font-weight:bolder;font-size:87.5%;color:var(--color-izumi-blue)}.lead-summary-points{--line-height:1.5;margin:0;padding:0;list-style:none;line-height:var(--line-height)}.lead-summary-points li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5em}.lead-summary-points .bullet{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:calc(var(--line-height) * 1em);margin-right:.25em}.lead-summary-points .bullet::before{content:'';position:absolute;left:50%;top:50%;width:1em;height:1em;background:rgb(var(--color-line-rgb));border-radius:.25em;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.lead-summary-points .bullet svg{position:relative;z-index:1;width:1em;height:1em;fill:#fff}