.works .sectionWrap{display:flex;flex-direction:column;gap:0}.works .worksHero{margin-top:8px;width:100%}.works .worksHero img{aspect-ratio:1440/400;display:block;height:auto;object-fit:cover;width:100%}.works .worksIntro{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:2.4;text-align:center}.works .worksIntro p{margin:0}@media only screen and (min-width:768px) and (max-width:1023px){.works .worksIntro{font-size:2.0512820513vw}}@media only screen and (max-width:767px){.works .worksIntro{font-size:3.8461538462vw;line-height:2}}.works .jobArea{--beige-top:40px;background-image:linear-gradient(#f7f5ed,#f7f5ed);background-position:bottom;background-repeat:no-repeat;background-size:100% calc(100% - var(--beige-top))}@media only screen and (min-width:768px) and (max-width:1023px){.works .jobArea{--beige-top:3.9743589744vw}}@media only screen and (max-width:767px){.works .jobArea{--beige-top:6.9230769231vw}}.works .jobBlock{display:flex;flex-direction:column;gap:48px;padding-bottom:80px;padding-top:12px}@media only screen and (min-width:768px) and (max-width:1023px){.works .jobBlock{gap:5.1282051282vw;padding-bottom:10.2564102564vw;padding-top:1.5384615385vw}}@media only screen and (max-width:767px){.works .jobBlock{gap:8.2051282051vw;padding-bottom:16.4102564103vw;padding-top:3.0769230769vw}}.works .jobBlock .headBlock__title{font-size:48px;line-height:1.1666666667}@media only screen and (min-width:768px) and (max-width:1023px){.works .jobBlock .headBlock__title{font-size:4.1025641026vw}}@media only screen and (max-width:767px){.works .jobBlock .headBlock__title{font-size:6.6666666667vw}}.works .jobCards{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){.works .jobCards{gap:4.1025641026vw}}.works .jobCard{align-items:center;background-color:#fff;border-radius:16px;box-shadow:var(--shadow-big);color:var(--color-text);display:flex;gap:40px;overflow:hidden;padding-right:40px;transition:box-shadow var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std)}.works .jobCard__photo{align-self:stretch;flex:0 0 220px}.works .jobCard__photo img{display:block;height:100%;object-fit:cover;width:100%}.works .jobCard__body{flex:1 1 auto;min-width:0;padding:32px 0}.works .jobCard__title{font-family:Noto Sans JP,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1.4}.works .jobCard__text{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:1.8;margin-top:12px}.works .jobCard__arrow{border:1px solid #333130;border-radius:50%;color:#333130;display:grid;flex:0 0 auto;height:56px;place-items:center;transition:background-color var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std);width:56px}.works .jobCard__arrow svg{height:auto;width:45%}@media (hover:hover) and (pointer:fine){.works .jobCard:hover{box-shadow:0 24px 38px rgba(0,0,0,.12);transform:translateY(-2px)}.works .jobCard:hover .jobCard__arrow{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}}@media only screen and (min-width:768px) and (max-width:1023px){.works .jobCard{border-radius:2.0512820513vw;gap:3.5897435897vw;padding-right:3.5897435897vw}.works .jobCard__photo{flex-basis:23.0769230769vw}.works .jobCard__body{padding-block:3.0769230769vw}.works .jobCard__title{font-size:2.8205128205vw}.works .jobCard__text{font-size:1.7948717949vw}.works .jobCard__arrow{height:6.1538461538vw;width:6.1538461538vw}}@media only screen and (max-width:767px){.works .jobCard{align-items:stretch;border-radius:4.1025641026vw;flex-direction:column;gap:4.1025641026vw;padding-right:0}.works .jobCard__photo{flex-basis:auto}.works .jobCard__photo img{aspect-ratio:16/10}.works .jobCard__body{padding:3.0769230769vw 5.1282051282vw 5.1282051282vw}.works .jobCard__title{font-size:4.6153846154vw}.works .jobCard__text{font-size:3.5897435897vw}.works .jobCard__arrow{height:9.7435897436vw;margin:0 5.1282051282vw 5.1282051282vw auto;width:9.7435897436vw}}.works .flowBlock{align-items:center;display:flex;flex-direction:column;gap:56px}@media only screen and (min-width:768px) and (max-width:1023px){.works .flowBlock{gap:6.1538461538vw}}@media only screen and (max-width:767px){.works .flowBlock{gap:10.2564102564vw}}.works .flowBlock__lead{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:2;text-align:center}@media only screen and (max-width:767px){.works .flowBlock__lead{font-size:3.5897435897vw}}.works .flowDiagram{align-items:center;display:flex;gap:96px;justify-content:center;width:100%}@media only screen and (min-width:768px) and (max-width:1023px){.works .flowDiagram{gap:7.1794871795vw}}@media only screen and (max-width:767px){.works .flowDiagram{flex-direction:column;gap:6.1538461538vw}}.works .flowNode{align-items:center;border:1px solid var(--color-text);border-radius:50%;color:var(--color-text);display:flex;flex:0 0 auto;flex-direction:column;gap:4px;height:240px;justify-content:center;position:relative;text-align:center;width:240px}.works .flowNode+.flowNode:before{background-color:var(--color-text);content:"";height:1px;position:absolute;right:calc(100% + 8px);top:50%;width:80px}.works .flowNode__icon{margin-bottom:12px}.works .flowNode__icon img{display:block;height:46px;width:auto}.works .flowNode__brand{color:var(--color-primary);font-size:40px;line-height:1;margin-bottom:4px}.works .flowNode__brand,.works .flowNode__title{font-family:Noto Sans JP,sans-serif;font-weight:700}.works .flowNode__title{font-size:24px;line-height:1.4;white-space:nowrap}.works .flowNode__note{font-size:13px;font-weight:700}.works .flowNode__text{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap}.works .flowNode--main{background-color:#f7f5ed;border-color:var(--color-primary);border-width:2px;height:326px;width:326px}@media only screen and (min-width:768px) and (max-width:1023px){.works .flowNode{height:20.5128205128vw;width:20.5128205128vw}.works .flowNode+.flowNode:before{right:calc(100% + 1.02564vw);width:5.1282051282vw}.works .flowNode__icon{margin-bottom:1.0256410256vw}.works .flowNode__icon img{height:4.6153846154vw;width:auto}.works .flowNode__brand{font-size:3.5897435897vw;margin-bottom:.2564102564vw}.works .flowNode__title{font-size:2.0512820513vw}.works .flowNode__note{font-size:1.4102564103vw}.works .flowNode__text{font-size:1.5384615385vw}.works .flowNode--main{height:26.9230769231vw;width:26.9230769231vw}}@media only screen and (max-width:767px){.works .flowNode{height:48.7179487179vw;width:48.7179487179vw}.works .flowNode+.flowNode:before{bottom:calc(100% + 1.02564vw);height:4.6153846154vw;left:50%;right:auto;top:auto;transform:translateX(-50%);width:1px}.works .flowNode__icon{margin-bottom:2.0512820513vw}.works .flowNode__icon img{height:9.7435897436vw;width:auto}.works .flowNode__brand{font-size:7.6923076923vw;margin-bottom:.5128205128vw}.works .flowNode__title{font-size:4.358974359vw}.works .flowNode__note{font-size:2.8205128205vw}.works .flowNode__text{font-size:3.3333333333vw}.works .flowNode--main{height:57.4358974359vw;width:57.4358974359vw}}.works .voiceArea{background:var(--bg-grad)}.works .voiceBlock{align-items:center;display:flex;flex-direction:column;gap:62px;padding-bottom:96px;padding-top:80px}@media only screen and (min-width:768px) and (max-width:1023px){.works .voiceBlock{gap:6.1538461538vw;padding-bottom:12.3076923077vw;padding-top:10.2564102564vw}}@media only screen and (max-width:767px){.works .voiceBlock{gap:10.2564102564vw;padding-bottom:20.5128205128vw;padding-top:16.4102564103vw}}.works .voiceCards{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);width:100%}@media only screen and (min-width:768px) and (max-width:1023px){.works .voiceCards{gap:3.0769230769vw}}@media only screen and (max-width:767px){.works .voiceCards{gap:6.1538461538vw;grid-template-columns:1fr}}.works .voiceCard{background-color:#fff;border-radius:24px;box-shadow:var(--shadow-big);color:var(--color-text);display:flex;flex-direction:column;height:100%;padding:56px;text-decoration:none;transition:box-shadow var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std)}@media (hover:hover) and (pointer:fine){.works .voiceCard:not(.voiceCard--nolink):hover{box-shadow:0 26px 40px rgba(0,0,0,.13);transform:translateY(-4px)}.works .voiceCard:not(.voiceCard--nolink):hover .voiceCard__arrow{background-color:#d66c54}.works .voiceCard:not(.voiceCard--nolink):hover .voiceCard__arrow svg{transform:translateX(3px)}}.works .voiceCard__eyebrow{color:var(--color-accent);font-family:Cormorant Infant,serif;font-size:18px;font-style:normal;font-weight:700;line-height:1}.works .voiceCard__title{font-family:Noto Sans JP,sans-serif;font-size:40px;font-weight:700;line-height:1.2;margin-top:32px}.works .voiceCard__text{font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:500;line-height:2;margin-top:16px}.works .voiceCard__photo{margin-top:40px}.works .voiceCard__photo img{aspect-ratio:1016/552;border-radius:16px;display:block;object-fit:cover;width:100%}.works .voiceCard__quote{font-family:Noto Sans JP,sans-serif;font-size:28px;font-weight:700;line-height:1.5;margin-top:24px}.works .voiceCard__foot{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-top:16px}.works .voiceCard__meta{display:flex;flex-direction:column;gap:8px;min-width:0}.works .voiceCard__role{font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700}.works .voiceCard__person{align-items:baseline;display:flex;gap:10px}.works .voiceCard__initials{color:var(--color-text);font-family:Cormorant Infant,serif;font-size:18px;font-style:normal;font-weight:400}.works .voiceCard__year{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500}.works .voiceCard__arrow{background-color:var(--color-primary);border-radius:50%;color:#fff;display:grid;flex:0 0 auto;height:40px;place-items:center;transition:background-color var(--dur-base) var(--ease-std);width:40px}.works .voiceCard__arrow svg{height:auto;transition:transform var(--dur-base) var(--ease-std);width:45%}@media only screen and (min-width:768px) and (max-width:1023px){.works .voiceCard{border-radius:3.0769230769vw;padding:5.1282051282vw 3.5897435897vw}.works .voiceCard__eyebrow{font-size:2.0512820513vw}.works .voiceCard__title{font-size:3.8461538462vw;margin-top:3.0769230769vw}.works .voiceCard__text{font-size:1.6666666667vw;margin-top:1.5384615385vw}.works .voiceCard__photo{margin-top:3.5897435897vw}.works .voiceCard__photo img{border-radius:2.0512820513vw}.works .voiceCard__quote{font-size:2.5641025641vw;margin-top:2.5641025641vw}.works .voiceCard__foot{margin-top:1.5384615385vw}.works .voiceCard__role{font-size:1.7948717949vw}.works .voiceCard__initials{font-size:2.0512820513vw}.works .voiceCard__year{font-size:1.5384615385vw}.works .voiceCard__arrow{height:5.1282051282vw;width:5.1282051282vw}}@media only screen and (max-width:767px){.works .voiceCard{border-radius:6.1538461538vw;padding:7.1794871795vw}.works .voiceCard__eyebrow{font-size:4.1025641026vw}.works .voiceCard__title{font-size:7.1794871795vw;margin-top:6.1538461538vw}.works .voiceCard__text{font-size:3.5897435897vw;margin-top:3.0769230769vw}.works .voiceCard__photo{margin-top:7.1794871795vw}.works .voiceCard__photo img{border-radius:4.1025641026vw}.works .voiceCard__quote{font-size:5.641025641vw;margin-top:5.1282051282vw}.works .voiceCard__foot{margin-top:4.1025641026vw}.works .voiceCard__role{font-size:3.5897435897vw}.works .voiceCard__initials{font-size:4.1025641026vw}.works .voiceCard__year{font-size:3.0769230769vw}.works .voiceCard__arrow{height:10.2564102564vw;width:10.2564102564vw}}#contents.works_child.sr .tcMission__lead,#contents.works_child.tc .tcMission__lead{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:2;margin-top:40px}@media only screen and (max-width:767px){#contents.works_child.sr .tcMission__lead,#contents.works_child.tc .tcMission__lead{font-size:3.8461538462vw;margin-top:7.1794871795vw}}#contents.works_child.sr .tcMission,#contents.works_child.tc .tcMission{margin-bottom:96px;margin-top:0}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .tcMission,#contents.works_child.tc .tcMission{margin-bottom:9.2307692308vw}}@media only screen and (max-width:767px){#contents.works_child.sr .tcMission,#contents.works_child.tc .tcMission{margin-bottom:14.358974359vw}}#contents.works_child.sr .tcMission__grid,#contents.works_child.tc .tcMission__grid{align-items:stretch;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){#contents.works_child.sr .tcMission__grid,#contents.works_child.tc .tcMission__grid{grid-template-columns:1fr}}#contents.works_child.sr .tcMission__photo img,#contents.works_child.tc .tcMission__photo img{border-radius:0 64px 64px 0;display:block;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:1023px){#contents.works_child.sr .tcMission__photo img,#contents.works_child.tc .tcMission__photo img{aspect-ratio:1362/760;border-radius:0}}#contents.works_child.sr .tcMission__body,#contents.works_child.tc .tcMission__body{padding-block:56px;padding-left:80px;padding-right:max(20px,calc(50vw - 640px))}@media only screen and (max-width:1023px){#contents.works_child.sr .tcMission__body,#contents.works_child.tc .tcMission__body{margin-inline:auto;padding:0;width:90%}}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .tcMission__body,#contents.works_child.tc .tcMission__body{margin-top:4.1025641026vw}}@media only screen and (max-width:767px){#contents.works_child.sr .tcMission__body,#contents.works_child.tc .tcMission__body{margin-top:7.1794871795vw}}#contents.works_child.sr .tcMission__features,#contents.works_child.tc .tcMission__features{display:flex;flex-direction:column;gap:24px;list-style:none;margin:48px 0 0;padding:0}@media only screen and (max-width:767px){#contents.works_child.sr .tcMission__features,#contents.works_child.tc .tcMission__features{gap:4.1025641026vw;margin-top:7.1794871795vw}}#contents.works_child.sr .tcFeature,#contents.works_child.tc .tcFeature{align-items:center;background-color:var(--color-bg-light);border-radius:0;display:flex;gap:20px;padding:28px 32px}@media only screen and (max-width:767px){#contents.works_child.sr .tcFeature,#contents.works_child.tc .tcFeature{gap:3.5897435897vw;padding:5.1282051282vw}}#contents.works_child.sr .tcFeature__title,#contents.works_child.tc .tcFeature__title{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:700;margin-bottom:8px}@media only screen and (max-width:767px){#contents.works_child.sr .tcFeature__title,#contents.works_child.tc .tcFeature__title{font-size:4.1025641026vw}}#contents.works_child.sr .tcFeature__desc,#contents.works_child.tc .tcFeature__desc{color:var(--color-text-sub);font-family:Noto Sans JP,sans-serif;font-size:14px;line-height:1.8}@media only screen and (max-width:767px){#contents.works_child.sr .tcFeature__desc,#contents.works_child.tc .tcFeature__desc{font-size:3.3333333333vw}}#contents.works_child.sr .tcSchedule,#contents.works_child.tc .tcSchedule{background-color:var(--color-bg-light)}#contents.works_child.sr .tcTimeline,#contents.works_child.tc .tcTimeline{list-style:none;margin:64px 0 0;padding:0;position:relative}@media only screen and (max-width:767px){#contents.works_child.sr .tcTimeline,#contents.works_child.tc .tcTimeline{margin-top:10.2564102564vw}}#contents.works_child.sr .tcStep,#contents.works_child.tc .tcStep{min-height:96px;position:relative}#contents.works_child.sr .tcStep:not(:last-child),#contents.works_child.tc .tcStep:not(:last-child){margin-bottom:48px}#contents.works_child.sr .tcStep:before,#contents.works_child.tc .tcStep:before{background-color:var(--color-primary);bottom:-48px;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:0}#contents.works_child.sr .tcStep:first-child:before,#contents.works_child.tc .tcStep:first-child:before{top:50%}#contents.works_child.sr .tcStep:last-child:before,#contents.works_child.tc .tcStep:last-child:before{display:none}#contents.works_child.sr .tcStep:nth-last-child(2):before,#contents.works_child.tc .tcStep:nth-last-child(2):before{border-radius:9999px}#contents.works_child.sr .tcStep__time,#contents.works_child.tc .tcStep__time{background-color:#fff;border:1px solid var(--color-primary);border-radius:50%;color:var(--color-primary);display:grid;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:600;height:100px;left:50%;place-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;z-index:1}#contents.works_child.sr .tcStep__time.size-s,#contents.works_child.tc .tcStep__time.size-s{font-size:20px;height:80px;width:80px}#contents.works_child.sr .tcStep__card,#contents.works_child.tc .tcStep__card{background-color:#fff;border-radius:16px;filter:drop-shadow(0 6px 24px rgba(0,0,0,.06));padding:32px;position:relative;width:calc(50% - 72px)}#contents.works_child.sr .tcStep--left .tcStep__card,#contents.works_child.tc .tcStep--left .tcStep__card{margin-right:auto}#contents.works_child.sr .tcStep--left .tcStep__card:after,#contents.works_child.tc .tcStep--left .tcStep__card:after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 16px;content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}#contents.works_child.sr .tcStep--right .tcStep__card,#contents.works_child.tc .tcStep--right .tcStep__card{margin-left:auto}#contents.works_child.sr .tcStep--right .tcStep__card:after,#contents.works_child.tc .tcStep--right .tcStep__card:after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:12px 16px 12px 0;content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%)}#contents.works_child.sr .tcStep__title,#contents.works_child.tc .tcStep__title{color:var(--color-primary);font-family:Noto Sans JP,sans-serif;font-size:32px;font-weight:700;margin-bottom:12px}#contents.works_child.sr .tcStep__text,#contents.works_child.tc .tcStep__text{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:1.6}#contents.works_child.sr .tcStep__thumb,#contents.works_child.tc .tcStep__thumb{aspect-ratio:16/9;background-color:#e9e3d2;margin-top:20px;overflow:hidden;width:100%}#contents.works_child.sr .tcStep__thumb img,#contents.works_child.tc .tcStep__thumb img{display:block;height:100%;object-fit:cover;width:100%}#contents.works_child.sr .tcStep__more,#contents.works_child.tc .tcStep__more{align-items:center;color:var(--color-text);display:inline-flex;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;gap:8px;margin-top:20px;transition:opacity var(--dur-base) var(--ease-std)}@media (hover:hover) and (pointer:fine){#contents.works_child.sr .tcStep__more:hover,#contents.works_child.tc .tcStep__more:hover{opacity:var(--hover-opacity)}}#contents.works_child.sr .tcStep__moreIcon,#contents.works_child.tc .tcStep__moreIcon{color:var(--color-text);display:inline-grid;place-items:center}#contents.works_child.sr .tcStep__moreIcon svg,#contents.works_child.tc .tcStep__moreIcon svg{height:auto;width:18px}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .tcStep__time,#contents.works_child.tc .tcStep__time{font-size:2.3076923077vw;height:10.2564102564vw;width:10.2564102564vw}#contents.works_child.sr .tcStep__time.size-s,#contents.works_child.tc .tcStep__time.size-s{font-size:1.9230769231vw;height:8.2051282051vw;width:8.2051282051vw}#contents.works_child.sr .tcStep__card,#contents.works_child.tc .tcStep__card{padding:3.0769230769vw;width:calc(50% - 7.17949vw)}#contents.works_child.sr .tcStep--left .tcStep__card:after,#contents.works_child.tc .tcStep--left .tcStep__card:after{border-width:1.0256410256vw 0 1.0256410256vw 1.2820512821vw}#contents.works_child.sr .tcStep--right .tcStep__card:after,#contents.works_child.tc .tcStep--right .tcStep__card:after{border-width:1.0256410256vw 1.2820512821vw 1.0256410256vw 0}#contents.works_child.sr .tcStep__title,#contents.works_child.tc .tcStep__title{font-size:3.0769230769vw}}@media only screen and (max-width:767px){#contents.works_child.sr .tcStep,#contents.works_child.tc .tcStep{min-height:0;padding-left:14.358974359vw}#contents.works_child.sr .tcStep:not(:last-child),#contents.works_child.tc .tcStep:not(:last-child){margin-bottom:8.2051282051vw}#contents.works_child.sr .tcStep:before,#contents.works_child.tc .tcStep:before{bottom:-8.20513vw;left:3.5897435897vw}#contents.works_child.sr .tcStep:first-child:before,#contents.works_child.tc .tcStep:first-child:before{top:13.3333333333vw}#contents.works_child.sr .tcStep:last-child:before,#contents.works_child.tc .tcStep:last-child:before{display:none}#contents.works_child.sr .tcStep__time,#contents.works_child.tc .tcStep__time{font-size:3.3333333333vw;height:14.358974359vw;left:3.5897435897vw;top:6.1538461538vw;transform:translateX(-50%);width:14.358974359vw}#contents.works_child.sr .tcStep__time.size-s,#contents.works_child.tc .tcStep__time.size-s{font-size:2.8205128205vw;height:11.2820512821vw;width:11.2820512821vw}#contents.works_child.sr .tcStep__card,#contents.works_child.tc .tcStep__card{padding:5.1282051282vw;width:100%}#contents.works_child.sr .tcStep--left .tcStep__card,#contents.works_child.sr .tcStep--right .tcStep__card,#contents.works_child.tc .tcStep--left .tcStep__card,#contents.works_child.tc .tcStep--right .tcStep__card{margin:0}#contents.works_child.sr .tcStep--left .tcStep__card:after,#contents.works_child.sr .tcStep--right .tcStep__card:after,#contents.works_child.tc .tcStep--left .tcStep__card:after,#contents.works_child.tc .tcStep--right .tcStep__card:after{border-color:transparent #fff transparent transparent;border-width:2.5641025641vw 3.3333333333vw 2.5641025641vw 0;display:block;left:auto;right:100%;top:13.3333333333vw;transform:translateY(-50%)}#contents.works_child.sr .tcStep__title,#contents.works_child.tc .tcStep__title{font-size:5.641025641vw}#contents.works_child.sr .tcStep__text,#contents.works_child.tc .tcStep__text{font-size:3.5897435897vw}}#contents.works_child.sr .tcInterview,#contents.works_child.tc .tcInterview{background:var(--bg-grad)}#contents.works_child.sr .tcInterviewCard,#contents.works_child.tc .tcInterviewCard{align-items:center;background-color:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.06);display:grid;grid-template-columns:400px minmax(0,1fr) auto;margin-top:56px;min-height:400px}@media (hover:hover) and (pointer:fine){#contents.works_child.sr .tcInterviewCard:hover .tcInterviewCard__photo img,#contents.works_child.tc .tcInterviewCard:hover .tcInterviewCard__photo img{transform:scale(1.06)}}#contents.works_child.sr .tcInterviewCard__photo,#contents.works_child.tc .tcInterviewCard__photo{align-self:stretch;border-radius:24px 0 0 24px;overflow:hidden}#contents.works_child.sr .tcInterviewCard__photo img,#contents.works_child.tc .tcInterviewCard__photo img{display:block;height:100%;object-fit:cover;transition:transform var(--dur-base) var(--ease-std);width:100%}#contents.works_child.sr .tcInterviewCard__body,#contents.works_child.tc .tcInterviewCard__body{padding-left:64px}#contents.works_child.sr .tcInterviewCard__catch,#contents.works_child.tc .tcInterviewCard__catch{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:48px;font-weight:700;line-height:1.3;margin-bottom:32px}#contents.works_child.sr .tcInterviewCard__role,#contents.works_child.tc .tcInterviewCard__role{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:700}#contents.works_child.sr .tcInterviewCard__name,#contents.works_child.tc .tcInterviewCard__name{color:var(--color-text);font-family:Cormorant Infant,serif;font-size:24px;font-style:italic;font-weight:500;margin-top:8px}#contents.works_child.sr .tcInterviewCard__year,#contents.works_child.tc .tcInterviewCard__year{color:var(--color-text-light);font-family:Noto Sans JP,sans-serif;font-size:14px;font-style:normal;font-weight:500;margin-left:12px}#contents.works_child.sr .tcInterviewCard__arrow,#contents.works_child.tc .tcInterviewCard__arrow{align-self:center;border:1px solid var(--color-text);border-radius:50%;color:var(--color-text);display:grid;flex-shrink:0;height:40px;margin-right:64px;place-items:center;width:40px}#contents.works_child.sr .tcInterviewCard__arrow svg,#contents.works_child.tc .tcInterviewCard__arrow svg{height:auto;width:42%}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .tcInterviewCard,#contents.works_child.tc .tcInterviewCard{grid-template-columns:38.4615384615vw minmax(0,1fr) auto;min-height:41.0256410256vw}#contents.works_child.sr .tcInterviewCard__body,#contents.works_child.tc .tcInterviewCard__body{padding-left:5.1282051282vw}#contents.works_child.sr .tcInterviewCard__catch,#contents.works_child.tc .tcInterviewCard__catch{font-size:4.1025641026vw;margin-bottom:3.0769230769vw}#contents.works_child.sr .tcInterviewCard__arrow,#contents.works_child.tc .tcInterviewCard__arrow{margin-right:5.1282051282vw}}@media only screen and (max-width:767px){#contents.works_child.sr .tcInterviewCard,#contents.works_child.tc .tcInterviewCard{grid-template-columns:1fr;margin-top:8.2051282051vw;min-height:0;text-align:center}#contents.works_child.sr .tcInterviewCard__photo,#contents.works_child.tc .tcInterviewCard__photo{align-self:auto;border-radius:5.1282051282vw 5.1282051282vw 0 0}#contents.works_child.sr .tcInterviewCard__photo img,#contents.works_child.tc .tcInterviewCard__photo img{aspect-ratio:16/10;height:auto}#contents.works_child.sr .tcInterviewCard__body,#contents.works_child.tc .tcInterviewCard__body{padding:7.1794871795vw 5.1282051282vw 3.0769230769vw}#contents.works_child.sr .tcInterviewCard__catch,#contents.works_child.tc .tcInterviewCard__catch{font-size:6.1538461538vw;margin-bottom:4.1025641026vw}#contents.works_child.sr .tcInterviewCard__arrow,#contents.works_child.tc .tcInterviewCard__arrow{height:10.2564102564vw;margin:2.0512820513vw auto 7.1794871795vw;width:10.2564102564vw}}#contents.works_child.sr .tcInterview__more,#contents.works_child.tc .tcInterview__more{margin-top:40px}@media only screen and (max-width:767px){#contents.works_child.sr .tcInterview__more,#contents.works_child.tc .tcInterview__more{margin-top:7.1794871795vw;text-align:center}}#contents.works_child.sr .dailyClip,#contents.works_child.tc .dailyClip{position:relative}#contents.works_child.sr .dailyClip__bg,#contents.works_child.tc .dailyClip__bg{background-color:var(--color-bg-light);border-radius:40px 0 0 40px;bottom:96px;left:33.4%;position:absolute;right:0;top:96px;z-index:0}@media only screen and (max-width:767px){#contents.works_child.sr .dailyClip__bg,#contents.works_child.tc .dailyClip__bg{display:none}}#contents.works_child.sr .dailyClip .inner,#contents.works_child.tc .dailyClip .inner{position:relative;z-index:1}#contents.works_child.sr .dailyClip__head,#contents.works_child.tc .dailyClip__head{margin-bottom:48px}@media only screen and (max-width:767px){#contents.works_child.sr .dailyClip__head,#contents.works_child.tc .dailyClip__head{margin-bottom:8.2051282051vw}}#contents.works_child.sr .dailyClip__nav,#contents.works_child.tc .dailyClip__nav{display:flex;gap:8px;justify-content:flex-start;margin-top:48px}@media only screen and (max-width:767px){#contents.works_child.sr .dailyClip__nav,#contents.works_child.tc .dailyClip__nav{margin-top:8.2051282051vw}}#contents.works_child.sr .clipArrow,#contents.works_child.tc .clipArrow{appearance:none;background-color:transparent;border:1px solid #333130;border-radius:50%;color:#333130;cursor:pointer;display:grid;font-family:inherit;height:40px;margin:0;outline:none;padding:0;place-items:center;transition:background-color var(--dur-base) var(--ease-std);width:40px}#contents.works_child.sr .clipArrow svg,#contents.works_child.tc .clipArrow svg{height:20px;width:20px}@media (hover:hover) and (pointer:fine){#contents.works_child.sr .clipArrow:hover,#contents.works_child.tc .clipArrow:hover{background-color:rgba(51,49,48,.06)}}#contents.works_child.sr .dailyClip__track,#contents.works_child.tc .dailyClip__track{display:flex;gap:40px;margin-right:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}#contents.works_child.sr .dailyClip__track::-webkit-scrollbar,#contents.works_child.tc .dailyClip__track::-webkit-scrollbar{display:none}#contents.works_child.sr .dailyClip__track>li,#contents.works_child.tc .dailyClip__track>li{flex:0 0 520px}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .dailyClip__track>li,#contents.works_child.tc .dailyClip__track>li{flex-basis:56.4102564103vw}}@media only screen and (max-width:767px){#contents.works_child.sr .dailyClip__track>li,#contents.works_child.tc .dailyClip__track>li{flex-basis:71.7948717949vw}#contents.works_child.sr .dailyClip__track,#contents.works_child.tc .dailyClip__track{gap:6.1538461538vw}}#contents.works_child.sr .clipCard__media,#contents.works_child.tc .clipCard__media{overflow:hidden}#contents.works_child.sr .clipCard__media img,#contents.works_child.tc .clipCard__media img{aspect-ratio:1040/600;display:block;object-fit:cover;width:100%}#contents.works_child.sr .clipCard__badge,#contents.works_child.tc .clipCard__badge{background-color:var(--color-accent);border-radius:4px;color:#fff;display:inline-block;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:700;line-height:1;margin-top:24px;padding:4px 8px}#contents.works_child.sr .clipCard__caption,#contents.works_child.tc .clipCard__caption{color:var(--color-text);font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:1;margin-top:16px}@media only screen and (max-width:767px){#contents.works_child.sr .clipCard__caption,#contents.works_child.tc .clipCard__caption{font-size:3.8461538462vw}}@media only screen and (min-width:768px) and (max-width:1023px){#contents.works_child.sr .tcMission__lead,#contents.works_child.tc .tcMission__lead{font-size:2.0512820513vw}#contents.works_child.sr .tcFeature__title,#contents.works_child.tc .tcFeature__title{font-size:2.5641025641vw}#contents.works_child.sr .tcFeature__desc,#contents.works_child.tc .tcFeature__desc{font-size:1.7948717949vw}#contents.works_child.sr .tcStep__more,#contents.works_child.sr .tcStep__text,#contents.works_child.tc .tcStep__more,#contents.works_child.tc .tcStep__text{font-size:2.0512820513vw}#contents.works_child.sr .tcInterviewCard__role,#contents.works_child.tc .tcInterviewCard__role{font-size:2.3076923077vw}#contents.works_child.sr .tcInterviewCard__name,#contents.works_child.tc .tcInterviewCard__name{font-size:3.0769230769vw}#contents.works_child.sr .clipCard__badge,#contents.works_child.sr .tcInterviewCard__year,#contents.works_child.tc .clipCard__badge,#contents.works_child.tc .tcInterviewCard__year{font-size:1.7948717949vw}#contents.works_child.sr .clipCard__caption,#contents.works_child.tc .clipCard__caption{font-size:2.5641025641vw}}@media only screen and (max-width:767px){#contents.works_child.sr .tcStep__more,#contents.works_child.tc .tcStep__more{font-size:3.5897435897vw}#contents.works_child.sr .tcInterviewCard__role,#contents.works_child.tc .tcInterviewCard__role{font-size:3.8461538462vw}#contents.works_child.sr .tcInterviewCard__name,#contents.works_child.tc .tcInterviewCard__name{font-size:5.1282051282vw}#contents.works_child.sr .tcInterviewCard__year,#contents.works_child.tc .tcInterviewCard__year{font-size:3.3333333333vw}#contents.works_child.sr .clipCard__badge,#contents.works_child.tc .clipCard__badge{font-size:3.0769230769vw}}