@keyframes cta-bounce{0%{transform:translate(-50%,-50%) scale(1)}30%{transform:translate(-50%,-50%) scale(1.02)}60%{transform:translate(-50%,-50%) scale(.98)}80%{transform:translate(-50%,-50%) scale(1.01)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes cta-arrow-rein{0%{opacity:1;transform:translate(0)}10%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.c-cta_banner{background-color:#f4f4f4;border-top:1px solid #cfcfcf}@media screen and (width < 769px){.c-cta_banner{border-top:none}}.c-cta_banner__inner{align-items:center;display:flex;height:418px;justify-content:center;margin:0 auto;overflow:hidden;width:100%}@media screen and (width < 769px){.c-cta_banner__inner{align-items:flex-start;flex-direction:column;height:auto;justify-content:flex-start}}.c-cta_banner__item{align-items:center;display:flex;height:100%;overflow:hidden;position:relative;width:100%}@media (hover:hover) and (pointer:fine){.c-cta_banner__item:hover .c-cta_banner__bg{animation:cta-bounce .5s ease-in-out;border-radius:20px;height:calc(100% - 60px);opacity:.6;width:calc(100% - 60px)}}.c-cta_banner__item:first-child{background:url(../images/common/bg_cta_banner_01.webp) no-repeat 50%/cover;justify-content:flex-end}@media screen and (width < 769px){.c-cta_banner__item:first-child{border-right:none;justify-content:space-between}}.c-cta_banner__item:first-child .c-cta_banner__item_inner{border-right:1px solid #cfcfcf}@media screen and (width < 769px){.c-cta_banner__item:first-child .c-cta_banner__item_inner{border-right:none}}.c-cta_banner__item:last-child{background:url(../images/common/bg_cta_banner_02.webp) no-repeat 50%/cover;justify-content:flex-start}@media screen and (width < 769px){.c-cta_banner__item:last-child{justify-content:space-between}}.c-cta_banner__bg{background-color:#f4f4f4;height:101%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.23,1,.58,1),width .4s cubic-bezier(.23,1,.58,1),height .4s cubic-bezier(.23,1,.58,1),opacity .4s cubic-bezier(.23,1,.58,1),border-radius .4s cubic-bezier(.23,1,.58,1);width:101%}.c-cta_banner__item_inner{align-items:center;display:flex;gap:20px;height:100%;justify-content:space-between;max-width:756px;padding:0 60px 0 80px;position:relative;width:100%;z-index:1}@media screen and (width < 769px){.c-cta_banner__item_inner{border-top:1px solid #cfcfcf;padding:32px 20px}}.c-cta_banner__item_inner:after{background:url(../images/index/ico_circle_arrow_primary.svg) no-repeat 50%/contain;content:"";display:block;flex-shrink:0;height:50px;opacity:1;transform:translate(0);transition:none;width:50px}@media screen and (width < 769px){.c-cta_banner__item_inner:after{height:26px;width:26px}}.c-cta_banner__title{z-index:9999}@media screen and (width < 769px){.c-cta_banner__title--career{flex-shrink:0;height:34.08px;width:136.61px}.c-cta_banner__title--contact{flex-shrink:0;height:34.08px;width:163.687px}}.c-cta_banner__text{color:#000;font-family:Noto Sans JP;font-size:19px;font-style:normal;font-weight:700;letter-spacing:.76px;line-height:170%;margin-top:42px}@media screen and (width < 769px){.c-cta_banner__text{color:#000;font-family:Noto Sans JP;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.01px;line-height:180%;margin-top:10px;text-align:justify}}.c-cta_banner__item:hover .c-cta_banner__item_inner:after{animation:cta-arrow-rein .6s cubic-bezier(.23,1,.58,1)}.c-share_banner{background:#532589}.c-share_banner__inner{align-items:center;display:flex;flex-wrap:wrap;height:306px;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0 20px;width:100%}@media screen and (width < 769px){.c-share_banner__inner{flex-direction:column;height:auto;justify-content:flex-start;padding:30px 20px}}.c-share_banner__header{display:flex;flex-direction:column}@media screen and (width < 769px){.c-share_banner__header{align-items:center}.c-share_banner__title{flex-shrink:0;height:18.46px;width:182.218px}}.c-share_banner__text{color:#fff;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.557px;line-height:180%;margin-top:24px;text-align:left}@media screen and (width < 769px){.c-share_banner__text{color:#fff;font-family:Geist;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.6px;line-height:180%;margin-top:10px;text-align:center}}.c-share_banner__list{align-items:center;display:flex;gap:34px;justify-content:center}@media screen and (width < 769px){.c-share_banner__list{gap:20px;margin-top:12px;width:100%}}.c-share_banner__item{position:relative}.c-share_banner__item a{align-items:center;background:#aa85d5;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:100px;z-index:1}@media screen and (width < 769px){.c-share_banner__item a{height:50px;width:50px}}.c-share_banner__item a:before{background:#aa85d5;border-radius:50%;content:"";inset:0;opacity:1;position:absolute;transform:scale(1);transition:background .2s,transform .2s ease-in-out,opacity .2s ease-in-out;z-index:0}.c-share_banner__item a:after{background:50%/contain no-repeat;content:"";height:40px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-image .2s;width:40px;z-index:1}@media (hover:hover) and (pointer:fine){.c-share_banner__item a:hover:before{opacity:0;transform:scale(0)}}.c-share_banner__item--threads a{background:#333}.c-share_banner__item--threads a:after{background-image:url(../images/common/sns/ico_threads.svg)}@media screen and (769px <= width){.c-share_banner__item--threads a:focus:after,.c-share_banner__item--threads a:hover:after{background-image:url(../images/common/sns/ico_threads_hover.svg)}}.c-share_banner__item--x a{background:#333}.c-share_banner__item--x a:after{background-image:url(../images/common/sns/ico_x.svg)}@media screen and (769px <= width){.c-share_banner__item--x a:focus:after,.c-share_banner__item--x a:hover:after{background-image:url(../images/common/sns/ico_x_hover.svg)}}@media (hover:hover) and (pointer:fine){.c-share_banner__item--line a:hover{background-color:#fff}}.c-share_banner__item--line a:after{background-image:url(../images/common/sns/ico_line.svg)}@media screen and (769px <= width){.c-share_banner__item--line a:focus:after,.c-share_banner__item--line a:hover:after{background-image:url(../images/common/sns/ico_line_hover.svg)}}.c-share_banner__item--facebook a{background:#3b5998}.c-share_banner__item--facebook a:after{background-image:url(../images/common/sns/ico_facebook.svg)}@media screen and (769px <= width){.c-share_banner__item--facebook a:focus:after,.c-share_banner__item--facebook a:hover:after{background-image:url(../images/common/sns/ico_facebook_hover.svg)}}@media screen and (width < 769px){.c-share_banner__item--x a:after{height:17.486px;width:17.486px}.c-share_banner__item--line a:after{height:22.563px;width:22.563px}.c-share_banner__item--facebook a:after{height:19px;width:10px}}
