*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}html{scroll-behavior:smooth;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:100%;color:#2c2a29;line-height:1.5}body{width:100%}a,button{touch-action:manipulation}a{text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:bottom}.c-header{position:absolute;top:0;z-index:100;width:100%;background-color:rgba(0,0,0,0)}.c-header__inner{display:flex;justify-content:space-between;align-items:center;column-gap:24px;max-width:1920px;margin-inline:auto;padding-block:22px}@media print,screen and (min-width: 1104px){.c-header__inner{padding-inline:40px}}@media screen and (max-width: 1103.98px){.c-header__inner{padding-inline:20px}}.c-header__site-texts{display:flex;align-items:center;column-gap:16px;z-index:102}@media print,screen and (min-width: 1104px){.c-header__site-texts{min-width:240px}}@media screen and (max-width: 1103.98px){.c-header__site-texts{width:calc(100% - 60px)}}.c-header__logo{flex-shrink:0;aspect-ratio:92/36;width:92px;height:auto;background-color:#fff;transition:background-color .3s;-webkit-mask-image:url("../image/logo/his.svg");mask-image:url("../image/logo/his.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 (max-width: 1103.98px){.c-header__logo{width:76px}}.c-header__title{display:flex;font-weight:700;line-height:1.3;color:#fff;transition:color .3s;text-shadow:1.5px 1.5px 0 #4c44d0,-1.5px -1.5px 0 #4c44d0,1.5px -1.5px 0 #4c44d0,-1.5px 1.5px 0 #4c44d0,1.5px 0px 0 #4c44d0,-1.5px 0px 0 #4c44d0,0px 1.5px 0 #4c44d0,0px -1.5px 0 #4c44d0}@media print,screen and (min-width: 1104px){.c-header__title{flex-wrap:wrap;font-size:1rem}}@media screen and (max-width: 1103.98px){.c-header__title{flex-direction:column;font-size:.875rem}}.c-header__menu-trigger{display:grid;place-items:center;row-gap:4px;position:absolute;right:20px;z-index:102;padding:10px 5px}@media print,screen and (min-width: 1104px){.c-header__menu-trigger{display:none}}.c-header__menu-trigger[aria-expanded=true] .c-header__menu-trigger-line:nth-child(1){transform:rotate(45deg) translate(4px, 7px)}.c-header__menu-trigger[aria-expanded=true] .c-header__menu-trigger-line:nth-child(2){opacity:0;transform:rotate(0deg) scale(0.2, 0.2)}.c-header__menu-trigger[aria-expanded=true] .c-header__menu-trigger-line:nth-child(3){transform:rotate(-45deg) translate(4px, -7px)}.c-header__menu-trigger-line{width:30px;height:4px;border-radius:4px;background-color:#fff;transition:all .3s}@media print,screen and (min-width: 1104px){.c-header__menu-contents{display:contents}}@media screen and (max-width: 1103.98px){.c-header__menu-contents{position:fixed;top:0;right:0;z-index:101;width:100%;height:100dvh;background-color:#2c2a29;background:linear-gradient(180deg, #4c44d0 0%, #10069f 50%, #07025c 100%);padding-top:calc(var(--header-height) + 10px);transform:translateX(0)}}@media screen and (max-width: 1103.98px){.c-header__menu-contents[aria-hidden=true]{transform:translateX(100%)}}@media print,screen and (min-width: 1104px){.c-header__menu-contents-inner{display:contents}}@media screen and (max-width: 1103.98px){.c-header__menu-contents-inner{display:grid;align-content:flex-start;height:100%;padding:0 20px 64px;overflow-y:auto}}@media print,screen and (min-width: 1104px){.c-header__nav-list{display:flex;column-gap:35px;align-items:center;flex-wrap:wrap;width:100%;max-width:max-content}}.c-header__nav-item{position:relative;color:#fff;transition:color .3s}@media screen and (max-width: 1103.98px){.c-header__nav-item:last-child .c-header__nav-link{border-bottom:none}}.c-header__nav-link{display:block;font-size:1rem;line-height:1.3}@media print,screen and (min-width: 1104px){.c-header__nav-link{padding-block:6px}}@media screen and (max-width: 1103.98px){.c-header__nav-link{border-bottom:1px solid #e9ecf2;padding-block:22px}}@media(any-hover: hover){.c-header__nav-link:hover::after{transform:scaleX(1);transform-origin:left top}}.c-header__nav-link::after{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transform-origin:right top;transition:transform .25s ease-out}@media screen and (max-width: 1103.98px){.c-header__nav-link::after{transition-duration:.5s}}.c-header__button{display:flex;align-items:center;justify-content:center;width:200px;height:40px;border:1px solid #fff;border-radius:9999px;background-color:#10069f;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.c-header__button:hover{background-color:#fff;color:#10069f;border-color:#fff}@media print,screen and (min-width: 1104px){.c-header__button{visibility:hidden;flex-shrink:0}}@media screen and (max-width: 1103.98px){.c-header__button{margin-top:64px;margin-inline:auto}}.c-header:has(.c-header__menu-contents[aria-hidden=false]) .c-header__title{text-shadow:none}.c-header.is-fixed{position:fixed;animation:slideIn .5s forwards}.c-header.is-fixed:not(:has(.c-header__menu-contents[aria-hidden=false])) .c-header__title,.c-header.is-fixed:not(:has(.c-header__menu-contents[aria-hidden=false])) .c-header__nav-item{color:#2c2a29;text-shadow:none}.c-header.is-fixed:not(:has(.c-header__menu-contents[aria-hidden=false])) .c-header__logo,.c-header.is-fixed:not(:has(.c-header__menu-contents[aria-hidden=false])) .c-header__menu-trigger-line,.c-header.is-fixed:not(:has(.c-header__menu-contents[aria-hidden=false])) .c-header__nav-link::after{background-color:#10069f}@media print,screen and (min-width: 1104px){.c-header.is-fixed .c-header__button{color:#fff;border-color:rgba(0,0,0,0);background-color:#10069f}.c-header.is-fixed .c-header__button::before{background-color:#fff}}@media print and (any-hover: hover),screen and (min-width: 1104px)and (any-hover: hover){.c-header.is-fixed .c-header__button:hover{color:#10069f;background-color:#fff;border-color:#10069f}.c-header.is-fixed .c-header__button:hover::before{background-color:#10069f}}@media screen and (max-width: 1103.98px)and (any-hover: hover){.c-header.is-fixed .c-header__button:hover{background-color:rgba(0,0,0,0);border-color:#fff}.c-header.is-fixed .c-header__button:hover::before{background-color:#fff}}.c-header.is-hidden{animation:slideOut .5s forwards}body.is-fixed{overflow:hidden}@keyframes slideIn{0%{background-color:rgba(0,0,0,0);transform:translateY(-100%);opacity:0}100%{background-color:hsla(0,0%,100%,.94);transform:translateY(0);opacity:1}}@keyframes slideOut{0%{background-color:hsla(0,0%,100%,.94);transform:translateY(0);opacity:1}100%{background-color:rgba(0,0,0,0);transform:translateY(-100%);opacity:0}}.c-footer{width:100%;padding:80px 20px}.c-footer__contents{display:flex;gap:48px;justify-content:center;align-items:center;flex-direction:column}.c-footer__logo{display:block}@media screen and (max-width: 767.98px){.c-footer__logo{max-width:100px}}.c-footer__list{display:flex;column-gap:24px;justify-content:center;list-style-type:none}@media screen and (max-width: 767.98px){.c-footer__list{gap:16px;flex-wrap:wrap;align-items:center}}.c-footer__link{display:block;font-size:.875rem;line-height:1.8;font-weight:500;color:#fff;text-decoration:none}@media screen and (max-width: 767.98px){.c-footer__link{font-size:.8125rem}}@media(any-hover: hover){.c-footer__link:hover{text-decoration:underline}}.c-footer__copyright{font-size:.625rem;font-weight:500;line-height:1.3;letter-spacing:.1em;color:#fff}.news{padding-block:120px;background-image:url("../image/news/bg_clouds.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}@media screen and (max-width: 767.98px){.news{padding-block:64px}}.news__inner{max-width:1760px;padding-inline:40px;margin-inline:auto}@media screen and (max-width: 767.98px){.news__inner{padding-inline:20px}}.news__header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px}@media screen and (max-width: 767.98px){.news__header{margin-bottom:32px}}.news__title{font-size:2rem;font-weight:700;line-height:1.3;color:#2c2a29}@media screen and (max-width: 767.98px){.news__title{font-size:1.5rem}}.news__title-line{position:relative;width:3px}.news__title-line::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2c2a29;transform-origin:top;transform:scaleY(0);transition:transform .6s cubic-bezier(0.22, 1, 0.36, 1)}.news__title-line--top{height:60px;transform:translateX(30px) rotate(23.4deg)}@media screen and (max-width: 767.98px){.news__title-line--top{height:40px;transform:translateX(24px) rotate(23.4deg)}}.news__title-line--bottom{height:84px;transform:translateX(-30px) rotate(23.4deg)}@media screen and (max-width: 767.98px){.news__title-line--bottom{height:60px;transform:translateX(-24px) rotate(23.4deg)}}.news__title-line--bottom::before{transition-delay:.3s}.news__slider.swiper{overflow:visible}.news.is-animated .news__title-line::before{transform:scaleY(1)}.news-card{text-decoration:none;color:#2c2a29}.news-card.swiper-slide{width:320px;display:flex;flex-direction:column;gap:24px;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}@media screen and (max-width: 767.98px){.news-card.swiper-slide{width:152px;gap:16px}}.news-card[href]:hover .news-card__img{transform:scale(1.1)}.news-card__img-wrap{width:100%;aspect-ratio:320/213;position:relative;overflow:hidden;border-radius:8px}.news-card__caption{position:absolute;bottom:0;right:0;z-index:2;background-color:rgba(0,0,0,.6);color:#fff;font-size:12px;padding:4px 6px;border-top-left-radius:4px;line-height:1}.news-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out;transform:scale(1.005)}.news-card__body{display:flex;flex-direction:column;gap:16px}.news-card__title{font-size:1.125rem;font-weight:500;line-height:1.8}@media screen and (max-width: 767.98px){.news-card__title{font-size:1rem;line-height:1.5}}.news-card__meta{display:flex;align-items:center;gap:8px;font-size:.875rem}@media screen and (max-width: 767.98px){.news-card__meta{font-size:.75rem}}.news.is-animated .news-card{opacity:1;transform:translateY(0)}.news.is-animated .news-card:nth-child(1){transition-delay:0.9s}.news.is-animated .news-card:nth-child(2){transition-delay:1s}.news.is-animated .news-card:nth-child(3){transition-delay:1.1s}.news.is-animated .news-card:nth-child(4){transition-delay:1.2s}.news.is-animated .news-card:nth-child(5){transition-delay:1.3s}.news.is-animated .news-card:nth-child(6){transition-delay:1.4s}.c-section-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px}@media screen and (max-width: 767.98px){.c-section-header{margin-bottom:32px}}.c-section-header__title{font-size:2rem;font-weight:700;line-height:1.3}@media screen and (max-width: 767.98px){.c-section-header__title{font-size:1.5rem}}.c-section-header__lead{font-size:1.25rem;line-height:1.3;text-align:center}@media screen and (max-width: 767.98px){.c-section-header__lead{font-size:.8125rem}}.c-section-header__line{position:relative;width:3px}.c-section-header__line::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2c2a29;transform-origin:top;transform:scaleY(0);transition:transform .6s cubic-bezier(0.22, 1, 0.36, 1)}.c-section-header__line--top{height:60px;transform:translateX(30px) rotate(23.4deg)}@media screen and (max-width: 767.98px){.c-section-header__line--top{height:40px;transform:translateX(24px) rotate(23.4deg)}}.c-section-header__line--bottom{height:84px;transform:translateX(-30px) rotate(23.4deg)}@media screen and (max-width: 767.98px){.c-section-header__line--bottom{height:60px;transform:translateX(-24px) rotate(23.4deg)}}.c-section-header__line--bottom::before{transition-delay:.3s}.c-section-header--white{color:#fff}.c-section-header--white .c-section-header__line::before{background-color:#fff}.is-animated .c-section-header .c-section-header__line::before{transform:scaleY(1)}.business{padding-top:120px;padding-bottom:0;color:#fff}@media screen and (max-width: 767.98px){.business{padding-top:64px}}.business__cards{max-width:1920px;margin-inline:auto;display:flex;flex-direction:row}@media screen and (max-width: 767.98px){.business__cards{flex-direction:column}}.business-card{position:relative;z-index:1;flex:1;min-height:854px;padding:80px 60px;background-size:cover;background-position:center}@media screen and (max-width: 1103.98px){.business-card{padding:64px 20px;min-height:auto;aspect-ratio:400/534}}.business-card::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);z-index:-1;border-radius:inherit}.business-card__title{font-size:2.25rem;line-height:1.3;font-weight:700;text-align:center;margin-bottom:40px}@media screen and (max-width: 1103.98px){.business-card__title{font-size:1.75rem;margin-bottom:24px}}.business-card__body{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 1103.98px){.business-card__body{gap:8px}}.business-card__subtitle{font-size:1.25rem;line-height:1.3;font-weight:700}@media screen and (max-width: 1103.98px){.business-card__subtitle{font-size:1.125rem}}.business-card__text{font-size:1rem;line-height:1.8}@media screen and (max-width: 1103.98px){.business-card__text{font-size:.875rem}}.business-card__title,.business-card__body{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.business.is-animated .business-card .business-card__title,.business.is-animated .business-card .business-card__body{opacity:1;transform:translateY(0)}.business.is-animated .business-card:nth-child(1) .business-card__title{transition-delay:0.65s}.business.is-animated .business-card:nth-child(1) .business-card__body{transition-delay:0.75s}.business.is-animated .business-card:nth-child(2) .business-card__title{transition-delay:0.8s}.business.is-animated .business-card:nth-child(2) .business-card__body{transition-delay:0.9s}.business.is-animated .business-card:nth-child(3) .business-card__title{transition-delay:0.95s}.business.is-animated .business-card:nth-child(3) .business-card__body{transition-delay:1.05s}@media screen and (max-width: 1103.98px){.u-pc-only{display:none !important}}@media screen and (max-width: 767.98px){.u-over-tablet{display:none !important}}@media print,screen and (min-width: 1104px){.u-under-tablet{display:none !important}}@media print,screen and (min-width: 768px){.u-sp-only{display:none !important}}@media screen and (min-width: 768px)and (max-width: 1103.98px){.u-not-tablet{display:none !important}}
