.sp-only{display:none !important}@media(max-width: 820px){.sp-only{display:inherit !important}}.pc-only{display:inherit !important}@media(max-width: 820px){.pc-only{display:none !important}}main{position:relative}.nav-wrap{position:sticky;top:5.625rem;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0}.clock-nav{z-index:100;width:240px;height:410px;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;font-size:0.875rem;font-weight:700;font-family:var(--mincho);color:#b1b5c7}@media((min-width: 1161px) and (max-width: 1400px)){.clock-nav{margin-right:-50px}}@media((min-width: 1024px) and (max-width: 1160px)){.clock-nav{margin-right:-80px}}@media(max-width: 1023px){.clock-nav{display:none}}.clock-nav__visual{position:absolute;inset:0;margin:auto;width:25rem;-webkit-mask-image:-webkit-gradient(linear, left top, right top, color-stop(43%, black), color-stop(62%, transparent));-webkit-mask-image:linear-gradient(to right, black 43%, transparent 62%);mask-image:-webkit-gradient(linear, left top, right top, color-stop(43%, black), color-stop(62%, transparent));mask-image:linear-gradient(to right, black 43%, transparent 62%)}.clock-nav__dial{width:100%;-webkit-transition:-webkit-transform .6s cubic-bezier(0.25, 1, 0.5, 1);transition:-webkit-transform .6s cubic-bezier(0.25, 1, 0.5, 1);transition:transform .6s cubic-bezier(0.25, 1, 0.5, 1);transition:transform .6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform .6s cubic-bezier(0.25, 1, 0.5, 1);position:absolute;left:150px}.clock-nav__line{position:absolute;top:199px;width:66px;right:205px;height:2px;background:var(--main-color);-webkit-mask-image:-webkit-gradient(linear, left top, right top, color-stop(3%, black), color-stop(62%, transparent));-webkit-mask-image:linear-gradient(to right, black 3%, transparent 62%);mask-image:-webkit-gradient(linear, left top, right top, color-stop(3%, black), color-stop(62%, transparent));mask-image:linear-gradient(to right, black 3%, transparent 62%)}.clock-nav__list{width:10.625rem;position:relative;padding-right:2.5rem;margin-top:calc(12.8125rem - 5.3125rem)}.clock-nav__item{margin:1.25rem 0;-webkit-transition:all .3s;transition:all .3s;line-height:170%}.clock-nav__item.is-active{color:var(--main-color)}.interview.interview-archive{position:relative;overflow:hidden}.interview .lower-hero{min-height:22.625rem;background:var(--main-color)}@media screen and (max-width: 819px){.interview .lower-hero{min-height:21.625rem}}@media screen and (max-width: 819px){.interview .lower-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.interview .lower-hero__deco-wrap{z-index:0;background:none;width:100%;height:14.8125rem;max-width:42.875rem;left:calc(50% + 87.5rem/2 - 44.75rem);top:-3.125rem}@media screen and (max-width: 819px){.interview .lower-hero__deco-wrap{display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;height:7.25rem;max-width:20.9375rem}}.interview .lower-hero__title{color:#fff}.interview .lower-hero__head::before{background:#fff}@media screen and (max-width: 819px){.interview .lower-hero__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-height:auto}}.interview .lower-hero .breadcrumbs{margin:6.25rem 0 0.625rem auto}@media screen and (max-width: 819px){.interview .lower-hero .breadcrumbs{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:2.375rem 0 0.625rem auto}}.interview .js-parallax-bg-wrap{position:absolute;top:11.25rem;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}@media screen and (max-width: 819px){.interview .js-parallax-bg-wrap{height:100%}}.interview .js-parallax-bg-wrap .js-parallax-bg{background:#f5f2eb;background:-webkit-gradient(linear, left top, left bottom, from(rgb(245, 242, 235)), color-stop(80%, rgb(245, 242, 235)), color-stop(96%, rgb(255, 255, 255)));background:linear-gradient(to bottom, rgb(245, 242, 235) 0%, rgb(245, 242, 235) 80%, rgb(255, 255, 255) 96%);display:block;height:100%;width:100%}.interview .js-parallax-bg-wrap .js-parallax-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media screen and (max-width: 819px){.interview .js-parallax-bg-wrap .js-parallax-bg img{-o-object-fit:contain;object-fit:contain;top:-14%;position:absolute}}.interview .interview__lead{font-size:0.875rem;line-height:200%;font-weight:400;margin-top:2.25rem}.interview .interview-list{list-style:none;padding:0;margin-top:4.9375rem;padding-bottom:6.25rem}@media screen and (max-width: 819px){.interview .interview-list{margin-top:6.75rem}}.interview .interview-item{border-top:1px solid var(--main-color)}.interview .interview-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.375rem 0 3.625rem;text-decoration:none;color:var(--main-color);gap:3.125rem}@media screen and (max-width: 819px){.interview .interview-item__link{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"left img" "content img";gap:1.875rem 1.5625rem;padding:1.25rem 0;position:relative}}.interview .interview-item__left{width:6.25rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 819px){.interview .interview-item__left{grid-area:left;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.75rem;width:12rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.interview .interview-item__number{display:block;font-size:3.125rem;color:var(--accent-color01);font-family:var(--en-font);margin:-0.625rem 0 1rem}@media screen and (max-width: 819px){.interview .interview-item__number{font-size:2.875rem;margin:0}}.interview .interview-item__label{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.4375rem}@media screen and (max-width: 819px){.interview .interview-item__label{-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.3125rem}}.interview .interview-item__label .en{font-size:1.25rem;color:var(--accent-color01);text-transform:uppercase;font-family:var(--en-font)}@media screen and (max-width: 819px){.interview .interview-item__label .en{font-size:0.75rem}}.interview .interview-item__label .jp{font-size:1.125rem;color:var(--text-color);font-family:"NotoSerifJP-Vertical",serif;font-weight:700;text-orientation:upright}@media screen and (max-width: 819px){.interview .interview-item__label .jp{font-size:1.125rem}}.interview .interview-item__img{max-width:18.4375rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}@media screen and (max-width: 819px){.interview .interview-item__img{grid-area:img;max-width:100%;height:9.5rem;margin:0}}.interview .interview-item__img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 0.25rem 0.9375rem rgba(0,0,0,.25);box-shadow:0 0.25rem 0.9375rem rgba(0,0,0,.25)}.interview .interview-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1;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;margin-top:3.75rem}@media screen and (max-width: 819px){.interview .interview-item__content{grid-area:content;margin-top:0;position:static}}.interview .interview-item__quote-wrap{margin-bottom:4rem;position:relative}@media screen and (max-width: 819px){.interview .interview-item__quote-wrap{margin-bottom:0.5rem;min-height:5.5625rem}}.interview .interview-item__quote-wrap::before{content:"“";display:block;font-size:6.25rem;color:#fff;line-height:1;position:absolute;top:-1.875rem;left:-0.75rem;height:3.125rem;z-index:-1}@media screen and (max-width: 819px){.interview .interview-item__quote-wrap::before{font-size:4.375rem;left:0;top:-2.5rem}}.interview .interview-item__text{font-size:1.75rem;font-family:var(--mincho);font-weight:700;line-height:1.8}@media screen and (max-width: 819px){.interview .interview-item__text{font-size:1rem}}.interview .interview-item__info{padding-top:1.875rem;position:relative}@media screen and (max-width: 819px){.interview .interview-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.9375rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:1rem}}.interview .interview-item__info::before{content:"";position:absolute;top:0;left:0;width:6.25rem;height:0.0625rem;background:var(--main-color)}@media screen and (max-width: 819px){.interview .interview-item__info::before{width:1.5rem}}.interview .interview-item__name{font-size:1.625rem;margin-bottom:0.375rem;line-height:1}@media screen and (max-width: 819px){.interview .interview-item__name{font-size:1.0625rem;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width: 1023px){.interview .interview-item small{font-size:0.75rem}}.interview .interview-item__meta{font-size:0.875rem;line-height:2}@media screen and (max-width: 1023px){.interview .interview-item__meta{line-height:1.5;margin-top:-0.1875rem}}.interview .interview-item__more{position:absolute;right:-2.8125rem;bottom:-0.125rem;display:block;width:100%;max-width:10.8125rem}@media screen and (max-width: 819px){.interview .interview-item__more{max-width:7.625rem;bottom:1.5625rem;right:-0.0625rem}}.interview .interview-item__more .btn-link.type-01{max-width:10.8125rem}.interview .grid-box__text{line-height:200%;font-size:1rem;font-weight:400}@media screen and (max-width: 819px){.interview .grid-box__text{font-size:0.875rem}}@media screen and (min-width: 1024px){.interview .grid-box .grid-box__catch{font-size:1.5rem}}.interview-single__mv{position:relative;background-color:var(--main-color);overflow:hidden;padding:0 0 5.625rem;color:#fff}@media screen and (max-width: 819px){.interview-single__mv{padding:0 0 3.75rem}}.interview-single__mv .lower-hero__inner{position:relative;z-index:2;display:block}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__inner{padding-top:3.125rem}}.interview-single__mv .lower-hero__inner .breadcrumbs{margin:5rem 0 3.75rem auto}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__inner .breadcrumbs{max-width:16.25rem;margin:0.4375rem 0 1.25rem auto}}.interview-single__mv .lower-hero__inner .breadcrumbs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.interview-single__mv .lower-hero__deco-wrap{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:100%;z-index:1;max-width:100%}.interview-single__mv .lower-hero__deco-wrap .lower-hero__deco{-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__deco-wrap .lower-hero__deco{height:100%}}.interview-single__mv .lower-hero__content-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:4.0625rem}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__content-group{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2.5rem}}.interview-single__mv .lower-hero__content{-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:3;max-width:33.125rem;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__content{display:grid;margin:0;margin-left:auto;max-width:100%;padding-top:0}}.interview-single__mv .lower-hero__head{padding:3.125rem 0 0}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__head{max-width:25rem;margin-left:-1.25rem}}.interview-single__mv .lower-hero__head::before{height:0.0625rem;width:6.25rem;top:unset;bottom:0}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__head::before{content:none}}.interview-single__mv .lower-hero__en{color:var(--accent-color01);font-family:var(--en-font);font-size:1.875rem;margin-bottom:1.5625rem}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__en{font-size:0.875rem;margin-bottom:0.625rem}}.interview-single__mv .lower-hero__title{font-size:2.5rem;line-height:1.3;font-weight:600;margin-bottom:3.25rem;display:inline-block}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__title{font-size:1.375rem;margin:0;padding:0;line-height:1.4}}.interview-single__mv .lower-hero__profile{position:relative;display:block !important;margin-top:1.875rem}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__profile{display:none !important}}.interview-single__mv .lower-hero__profile.sp-only{display:none !important}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__profile::before{content:"";position:absolute;background:#fff;height:0.0625rem;width:6.25rem;top:0;left:0}}.interview-single__mv .lower-hero__profile .lower-hero__name{font-size:1.625rem;margin-bottom:0.625rem;line-height:1}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__profile .lower-hero__name{font-size:1.5rem;margin:1.25rem 0 0.5rem}}.interview-single__mv .lower-hero__profile .lower-hero__info{font-size:0.875rem}.interview-single__mv .lower-hero__figure{-ms-flex-negative:0;flex-shrink:0;max-width:28.5rem}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__figure{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.625rem;width:100%}}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__figure .lower-hero__profile{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block !important;margin-top:0}}.interview-single__mv .lower-hero__figure img{width:100%;height:auto;display:block}@media screen and (max-width: 819px){.interview-single__mv .lower-hero__figure img{max-width:12.4375rem}}.interview-single .js-parallax-bg-wrap{top:30rem}@media screen and (max-width: 819px){.interview-single .js-parallax-bg-wrap{top:35.625rem}}.interview-single .js-parallax-bg-wrap .js-parallax-bg{height:80%}@media screen and (max-width: 819px){.interview-single .js-parallax-bg-wrap .js-parallax-bg{height:85%}}@media screen and (max-width: 819px){.interview-single .js-parallax-bg-wrap .js-parallax-bg img{-o-object-fit:contain;object-fit:contain;position:absolute;top:0}}.interview-single__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;padding:9.5625rem 0 7.5rem}@media screen and (max-width: 819px){.interview-single__main{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;padding:3.75rem 0 8.125rem}}.interview-single__main .nav-wrap .clock-nav{position:relative;overflow-x:clip}@media screen and (min-width: 1024px)and (max-width: 1439px){.interview-single__main .nav-wrap .clock-nav{margin-right:0}}.interview-single__main .container-2col .grid-box.img-left{gap:2.125rem 4.0625rem}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box.img-left{gap:0}}.interview-single__main .container-2col .grid-box.img-right{margin:6.25rem 0 7.8125rem}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box.img-right{gap:0;margin:3.75rem 0 4rem}}.interview-single__main .container-2col .grid-box.img-pull-left{margin:0}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box.img-pull-left{gap:0}}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box.img-pull-left .grid-box__img{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:2rem;max-width:none;display:block}}.interview-single__main .container-2col .grid-box__text p{font-size:1rem}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box__text p{font-size:0.875rem}}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box__img{max-width:100%;max-height:15.625rem;width:auto;margin-bottom:0.875rem}}@media screen and (max-width: 819px){.interview-single__main .container-2col .grid-box__catch{margin-bottom:2rem}}