@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}.bg-gray{background:#f6f8f9;position:relative;z-index:5}.-sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;background:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:400;color:#333;line-height:1.5;letter-spacing:.05em}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}@media screen and (min-width: 1200px){[id]{scroll-margin-top:12.3rem}}@media screen and (max-width: 1199px){[id]{scroll-margin-top:7rem}}@media screen and (max-width: 749px){.l-main{overflow:hidden}}@media screen and (min-width: 750px){.l-inner-lg{width:90%;max-width:1280px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-lg{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1100px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-ex{width:90%;max-width:1100px;margin:0 auto}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:920px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}@media screen and (min-width: 1024px){.l-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 750px){.l-column{width:90%;max-width:1280px;margin:0 auto;padding:8rem 0}}@media screen and (max-width: 749px){.l-column{padding:4rem 1.5rem}}@media screen and (min-width: 1024px){.l-content{width:73.125%}}.c-section-titleBlock{padding-block:4rem 8rem}.fixedBanner{position:fixed;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-out,visibility .4s ease-out;transition:opacity .4s ease-out,visibility .4s ease-out}.fixedBanner.is-visible{opacity:1;visibility:visible}.fixedBanner.is-hidden{display:none}@media screen and (min-width: 1024px){.fixedBanner{inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content;max-inline-size:12rem;inset-block-start:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);inset-inline-end:0}}@media screen and (max-width: 1023px){.fixedBanner{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:min(100%,39rem);-webkit-box-shadow:0 0 .5rem #ccc;box-shadow:0 0 .5rem #ccc}}@media screen and (max-width: 1023px){.fixedBanner.-spnone{display:none}}.fixedBanner__close{position:absolute;z-index:10;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;background-color:rgba(0,0,0,0);border:none;padding:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 1024px){.fixedBanner__close{inset-block-start:-1.5rem;inset-inline-start:-1.5rem;inline-size:3.2rem}.fixedBanner__close:focus{opacity:.8}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.fixedBanner__close:hover{opacity:.8}}@media screen and (max-width: 1023px){.fixedBanner__close{display:none}}.fixedBanner__closeImg{inline-size:100%;block-size:auto}.fixedBanner__link{display:block;position:relative;text-decoration:none;color:inherit}@media screen and (min-width: 1024px){.fixedBanner__link:focus{-webkit-filter:brightness(0.8);filter:brightness(0.8)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.fixedBanner__link:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}}.fixedBanner__bg{position:absolute;inset:0;z-index:1;border-radius:.6rem;overflow:hidden;-webkit-box-shadow:0 .4rem 1.5rem rgba(51,51,51,.2);box-shadow:0 .4rem 1.5rem rgba(51,51,51,.2)}.fixedBanner__bgImg{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover}.fixedBanner__mainImg{display:block;inline-size:auto;max-inline-size:100%;block-size:auto}.fixedBanner__inner{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center}@media screen and (min-width: 1024px){.fixedBanner__inner{padding:2.5rem 1.5rem}}@media screen and (max-width: 1023px){.fixedBanner__inner{padding:2rem 2.5rem}}.fixedBanner__en{font-weight:500;opacity:.5}@media screen and (min-width: 1024px){.fixedBanner__en{font-size:1.3rem;-webkit-margin-after:.5rem;margin-block-end:.5rem}}@media screen and (max-width: 1023px){.fixedBanner__en{font-size:1.2rem;-webkit-margin-after:.4rem;margin-block-end:.4rem}}.fixedBanner__title{font-weight:500}@media screen and (min-width: 1024px){.fixedBanner__title{font-size:1.725rem;-webkit-margin-after:1.5rem;margin-block-end:1.5rem}}@media screen and (max-width: 1023px){.fixedBanner__title{font-size:1.6rem;-webkit-margin-after:1.5rem;margin-block-end:1.5rem}}.fixedBanner__btn{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;background-color:#fff;color:#fa8500;border-radius:.4rem;font-weight:500;inline-size:100%;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 1024px){.fixedBanner__btn{block-size:4rem;font-size:1.5rem}}@media screen and (max-width: 1023px){.fixedBanner__btn{block-size:4rem;font-size:1.4rem}}.fixedBanner__btnText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.fixedBanner__btnText::after{content:"";display:block;background-color:#fa8500;-webkit-mask-image:url("../img/common/bnr/link.svg");mask-image:url("../img/common/bnr/link.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;aspect-ratio:1}@media screen and (min-width: 1024px){.fixedBanner__btnText::after{inline-size:1.4rem}}@media screen and (max-width: 1023px){.fixedBanner__btnText::after{inline-size:1.2rem}}.c-secTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}@media screen and (min-width: 1024px){.c-secTitle{gap:3rem}}@media screen and (max-width: 1023px){.c-secTitle{gap:4rem}}.c-secTitle__en{font-family:"Poppins",sans-serif;color:#0456ca;font-weight:400;letter-spacing:.05em}@media screen and (min-width: 1024px){.c-secTitle__en{font-size:1.6rem}}@media screen and (max-width: 1023px){.c-secTitle__en{font-size:1.4rem}}.c-secTitle__title{font-weight:500;color:#333;position:relative;line-height:1.4}@media screen and (min-width: 1024px){.c-secTitle__title{font-size:3.4rem;-webkit-padding-after:2.5rem;padding-block-end:2.5rem}.c-secTitle__title::after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;inline-size:2.4rem;block-size:1px;background-color:#888}}@media screen and (max-width: 1023px){.c-secTitle__title{font-size:2.4rem;-webkit-padding-after:2rem;padding-block-end:2rem}.c-secTitle__title::after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;inline-size:3rem;block-size:1px;background-color:#888}}.c-headingLine{color:#0456ca;font-weight:500;-webkit-margin-after:3rem;margin-block-end:3rem}.c-headingLine::before{content:"";display:block;inline-size:100%;block-size:.1rem;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, currentColor), color-stop(1.8rem, currentColor), color-stop(1.8rem, #ecf3f9), to(#ecf3f9));background-image:linear-gradient(to right, currentColor 0, currentColor 1.8rem, #ecf3f9 1.8rem, #ecf3f9 100%);-webkit-margin-after:2.5rem;margin-block-end:2.5rem}@media screen and (min-width: 1024px){.c-headingLine{font-size:1.8rem}}@media screen and (max-width: 1023px){.c-headingLine{font-size:1.4rem}}.c-heading-leftLine{position:relative;color:#333;font-weight:500;-webkit-margin-after:3rem;margin-block-end:3rem;-webkit-padding-start:2rem;padding-inline-start:2rem}.c-heading-leftLine::before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;inline-size:.1rem;block-size:100%;background-color:#0456ca}@media screen and (min-width: 1024px){.c-heading-leftLine{font-size:2.4rem}}@media screen and (max-width: 1023px){.c-heading-leftLine{font-size:2rem}}@-webkit-keyframes hd__view{0%{inset-block-start:-100%}100%{inset-block-start:0}}@keyframes hd__view{0%{inset-block-start:-100%}100%{inset-block-start:0}}.hd{position:absolute;inset-inline-start:0;z-index:10000;inline-size:100%}@media screen and (min-width: 1200px){.hd{inset-block-start:0;color:#fff;padding-block:3rem 2rem}.is-view .hd{position:fixed;inset-block-start:-100%;inset-inline-start:0;-webkit-animation:hd__view 1s ease-out 0s 1 forwards;animation:hd__view 1s ease-out 0s 1 forwards;background-color:rgba(0,0,0,.8)}.is-view .hd::before{content:"";position:absolute;inset-block-start:100%;inset-inline-start:0;inline-size:100%;block-size:0;background-color:rgba(0,0,0,.8);-webkit-transition:block-size .3s ease-out;transition:block-size .3s ease-out;pointer-events:none}.is-view .hd.is-menu-open::before{block-size:18rem}}.detail .hd{color:#333}@media screen and (min-width: 1200px){.detail .hd{padding-block:3rem 4rem}}.hd__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;inline-size:min(96%,128rem);margin-inline:auto}@media screen and (min-width: 1200px){.hd__inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.hdLogo__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 1200px){.hdLogo__wrap:hover{opacity:.7}}@media screen and (min-width: 1200px){.hdLogo__logo{inline-size:7rem}}.hdLogo__logo .hdLogo__image{inline-size:100%;block-size:auto}.hdLogo__textWrap{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.25;gap:.1rem}.hdLogo__text{font-weight:500;letter-spacing:.11em}@media screen and (min-width: 1200px){.hdLogo__text{font-size:1.3rem}}.hdLogo__sitename{font-weight:500;letter-spacing:.06em;font-family:"Poppins",sans-serif}@media screen and (min-width: 1200px){.hdLogo__sitename{font-size:1.4rem}}@media screen and (min-width: 1200px){.hdHamburger{display:none}}@media screen and (min-width: 1200px){.gnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2rem;-webkit-margin-after:-0.4rem;margin-block-end:-0.4rem}}@media screen and (min-width: 1200px){.gnav__scrollArea{display:contents}}@media screen and (min-width: 1200px){.gnav__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}}@media screen and (min-width: 1200px){.gnav__btnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}.gnav__btn{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;border-radius:.5rem;font-weight:400;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;text-decoration:none}@media screen and (min-width: 1200px){.gnav__btn{block-size:3.6rem;font-size:1.3rem}}.gnav__btn.-mid,.gnav__btn.-mech{color:#fff}@media screen and (min-width: 1200px){.gnav__btn.-mid,.gnav__btn.-mech{inline-size:14rem;border:.1rem solid color-mix(in srgb, #fff 38%, transparent)}.gnav__btn.-mid:hover,.gnav__btn.-mech:hover{background-color:#fff;color:#333}}@media screen and (min-width: 1200px){.detail .gnav__btn.-mid,.detail .gnav__btn.-mech{border:.1rem solid #333;color:#333}.detail .gnav__btn.-mid:hover,.detail .gnav__btn.-mech:hover{background-color:#fff;color:#333}}@media screen and (max-width: 1199px){.detail .gnav__btn.-mid,.detail .gnav__btn.-mech{color:#fff}}@media screen and (min-width: 1200px){.detail.is-view .gnav__btn.-mid,.detail.is-view .gnav__btn.-mech{border:.1rem solid color-mix(in srgb, #fff 38%, transparent);color:#fff}.detail.is-view .gnav__btn.-mid:hover,.detail.is-view .gnav__btn.-mech:hover{background-color:#fff;color:#333}}.gnav__btn.-entry{color:#fff;font-weight:600;font-family:"Poppins",sans-serif}@media screen and (min-width: 1200px){.gnav__btn.-entry{inline-size:14.8rem;background-color:#fa8500;font-size:1.3rem}.gnav__btn.-entry:hover{background-color:color-mix(in srgb, #fa8500 88%, #333333);-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem);-webkit-box-shadow:0 .5rem 1.2rem color-mix(in srgb, #fa8500 50%, transparent);box-shadow:0 .5rem 1.2rem color-mix(in srgb, #fa8500 50%, transparent)}}@media screen and (min-width: 1200px){.gnav__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width: 1200px){.gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}}@media screen and (min-width: 1200px){.gnav__item{position:relative}.gnav__item.-hasChild{-webkit-padding-after:2rem;padding-block-end:2rem;-webkit-margin-after:-2rem;margin-block-end:-2rem}.gnav__item.is-open .hdSubMenu{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.is-view .gnav__item.is-open .hdSubMenu{clip-path:inset(0 0 0 0)}}.gnav__anc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#fff;text-decoration:none}@media screen and (min-width: 1200px){.gnav__anc{font-size:clamp(1.2rem,1vw,1.4rem);gap:.5rem;-webkit-transition:opacity .3s;transition:opacity .3s}.gnav__anc:hover{opacity:.7}}@media screen and (max-width: 1199px){.gnav__anc{font-size:1.4rem}}.detail .gnav__anc{position:relative}@media screen and (min-width: 1200px){.detail .gnav__anc{color:#333}}@media screen and (max-width: 1199px){.detail .gnav__anc{color:#fff}}@media screen and (min-width: 1200px){.detail.is-view .gnav__anc{color:#fff}}@media screen and (min-width: 1200px){.hdSubMenu{position:absolute;inset-block-start:calc(100% + .5rem);inset-inline-start:0;-webkit-transform:translateY(1rem);transform:translateY(1rem);background-color:hsla(0,0%,100%,.85);border-radius:.8rem;padding-block:2.5rem;inline-size:-webkit-max-content;inline-size:-moz-max-content;inline-size:max-content;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.is-view .hdSubMenu{inset-block-start:100%;-webkit-transform:translateY(0);transform:translateY(0);clip-path:inset(0 0 100% 0)}}@media screen and (min-width: 1200px){.hdSubMenu__header{-webkit-border-after:.1rem solid rgba(51,51,51,.1);border-block-end:.1rem solid rgba(51,51,51,.1);-webkit-padding-after:2rem;padding-block-end:2rem;padding-inline:3rem;-webkit-margin-after:2rem;margin-block-end:2rem}}@media screen and (min-width: 1200px){.hdSubMenu__mainAnc{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#0456ca;font-weight:500;font-size:1.8rem;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.hdSubMenu__mainAnc:hover{opacity:.7}.hdSubMenu__mainAnc::after{content:"";display:block;background-color:#0456ca;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;inline-size:1.4rem;block-size:1rem}}@media screen and (min-width: 1200px){.hdSubMenu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.5rem;padding-inline:3rem}}@media screen and (min-width: 1200px){.hdSubMenu__item{-ms-flex-negative:0;flex-shrink:0}}.hdSubMenu__anc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Poppins",sans-serif;text-decoration:none;position:relative}@media screen and (min-width: 1200px){.hdSubMenu__anc{gap:1rem;color:#333;font-size:1.5rem;font-weight:500;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem;-webkit-transition:color .3s;transition:color .3s}.hdSubMenu__anc::before{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background-color:#fff;-webkit-transition:all .3s;transition:all .3s;inline-size:1.6rem;aspect-ratio:1}.hdSubMenu__anc::after{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;background-color:#0456ca;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white.svg");mask-image:url("../img/common/icon/icon_arrow_right_white.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.4rem;mask-size:.4rem;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate(0.1rem, -50%);transform:translate(0.1rem, -50%);inline-size:1.6rem;aspect-ratio:1}.hdSubMenu__anc:hover{color:#0456ca}.hdSubMenu__anc:hover::before{border-color:#0456ca;background-color:#0456ca}.hdSubMenu__anc:hover::after{background-color:#fff}}@media screen and (max-width: 1199px){body.is-active{overflow:hidden}.hd{position:sticky;block-size:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;inset-block-start:0;padding-block:1.5rem;background-color:#fff;color:#333}.hd__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hdLogo__logo{inline-size:5rem}.hdLogo__text{font-size:1rem}.hdLogo__sitename{font-size:1.1rem}.hdHamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;inline-size:4rem;block-size:4rem;background-color:rgba(0,0,0,0);border:none;z-index:10001;cursor:pointer;-webkit-margin-start:auto;margin-inline-start:auto;position:relative}.hdHamburger__line{display:block;position:absolute;inset-inline-start:50%;inline-size:2.2rem;block-size:2px;background-color:#0456ca;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:inset-block-start .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:inset-block-start .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:inset-block-start .3s ease,transform .3s ease,opacity .3s ease;transition:inset-block-start .3s ease,transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.hdHamburger__line:nth-child(1){inset-block-start:30%}.hdHamburger__line:nth-child(2){inset-block-start:50%}.hdHamburger__line:nth-child(3){inset-block-start:70%}body.is-active .hdHamburger__line:nth-child(1){inset-block-start:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}body.is-active .hdHamburger__line:nth-child(2){opacity:0}body.is-active .hdHamburger__line:nth-child(3){inset-block-start:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.gnav{display:block;position:fixed;inset-block-start:7rem;inset-inline-start:0;inline-size:100%;block-size:calc(100dvh - 7rem);background-color:#303030;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;-webkit-margin-after:0;margin-block-end:0}body.is-active .gnav{opacity:1;visibility:visible}.gnav__scrollArea{padding-block:3rem;padding-inline:5%;block-size:100%;overflow-y:auto;display:block}.gnav__top{inline-size:100%;-webkit-margin-after:1rem;margin-block-end:1rem;display:block}.gnav__btnWrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;inline-size:100%}.gnav__btn{padding-inline:0;block-size:4rem;text-align:center;font-size:1.2rem;line-height:1.2}.gnav__btn.-mid,.gnav__btn.-mech{inline-size:100%;border:.1rem solid hsla(0,0%,100%,.4)}.gnav__btn.-entry{background-color:#fa8500}.gnav__bottom{inline-size:100%;display:block}.gnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0}.gnav__item.-hasChild{-webkit-padding-after:0;padding-block-end:0;-webkit-margin-after:0;margin-block-end:0}.gnav__anc{-webkit-border-after:.1rem solid hsla(0,0%,100%,.1);border-block-end:.1rem solid hsla(0,0%,100%,.1);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-block:1.8rem;-webkit-padding-start:3.2rem;padding-inline-start:3.2rem;position:relative;font-size:1.6rem}.gnav__anc::before,.gnav__anc::after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gnav__anc::before{inline-size:1.6rem;aspect-ratio:1;border:.1rem solid #666;border-radius:50%;background-color:rgba(0,0,0,0)}.gnav__anc::after{inline-size:1.6rem;aspect-ratio:1;background-color:#666;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white.svg");mask-image:url("../img/common/icon/icon_arrow_right_white.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.4rem;mask-size:.4rem;-webkit-transform:translate(1.5px, -50%);transform:translate(1.5px, -50%)}.hdSubMenu{display:block;position:static;background-color:rgba(0,0,0,0);padding-block:2rem;padding-inline:0;inline-size:100%}.hdSubMenu__header{display:none}.hdSubMenu__list{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem 1rem;padding-inline:2rem 0}.hdSubMenu__item{inline-size:100%}.hdSubMenu__anc{gap:.8rem;color:#999;font-size:1.3rem;font-weight:400;-webkit-padding-start:0;padding-inline-start:0}.hdSubMenu__anc::before{content:"";display:block;position:static;inline-size:.8rem;block-size:.1rem;background-color:currentColor}.gnav__spSns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem;-webkit-margin-before:4rem;margin-block-start:4rem}.gnav__spSnsItem{display:block}.gnav__spSnsAnc{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;text-decoration:none;border:none}.gnav__spSnsIcon{display:block;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;inline-size:3.4rem;aspect-ratio:1}.gnav__spSnsIcon.-ig{-webkit-mask-image:url("../img/common/icon/icon_instagram_white.svg");mask-image:url("../img/common/icon/icon_instagram_white.svg")}.gnav__spSnsIcon.-line{-webkit-mask-image:url("../img/common/icon/icon_line_white.svg");mask-image:url("../img/common/icon/icon_line_white.svg")}}.hero{background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;overflow:hidden}@media screen and (min-width: 1200px){.hero{min-height:43.1rem;-webkit-padding-before:16rem;padding-block-start:16rem;-webkit-padding-after:8rem;padding-block-end:8rem;background-image:url("../img/common/header/header-bg.webp")}}@media screen and (max-width: 1199px){.hero{background-image:url("../img/common/header/header-bg-sp.webp");-webkit-padding-before:2rem;padding-block-start:2rem;-webkit-padding-after:3rem;padding-block-end:3rem}}.hero__inner{position:relative}@media screen and (min-width: 1200px){.hero__inner::after{content:attr(data-en);position:absolute;font-weight:300;font-family:"Poppins",sans-serif;line-height:1;color:hsla(0,0%,100%,.3);pointer-events:none;inset-inline-end:0;font-size:min(11.6666666667vw,16rem);inset-block-end:-5.5rem}}@media screen and (max-width: 1199px){.hero__inner::after{display:none}}.hero__titleWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;z-index:1}@media screen and (min-width: 1200px){.hero__titleWrap{-webkit-margin-after:4rem;margin-block-end:4rem;gap:1rem}}@media screen and (max-width: 1199px){.hero__titleWrap{-webkit-margin-after:2.5rem;margin-block-end:2.5rem;gap:2rem}}.hero__subTitle{font-family:"Poppins",sans-serif;font-weight:400}@media screen and (min-width: 1200px){.hero__subTitle{font-size:1.6rem}}@media screen and (max-width: 1199px){.hero__subTitle{font-size:1.1rem}}.hero__title{font-weight:400}@media screen and (min-width: 1200px){.hero__title{font-size:4.8rem}}@media screen and (max-width: 1199px){.hero__title{font-size:2.4rem}}.hero__desc{font-weight:300}@media screen and (min-width: 1200px){.hero__desc{font-size:1.5rem}}@media screen and (max-width: 1199px){.hero__desc{font-size:1.3rem}}.ft{position:relative;z-index:2;color:#fff}@media screen and (min-width: 1024px){.ft{padding-block:8rem 4rem;background:url("../img/common/footer/bg_pc.jpg") no-repeat center/cover}}@media screen and (max-width: 1023px){.ft{padding-block:5rem 3rem;background-color:#242424}}.ft__inner{margin-inline:auto}@media screen and (min-width: 1024px){.ft__inner{inline-size:min(100% - 8rem,128rem)}}@media screen and (max-width: 1023px){.ft__inner{inline-size:min(100% - 4rem,50rem)}}@media screen and (min-width: 1024px){.ft__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4rem}}@media screen and (min-width: 1200px){.sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-margin-end:6rem;margin-inline-end:6rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){.sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-margin-end:1rem;margin-inline-end:1rem}}@media screen and (max-width: 1023px){.sitemap{-webkit-border-after:.1rem solid hsla(0,0%,100%,.15);border-block-end:.1rem solid hsla(0,0%,100%,.15)}}@media screen and (min-width: 1024px){.sitemap__col{inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content}}@media screen and (min-width: 1024px){.sitemap__details::details-content{content-visibility:visible}}@media screen and (max-width: 1023px){.sitemap__details{-webkit-border-before:.1rem solid hsla(0,0%,100%,.15);border-block-start:.1rem solid hsla(0,0%,100%,.15)}.sitemap__details[open] .sitemap__plus::after{opacity:0}}.sitemap__summary{color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-padding-start:2.6rem;padding-inline-start:2.6rem;list-style:none}.sitemap__summary::-webkit-details-marker{display:none}.sitemap__summary::before{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);inline-size:1.6rem;aspect-ratio:1;border-radius:50%;border:1px solid #666}.sitemap__summary::after{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;-webkit-transform:translate(1px, -50%);transform:translate(1px, -50%);inline-size:1.6rem;aspect-ratio:1;background-color:#666;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white.svg");mask-image:url("../img/common/icon/icon_arrow_right_white.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.4rem;mask-size:.4rem}@media screen and (min-width: 1024px){.sitemap__summary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;pointer-events:none}}@media screen and (min-width: 1200px){.sitemap__summary{font-size:1.5rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){.sitemap__summary{font-size:1.4rem}}@media screen and (max-width: 1023px){.sitemap__summary{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;padding-block:2.4rem;cursor:pointer}.sitemap__summary::after{-webkit-mask-size:.3rem;mask-size:.3rem;-webkit-transform:translate(5%, -50%);transform:translate(5%, -50%)}}.sitemap__summaryAnc{color:inherit;text-decoration:none}@media screen and (min-width: 1024px){.sitemap__summaryAnc{pointer-events:auto;-webkit-transition:opacity .3s;transition:opacity .3s}.sitemap__summaryAnc:focus{opacity:.7}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.sitemap__summaryAnc:hover{opacity:.7}}@media screen and (max-width: 1023px){.sitemap__summaryAnc{pointer-events:none}}@media screen and (min-width: 1024px){.sitemap__plus{display:none}}@media screen and (max-width: 1023px){.sitemap__plus{position:absolute;inset-inline-end:0;inset-block-start:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);inline-size:1.4rem;block-size:1.4rem}.sitemap__plus::before,.sitemap__plus::after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;background-color:#fff}.sitemap__plus::before{inline-size:100%;block-size:1px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.sitemap__plus::after{inline-size:1px;block-size:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity .3s;transition:opacity .3s}}@media screen and (min-width: 1024px){.sitemap__item{-webkit-margin-after:2.5rem;margin-block-end:2.5rem}.sitemap__item:last-child{-webkit-margin-after:0;margin-block-end:0}}@media screen and (max-width: 1023px){.sitemap__item{-webkit-border-before:.1rem solid hsla(0,0%,100%,.15);border-block-start:.1rem solid hsla(0,0%,100%,.15)}}.sitemap__anc{color:#fff;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-padding-start:2.6rem;padding-inline-start:2.6rem;-webkit-transition:opacity .3s;transition:opacity .3s}.sitemap__anc::before{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);inline-size:1.6rem;aspect-ratio:1;border-radius:50%;border:.1rem solid #666;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.sitemap__anc::after{content:"";position:absolute;inset-inline-start:0;inset-block-start:50%;-webkit-transform:translate(0.1rem, -50%);transform:translate(0.1rem, -50%);inline-size:1.6rem;aspect-ratio:1;background-color:#666;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white.svg");mask-image:url("../img/common/icon/icon_arrow_right_white.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:.4rem;mask-size:.4rem;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 1024px){.sitemap__anc{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media screen and (min-width: 1200px){.sitemap__anc{font-size:1.5rem}.sitemap__anc:focus::before{border-color:#fff;background-color:#fff}.sitemap__anc:focus::after{background-color:#0456ca}}@media screen and (min-width: 1200px)and (hover: hover)and (pointer: fine){.sitemap__anc:hover::before{border-color:#fff;background-color:#fff}.sitemap__anc:hover::after{background-color:#0456ca}}@media screen and (min-width: 1024px)and (max-width: 1199px){.sitemap__anc{font-size:1.4rem}.sitemap__anc:focus::before{border-color:#fff;background-color:#fff}.sitemap__anc:focus::after{background-color:#0456ca}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (hover: hover)and (pointer: fine){.sitemap__anc:hover::before{border-color:#fff;background-color:#fff}.sitemap__anc:hover::after{background-color:#0456ca}}@media screen and (max-width: 1023px){.sitemap__anc{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;padding-block:2.4rem}.sitemap__anc::after{-webkit-mask-size:.3rem;mask-size:.3rem;-webkit-transform:translate(5%, -50%);transform:translate(5%, -50%)}}.sitemapSub__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.sitemapSub__list{-webkit-margin-before:2.2rem;margin-block-start:2.2rem;gap:1.9rem}}@media screen and (max-width: 1023px){.sitemapSub__list{padding-block:.2rem 2.4rem;gap:1.8rem}}@media screen and (min-width: 1024px){.sitemapSub__item--pcnone{display:none}}.sitemapSub__anc{color:#999;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s;transition:color .3s}.sitemapSub__anc::before{content:"";inline-size:1rem;block-size:.1rem;-webkit-margin-end:.8rem;margin-inline-end:.8rem;background-color:#888;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (min-width: 1200px){.sitemapSub__anc{font-size:1.4rem}.sitemapSub__anc:focus{color:#fff}.sitemapSub__anc:focus::before{background-color:#0456ca}}@media screen and (min-width: 1200px)and (hover: hover)and (pointer: fine){.sitemapSub__anc:hover{color:#fff}.sitemapSub__anc:hover::before{background-color:#0456ca}}@media screen and (min-width: 1024px)and (max-width: 1199px){.sitemapSub__anc{font-size:1.3rem}.sitemapSub__anc:focus{color:#fff}.sitemapSub__anc:focus::before{background-color:#0456ca}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (hover: hover)and (pointer: fine){.sitemapSub__anc:hover{color:#fff}.sitemapSub__anc:hover::before{background-color:#0456ca}}@media screen and (max-width: 1023px){.sitemapSub__anc{font-size:1.3rem}}.ft__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.ft__btns{gap:1rem;inline-size:14rem;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width: 1023px){.ft__btns{gap:1.4rem;-webkit-margin-before:2.8rem;margin-block-start:2.8rem}}.ft .c-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.1rem solid #fff;color:#fff;text-decoration:none;text-align:center;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;border-radius:5px}@media screen and (min-width: 1024px){.ft .c-btn{padding-block:1rem;font-size:1.3rem}.ft .c-btn:focus{background-color:#fff;color:#242424}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.ft .c-btn:hover{background-color:#fff;color:#242424}}@media screen and (max-width: 1023px){.ft .c-btn{padding-block:1.6rem;font-size:1.4rem}}.ft__btn{inline-size:100%}.ft__links{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1024px){.ft__links{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 4rem;-webkit-margin-before:8rem;margin-block-start:8rem}}@media screen and (max-width: 1023px){.ft__links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-margin-before:3rem;margin-block-start:3rem}}.ft__linksAnc{position:relative;color:#fff;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-transition:opacity .3s;transition:opacity .3s}.ft__linksAnc::after{content:"";inline-size:1.2rem;aspect-ratio:1;background-color:#fff;-webkit-mask-image:url("../img/common/icon/icon_link_white.png");mask-image:url("../img/common/icon/icon_link_white.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media screen and (min-width: 1024px){.ft__linksAnc{font-size:1.3rem}.ft__linksAnc::before{content:"";position:absolute;inset-block-end:-0.2rem;inset-inline-start:0;inline-size:0;block-size:.1rem;background-color:#fff;-webkit-transition:inline-size .3s ease;transition:inline-size .3s ease}.ft__linksAnc:focus::before{inline-size:calc(100% - 1.7rem)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.ft__linksAnc:hover::before{inline-size:calc(100% - 1.7rem)}}@media screen and (max-width: 1023px){.ft__linksAnc{font-size:.9rem}.ft__linksAnc::after{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media screen and (min-width: 1024px){.ft__bottom{-webkit-margin-before:2.4rem;margin-block-start:2.4rem;-webkit-padding-before:3.6rem;padding-block-start:3.6rem;-webkit-border-before:.1rem solid hsla(0,0%,100%,.3);border-block-start:.1rem solid hsla(0,0%,100%,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 1023px){.ft__bottom{-webkit-border-before:.1rem solid hsla(0,0%,100%,.15);border-block-start:.1rem solid hsla(0,0%,100%,.15);-webkit-padding-before:2rem;padding-block-start:2rem;-webkit-margin-before:2rem;margin-block-start:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}}.ftLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 1024px){.ftLogo:focus{opacity:.7}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.ftLogo:hover{opacity:.7}}@media screen and (min-width: 1024px){.ftLogo__logo{inline-size:6rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem}}@media screen and (max-width: 1023px){.ftLogo__logo{inline-size:4.4rem;-webkit-margin-end:1.2rem;margin-inline-end:1.2rem}}.ftLogo__img{inline-size:100%;block-size:auto}.ftLogo__text{color:#fff}.ftLogo__sub{display:block;-webkit-margin-after:.4rem;margin-block-end:.4rem}@media screen and (min-width: 1024px){.ftLogo__sub{font-size:1.2rem}}@media screen and (max-width: 1023px){.ftLogo__sub{font-size:1.1rem}}.ftLogo__name{font-family:"Poppins",sans-serif;font-weight:400;letter-spacing:.05em}@media screen and (min-width: 1024px){.ftLogo__name{font-size:1.3rem}}@media screen and (max-width: 1023px){.ftLogo__name{font-size:1.2rem}}.copyright{line-height:1}@media screen and (min-width: 1024px){.copyright{font-size:1.2rem;color:hsla(0,0%,100%,.8)}}@media screen and (max-width: 1023px){.copyright{font-size:1rem;color:#888;text-align:center}}.copyright__text{font-size:inherit}.c-pageNav{background-color:#f2f2f2}@media screen and (min-width: 1024px){.c-pageNav{padding-block:6.4rem}}@media screen and (max-width: 1023px){.c-pageNav{padding-block:2rem}}.c-navGrid{display:grid;list-style:none;margin:0;padding:0}@media screen and (min-width: 1024px){.c-navGrid{grid-template-columns:repeat(5, 1fr);gap:2rem}}@media screen and (max-width: 1023px){.c-navGrid{grid-template-columns:repeat(2, 1fr);gap:.8rem}}.c-navGrid__item{display:-webkit-box;display:-ms-flexbox;display:flex}.c-navCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;inline-size:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:.4rem;text-decoration:none;-webkit-transition:background-color .3s ease,border-color .3s ease;transition:background-color .3s ease,border-color .3s ease}@media screen and (min-width: 1024px){.c-navCard{padding:2rem 2.4rem}}@media screen and (max-width: 1023px){.c-navCard{padding:1rem 1.5rem 1rem 2rem}}.c-navCard:focus:not(.c-navCard-current){background-color:#0456ca;border-color:#0456ca}.c-navCard:focus:not(.c-navCard-current) .c-navCard__titleJa{color:#fff}.c-navCard:focus:not(.c-navCard-current) .c-navCard__titleEn{color:#fff}.c-navCard:focus:not(.c-navCard-current) .c-navCard__icon{background-color:#fff}@media(hover: hover)and (pointer: fine){.c-navCard:hover:not(.c-navCard-current){background-color:#0456ca;border-color:#0456ca}.c-navCard:hover:not(.c-navCard-current) .c-navCard__titleJa{color:#fff}.c-navCard:hover:not(.c-navCard-current) .c-navCard__titleEn{color:#fff}.c-navCard:hover:not(.c-navCard-current) .c-navCard__icon{background-color:#fff}}.c-navCard-current{background-color:rgba(0,0,0,0);border:1px solid #e0e0e0;pointer-events:none}.c-navCard__hgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.c-navCard__titleJa{color:#333;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width: 1024px){.c-navCard__titleJa{font-size:1.6rem;-webkit-margin-after:.4rem;margin-block-end:.4rem}}@media screen and (max-width: 1023px){.c-navCard__titleJa{font-size:1.4rem}}@media screen and (min-width: 1024px){.c-navCard__titleEn{color:#0456ca;font-family:"Poppins",sans-serif;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:1.2rem}}@media screen and (max-width: 1023px){.c-navCard__titleEn{display:none}}.c-navCard-current .c-navCard__titleJa,.c-navCard-current .c-navCard__titleEn{color:#999}.c-navCard__icon{content:"";display:inline-block;background-color:#0456ca;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;aspect-ratio:1;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (min-width: 1024px){.c-navCard__icon{inline-size:1.4rem}}@media screen and (max-width: 1023px){.c-navCard__icon{inline-size:1.2rem}}.recruit{background-color:#f6f8f9;position:relative;z-index:10}@media screen and (min-width: 1024px){.recruit{padding-block:4rem 8rem}}@media screen and (max-width: 1023px){.recruit{padding-block:2rem 4rem;overflow:clip}}.recruit__header{position:relative;z-index:10;-webkit-margin-after:5rem;margin-block-end:5rem}.recruit__header::after{content:"Recruit";position:absolute;font-family:"Poppins",sans-serif;font-weight:300;color:#fff;line-height:.8;pointer-events:none}@media screen and (min-width: 1024px){.recruit__header::after{font-size:18rem;inset-inline-end:-2rem;top:3rem}}@media screen and (max-width: 1023px){.recruit__header::after{font-size:6.5rem;inset-inline-end:0rem;inset-block-start:5rem}}@media screen and (max-width: 1023px){.recruit__header .c-secTitle{gap:3rem}}.recruit__list{display:grid}@media screen and (min-width: 750px){.recruit__list{border-radius:1rem;overflow:hidden;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 749px){.recruit__list{grid-template-columns:1fr;gap:1.6rem}}.recruitCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;text-decoration:none;overflow:hidden}@media screen and (min-width: 1024px){.recruitCard{min-block-size:48rem;padding:4rem}.recruitCard:focus .recruitCard__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.recruitCard:focus .recruitCard__iconWrap{background-color:#0456ca;border-color:#0456ca}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.recruitCard:hover .recruitCard__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.recruitCard:hover .recruitCard__iconWrap{background-color:#0456ca;border-color:#0456ca}}@media screen and (max-width: 1023px){.recruitCard{border-radius:8px;overflow:hidden;min-block-size:26rem;padding:1.6rem}}.recruitCard__bg{position:absolute;inset:0;z-index:1}.recruitCard__bg::after{content:"";position:absolute;inset:0;background-color:rgba(4,86,202,.5)}.recruitCard__img{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out, -webkit-transform .4s ease-out}.recruitCard__inner{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recruitCard__en{font-family:"Poppins",sans-serif;letter-spacing:.1em;font-weight:300}@media screen and (min-width: 1024px){.recruitCard__en{font-size:2rem}}@media screen and (max-width: 1023px){.recruitCard__en{font-size:1.6rem}}.recruitCard__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-margin-before:auto;margin-block-start:auto;gap:2rem}.recruitCard__textWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.recruitCard__textWrap{gap:2rem}}@media screen and (max-width: 1023px){.recruitCard__textWrap{gap:1.4rem}}.recruitCard__title{font-weight:400}@media screen and (min-width: 1024px){.recruitCard__title{font-size:2.4rem}}@media screen and (max-width: 1023px){.recruitCard__title{font-size:1.8rem}}.recruitCard__desc{font-weight:400}@media screen and (min-width: 1024px){.recruitCard__desc{font-size:1.5rem}}@media screen and (max-width: 1023px){.recruitCard__desc{font-size:1.4rem}}.recruitCard__iconWrap{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;border:1px solid hsla(0,0%,100%,.8);border-radius:.4rem;background-color:rgba(0,0,0,0);-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;aspect-ratio:1}@media screen and (min-width: 1024px){.recruitCard__iconWrap{inline-size:5.8rem}}@media screen and (max-width: 1023px){.recruitCard__iconWrap{inline-size:4rem}}.recruitCard__iconWrap::after{content:"";display:block;background-color:#fff;-webkit-mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");mask-image:url("../img/common/icon/icon_arrow_right_white02.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media screen and (min-width: 1024px){.recruitCard__iconWrap::after{inline-size:1.6rem;block-size:1.2rem}}@media screen and (max-width: 1023px){.recruitCard__iconWrap::after{inline-size:1.4rem;block-size:1rem}}@media screen and (min-width: 1024px){.l-side.sticky{position:sticky;top:13rem}}@media screen and (max-width: 1023px){.l-side{padding-left:min(1.5rem,5%);padding-right:min(1.5rem,5%)}}@media screen and (min-width: 1024px){.l-sidebarLayout{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.detail .l-sidebarLayout{inline-size:min(90%,128rem);grid-template-columns:1fr 27.34375%;gap:8rem;margin-inline:auto;padding-block:8rem}.page .l-sidebarLayout{inline-size:min(90%,128rem);grid-template-columns:1fr 26rem;gap:8rem;margin-inline:auto;padding-block:8rem}}@media screen and (max-width: 1023px){.l-sidebarLayout{width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width: 750px)and (max-width: 1023px){.l-sidebarLayout{gap:8rem}}@media screen and (max-width: 749px){.l-sidebarLayout{gap:4rem}}.l-sidebarLayout__main{width:100%;overflow:hidden}@media screen and (max-width: 1023px){.l-sidebarLayout__main{padding-left:min(1.5rem,5%);padding-right:min(1.5rem,5%)}}@media screen and (min-width: 1024px){.l-sidebarLayout__side{position:sticky;inset-block-start:13rem}}@media screen and (max-width: 1023px){.l-sidebarLayout__side{padding-left:min(1.5rem,5%);padding-right:min(1.5rem,5%)}}@media screen and (max-width: 1023px){.c-sidebar{margin-top:3.2rem;padding-bottom:2.5rem;position:relative;z-index:1}.c-sidebar::before{content:"";background:url(../img/common/side/bg_sp.png) center/100% 6rem no-repeat;width:100vw;height:6rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;z-index:-1}}@media screen and (min-width: 750px){.c-sidebar+.c-sidebar{-webkit-margin-before:5rem;margin-block-start:5rem}}@media screen and (max-width: 749px){.c-sidebar+.c-sidebar{-webkit-margin-before:3.2rem;margin-block-start:3.2rem}}.c-sidebar__title{font-family:"Poppins",sans-serif;font-weight:500;color:#0456ca;-webkit-margin-after:2rem;margin-block-end:2rem}@media screen and (min-width: 1024px){.c-sidebar__title{font-size:1.8rem}}@media screen and (max-width: 1023px){.c-sidebar__title{font-size:1.4rem}}.c-sidebar__title::before{content:"";display:block;inline-size:100%;block-size:1px;background:#0456ca;-webkit-margin-after:2rem;margin-block-end:2rem}.c-sidebar__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1024px){.c-sidebar__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;list-style:none;padding:0;margin:0}}@media screen and (max-width: 1023px){.c-sidebar__list{gap:.8rem}}@media screen and (max-width: 749px){.c-sidebar__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 750px)and (max-width: 1023px){.c-sidebar__item{width:100%}}@media screen and (max-width: 749px){.c-sidebar__item{width:calc(33.333% - .5333333333rem)}}.c-sidebar__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}@media screen and (min-width: 1024px){.c-sidebar__link{gap:1rem;font-size:1.4rem}.c-sidebar__link::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:0;height:.5rem;border-radius:50%;background:#0456ca;opacity:0;-webkit-transition:width .3s,opacity .3s;transition:width .3s,opacity .3s}.c-sidebar__link:hover,.c-sidebar__link.is-active{color:#0456ca}.c-sidebar__link:hover::before,.c-sidebar__link.is-active::before{width:.5rem;opacity:1}.c-sidebar__link.is-active{pointer-events:none}}@media screen and (max-width: 1023px){.c-sidebar__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;height:6.3rem;font-weight:500;line-height:1.3;background:#fff;border-radius:.4rem;-webkit-box-shadow:0 0 .4rem rgba(0,0,0,.16);box-shadow:0 0 .4rem rgba(0,0,0,.16)}.c-sidebar__link::after{content:"";background:url(../img/common/side/icon_arrow_btm.svg) center/100% no-repeat;width:1.5rem;height:1.5rem}.-type .c-sidebar__link{background:#ecf3f9}}@media screen and (min-width: 750px)and (max-width: 1023px){.c-sidebar__link{gap:.6rem;font-size:1.3rem}.c-sidebar__link:hover{color:#0456ca}}@media screen and (max-width: 749px){.c-sidebar__link{gap:.4rem;font-size:1.1rem}}@media screen and (min-width: 1024px){.c-breadcrumb{padding-block:2rem}}@media screen and (max-width: 1023px){.c-breadcrumb{padding-block:1.6rem}}.c-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.c-breadcrumb__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem}.c-breadcrumb__item:not(:last-child)::after{content:"";display:inline-block;inline-size:.6rem;aspect-ratio:1;-webkit-border-before:.1rem solid #0456ca;border-block-start:.1rem solid #0456ca;-webkit-border-end:.1rem solid #0456ca;border-inline-end:.1rem solid #0456ca;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-inline:.8rem 1rem}.c-breadcrumb__link{color:#333;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.c-breadcrumb__link:focus{opacity:.7}@media(hover: hover)and (pointer: fine){.c-breadcrumb__link:hover{opacity:.7}}.c-breadcrumb__current{color:rgba(51,51,51,.3)}.map__circle__hover{opacity:0}.map__arrow__hover{opacity:0}.map__text__hover{opacity:0}.map__dot__step{opacity:0}@media screen and (min-width: 750px){.map{margin-bottom:8rem}}@media screen and (max-width: 749px){.map{margin-bottom:4rem}}.circle__wrapper{cursor:pointer}@media screen and (min-width: 1024px){.hero__inner::after{font-size:min(11vw,16rem);inset-block-end:0;inset-block-start:7rem}}@media screen and (min-width: 750px){.sec+.sec{margin-top:10rem}}@media screen and (max-width: 749px){.sec+.sec{margin-top:5.6rem;padding-top:5.6rem;border-top:1px solid #dedede}}.sec__head{margin-bottom:2.4rem}.sec__title{position:relative;font-weight:500;padding-bottom:2rem}@media screen and (min-width: 750px){.sec__title{font-size:3.6rem}}@media screen and (max-width: 749px){.sec__title{font-size:2.4rem}}.sec__title::before,.sec__title::after{content:"";display:block;height:1px;position:absolute;left:0;bottom:0}.sec__title::before{background:#f7f7f7;right:0}.sec__title::after{width:3rem;background:#0456ca}.sec__lead{margin-top:2rem;line-height:1.8}@media screen and (min-width: 750px){.sec__lead{font-size:1.8rem}}@media screen and (max-width: 749px){.sec__lead{font-size:1.4rem}}@media screen and (max-width: 749px){.l-sidebarLayout{padding-bottom:4.8rem}}@media screen and (min-width: 750px){.company-hero{background:url("../img/company/kv.jpg") no-repeat center bottom/cover}}@media screen and (max-width: 749px){.company-hero{background:url("../img/company/kv_sp.jpg") no-repeat center bottom/cover}}@media screen and (min-width: 1200px){.company-hero__content{margin-top:17rem}}@media screen and (max-width: 1199px){.company-hero__content{margin-top:6.4rem}}.company-hero__wrapper{background:rgba(5,13,69,.21);border:1px solid hsla(0,0%,100%,.4);backdrop-filter:blur(4px)}@media screen and (min-width: 750px){.company-hero__wrapper{padding:6.5rem}}@media screen and (max-width: 749px){.company-hero__wrapper{padding:3.2rem 2rem 2.4rem}}.company-hero__container{width:1010px;max-width:100%;margin:0 auto}.company-hero__head{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.company-hero__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media screen and (min-width: 750px){.company-hero__head{margin-bottom:5.4rem}}@media screen and (max-width: 749px){.company-hero__head{margin-bottom:3rem}}@media screen and (min-width: 1200px){.company-hero__head__left{width:41.3rem}}@media screen and (min-width: 750px){.company-hero__head__left{padding-right:5rem;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width: 749px){.company-hero__head__left{text-align:center}}.company-hero__head__slogan{font-weight:500}@media screen and (min-width: 750px){.company-hero__head__slogan{font-size:1.7rem}}@media screen and (max-width: 749px){.company-hero__head__slogan{font-size:1.4rem}}.company-hero__head__title{font-weight:500;line-height:1.3;font-family:"Poppins",sans-serif}@media screen and (min-width: 750px){.company-hero__head__title{margin-top:.8rem;font-size:4.8rem}}@media screen and (max-width: 749px){.company-hero__head__title{font-size:2.4rem}}.company-hero__head__lead{line-height:1.8;font-weight:300}@media screen and (min-width: 750px){.company-hero__head__lead{font-size:1.5rem}}@media screen and (max-width: 749px){.company-hero__head__lead{font-size:1.2rem}}.company-hero__company__row{display:grid;margin-bottom:3.7rem}@media screen and (min-width: 1200px){.company-hero__company__row{grid-template-columns:repeat(5, 1fr)}}@media screen and (min-width: 1024px)and (max-width: 1199px){.company-hero__company__row{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 750px)and (max-width: 1023px){.company-hero__company__row{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 750px){.company-hero__company__row{grid-gap:1.7rem}}@media screen and (max-width: 749px){.company-hero__company__row{grid-gap:1.2rem;margin-bottom:2rem}}@media screen and (min-width: 750px){.company-hero__company__col:focus .company-hero__company__box{-webkit-box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);-webkit-filter:brightness(0.9);filter:brightness(0.9)}.company-hero__company__col:focus .company-hero__company__box::before{-webkit-transform:scale(1.15);transform:scale(1.15)}}@media screen and (min-width: 750px)and (hover: hover)and (pointer: fine){.company-hero__company__col:hover .company-hero__company__box{-webkit-box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);-webkit-filter:brightness(0.9);filter:brightness(0.9)}.company-hero__company__col:hover .company-hero__company__box::before{-webkit-transform:scale(1.15);transform:scale(1.15)}}@media screen and (max-width: 749px){.company-hero__company__col{padding:1.4rem 1.6rem 1.2rem;background:#fff;border-radius:.4rem;text-align:center}}.company-hero__company__box{text-align:center;color:#333;margin-bottom:.8rem;position:relative;-webkit-transition:all .3s;transition:all .3s}.company-hero__company__box::before{content:"";font-family:"gnhd-recruit" !important;position:absolute;top:1.1rem;right:1.1rem;color:#0456ca;font-size:1.2rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media screen and (min-width: 750px){.company-hero__company__box{padding:2.7rem 1rem 1.6rem 1rem;background:#fff;border:.2rem solid rgba(0,0,0,0);border-radius:.4rem}}.company-hero__company__logo{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;margin-bottom:1.4rem}@media screen and (min-width: 750px){.company-hero__company__logo{height:3.4rem}}.company-hero__company__name{font-weight:bold}@media screen and (min-width: 750px){.company-hero__company__name{font-size:1.4rem}}@media screen and (max-width: 749px){.company-hero__company__name{border-top:1px solid #ecf3f9;padding-top:1em;font-size:1.2rem}}@media screen and (min-width: 750px){.company-hero__company__text{font-size:1.3rem}}@media screen and (max-width: 749px){.company-hero__company__text{color:#333;font-size:1rem}}.company-hero__holding{background:#fff;border-radius:.4rem;color:#333;font-size:1.4rem;position:relative;-webkit-transition:border-color .3s,-webkit-box-shadow .3s,-webkit-transform .3s;transition:border-color .3s,-webkit-box-shadow .3s,-webkit-transform .3s;transition:border-color .3s,box-shadow .3s,transform .3s;transition:border-color .3s,box-shadow .3s,transform .3s,-webkit-box-shadow .3s,-webkit-transform .3s;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1199px){.company-hero__holding{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 750px){.company-hero__holding{padding:3rem 5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem 5.6rem;border:.2rem solid rgba(0,0,0,0)}}@media screen and (max-width: 749px){.company-hero__holding{padding:2rem;display:block}}.company-hero__holding::before{content:"";font-family:"gnhd-recruit" !important;position:absolute;top:1.1rem;right:1.1rem;color:#0456ca;font-size:1.2rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media screen and (min-width: 750px){.company-hero__holding:focus{-webkit-box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);-webkit-filter:brightness(0.9);filter:brightness(0.9)}.company-hero__holding:focus::before{-webkit-transform:scale(1.15);transform:scale(1.15)}}@media screen and (min-width: 750px)and (hover: hover)and (pointer: fine){.company-hero__holding:hover{-webkit-box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);box-shadow:0 1.2rem 2.4rem rgba(51,51,51,.16);-webkit-filter:brightness(0.9);filter:brightness(0.9)}.company-hero__holding:hover::before{-webkit-transform:scale(1.15);transform:scale(1.15)}}.company-hero__holding__left{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.company-hero__holding__left{gap:1.5rem}}@media screen and (max-width: 749px){.company-hero__holding__left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.6rem;gap:.7rem}}@media screen and (max-width: 749px){.company-hero__holding__logo{width:5.2rem}}.company-hero__holding__name{font-weight:500}@media screen and (max-width: 749px){.company-hero__holding__name{font-size:1.2rem;font-weight:600}}.company-hero__holding__right{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 749px){.company-hero__holding__right{border-top:1px solid #ecf3f9;padding-top:1.6rem}}.company-hero__holding__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem .4em}@media screen and (max-width: 749px){.company-hero__holding__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.company-hero__holding__col{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;white-space:nowrap}@media screen and (max-width: 749px){.company-hero__holding__col{font-size:1.1rem}}.company-hero__holding__col+.company-hero__holding__col::before{content:"／";display:inline-block;margin-right:.4em}@media screen and (max-width: 749px){.map--pc{display:none}}@media screen and (min-width: 750px){.map--sp{display:none}}@media screen and (max-width: 749px){.mapSp__img{position:relative;width:100vw;margin-left:-1.5rem}.mapSp__anc{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem;width:16.5rem;padding:.3em 0;background:#fff;border-radius:.6rem;border:2px solid #036eb8;color:#036eb8;font-size:1.5rem;font-weight:600;line-height:1.2;text-align:center}.mapSp__anc--idou{top:2.1rem;left:.6rem}.mapSp__anc--butsuryu{top:20.7rem;left:.6rem}.mapSp__anc--carlife{top:28.5rem;right:.6rem}.mapSp__anc--kankyo{left:.6rem;bottom:24.6rem}.mapSp__anc--hatarakuhito{right:.6rem;bottom:19.7rem}.mapSp__anc--gngroup{right:.6rem;bottom:1rem}.mapSp__anc::after{content:"";display:block;width:1.4rem;height:1.4rem;background:url(../img/company/map/arrow.png) no-repeat center/contain}}.business__anc__list{display:grid;grid-gap:.9rem;margin-bottom:4rem}@media screen and (min-width: 1200px){.business__anc__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 750px)and (max-width: 1199px){.business__anc__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 749px){.business__anc__list{grid-template-columns:repeat(1, 1fr)}}.business__anc__item{border:1px solid #ecf3f9;padding:2.4rem;min-height:14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.business__anc__item::after{content:"";font-family:"gnhd-recruit" !important;font-size:1.6rem;color:#0456ca;position:absolute;right:1.8rem;bottom:1.8rem}.business__anc__item:focus{background:#f9fcff}@media(hover: hover)and (pointer: fine){.business__anc__item:hover{background:#f9fcff}}.business__anc__title{font-size:1.8rem;font-weight:500;color:#0456ca;margin-bottom:1rem}.business__anc__text{font-size:1.1rem;color:#888}.support__block+.support__block{margin-top:4rem}.support__item{background:#f7f7f7;padding:2rem;border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}@media screen and (max-width: 749px){.support__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.support__item+.support__item{margin-top:1.6rem}.support__thumb{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 750px){.support__thumb{width:26.4rem}}.support__img{width:100%}.support__title{font-weight:500}@media screen and (min-width: 750px){.support__title{font-size:2.1rem;margin-bottom:2rem}}@media screen and (max-width: 749px){.support__title{font-size:1.9rem;margin-bottom:1.5rem}}.support__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.support__en{font-size:1rem;font-weight:500;font-family:"Poppins",sans-serif;color:#0456ca}.support__jp{font-weight:500;margin-top:.5rem}@media screen and (min-width: 750px){.support__jp{font-size:1.8rem}}@media screen and (max-width: 749px){.support__jp{font-size:1.6rem}}.support__lead{font-size:1.4rem;margin-top:1.2rem}.support__company{font-size:1.2rem;color:#888}.support__company+.support__company{margin-top:.5rem}.support__company a{text-decoration:underline;cursor:pointer;display:inline-block}.support__company a:focus{color:#333}@media(hover: hover)and (pointer: fine){.support__company a:hover{color:#333}}.overview__item{font-size:1.5rem;padding:2rem 0}@media screen and (min-width: 750px){.overview__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.overview__item+.overview__item{border-top:1px solid #ecf3f9}.overview__item:last-of-type{border-bottom:1px solid #ecf3f9}.overview__title{color:#0456ca;font-weight:500;width:23.8rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 749px){.overview__title{margin-bottom:.8rem;font-size:1.4rem}}@media screen and (max-width: 749px){.overview__desc{font-size:1.2rem}}.overview__desc__title{position:relative;padding-left:1.2rem;font-weight:500;margin-bottom:.5rem}.overview__desc__title::before{content:"";display:block;background:#0456ca;width:2px;height:1.6rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.overview__rep__name{padding-left:1.2rem}.overview__rep+.overview__rep{margin-top:1em}.overview__bnr{display:block}.overview__bnr:focus{opacity:.8}@media(hover: hover)and (pointer: fine){.overview__bnr:hover{opacity:.8}}@media screen and (min-width: 750px){.overview__bnr{margin-top:2.4rem}}@media screen and (max-width: 749px){.overview__bnr{margin-top:2rem}}.history__list{position:relative}.history__list::before{content:"";width:2px;background:#ecf3f9;position:absolute;top:0;bottom:0}@media screen and (min-width: 750px){.history__list::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 749px){.history__list::before{left:0}}.history{position:relative}@media screen and (min-width: 750px){.history{font-size:1.5rem;grid-gap:3.5rem;grid-template-columns:repeat(2, 1fr);display:grid}}@media screen and (max-width: 749px){.history{font-size:1.2rem;grid-gap:2.5rem;padding-left:2rem}}@media screen and (min-width: 750px){.history.reverse{direction:rtl}.history.reverse *{direction:ltr}}@media screen and (min-width: 750px){.history+.history{margin-top:3.2rem}}@media screen and (max-width: 749px){.history+.history{margin-top:2rem}}.history::before{content:"";display:block;border:4px solid #fff;width:1.6rem;height:1.6rem;position:absolute;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%}@media screen and (min-width: 750px){.history::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 749px){.history::before{left:-0.6rem}}.history:not(.blue)::before{background:#888}.history.blue::before{background:#0456ca}.history__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.history__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 750px){.history:not(.reverse) .history__content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}}@media screen and (max-width: 749px){.history__thumb{margin:.8rem 0 1rem 4.8rem}}@media screen and (min-width: 750px){.history.reverse .history__thumb{text-align:right}}@media screen and (min-width: 750px){.history__img{width:16rem}}@media screen and (max-width: 749px){.history__img{width:12rem}}.history__year{font-family:"Poppins",sans-serif;color:#888;font-weight:500}.blue .history__year{color:#0456ca}@media screen and (max-width: 749px){.history__year{width:4.8rem}}@media screen and (min-width: 750px){.history__title{margin-top:.5rem}}.history__text{color:#888;margin-top:.5rem}