@charset "UTF-8";.p-home-pickup{background-color:var(--wp--custom--color--mono-ultra-dark);color:var(--wp--preset--color--white)}.p-home-pickup__inner{display:grid;padding-block:30px}.p-home-pickup__title{margin-block:0;font-weight:600;font-size:1.25rem;font-family:var(--wp--preset--font-family--jost)}.p-home-pickup__item{display:grid;grid-template-columns:max-content 1fr;grid-template-areas:"date categories" "title title";align-items:center;gap:16px}.p-home-pickup__item-date{grid-area:date;font-size:.875rem;font-family:var(--wp--preset--font-family--jost)}.p-home-pickup__item-categories{grid-area:categories;max-inline-size:max-content;padding-inline:12px;border:1px solid var(--wp--custom--color--mono-dark);background-color:var(--wp--preset--color--white);color:var(--wp--custom--color--mono-ex-dark);font-size:.75rem}.p-home-pickup__item-title{grid-area:title;margin:0;font-size:.875rem}.p-home-pickup__item-link{background-image:linear-gradient(var(--wp--preset--color--white),var(--wp--preset--color--white));background-position:bottom right;background-size:0 1px;background-repeat:no-repeat;color:var(--wp--preset--color--white);text-decoration:none;transition:background-size .3s ease-out;-webkit-box-decoration-break:clone;box-decoration-break:clone}.p-home-pickup__item-link:focus-visible{background-position:bottom left;background-size:100% 1px;color:currentColor}.p-home-section-header:has(.p-home-section-header__description){display:grid;grid-template-rows:auto auto;grid-template-columns:1fr;grid-template:"title" "title-en" "." 16px "description"}.p-home-section-header__title{grid-area:title;margin-block:0;font-weight:500;font-size:.875rem}.p-home-section-header__title-en{grid-area:title-en;-webkit-text-fill-color:transparent;margin-block:0;background:linear-gradient(90deg,#0082d5,#003894);background-clip:text;color:transparent;font-weight:600;font-size:3.5rem;line-height:1.4;font-family:var(--wp--preset--font-family--jost);text-fill-color:transparent}.p-home-section-header__description{grid-area:description;margin-block:0;font-size:1.125rem}.is-text-white .p-home-section-header__title,.is-text-white .p-home-section-header__title-en,.is-text-white .p-home-section-header__description{color:var(--wp--preset--color--white)}.is-text-white .p-home-section-header__title-en{-webkit-text-fill-color:unset;background:unset}.p-home-section-header.p-home-section-header--vertical:has(.p-home-section-header__description){grid-template:"title" "title-en" "." 16px "description"}.p-home-section-header.p-home-section-header--vertical .p-home-section-header__description{justify-self:start}.wp-block-list{display:grid;column-gap:40px;padding:0;list-style:none}.wp-block-list.c-list-arrow a{display:grid;grid-template-columns:1fr max-content;column-gap:8px;align-items:center;padding-block:24px;color:currentColor;text-decoration:none}.wp-block-list.c-list-arrow a:focus-visible{color:currentColor}.wp-block-list.c-list-arrow--white a{border-bottom:1px solid var(--wp--custom--color--mono-ex-dark)}.p-home-strength{padding-block:80px}.p-home-strength__list-wrap{display:grid;row-gap:40px;margin-block-start:40px}.p-home-strength__list-content{display:grid;row-gap:40px}.p-home-strength__list{margin:0;padding:0;counter-reset:listItem}.p-home-strength__list-item{display:grid;grid-template-columns:max-content 1fr;grid-template-areas:"num title" "num img";column-gap:24px;row-gap:32px;max-inline-size:max-content;padding-block:32px;border-top:1px solid var(--wp--custom--color--mono)}.p-home-strength__list-item:last-child{border-bottom:1px solid var(--wp--custom--color--mono)}.p-home-strength__list-item:before{position:relative;top:.2em;grid-area:num;max-block-size:max-content;content:"0" counter(listItem);color:var(--wp--custom--color--brand);font-weight:600;line-height:var(--wp--custom--typography--line-height--normal);font-family:var(--wp--preset--font-family--jost);counter-increment:listItem}.p-home-strength__list-link{display:grid;row-gap:16px;grid-area:title;color:currentColor;line-height:var(--wp--custom--typography--line-height--normal);text-align:left;text-decoration:none}.p-home-strength__list-link:focus-visible{color:currentColor}.p-home-strength__list-title{display:grid;grid-template-columns:1fr max-content;align-items:center;font-weight:500;font-size:1.25rem}.p-home-strength__list-img-sp{grid-area:img}.p-home-strength__imgs{display:none}.p-home-business{position:relative;padding-block:80px;background-color:var(--wp--custom--color--brand-dark);color:var(--wp--preset--color--white)}.p-home-business :where(a){color:var(--wp--preset--color--white)}.p-home-business__video-wrap{display:none}.p-home-business__video-wrap:after{position:absolute;inset:0;background-color:var(--wp--custom--color--brand-dark);content:"";opacity:.7}.p-home-business__video{z-index:0;position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.p-home-business .l-container{z-index:1;position:relative}@keyframes zoomIn{to{transform:scale(1.2)}}.p-home-business__item-wrap{display:grid;margin-inline:calc(50% - var(--page-width) / 2);margin-block-start:40px}.p-home-business__item{padding-block:var(--padding-inline-container);background-size:cover}.p-home-business__item.-fleet{background-image:url(../img/home/img_business01_sp.webp)}.p-home-business__item.-ss{background-image:url(../img/home/img_business02_sp.webp)}.p-home-business__item.-mobility{background-image:url(../img/home/img_business03_sp.webp)}.p-home-business__item.-insurance{background-image:url(../img/home/img_business04_sp.webp)}.p-home-business__item-link{display:grid;row-gap:24px;margin-inline:var(--padding-inline-container);padding:var(--padding-inline-container);border:1px solid var(--wp--preset--color--white);text-decoration:none}.p-home-business__item-link:focus-visible{background-color:var(--wp--preset--color--white);color:var(--wp--custom--color--mono-ultra-dark)}.p-home-business__item-link:focus-visible .p-home-business__item-title{text-decoration:underline}.p-home-business__item-link:focus-visible .c-link-arrow--white:after{background-color:var(--wp--custom--color--mono-ultra-dark)}.p-home-business__item-title{display:grid;grid-template-columns:max-content max-content;column-gap:8px;align-items:center;margin:0;font-weight:500;font-size:1.25rem}.p-home-business__item-text{margin:0;font-size:.875rem}.p-home-service{padding-block:120px}.p-home-service__item-wrap{container-type:inline-size;display:grid;margin-block-start:40px;gap:2.5em}.p-home-service__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0}.p-home-service__item .card-link-container{display:inline-grid;position:relative;grid-template-rows:inherit;grid-row:inherit;max-width:100%;background-color:var(--wp--preset--color--white)}.p-home-service__item .wp-block-image{margin-block-end:0;overflow:clip}.p-home-service__item .wp-block-image img{aspect-ratio:16/9;width:100%;transform:scale(1);transition:transform .3s ease}.p-home-service__item .card-link-container .wp-block-group{display:inherit;grid-template-rows:inherit;grid-row:inherit;padding:24px;gap:.5rem}.p-home-service__item .card-link-container .wp-block-group>:last-child{margin-block-start:0}.p-home-service__item .card-link-container .wp-block-heading{font-size:clamp(20px,13.3333333333px + 1.7777777778cqw,24px)}.p-home-service__item .card-link-container .wp-block-heading a{display:inline-grid;grid-template-columns:1fr 14px;column-gap:8px;align-items:center;text-decoration:none}.p-home-service__item .card-link-container .wp-block-heading a:hover,.p-home-service__item .card-link-container .wp-block-heading a:focus{color:currentColor}.p-home-service__item .card-link-container .wp-block-heading a:after{position:absolute;inset:0;content:""}.p-home-service__item .card-link-container .wp-block-heading a .card-link-title{background-image:linear-gradient(var(--wp--custom--color--mono-ultra-dark),var(--wp--custom--color--mono-ultra-dark));background-position:bottom right;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s ease-out;-webkit-box-decoration-break:clone;box-decoration-break:clone}.p-home-service__item .card-link-container :where(p){font-size:var(--wp--preset--font-size--small)}.p-home-service__item .card-link-container:hover .wp-block-image img,.p-home-service__item .card-link-container:focus-visible .wp-block-image img{transform:scale(1.05)}.p-home-service__item .card-link-container:hover .wp-block-heading a .card-link-title,.p-home-service__item .card-link-container:focus-visible .wp-block-heading a .card-link-title{background-position:bottom left;background-size:100% 1px}.p-home-company{padding-block:120px;background-color:var(--wp--custom--color--mono-ultra-dark);color:var(--wp--preset--color--white)}.p-home-company figure{display:inline-block;overflow:clip}.p-home-company a:has(img){display:block;overflow:clip}.p-home-company a:has(img):focus-visible img{scale:1.05}.p-home-company a:has(img) img{transition:scale .3s ease}.p-home-company__wrap{display:grid;grid-template-areas:"header" "img" "content" "bnr";row-gap:40px}.p-home-company__header{grid-area:header}.p-home-company__img{grid-area:img}.p-home-company__content{grid-area:content}.p-home-company__bnr{grid-area:bnr}.p-home-company .wp-block-list{grid-template-columns:repeat(2,minmax(0,1fr))}.p-home-sustainability{padding-block:80px}.p-home-sustainability__wrap{display:grid;grid-template-areas:"header" "img" "content" "bnr";row-gap:24px}.p-home-sustainability__header{grid-area:header}.p-home-sustainability__img{grid-area:img}.p-home-sustainability__content{grid-area:content}@property --gradient-opacity{syntax: "<number>"; initial-value: 0; inherits: false;}.p-home-recruit__inner{position:relative;padding-block:clamp(92px,52.6481481481px + 10.4938271605vw,160px) 80px;--gradient-opacity: 0;background-image:radial-gradient(circle at 0% 100%,rgba(0,185,239,var(--gradient-opacity)),rgba(0,69,157,var(--gradient-opacity)) 90%,rgba(0,56,148,var(--gradient-opacity)));transition:--gradient-opacity .6s ease-in-out}.p-home-recruit__title-en{z-index:0;position:absolute;width:0%;max-block-size:max-content;margin:0;inset:0;overflow:hidden;font-weight:600;font-size:clamp(52px,30.0092592593px + 5.8641975309cqw,90px);line-height:1;font-family:var(--wp--preset--font-family--jost);text-align:left;text-transform:uppercase;white-space:nowrap;opacity:.2;pointer-events:none}@keyframes text-animation{0%{width:0%}to{width:100%}}.is-show .p-home-recruit__title-en{animation:text-animation .3s linear forwards}.p-home-recruit__wrap{display:grid;grid-template-areas:"header" "content";row-gap:24px}.p-home-recruit .p-home-section-header{container-type:inline-size}.p-home-recruit .p-home-section-header__title-sub{margin-block:0;font-weight:700;font-size:2.625rem;line-height:1.4}.p-home-recruit__slider{margin-block-start:40px}.slider{--animation-speed: 40s;--slide-width: 254px;--column-gap: 16px;--clone-count: 3}.p-home-recruit__toggle{display:block;margin-inline:auto 16px;margin-block-start:21px;background-color:var(--wp--custom--color--mono-light)}[class*=p-home-recruit__toggle-item]{display:grid;grid-template-columns:repeat(2,max-content);align-items:center;padding:4px 0 4px 8px}.p-home-recruit__toggle[aria-pressed=true] .p-home-recruit__toggle-item-play,.p-home-recruit__toggle[aria-pressed=false] .p-home-recruit__toggle-item-pause{display:none}.p-home-recruit__toggle-text{font-size:.6875rem;font-family:var(--wp--preset--font-family--jost)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--slide-width) * var(--slide-length)))}}.slider{width:100%;overflow-x:hidden}.slide-track{display:flex;column-gap:var(--column-gap);width:calc(var(--slide-width) * var(--slide-length) * var(--clone-count) - var(--column-gap));animation:scroll var(--animation-speed) linear infinite}.slide{width:var(--slide-width)}.is-show.p-home-recruit{color:var(--wp--preset--color--white)}.is-show.p-home-recruit .p-home-recruit__inner{--gradient-opacity: 1;background-image:radial-gradient(circle at 0% 100%,rgba(0,185,239,var(--gradient-opacity)),rgba(0,69,157,var(--gradient-opacity)) 90%,rgba(0,56,148,var(--gradient-opacity)))}.is-show.p-home-recruit .wp-block-list.c-list-arrow--white a{border-color:var(--wp--preset--color--white)}.is-show.p-home-recruit .c-link-arrow--black:before,.is-show.p-home-recruit .c-link-arrow--black:after{background-color:var(--wp--preset--color--white)}.p-home-news{padding-block:80px}.p-home-news__wrap{display:grid;grid-template-areas:"header" "content";row-gap:24px}.p-home-news__header{grid-area:header}.p-home-news__content{grid-area:content}.p-home-social{padding-block:64px;background-color:var(--wp--custom--color--mono-light)}.p-home-social__wrap{display:grid;row-gap:24px;grid-template:"title" "list" "guide"}.p-home-social__title{grid-area:title;margin:0;text-align:center}.p-home-social__list{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;column-gap:24px;grid-area:list;max-inline-size:max-content;margin:0 auto;padding:0;list-style:none}.p-home-social__guide{display:flex;grid-area:guide;flex-direction:column;margin:0 auto;padding:0;gap:16px;list-style:none;text-align:center}@media (hover: hover) and (width >= 768px){.p-home-strength__list-item:before{color:var(--wp--custom--color--mono-dark)}.p-home-strength__list-title{color:var(--wp--custom--color--mono-dark)}.p-home-strength__list-item.is-current{border-top-color:var(--wp--custom--color--brand-ex-dark)}}@media (hover: none) and (width >= 768px){.p-home-strength__list-text{display:block!important;height:max-content!important;margin-block-start:12px!important;opacity:1!important}}@media (width >= 768px){.p-home-pickup__inner{grid-template-columns:max-content 1fr;column-gap:32px;align-items:center}.p-home-pickup__title{font-size:1.5rem}.p-home-pickup__item{grid-template-columns:max-content max-content 1fr;grid-template-areas:"date categories title"}.p-home-section-header__title{font-size:1rem}.p-home-section-header__title-en{font-size:5rem}.p-home-strength{padding-block:160px}.p-home-strength__list-wrap{display:grid;grid-template-columns:clamp(348px,205.3714285714px + 18.5714285714vw,504px) 1fr;grid-template-areas:"content img";column-gap:clamp(24px,-27.2px + 6.6666666667vw,80px);margin-inline-end:calc(50% - 50cqi);margin-block-start:64px}.p-home-strength__list-content{grid-template-rows:repeat(2,max-content);grid-area:content}.p-home-strength__imgs{display:grid;grid-area:img;margin:0;padding:0;list-style:none}.p-home-strength__imgs li{grid-area:1/1}.p-home-strength__imgs li img{display:none;width:100%;opacity:0;transition:opacity .3s ease-out,display .3s allow-discrete}.p-home-strength__imgs li.is-current img{display:block;opacity:1}@starting-style{.p-home-strength__imgs li.is-current img{opacity:0}}.p-home-strength__list-content{container-type:inline-size}.p-home-strength__list-item{grid-template-areas:"num title";column-gap:clamp(8px,-27.6923076923px + 10.2564102564cqw,24px);row-gap:unset;max-inline-size:100%}.p-home-strength__list-link{row-gap:unset;block-size:max-content}.p-home-strength__list-link:focus-visible{color:currentColor}.p-home-strength__list-title{display:grid;grid-template-columns:1fr max-content;align-items:center;font-weight:500;font-size:clamp(20px,6.6153846154px + 3.8461538462cqw,26px)}.p-home-strength__list-text{display:none;height:0;margin-block-start:0;font-size:.875rem;opacity:0;transition-behavior:allow-discrete;transition-duration:.3s;transition-property:opacity,display,height,margin-block-start}.p-home-strength__list-text:focus-visible{display:block;height:max-content;margin-block-start:12px;opacity:1}@starting-style{.p-home-strength__list-text:focus-visible{height:0;margin-block-start:0;opacity:0}}.p-home-strength__list-img-sp{display:none}.p-home-strength__list-item.is-current:before{color:var(--wp--custom--color--brand)}.p-home-strength__list-item.is-current .p-home-strength__list-title{color:var(--wp--custom--color--brand-ex-dark)}.p-home-strength__list-item.is-current .p-home-strength__list-text{display:block;height:max-content;margin-block-start:12px;opacity:1}@starting-style{.p-home-strength__list-item.is-current .p-home-strength__list-text{height:0;margin-block-start:0;opacity:0}}.p-home-business{padding-block:120px;overflow:hidden}.p-home-business__video-wrap{display:block;position:absolute;top:0;width:100%;height:100svmax;overflow:hidden}.p-home-business:has(.is-current){position:relative}.p-home-business:has(.is-current):before{z-index:1;position:absolute;inset:0;background-size:cover;content:""}.is-hover.p-home-business:before{animation:zoomIn 5s ease-out;animation-fill-mode:both}.p-home-business:not(.is-hover):before{transform:scale(1);animation:none}.p-home-business:has(.-fleet.is-current):before{background-image:url(../img/home/img_business01.webp)}.p-home-business:has(.-ss.is-current):before{background-image:url(../img/home/img_business02.webp)}.p-home-business:has(.-mobility.is-current):before{background-image:url(../img/home/img_business03.webp)}.p-home-business:has(.-insurance.is-current):before{background-image:url(../img/home/img_business04.webp)}.p-home-business__item-wrap{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:unset;gap:24px}.p-home-business__item{display:grid;grid-template-rows:subgrid;grid-row:span 2;padding-block:unset}.p-home-business__item.-fleet,.p-home-business__item.-ss,.p-home-business__item.-mobility,.p-home-business__item.-insurance{background-image:none}.p-home-business__item-link{grid-template-rows:inherit;grid-row:inherit;margin-inline:unset;padding:40px}.p-home-recruit .p-home-section-header__title-sub{font-size:clamp(66px,52.1971830986px + 2.8169014085cqw,70px)}.p-home-news{padding-block:120px}.p-home-social__wrap{grid-template:"title list" "guide guide";max-inline-size:max-content;margin-inline:auto;gap:32px 40px}.p-home-social__guide{flex-direction:row}.p-home-social__guide-item:last-child{padding-inline-start:16px;border-left:1px solid var(--wp--custom--color--mono)}.p-home-strength__list-link:where(:any-link,:enabled,summary):hover{color:currentColor}.p-home-strength__list-text:where(:any-link,:enabled,summary):hover{display:block;height:max-content;margin-block-start:12px;opacity:1}@starting-style{.p-home-strength__list-text:where(:any-link,:enabled,summary):hover{height:0;margin-block-start:0;opacity:0}}}@media (width >= 1024px){.p-home-section-header:has(.p-home-section-header__description){grid-template:"title title " "title-en description"}.p-home-section-header__description{align-content:center;justify-self:end}.p-home-business__item-wrap{gap:40px}.p-home-business__item-link{padding:64px}.p-home-service__item-wrap{grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));gap:40px!important}.p-home-company__wrap{grid-template-rows:auto auto 16px auto;grid-template-columns:1fr min(520px,43.0463576159%);grid-template-areas:"header img" "content img" ". ." "bnr bnr";column-gap:56px}.p-home-sustainability__wrap{grid-template-rows:auto auto;grid-template-columns:min(520px,43.0463576159%) 1fr;grid-template-areas:"img header" "img content";column-gap:56px}.p-home-sustainability .wp-block-list{grid-template-columns:repeat(2,minmax(0,1fr))}.p-home-recruit__inner{padding-block:clamp(120px,-93.9178082192px + 20.8904109589vw,242px) 120px}.p-home-recruit__title-en{font-size:clamp(87px,-5.9315068493px + 9.0753424658cqw,140px)}.p-home-recruit__wrap{grid-template-columns:1fr min(520px,43.0463576159%);grid-template-areas:"header content";column-gap:56px}.p-home-recruit__slider{margin-block-start:104px}.slider{--slide-width: 376px}.p-home-news__wrap{grid-template-columns:1fr min(792px,65.5629139073%);grid-template-areas:"header content";column-gap:56px}}@media (any-hover: hover){.p-home-pickup__item-link:where(:any-link,:enabled,summary):hover{background-position:bottom left;background-size:100% 1px;color:currentColor}.wp-block-list.c-list-arrow a:where(:any-link,:enabled,summary):hover{color:currentColor}.p-home-strength__list-link:where(:any-link,:enabled,summary):hover{color:currentColor}.p-home-business__item-link:where(:any-link,:enabled,summary):hover{background-color:var(--wp--preset--color--white);color:var(--wp--custom--color--mono-ultra-dark)}.p-home-business__item-link:where(:any-link,:enabled,summary):hover .p-home-business__item-title{text-decoration:underline}.p-home-business__item-link:where(:any-link,:enabled,summary):hover .c-link-arrow--white:after{background-color:var(--wp--custom--color--mono-ultra-dark)}.p-home-company a:has(img):where(:any-link,:enabled,summary):hover img{scale:1.05}@media (width >= 768px){.p-home-strength__list-link:where(:any-link,:enabled,summary):hover{color:currentColor}.p-home-strength__list-text:where(:any-link,:enabled,summary):hover{display:block;height:max-content;margin-block-start:12px;opacity:1}@starting-style{.p-home-strength__list-text:where(:any-link,:enabled,summary):hover{height:0;margin-block-start:0;opacity:0}}}}
